Difference between revisions of "Connection (Book Page question object)"
(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...") |
|||
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 ( | + | ** [[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)]] |
Revision as of 22:09, 12 February 2020
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
- Interaction
- Text
- Answer n
- Hide
- More Answers
- Answer n
- 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).