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

Add Ability to Save Survey Before Submitting #440

Open
rajadain opened this issue Jan 24, 2019 · 1 comment
Open

Add Ability to Save Survey Before Submitting #440

rajadain opened this issue Jan 24, 2019 · 1 comment

Comments

@rajadain
Copy link
Contributor

Currently, a survey can only be submitted after being filled out. This doesn't give the user a chance to review their responses before they submit them, which can be frustrating given how long some of the forms can be.

Make it so that the users can save the Apiary Surveys before they submit them.

This may require:

  • Adding a "submitted" field to the Survey model to indicate if it has been finally saved or not
  • Adding a "Save" button to the Survey Forms to save the survey but not submit it
  • Adjusting the Survey Forms to be editable for Saved surveys, but not for Submitted surveys
  • Adding a new icon for Saved surveys, to differentiate them from Unfilled and Submitted surveys
@dboyer
Copy link

dboyer commented Jan 28, 2019

Confirmed that this will feature will be part of a future phase of work.

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

No branches or pull requests

2 participants