Difference between revisions of "Puzzle (Book Page object)"
(Created page with "__NOTOC__ ==Scope== * '''Book Page''' content object > '''Grid''' object ==Purpose== File:Puzzle Output 1.jpg|thumb|right|Example of a Puzzl...") |
(→Scope) |
||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
==Scope== | ==Scope== | ||
− | * '''[[Book Page]]''' content object > '''[[ | + | * '''[[Book Page]]''' content object > '''[[Puzzle]]''' object |
==Purpose== | ==Purpose== |
Revision as of 06:32, 24 February 2020
Scope
Purpose
This object is used to insert an answer block for a 'puzzle' style question into a Book Page content object. Note that this object does not contain any explanation of the task (the question) - this needs to be entered separately, typically via a Text object on the same page.
With a Puzzle question, the user is presented with an image that has been divided into rectangular sections that have then been 'jumbled up'. The user is required to 'reassemble' the image by re-arranging the puzzle pieces.
Use
Select an image to use in the Image property, and specify the number of pieces the image should be split into, via the Pieces Horizontal and Pieces Vertical properties.
Properties
- Name
- ID
- Points
- Image
- Alternative Text
- Pieces Horizontal
- Pieces Vertical
- Interaction
- Fields Side By Side
- Hide
- Options
- Design Controls
- Design
- 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 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).