GET api/TestQuestions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestQuestionID": "6ae73347-4d91-485a-aa5d-34dca0a5607f",
"TestID": "a758fcc3-ae11-4fa5-a957-adbf80a6d0c6",
"TestQuestionDefinitionID": "5800b709-b298-4f1e-90b3-dedda445704b",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
},
{
"TestQuestionID": "6ae73347-4d91-485a-aa5d-34dca0a5607f",
"TestID": "a758fcc3-ae11-4fa5-a957-adbf80a6d0c6",
"TestQuestionDefinitionID": "5800b709-b298-4f1e-90b3-dedda445704b",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
},
{
"TestQuestionID": "6ae73347-4d91-485a-aa5d-34dca0a5607f",
"TestID": "a758fcc3-ae11-4fa5-a957-adbf80a6d0c6",
"TestQuestionDefinitionID": "5800b709-b298-4f1e-90b3-dedda445704b",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
}
]