Difference between revisions of "Connection (Book Page question object)"

From SAP Enable Now Wiki
(Created page with "__NOTOC__ ==Scope== * '''Book Page''' content object > Quiz item '''Connection''' object ==Purpose== File:Connection Output.jpg|thumb|right|Example of a Connection ques...")
 
 
(2 intermediate revisions by the same user not shown)
Line 15: Line 15:
 
* [[Name]]
 
* [[Name]]
 
* [[ID]]
 
* [[ID]]
* [[Points]]
+
* [[Points (Question property)|Points]]
* [[Interaction]]
+
* [[Question]] ''n''
* [[Text (Question property)|Text]]
 
 
* [[Answer]] ''n''
 
* [[Answer]] ''n''
 
* [[Hide]]
 
* [[Hide]]
 
* ''More Answers''
 
* ''More Answers''
 +
** [[Question]] ''n''
 
** [[Answer]] ''n''
 
** [[Answer]] ''n''
 
* ''Options''
 
* ''Options''
Line 35: Line 35:
 
** [[Background Color (Question object Background Color)|Background Color]] (Applies to the entire question object)
 
** [[Background Color (Question object Background Color)|Background Color]] (Applies to the entire question object)
 
** [[Background Color (Question Design Controls property)|Background Color]] (Applies to the Question/Answer items)
 
** [[Background Color (Question Design Controls property)|Background Color]] (Applies to the Question/Answer items)
** [[Background Color Highlight (Drop)]]
+
** [[Background Color Highlight (Question Design Controls property)|Background Color Highlight]]
 
** [[Gradient]]
 
** [[Gradient]]
 
** [[Background Color (Gradient) (Question Design Controls property)|Background Color (Gradient)]]
 
** [[Background Color (Gradient) (Question Design Controls property)|Background Color (Gradient)]]

Latest revision as of 16:13, 15 February 2020

Scope

  • Book Page content object > Quiz item Connection object

Purpose

Example of a Connection question, as it appears within a Quiz, with the first three connections made and the fourth 'first half' selected.

This object is used to insert an answer block for a Connection question into a Book Page. Note that this object does not contain the question (unless this is provided by the question object's Text property) - this needs to be entered separately, typically via a standard Book Page Text object.

With a Connection question, the user is presented with two columns of (up to eight) text objects - a column of 'Questions' on the left and a column of 'Answers' on the right, and has to 'pair' these by clicking on a 'Question' in the first column, and then clicking on its associated 'Answer' in the second column, to draw a line between them.

Use

Enter up to eight Question/Answer pairs in the Question n and Answer n fields. The Questions will automatically be shuffled at display time.

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