Macromedia breeze-using the breeze xml web services User Manual

Page of 196
report-bulk-course-results
67
report-bulk-course-results
Description
Returns results for a course quiz, including information on each user and quiz question. The 
returned data is similar to the “Course Quiz Responses and Results” report, except that the action 
returns XML data and the report returns downloadable CSV data.
Parameters
accesskey
  The access key for the account.
Note: The 
accesskey
 parameter is required only in Breeze 4.0; it is not required for Breeze required 
only in Breeze 4.0; it is not required for Breeze  4.1. If you include this parameter in Breeze 4.1, it is 
ignored.
Filters
The following table lists the fields that the data can be filtered and sorted on: 
Returned elements
Sample results
<results>
  <status code="ok" /> 
<report-bulk-course-quiz-results>
<row user-id="8" course-attempt-id="730" course-id="727" quiz-id="1" 
question-number="1" user-response="2">
<user-login>lnagaraj@macromedia.com</user-login> 
<date-time-attempted>2004-07-13T10:54:09.030-07:00</date-time-
attempted> 
<time-taken>00:00:14.017</time-taken> 
</row>
<row user-id="8" course-attempt-id="730" course-id="727" quiz-id="1" 
question-number="2" user-response="1">
  
<user-login>lnagaraj@macromedia.com</user-login> 
  
<date-time-attempted>2004-07-13T10:54:09.030-07:00</date-time-
attempted> 
Fields
Filter/Sort
user-id
Filter and sort
course-attempt-id
Sort
course-id
Sort
quiz-id
Sort
question-number
Filter and sort
user-response
Sort
user-login
Sort
date-time-attempted
Sort
time-taken
Sort