GET api/Test/{testid}/TestQuestions
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
testid | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[ { "TestQuestionID": "fc848755-6130-4b76-b33a-c0a1f8afa48f", "TestID": "a75a03da-19cf-46b3-a096-816d2e27bae5", "TestQuestionDefinitionID": "835c9a90-2fcc-41a0-bfe9-738f26456f35", "SortOrder": 4, "SelectedAnswerNumber": 5, "Correct": true, "Deleted": true }, { "TestQuestionID": "fc848755-6130-4b76-b33a-c0a1f8afa48f", "TestID": "a75a03da-19cf-46b3-a096-816d2e27bae5", "TestQuestionDefinitionID": "835c9a90-2fcc-41a0-bfe9-738f26456f35", "SortOrder": 4, "SelectedAnswerNumber": 5, "Correct": true, "Deleted": true }, { "TestQuestionID": "fc848755-6130-4b76-b33a-c0a1f8afa48f", "TestID": "a75a03da-19cf-46b3-a096-816d2e27bae5", "TestQuestionDefinitionID": "835c9a90-2fcc-41a0-bfe9-738f26456f35", "SortOrder": 4, "SelectedAnswerNumber": 5, "Correct": true, "Deleted": true } ]