User Guide
116 Chapter 4: XML API Reference
Sample results
<results>
<status code="ok" />
<report-quiz-summary>
<row num-questions="0" average-score="10" low-score="10" high-score="10"
numtaken="1" numdistincttaken="1" principal-id="10021" asset-id="17805"
maxpossiblescore="10">
<date-created>2005-03-14T14:20:43.967-08:00</date-created>
<passing-score>80</passing-score>
</row>
</report-quiz-summary>
</results>
report-quiz-takers
Availability
Breeze 4.
Description
Provides information about everyone who has taken a particular quiz.
To get a list of SCOs that a specified principal viewed, pass the
principal-id parameter instead
of the
sco-id parameter.
In addition, you can restrict the list of the SCOs to a specific type by passing an optional
type
parameter, as shown in the following table.
If a
type parameter is not specified, the list of all courses, content, and meetings attended by the
user is returned.
Parameters
sco-id
The ID of a presentation that contains a quiz.
Filters
The following table lists the fields on which the data can be filtered and sorted:
Type Description
type=course
Lists all courses the user took.
type=presentation
Lists all content the user viewed.
type=meeting
Lists all meetings the user attended.
Field Filter/Sort
answered-survey
Filter and sort
attempts
Filter and sort
contact-id
Filter and sort
date-created
Filter and sort