"MultipleChoiceGrid" (Question Interface Type)
"MultipleChoiceGrid" (Question Interface Type)
"MultipleChoiceGrid"
provides a grid of values and categories, where one category is selected for each value.
Properties
- In QuestionInterface["MultipleChoiceGrid",props], props is an Association that supports the following keys:
-
"Prompt" None text asking the user a question "Choices" required values available for selection "Categories" required classifications available for selection - Additionally, options for RadioButton are supported, including:
-
Appearance Automatic the overall appearance of the radio button bar Background Automatic background color to use
Corresponding AssessmentFunction
- "MultipleChoiceGrid" is the automatically assigned interface type for an AssessmentFunction of the form AssessmentFunction[{k1<|"Category"c1|>k2<|"Category"c2|>…},<|"ElementwiseAssessment"True|>].
Examples
open all close allBasic Examples (2)
Scope (2)
Properties & Relations (1)
Choices inferred from an AssessmentFunction are sorted to avoid spoiling the correct answer: