Report-Quiz-Question-Totals; Report-Quiz-Summary - MACROMEDIA BREEZE 5 Integration Manual

Hide thumbs Also See for BREEZE 5:
Table of Contents

Advertisement

report-quiz-question-totals

Availability
Breeze 4. This API is not supported in Breeze 5.
This API was replaced by the
Description
For the specified quiz question, indicates the total number of users who answered the question
and the number of users who answered the question correctly.
Use
report-quiz-definition-answers
determine the ID of a question (to use as the
Note: Question IDs do not necessarily correspond to the question numbers in the quiz.
Parameters
question-id
The ID of a presentation that contains a quiz.
sco-id
Filters
Results cannot be filtered or sorted.
Returned elements
report-quiz-question-totals
Sample results
<results>
<status code="ok" />
<report-quiz-question-totals question-id="260" total-responses="8"
num-correct-answers="5" />
</results>

report-quiz-summary

Availability
Breeze 4.
Description
Provides information about the results of a quiz.
Parameters
The ID of a presentation that contains a quiz.
sco-id
Filters
Results cannot be filtered or sorted.
Returned elements
report-quiz-summary
report-quiz-question-distribution
The ID of a specific question in the quiz.
or
report-quiz-definition-questions
parameter).
question-id
API.
to
report-quiz-summary
115

Advertisement

Table of Contents
loading

Table of Contents