report-quiz-question-totals
165
</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>
report-quiz-question-response
Description
Container tag; contains one or more
row
tags, each describing an answer that a user gave to a
particular quiz question.
Attributes
None.
Contained tags
row
Returned by
report-quiz-question-response
Example
<report-quiz-question-response>
<row principal-id="506299" question-id="257" answer-id="2">
<body>What is 2+2?</body>
<answer-text>5</answer-text>
</row>
<row principal-id="557527" question-id="257" answer-id="2">
<body>What is 2+2?</body>
<answer-text>5</answer-text>
</row>
<row principal-id="181255" question-id="257" answer-id="3">
<body>What is 2+2?</body>
<answer-text>4</answer-text>
</row>
</report-quiz-question-response>
report-quiz-question-totals
Description
Indicates, for the specified quiz question, the total number of users who answered the question
and the number of users who answered the question correctly.
Attributes
num-correct-answers
The number of users who answered the question correctly.
question-id
The ID of the question.
total-responses
The total number of users who answered the question.
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...