Quiz-Name; Quiz-Definition-Answers - MACROMEDIA BREEZE 5 Integration Manual

Hide thumbs Also See for BREEZE 5:
Table of Contents

Advertisement

quiz-name

Description
The name of a quiz.
Attributes
None.
Contained tags
None (content only).
Returned by
report-bulk-content-quiz
Example
<question-text>Who is Randy Johnson?</question-text>

quiz-definition-answers

Description
Container tag; contains one or more
answer to a particular quiz question.
Attributes
None.
Contained tags
row
Returned by
report-quiz-definition-answers
Example
<quiz-definition-answers>
<row answer-id="1" question-id="257" correct="0">
<body>1</body>
</row>
<row answer-id="2" question-id="257" correct="1">
<body>2</body>
</row>
<row answer-id="1" question-id="258" correct="1">
<body>1</body>
</row>
<row answer-id="2" question-id="258" correct="0">
<body>2</body>
</row>
</quiz-definition-answers>
tags, each containing information about a particular
row
quiz-definition-answers
181

Advertisement

Table of Contents
loading

Table of Contents