taskType property
The type of task which was completed, if specified.
Known types are:
- informed_consent - a task collecting informed consent from the user
- survey - a survey task
- cognition - a cognitive assessment task
- audio - an audio task
- video - a video task
- image - an image task
- health - a task collecting health data
- sensing - a task collecting sensing data
Implementation
String taskType;