Difference between revisions of "Fill in the Fields (Book Page object)"
(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
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
- Name
- ID
- Points
- Input Type
- Answer n
- Hide
- More Answers
- Answer n
- Answer Correct n
- Options
- Design Controls (These properties apply to the input fields)
- Border Width
- Border Color
- Border Style
- Distance
- Background Color
- 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 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).