right now, the questionnaire can only be submitted once a day (actually every 12 hrs). the issue right now is that if a user submits the Happiness questionnaire, leaves the page, and then tries to continue the questionnaire - the once a day submit error will occur.
we need a way of dynamically skipping the Happiness questionnaire and then going on to the next one. finally, if all questionnaires are submitted, and the user tries to do it again, the form should not populate. instead a message should be shown saying it has already been submitted.
right now, the questionnaire can only be submitted once a day (actually every 12 hrs). the issue right now is that if a user submits the
Happinessquestionnaire, leaves the page, and then tries to continue the questionnaire - the once a day submit error will occur.we need a way of dynamically skipping the
Happinessquestionnaire and then going on to the next one. finally, if all questionnaires are submitted, and the user tries to do it again, the form should not populate. instead a message should be shown saying it has already been submitted.