User Guide

report-quiz-question-totals 89
For more information about filtering and sorting, see Chapter 2, “Working with Filters,” on
page 21.
Returned elements
report-quiz-question-response
Sample results
<results>
<status code="ok" />
<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>
</results>
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.
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
Results cannot be filtered or sorted.
Returned elements
report-quiz-question-totals