Puzzle (Book Page object)

From SAP Enable Now Wiki

Scope

Purpose

Example of a Puzzle type question, as it appears within a Quiz.

This object is used to insert an answer block for a 'puzzle' style question into a Book Page content object. Note that this object does not contain any explanation of the task (the question) - this needs to be entered separately, typically via a Text object on the same page.

With a Puzzle question, the user is presented with an image that has been divided into rectangular sections that have then been 'jumbled up'. The user is required to 'reassemble' the image by re-arranging the puzzle pieces.

Use

Select an image to use in the Image property, and specify the number of pieces the image should be split into, via the Pieces Horizontal and Pieces Vertical properties.

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