Assignment
You can assign scenarios to players either as individuals or as groups.
Table of content
Assigning to Groups
To assign a scenario to a group, you need to upload a CSV file with rows for each player, their group, and their role within that group. To do this, navigate to the groups page via the editor by pressing the Groups button at the top right of the page. From this group's page, you can upload by pressing the Upload button at the top right, and download by pressing the button next to it.
Group CSV Format
You can find the expected format by downloading the sample CSV; press the Sample button at the top right. For reference, here's the example in table format:
| name | role | group | |
|---|---|---|---|
| wdccvpstesting1@gmail.com | Test1 | student1 | 1 |
| wdccvpstesting2@gmail.com | Test2 | student2 | 1 |
| wdccvpstesting3@gmail.com | Test3 | student3 | 1 |
| jimmy@gmail.com | Jimmy | student1 | 2 |
| timmy@gmail.com | Timmy | student2 | 2 |
| kimmy@gmail.com | Kimmy | student3 | 2 |
Assigning to Individuals
Not yet implemented.