Difference between revisions of "Fill in the Fields (Book Page object)"

From SAP Enable Now Wiki
(Created page with "__NOTOC__ ==Scope== * '''Book Page''' content object > '''Fill in the Fields''' object ==Purpose== File:Fill in the Fields Question.jpg|thumb|right|Example of a Fill In...")
 
Line 26: Line 26:
 
** [[Tab Index]]
 
** [[Tab Index]]
 
* ''Design Controls'' (These properties apply to the input fields)
 
* ''Design Controls'' (These properties apply to the input fields)
** [[Border Width (Question Design Controls property|Border Width]]
+
** [[Border Width (Question Design Controls property)|Border Width]]
 
** [[Border Color]]
 
** [[Border Color]]
 
** [[Border Style]]
 
** [[Border Style]]

Revision as of 16:22, 5 February 2020

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