| Name | Description | Type | Additional information |
|---|---|---|---|
| QuestionsCount | integer |
None. |
|
| Id | integer |
None. |
|
| QuizName | string |
None. |
|
| IsPublished | boolean |
None. |
|
| CreateUserId | string |
None. |
|
| StandardCodeDisplay | string |
None. |
|
| CreatedOn | date |
None. |
|
| Questions | Collection of QuestionEntity |
None. |
|
| TestQuestions | Collection of TestQuestionEntity |
None. |
|
| Standards | Collection of StandardEntity |
None. |
|
| User | UserEntity |
None. |
|
| HasApprovedResources | boolean |
None. |
|
| LastGiven | date |
None. |
|
| Subject | SubjectEntity |
None. |
|
| PassageId | integer |
None. |
|
| Passage | Collection of PassageEntity |
None. |
|
| Shared | boolean |
None. |
|
| CopiedFromTestId | integer |
None. |
|
| AccountName | string |
None. |
|
| IsAlreadySharedQuiz | boolean |
None. |
|
| Administrations | Collection of AdministrationEntity |
None. |
|
| PointsPossible | decimal number |
None. |