GET api/mCQExamData/GetAllMCQExamDataByClassRoomIdForStudentForToday?UserId={UserId}&ClassRoomId={ClassRoomId}&StandardId={StandardId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| UserId | integer |
Required |
|
| ClassRoomId | integer |
Default value is 0 |
|
| StandardId | integer |
Default value is 0 |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, text/xml
Sample:
Sample not available.