Application Roles
A user must be mapped to one of the following application roles to access assignments:-
admin -
editor -
analyst -
wvusage
Views
Assignments per day
View:experimentation.assignments_per_day
| Field | Description | Data Type |
|---|---|---|
date_created | Date the assignment was created | DATE |
assignment_count | Number of assignments created in the given day | INT |
Assignments per experiment
View:experimentation.assignments_per_experiment
| Field | Description | Data Type |
|---|---|---|
experiment_id | ID of the experiment | VARCHAR |
experiment_name | Name of the experiment | VARCHAR |
lab_id | ID of the lab the experiment belongs to | VARCHAR |
assignment_count | Number of assignments created in the given experiment | INT |