GET api/TestQuestions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestQuestionID": "e7edcce5-2537-4868-a749-8006896fb17d",
"TestID": "005c994b-6579-45fe-9320-7bae895c31b3",
"TestQuestionDefinitionID": "e36aaeed-1434-4b8a-b8c3-0b78d8b7b666",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
},
{
"TestQuestionID": "e7edcce5-2537-4868-a749-8006896fb17d",
"TestID": "005c994b-6579-45fe-9320-7bae895c31b3",
"TestQuestionDefinitionID": "e36aaeed-1434-4b8a-b8c3-0b78d8b7b666",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
},
{
"TestQuestionID": "e7edcce5-2537-4868-a749-8006896fb17d",
"TestID": "005c994b-6579-45fe-9320-7bae895c31b3",
"TestQuestionDefinitionID": "e36aaeed-1434-4b8a-b8c3-0b78d8b7b666",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
}
]