Packet
| name | String | |
|---|---|---|
| number | Number | |
| authors | Array of String | |
| role | One of the following:
| |
| notes | String | |
| questions | Array of Question |
Question
| question_number | Number | |
|---|---|---|
| type | One of the following:
| |
| parts | Number | |
| external_id | String | |
| category | String | |
| category_group | String | |
| text | String | |
| clues | Array of String |