GET Api/Assessment/AddUserAssessmentProgress?userId={userId}&assessmentId={assessmentId}&topicId={topicId}&questionId={questionId}&answerId={answerId}&startTime={startTime}&endTime={endTime}&creditId={creditId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| userId | integer |
Required |
|
| assessmentId | integer |
Required |
|
| topicId | string |
Required |
|
| questionId | integer |
Required |
|
| answerId | integer |
Required |
|
| startTime | date |
Required |
|
| endTime | date |
Required |
|
| creditId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
integerResponse Formats
application/json, text/json
Sample:
1
application/xml, text/xml, multipart/form-data
Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>