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 |
Name | Type | Required
| Format check |
|
|
ID |
| Yes |
|
|
|
choice | string | Yes |
|
|
|
is_correct |
| Yes |
|
|
|
explanation |
|
|
|
|
|