User Guide
64 Chapter 4: Action Reference
report-bulk-content-quiz-results
Description
Returns results for a content quiz, including information on each user and quiz question. The
returned information is similar to the “Content quiz responses and results” download report,
except that the
report-bulk-quiz-results action returns XML data instead of CSV formatted
data.
Caution: There was an issue with the formatting of the time-taken XML tag, which has been fixed in
the Breeze 4.1 updater. If you see incorrect formatting in the content of a time-taken XML tag,
download the updater from the Licensed Support Center.
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 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
report-bulk-content-quiz-results
Sample results
<results>
<status code="ok" />
<report-bulk-content-quiz-results>
<row user-id="8" presentation-attempt-id="725" presentation-id="720"
quiz-id="1" question-number="1" user-response="1">
<user-login>lnagaraj@macromedia.com</user-login>
<date-time-attempted>2004-07-13T10:51:35.047-07:00</date-time-
attempted>
<time-taken>00:00:28.017</time-taken>
</row>
<row user-id="8" presentation-attempt-id="726" presentation-id="720"
quiz-id="1" question-number="2" user-response="3">
Field Filter/Sort
user-id
Filter and sort
presentation-attempt-id
Filter only
presentation-id
Filter only
quiz-id
Filter only
question-number
Filter and sort
user-response
Filter only
user-login
Filter only
date-time-attempted
Filter only