expfactory / expfactory-python

python module for managing experiment factory javascript experiment files, batteries to deploy them to (eg, psiturk), and virtual machines to host the compilation of those things.
http://expfactory.readthedocs.org/
MIT License
4 stars 11 forks source link

surveys: submission form #56

Closed vsoch closed 8 years ago

vsoch commented 8 years ago

Currently, there are no pages (no next button) #55 and no submission button. The surveys should have a next button, likely at the bottom of the page, and likely we want data to be saved from the forms as the user progresses, and then finishing the survey should trigger the same chain of events:

We will also need a function to save the data locally. I will figure this out when I get to it, lots of details to work on before then.