A user of our medical survey application needs to review, understand, and accept (actively agree to) each of the individual consent criterion needed to use the web app. Consent criterion may be things such as "We will email you" or "we will save your health data in a secure server." The intent is achieve two goals:
- Inform a user (using text and a pictographic representation) of what they are agreeing to with each criterion.
- Accept the criteria a state change (functionally, a checkbox).
Permissions have been divided into categories (such as "Methods of Contact" or "Medical Data Collected"). Each category will get its own view, with all the criteria for this category displayed at once. The user will review and agree to each of the individual criterion within a category provided the following components:
- Category Description: A text description of the criteria set. EX: "Contact Methods", "Medical Data", "Sharing Data" (Text, 0-50 characters).