Feature #16554
Updated by Ward Vandewege almost 5 years ago
Add a feature for more frequent participant surveys.
Part 1:
* Ongoing survey reminders:
Participants opt-in to regular email (research specified options: at least, every day, every 2 days, every 7 days) while a survey is designated as “ongoing”.
=> Participant interface: link to manage frequency of reminder e-mails from the google_survey 'view' page.
=> Researcher interface: maybe allow them to put custom text in the reminder e-mails?
New table: google_survey_reminders (user_id, google_survey_id, frequency)
New fields on google_surveys table (reminder_email_subject, reminder_email_text)
Part 2:
Less obvious, should think through this with the survey design; we shouldn't duplicate survey design. The survey should have an 'early out' for people who have no symptoms.
* Option to select: symptoms? no (two questions) with a single click; one use link )
* for each link store generation date and when clicked date. Links can only be clicked once.