Filters
The following table lists the fields that the data can be filtered and sorted on:
Field
question-number
question-id
score
chapter-id
body
date-modified
For more information about filtering and sorting, see
page
21.
Returned elements
quiz-definition-questions
Sample results
<results>
<status code="ok" />
<quiz-definition-questions>
<row question-number="1" question-id="257" score="20" chapter-id="1">
<body>What is 2+2?</body>
<date-modified>2004-01-13T17:09:40.230-08:00</date-modified>
</row>
<row question-number="2" question-id="258" score="20" chapter-id="1">
<body>How far is it from Earth to the sun?</body>
<date-modified>2004-01-13T17:09:40.230-08:00</date-modified>
</row>
<row question-number="3" question-id="259" score="20" chapter-id="1">
<body>Which international standard defines ECMAScript?</body>
<date-modified>2004-01-13T17:09:40.240-08:00</date-modified>
</row>
</quiz-definition-questions>
</results>
report-quiz-interactions
Description
Provides information about all the interactions that users have had with the specified quiz. An
interaction consists of a user making a choice in a quiz, so this report provides information about
every answer every user has ever given to questions in the quiz.
In the results for this action, the
that question.
84
Chapter 4: Action Reference
Filter/Sort
Filter and sort
Filter and sort
Filter and sort
Filter and sort
Filter and sort
Filter and sort
Chapter 2, "Working with Filters," on
attribute indicates the score that the quiz-taker received on
score
Need help?
Do you have a question about the BREEZE-USING THE BREEZE XML WEB SERVICES and is the answer not in the manual?