GET api/mto/getGradesForQuestionFromMto/{qId}/{mId}
Gets grades for Question
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| qId | integer |
Required |
|
| mId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
List of grades
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.