Multiple Choice (Book Page object)

From SAP Enable Now Wiki
Revision as of 20:28, 29 January 2020 by Admin (talk | contribs) (→‎Properties)

Scope

  • Book Page content object > Multiple Choice object
  • Quiz content object > Multiple Choice object

Purpose

Example of a Multiple Choice question, used within a Quiz

This object is used to insert an answer block for a 'multiple choice' style question into a Quiz or Book Page content object.

Note that this object does not contain the question - this needs to be entered separately, typically via a Text object on the same page.

Use

Use the Answer properties to specify up to 8 possible answers to be presented to the user, and then select the Answer Correct checkbox for each answer that is correct. The user must select all 'correct' answers to pass (and will be awarded the number of points specified in the Points property).

By default, if there are multiple correct answers square checkboxes are used as the selection buttons, and if there is only one correct answer, circular 'radio buttons' are used. This can give users too much of a clue as to how many correct answers there are, so you can use the Force Multiple Choice property to force the use of checkboxes regardless of the number of correct answers.

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 object by fading it in.
  • Animate Out: Hide the object by fading it out.
  • Animate Toggle: Fade the object in if it is currently hidden, or fade it out if it is currently displayed.
  • Check:
  • Disable:
  • Enable:
  • Hide: Hide the object (immediately).
  • Reset:
  • Show: Show the object (immediately).
  • Toggle: Hide or show the object (immediately).