Question =
property | type | required | format checking | state of implementation | comment |
---|---|---|---|---|---|
ID | Yes | ||||
slide_ID |
| Yes | |||
question |
| Yes | |||
difficulty | |||||
Choice | Array of Choice | Yes | |||
user_id |
| Yes |
Choice =
property | type | required | format checking | state of implementation | comment |
---|---|---|---|---|---|
ID |
| Yes | |||
choice | string | Yes | |||
is_correct | Yes | ||||
explanation |
| Yes |