GET api/StudentCourseMaterial/GetMaterialProgress?studentCourseMaterialId={studentCourseMaterialId}®istrationId={registrationId}
Used to get the material progress details
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| studentCourseMaterialId | integer |
Required |
|
| registrationId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
decimal numberResponse Formats
application/json, text/json
Sample:
123.45
text/xml
Sample:
<double xmlns="http://schemas.microsoft.com/2003/10/Serialization/">123.45</double>