GET api/TestQuestions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestQuestionID": "0ce0bb86-c39e-46dc-a7df-9dc6695e2cf1",
"TestID": "3f1eae77-3c63-4808-967a-bf8d51a2c512",
"TestQuestionDefinitionID": "9e104a93-9711-41ea-9542-7f9ffa19ed92",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
},
{
"TestQuestionID": "0ce0bb86-c39e-46dc-a7df-9dc6695e2cf1",
"TestID": "3f1eae77-3c63-4808-967a-bf8d51a2c512",
"TestQuestionDefinitionID": "9e104a93-9711-41ea-9542-7f9ffa19ed92",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
},
{
"TestQuestionID": "0ce0bb86-c39e-46dc-a7df-9dc6695e2cf1",
"TestID": "3f1eae77-3c63-4808-967a-bf8d51a2c512",
"TestQuestionDefinitionID": "9e104a93-9711-41ea-9542-7f9ffa19ed92",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
}
]