204
Chapter 5: XML Results Reference
Example
<report-quiz-summary>
<row num-questions="0" average-score="10" low-score="10" high-score="10"
numtaken="1" numdistincttaken="1" principal-id="10021" asset-id="17805"
maxpossiblescore="10">
<date-created>2005-03-14T14:20:43.967-08:00</date-created>
<passing-score>80</passing-score>
</row>
</report-quiz-summary>
report-quiz-takers
Description
Container tag; contains one or more
row
tags, each containing information about a user who has
taken the specified course or quiz.
Attributes
None.
Contained tags
row
Returned by
report-course-takers
,
report-quiz-takers
Example
<report-quiz-takers>
<row transcript-id="17466" sco-id="17438" principal-id="10021" status="user-
failed" score="0" attempts="2" time-taken="152000" certificate="" answered-
survey="1">
<name>All Question Types Quiz</name>
<login>[email protected]</login>
<date-created>2005-03-11T12:07:04.890-08:00</date-created>
<principal-name>Bart Cassaly</principal-name>
</row>
<row transcript-id="17619" sco-id="17438" principal-id="11211" status="user-
passed" score="60" attempts="1" time-taken="89360" certificate="17619"
answered-survey="1">
<name>All Question Types Quiz</name>
<login>[email protected]</login>
<date-created>2005-03-11T14:52:34.903-08:00</date-created>
<principal-name>George Best</principal-name>
</row>
</report-quiz-takers>
Содержание BREEZE 5
Страница 1: ...Breeze Integration Guide ...
Страница 40: ...40 Chapter 3 Common Tasks ...