84
Chapter 4: Action Reference
Filters
The following table lists the fields that the data can be filtered and sorted on:
For more information about filtering and sorting, see
Chapter 2, “Working with Filters,” on
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
score
attribute indicates the score that the quiz-taker received on
that question.
Field
Filter/Sort
question-number
Filter and sort
question-id
Filter and sort
score
Filter and sort
chapter-id
Filter and sort
body
Filter and sort
date-modified
Filter and sort
Summary of Contents for BREEZE-USING THE BREEZE XML WEB SERVICES
Page 1: ...Using the Breeze XML Web Services...
Page 8: ...8 Contents...
Page 12: ...12 Introduction Before You Begin...
Page 26: ...26 Chapter 2 Working with Filters...
Page 36: ...36 Chapter 3 Common Tasks...
Page 112: ...112 Chapter 4 Action Reference...
Page 186: ...186 Chapter 5 XML Results Reference...
Page 196: ...196 Index...