Quiz
org.sagebionetworks.repo.model.quiz.Quiz
Schema for a quiz and, optionally, its answer key
Field | Type | Description |
---|---|---|
id | INTEGER | the ID of this Quiz |
header | STRING | Content preceding the series of questions |
questions | ARRAY<Question> | The questions in the Quiz |