"SelectPair" (Question Interface Type)
"SelectPair"
Provides two menus to select one value and category from.
Properties
- In QuestionInterface["SelectPair",props], props is an Association that supports the following keys:
-
"Prompt" None text asking the user a question "Left" required values available for selection "Right" required classifications available for selection
Corresponding AssessmentFunction
- Except for limited special cases, "SelectPair" is the automatically assigned interface type for an AssessmentFunction of the form AssessmentFunction[{k1<"Category"c1 >,k2<"Category"c2 >,k3<"Category" c3 >,…}].