Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi page surveys #8

Closed
markwhiting opened this issue Aug 9, 2021 · 11 comments · Fixed by #40
Closed

Multi page surveys #8

markwhiting opened this issue Aug 9, 2021 · 11 comments · Fixed by #40
Assignees

Comments

@markwhiting
Copy link
Member

Set up to manage multiple pages, e.g., RME, using something like a page column.

@markwhiting
Copy link
Member Author

  • How do we tell the system about pages? Whats on a new page, whats the order, can you go back?
  • Do you store incrementally at each page? if so, how? (i.e., one row in DB per page, or a local object thats dumped in DB when no more pages come in)
  • Does the back end give all pages at once, or one page at a time?

@markwhiting
Copy link
Member Author

@karansampath can you try to solve this next?

@karansampath karansampath self-assigned this Sep 14, 2021
@markwhiting
Copy link
Member Author

How's this going?

@karansampath
Copy link
Member

Was focused on task mapping for the past week so haven't done much on this yet. I should have a good idea of how to go about this by tomorrow's meeting.

@markwhiting
Copy link
Member Author

OK. Thats fine, task mapping is more time critical for now.

@karansampath
Copy link
Member

karansampath commented Sep 20, 2021

  • User disconnects/closes, we should only save the final survey
  • Add disclaimer saying that 'You cannot come back to this page' at the end of every page
  • Add .page column to allow for alphanumeric ordering of pages
  • Allow for randomization of letters/numbers in .page
  • Modify RME survey to be multi-page and check which of the other surveys are designed to be single page only

@markwhiting
Copy link
Member Author

Check in. When do you think this can be completed?

@karansampath
Copy link
Member

Sorry, was under the weather with COVID-like symptoms. Surveys have been modified, and am working on modifying VSCode now. Will ensure it is done by tomorrow.

@sumants-dev sumants-dev self-assigned this Oct 26, 2021
@karansampath
Copy link
Member

Having been working on this in #40

@sumants-dev sumants-dev linked a pull request Nov 1, 2021 that will close this issue
@markwhiting
Copy link
Member Author

Just checking in, is this basically done?

@sumants-dev
Copy link
Collaborator

@karansampath if you need help and blocked, we can set up a time to go through it next week

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants