Uri
/services/maps/
Method
markschema.view
Summary
View the mark schema, its marks and assessment objectives.
Arguments
| Parameter | Data Type | Notes |
| basic | alphanumeric | required |
| key | alphanumeric | required |
| ms_id | numeric | required |
| session | alphanumeric | required |
Example response
<?xml version="1.0" encoding="iso-8859-1" ?> <response stat="success"> <mark_schema id="735" name="My marksheet" ctype="70" pupil_tagging="0" status="300" /> </response> |