getOwnerPaperList
/webServices/getOwnerPaperList /[username]/{Type}
Purpose
Lists papers that a given staff user has access to.
Parameters
- username - the rogo username of the staff user to list papers. REQUIRED
- Type - the paper type valid values (formative, progresstest, summative, survey, osce, offline, notsummative) OPTIONAL
Access
Requires at least Staff privileges. Staff can see papers on their team and SysAdmin can view a list of papers for all users.
Data
webServices/getOwnerPaperList/[username]/formative
<paperlist> <paper> <id>94711652408071469</id> <title>A11EXT SELF-ASSESSMENT October 2007</title> <type>Formative Quiz</type> <staff_url>https://rogo.local/rogo/paper/details.php?paperID=947</staff_url> <student_url>https://rogo.local/rogo/paper/user_index.php?id=94711652408071469</student_url> <start_date>2007-10-26 15:30:00</start_date> <end_date>2008-09-05 23:30:00</end_date> <created>2006-12-04 14:00:00</created> <screens>9</screens> <owner>Mr Baggins</owner> </paper> <paper> <id>129711652408071469</id> <title>ET SELF-ASSESSMENT 3 DEC 2007</title> <type>Formative Quiz</type> <staff_url>https://rogo.local/rogo/paper/details.php?paperID=1297</staff_url> <student_url>https://rogo.local/rogo/paper/user_index.php?id=129711652408071469</student_url> <start_date>2007-12-19 14:00:00</start_date> <end_date>2008-09-07 23:30:00</end_date> <created>2006-12-04 14:00:00</created> <screens>10</screens> <owner>Mr Baggins</owner> </paper> </paperlist>