You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
David and his colleagues need participants to provide their consent to having their data collected. This consent needs to be provided before creating an account. This will require the ability to edit consent text on the Admin screen, and the addition of a Consent Form screen in the sign up flow.
Admin Screen Specs:
The admin screen is scrollable.
The admin screen has a new section titled 'Edit Consent Form'.
The section has a text box that is pre-filled with consent form text from Firebase.
The section has an 'edit' and 'save' button.
By default, the text box is not in edit mode and 'save' is disabled.
When admin presses 'edit': the text box is put in edit mode, 'save' becomes enabled, and 'edit' becomes disabled.
When admin presses 'save': the text box is no longer in edit mode, 'save' becomes disabled, 'edit' becomes enabled, and the consent form text is updated in Firebase.
Consent Form Screen Specs:
After pressing 'sign up', the participant is taken to the consent form screen.
The consent form screen displays consent form text from Firebase.
On the consent form screen, there is an 'I consent' button and an exit button.
If the participant presses the exit button, they are taken back to the sign up screen and no account is created for them.
If the participant presses the 'I consent' button, an account is created and they are taken to the email verification screen.
Design:
The consent form screen will be modeled after the test welcome screen, with the ability to scroll.
The text was updated successfully, but these errors were encountered:
David and his colleagues need participants to provide their consent to having their data collected. This consent needs to be provided before creating an account. This will require the ability to edit consent text on the Admin screen, and the addition of a Consent Form screen in the sign up flow.
Admin Screen Specs:
Consent Form Screen Specs:
Design:
The text was updated successfully, but these errors were encountered: