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

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).