-
Notifications
You must be signed in to change notification settings - Fork 2
Managing Participant Accounts
Young-Ho Kim edited this page Nov 21, 2019
·
3 revisions
Because OmniTrack for Research was designed as a research platform, we focused on minimizing the collection of the privacy-sensitive information from study participants.
For participant account for using the study app, the app asks participants the following information:
- Username: Participants may use any arbitrary username for registering an account.
- Password: The password is stored as a SHA256 hashed string in the server.
- Email: The e-mail address is only used for sending a password reset link upon the participant's request. Participants may create a secondary e-mail for registering an account.
OmniTrack for Research provides two ways to create a user account:
- Any potential participants may register an account from the study app.
- A researcher may create accounts on behalf of the participants in the experiment dashboard.
Under construction.
Under construction.
Questions, collaboration: omnitrack4research@gmail.com
- Part 0: Introduction
- Part 1: Platform Installation
- Part 2: Configuring Firebase
- Part 3: Building a master app
- Starting a New Experiment
- Configuring a Data Collection Regimen
- Configuring In-app Consents
- Building an Android App for Study Participants
- Managing Participant Accounts
- Trackers and Manual Logging
- Integrating External Tracking Services
- Value Connection: Automating Field Inputs
- Reminders
- Triggers for Automated Logging
- Condition Settings for Triggers and Reminders