Fill in the Fields (Book Page object)

From SAP Enable Now Wiki

Scope

  • Book Page content object > Fill in the Fields object

Purpose

Example of a Fill In The Fields Question, used within a Quiz, after the question was attempted, and showing feedback for an incorrect response.

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

With a Fill in the Fields question, the user is asked a question, and has to type in their answer. If there are multiple expected answers them multiple input fields will be available - unless you set the Input Type to Comma Separated List, in which case only one input field is provided and the user must enter all answers, separated by commas, in this one field.

Use

Use the Answer properties to specify up to 8 possible answers, and set the Input Type as required.

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