POST Programme/CreateStudentResult
Request Information
URI Parameters
None.
Body Parameters
StudentScoresName | Description | Type | Additional information |
---|---|---|---|
StudentResultID | globally unique identifier |
None. |
|
coursepackage | globally unique identifier |
None. |
|
coursepackageName | string |
None. |
|
studentcontactid | globally unique identifier |
None. |
|
studentcontactName | string |
None. |
|
studentprogregid | globally unique identifier |
None. |
|
Pretestscore | decimal number |
None. |
|
Posttestscore | decimal number |
None. |
|
studentScoresc | Collection of StudentScores |
None. |
|
lst_tutorpref | Collection of TutorPreference |
None. |
|
absentforpretest | boolean |
None. |
|
absentforposttest | boolean |
None. |
|
absentreasonpretest | integer |
None. |
|
absentreasonposttest | integer |
None. |
Request 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.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.