POST Api/Attempt/FinishAttempt/{studentId}/{examId}/{attemptNumber}?messageLog={messageLog}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| studentId | integer |
Required |
|
| examId | integer |
Required |
|
| attemptNumber | integer |
Required |
|
| messageLog | string |
Default value is Attempt finished. |
Body Parameters
None.
Response Information
Resource Description
Attempt| Name | Description | Type | Additional information |
|---|---|---|---|
| Tentativa | Tentativa |
None. |
|
| FullLoad | boolean |
None. |
|
| Exam |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.