</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
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
question-id
total-responses
row
The number of users who answered the question correctly.
The ID of the question.
The total number of users who answered the question.
tags, each describing an answer that a user gave to a
report-quiz-question-totals
165
Need help?
Do you have a question about the BREEZE-USING THE BREEZE XML WEB SERVICES and is the answer not in the manual?