Example
<report-quiz-question-answer-distribution>
<row question-id="259" answer-id="1" correct="0" total-responses="1"
percentage-responded="10">
<question-text>Which international standard defines
ECMAScript?</question-text>
<answer-text>ISO-9000</answer-text>
</row>
<row question-id="259" answer-id="2" correct="0" total-responses="3"
percentage-responded="30">
<question-text>Which international standard defines
ECMAScript?</question-text>
<answer-text>RFC 821</answer-text>
</row>
<row question-id="259" answer-id="3" correct="0" total-responses="2"
percentage-responded="20">
<question-text>Which international standard defines
ECMAScript?</question-text>
<answer-text>ECMA-976</answer-text>
</row>
<row question-id="259" answer-id="4" correct="1" total-responses="4"
percentage-responded="40">
<question-text>Which international standard defines
ECMAScript?</question-text>
<answer-text>ECMA-262</answer-text>
</row>
</report-quiz-question-answer-distribution>
report-quiz-question-distribution
Description
Container tag; contains one or more
question in the specified quiz correctly.
Attributes
None.
Contained tags
row
Returned by
report-quiz-question-distribution
Example
<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>
164
Chapter 5: XML Results Reference
tags, each indicating how many users answered a
row
Need help?
Do you have a question about the BREEZE-USING THE BREEZE XML WEB SERVICES and is the answer not in the manual?
Questions and answers