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

Surveys briefly show pages other than the first at load #32

Open
IanEisenberg opened this issue Mar 31, 2016 · 1 comment
Open

Surveys briefly show pages other than the first at load #32

IanEisenberg opened this issue Mar 31, 2016 · 1 comment

Comments

@IanEisenberg
Copy link
Member

For instance, page 2 or 3 may show up for a split-second before page 1 displays. Try refreshing this page a few times to see what I mean.

@vsoch
Copy link
Member

vsoch commented Mar 31, 2016

This is likely just the pagination loading, it may not be fixable. A workaround I would test is to add a complete (full page) overlay that has the participant click "Start Survey" (or fullscreen, etc), and underneath is the pagination. By the time the person clicks the button to start, the paginated survey is loaded and the split second view of the second question missed. If this works, the first question asking the participant to start the survey (represented in the survey.tsv of each survey) would need to be removed.

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

No branches or pull requests

2 participants