Uri

/services/maps/

Method

registrant.task.view.teacher

Summary

View the tasks of another assessor

Arguments

Parameter Data Type Notes
key alphanumeric required
session alphanumeric required
username alphanumeric required

Example response

<?xml version="1.0" encoding="iso-8859-1" ?>
<response stat="success">
	<tasks page_number="1" prev_page="" next_page="2" forward_page="6" total_pages="6">
		<task id="1498" title="revised title"  escape="off" assigned="off">
		<owner id="189" username="andrew_campbell"/> 
		</task>
		<task id="1497" title="revised title"  escape="off" assigned="off">
		<owner id="189" username="andrew_campbell"/> 
		<mark_schema id="735" name="My marksheet" ctype="70" pupil_tagging="0" status="300" />
		</task>
		<task id="1496" title="revised title"  escape="off" assigned="off">
		<owner id="189" username="andrew_campbell"/> 
		</task>
		<task id="1493" title="revised title"  escape="off" assigned="off">
		<owner id="189" username="andrew_campbell"/> 
		<mark_schema id="735" name="My marksheet" ctype="70" pupil_tagging="0" status="300" />
		</task>
		<task id="1492" title="revised title"  escape="off" assigned="off">
		<owner id="189" username="andrew_campbell"/> 
		</task>
		<task id="1491" title="revised title"  escape="off" assigned="off">
		<owner id="189" username="andrew_campbell"/> 
		<mark_schema id="735" name="My marksheet" ctype="70" pupil_tagging="0" status="300" />
		</task>
		<task id="1488" title="revised title"  escape="off" assigned="off">
		<owner id="189" username="andrew_campbell"/> 
		</task>
		<task id="1486" title="Level 3, Unit 9 Game Design" cws="on" escape="off" assigned="on">
		<owner id="189" username="andrew_campbell"/>
		<subjects>
			<subject title="iMedia" rev_code="IM01" />
		</subjects>
		<resources>
			<resource id="10803" type="timage" url="http://dev01.maps-ict.com/d/maps3/284738552/" name="timage" extension="gif" />
		</resources> 
		<mark_schema id="929" name="Level 3, Unit 9 Game Design" ctype="7" pupil_tagging="1" status="300" />
                <classes>
                        <class id="48" name="iMedia 2009"/>
                </classes>
		</task>
		<task id="1484" title="revised title"  escape="off" assigned="on">
		<owner id="189" username="andrew_campbell"/>
		<subjects>
			<subject title="English" rev_code="EN01" />
		</subjects> 
		<mark_schema id="735" name="My marksheet" ctype="70" pupil_tagging="0" status="300" />
                <classes>
                        <class id="10" name="ICT10"/>
                </classes>
		</task>
		<task id="1483" title="revised title"  escape="off" assigned="on">
		<owner id="189" username="andrew_campbell"/>
		<subjects>
			<subject title="English" rev_code="EN01" />
		</subjects> 
		<mark_schema id="735" name="My marksheet" ctype="70" pupil_tagging="0" status="300" />
                <classes>
                        <class id="10" name="ICT10"/>
                </classes>
		</task>
	</tasks> 
</response>