Quiz Item Template
From SAP Enable Now Wiki
Scope
- Book Page content object (Quiz Template sub-type) > Quiz Item Template object
Purpose
The Quiz Item Template is a specialized object that is only used in a Quiz Template (which is a Book Page sub-type). Its purpose is to act as a placeholder element for the 'answers' component of a Question within a Quiz. The Name property must be set to quiz_element. The Quiz Item Template also lists all of the other placeholder elements that should be added to the Quiz Template (this is simply a convenience - the text is not functional).
Properties
- Name - must be quiz_element
- ID
- Points
- Hide
- Design Controls
- Design Multiple Choice - Define formatting options for Multiple Choice Questions
- Design Fill in the Fields - Define formatting options for Fill in the Fields Questions
- Design Fill in the Blanks - Define formatting options for Fill in the Blanks Questions
- Design Matching - Define formatting options for Matching Questions
- Design Connection - Define formatting options for Connection Questions
- Design Sorting - Define formatting options for Sorting Questions
- Design Slide Control - Define formatting options for Slide Control Questions
- Design Grid - Define formatting options for Grid Questions
- Design - Design of text in the actual Quiz Item Template text box
- Shadow
- Show Shadow (remaining properties in this category available when this property is selected)
- Shadow Color
- Shadow Opacity
- Shadow Blur
- Shadow Spread
- Shadow Horizontal
- Shadow Vertical
- Size and Position
- Actions
- Animation
Available Actions
The following Actions can be selected for a Multiple Choice object when it is used as the target of a triggered event:
- Animate In: Show the answer object by fading it in.
- Animate Out: Hide the answer object by fading it out.
- Animate Toggle: Fade the answer object in if it is currently hidden, or fade it out if it is currently displayed.
- Check: Check the answers that the user has entered.
- Disable: Disable the question so the user cannot attempt it.
- Enable: Enable the question so the user can attempt it.
- Hide: Hide the object (immediately).
- Reset: Remove any answers the user has made.
- Show: Show the object (immediately).
- Toggle: Hide or show the object (immediately).