User Manual
TurningPoint AnyWhere User Guide 36
Formatting XML Files
topic
The
topic element contains the question topic.
<topic id=””></topic>
answers
The
answers element contains a number of answer elements.
<answers></answers>
answer
Each
answer element contains answer information (as attributes) and the answer text (as content) for a
single answer.
<answer alias=”” value=”” filename=””>
Female
</answer>
filename An optional attribute that contains a filename for a picture that can be
included with the question.
imageposition An optional attribute that sets the question picture position. The following are
acceptable values:
• L = Left
• R = Right
• F = Full
Attribute Description
Attribute Description
id An optional attribute that contains a unique identifier for the topic.
Attribute Description
alias An optional attribute that contains an alias for the question.
value
An optional attribute that contains a value for the answer. Valid answer values
are “Correct,” “Incorrect,” or a point value from negative 10,000 through 10,000.
filename An optional attribute that contains a filename for a picture that can be used in
place of the answer text on the slide. This attribute is used only if the slide
type attribute is set to “P”.