88
Chapter 4: Action Reference
For more information about filtering and sorting, see
Chapter 2, “Working with Filters,” on
page 21
.
Returned elements
report-quiz-question-distribution
Sample results
<results>
<status code="ok" />
<report-quiz-question-distribution>
<row question-id="257" question-number="1" num-correct="8"
num-incorrect="0" percentage-correct="100" score="20">
<body>What is 2+2?</body>
</row>
<row question-id="258" question-number="2" num-correct="8"
num-incorrect="0" percentage-correct="100" score="20">
<body>How far is it from Earth to the sun?</body>
</row>
<row question-id="259" question-number="3" num-correct="4"
num-incorrect="6" percentage-correct="40" score="20">
<body>Which international standard defines ECMAScript?</body>
</row>
</report-quiz-question-distribution>
</results>
report-quiz-question-response
Description
Provides a list of all answers that users have given to a particular quiz question.
Use
report-quiz-definition-answers
or
report-quiz-definition-questions
to
determine the ID of a question (to use as the
question-id
parameter).
Note:
Question IDs do not necessarily correspond to question numbers indicated in the quiz.
Parameters
accesskey
The access key for your 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.
question-id
The ID of a specific question in the quiz.
sco-id
The ID of a presentation that contains a quiz.
Filters
The following table lists the fields that the data can be filtered and sorted on:
Field
Filter/Sort
principal-id
Sort
answer-text
Sort
Содержание BREEZE-USING THE BREEZE XML WEB SERVICES
Страница 1: ...Using the Breeze XML Web Services...
Страница 8: ...8 Contents...
Страница 12: ...12 Introduction Before You Begin...
Страница 26: ...26 Chapter 2 Working with Filters...
Страница 36: ...36 Chapter 3 Common Tasks...
Страница 112: ...112 Chapter 4 Action Reference...
Страница 186: ...186 Chapter 5 XML Results Reference...
Страница 196: ...196 Index...