"TrueFalse" (Question Interface Type)
"TrueFalse" (Question Interface Type)
"TrueFalse"
Presents a single checkbox interface.
Properties
- In QuestionInterface["TrueFalse",props], props is an Association that supports the following keys:
-
"Prompt" None text asking the user a question - Additionally, options for RadioButtonBar are supported, including:
-
Appearance Automatic the overall appearance of the radio button bar Background Automatic background color to use
Corresponding AssessmentFunction
- "TrueFalse" is the automatically assigned interface type for an AssessmentFunction of the form AssessmentFunction[{True1,False0}].