"SelectPair" (问题界面类型)
"SelectPair"
提供两个菜单并从中选择一个值和类别.
属性
- 在 QuestionInterface["SelectPair",props] 中,props 是支持下列密钥的 Association:
-
"Prompt" None 向用户提出问题的文本 "Left" required 可供选择的值 "Right" required 可供选择的类别
相应 AssessmentFunction
- 除了有限特殊情况外,"SelectPair" is 是为形式为 AssessmentFunction[{k1<"Category"c1 >,k2<"Category"c2 >,k3<"Category" c3 >,…}] 的 AssessmentFunction 自动分配的接口类型.