Slide Control (Book Page object)

From SAP Enable Now Wiki

Scope

  • Book Page content object > Slide Control object

Purpose

Example of a Slide Control question, as it appears when used within a Quiz.

This object is used to insert an answer block for a Slide Control question into a Book Page. Note that this object does not contain the question - this needs to be entered separately, typically via a standard Book Page Text object.

With a Slide Control question, the user is required to select a single value by moving a slide to the appropriate position on a scale that contains a range of values. This type of question should only be used with a very small range (no more than 10 values) as a wider range would make it hard for the user to identify the exact answer (values are not shown on the slider).

Use

Enter the 'range' into the Range property, and the correct answer into the Answer property.

Properties

Available Actions

The following Actions can be selected for a Fill in the Fields 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).