User Guide

report-quiz-summary 203
Contained tags
None (empty tag).
Returned by
report-quiz-question-totals
Example
<report-quiz-question-totals question-id="260" total-responses="8"
num-correct-answers="5" />
report-quiz-results
Description
The number of users who took a specified quiz and their range of scores.
Attributes
average-score
The average of the scores of the users who took the quiz.
high-score The highest score.
low-score The lowest score
numdistincttaken The number of distinct users who have taken the quiz.
numtaken The total number of times the quiz has been taken.
Contained tags
None (empty tag).
Returned by
report-quiz-summary
Example
<report-quiz-results average-score="95" low-score="90" high-score="100"
numtaken="8" numdistincttaken="1" />
report-quiz-summary
Description
Container tag; contains information about a quiz.
Attributes
None.
Contained tags
row
Returned by
report-quiz-summary