Difference between revisions of "Fill in the Fields (Book Page object)"
Line 81: | Line 81: | ||
==Available Actions== | ==Available Actions== | ||
− | The following Actions can be selected for a ''' | + | 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 object by fading it in. | + | * '''Animate In''': Show the answer object by fading it in. |
− | * '''Animate Out''': Hide the object by fading it out. | + | * '''Animate Out''': Hide the answer 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. | + | * '''Animate Toggle''': Fade the answer object in if it is currently hidden, or fade it out if it is currently displayed. |
− | * '''Check''': | + | * '''Check''': Check the answers that the user has entered. |
− | * '''Disable''': | + | * '''Disable''': Disable the question so the user cannot attempt it. |
− | * '''Enable''': | + | * '''Enable''': Enable the question so the user can attempt it. |
* '''Hide''': Hide the object (immediately). | * '''Hide''': Hide the object (immediately). | ||
− | * '''Reset''': | + | * '''Reset''': Remove any answers the user has made. |
* '''Show''': Show the object (immediately). | * '''Show''': Show the object (immediately). | ||
* '''Toggle''': Hide or show the object (immediately). | * '''Toggle''': Hide or show the object (immediately). |
Revision as of 21:27, 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 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).