Connection (Book Page question object)
Scope
- Book Page content object > Quiz item Connection object
Purpose
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
- Name
- ID
- Points
- Question n
- Answer n
- Hide
- More Answers
- Options
- Design Controls (These properties apply to the input fields)
- Width
- Border Width
- Border Color
- Border Style
- Distance
- Line Color
- Random Line Color
- Background Color (Applies to the entire question object)
- Background Color (Applies to the Question/Answer items)
- Background Color Highlight
- Gradient
- Background Color (Gradient)
- Show Shadow (remaining properties in this category available when this property is selected)
- Shadow Color
- Shadow Opacity
- Shadow Blur
- Shadow Spread
- Shadow Horizontal
- Shadow Vertical
- Design (These properties apply to the 'answer block')
- Shadow
- Show Shadow (remaining properties in this category available when this property is selected)
- Shadow Color
- Shadow Opacity
- Shadow Blur
- Shadow Spread
- Shadow Horizontal
- Shadow Vertical
- Size and Position
- Actions
- Animation
- Documentation
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).