Description

Use the True/False widget to easily create a simple test where the end user can mark a set of statements as true or false.

To add it to your page, just drag it from the Objects panel to the stage, resize it as desired, then double-click it to edit the list of statements: for each phrase added to the widget, check the corresponding checkbox if it is true.


Properties

True/False widget supports most of the Generic Object Properties, plus the ones listed below. To edit properties of a True/False widget, select it and use the selection inspector at the right of your project window.

Background Color Set the background color to apply to the widget
Border Enable to display a border for the widget
Border ▹ Color When enabled, set the color of the border
Border ▹ Thickness When enabled, set the thickness of the border
Border ▹ Corner Radius When enabled, set the corner radius of the border
Padding Space, in pixels, between the border of the widget and the content area with statements
Label True The label displayed for the true button for each statement
Label False The label displayed for the false button for each statement
Show Arrows Enable to display a pair of up/down arrows at the bottom of the widget to scroll the statements
Check Label The label displayed for the Check button, which allows to check the correctness of the choices made by the end user
Reset Label The label displayed for the Reset button, which clears the choices made by the end user
Text ▹ Font Defines the font to use to display the text
Text ▹ Size Defines the font size, in pixels, to use to display the text
Text ▹ Color Defines the color to display the text
Text ▹ Alternate Row Color Defines the background color of odd rows in the widget
Options ▹ Mode One between Display All Statements or Display Random Statements. When the latter is used the widget will randomically select a number of statements (defined by # of statements to display) from all the ones defined for the widget
Options ▹ Reveal Correct Answers Enable to reveal the correct answers when user clicks the check button, disable to only reveal that answer given by the user is wrong, without revealing the correct one
Assessment ▹ Assessment ID Optional, allows to set an assessments identifier for this widget, enabling statistics collection by Shelf or LMS systems
Assessment ▹ Assessment Category Optional, allows to set an assessments category for this widget, enabling statistics collection by Shelf or LMS systems

Events

True/False widget triggers all Widget Events.

Actions

True/False widget can be used as target of most Generic Actions, plus the ones listed below.

Reset True/False

Resets any user-given answer allowing the test to be done again.