"MultipleChoiceGrid" (Question Interface Type)
"MultipleChoiceGrid"
provides a grid of values and categories, where one category is selected for each value.
Details
- In a multiple-choice grid question, exactly one category must be chosen for each value.
- By default, "MultipleChoiceGrid" question interfaces use a grid of radio buttons for selection.
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
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 allclose allBasic Examples (2)
A multiple-choice grid question:
A multiple-choice grid question with assessment:
Scope (1)
A logic question with assessment: