"SelectPair" (質問インターフェースタイプ)
"SelectPair"
そこから1つの値と1つのカテゴリを選択する2つのメニューを提供する.
特性
- QuestionInterface["SelectPair",props]の props は以下のキーをサポートするAssociationである.
-
"Prompt" None ユーザに質問するテキスト "Left" required 選択に使える値 "Right" required 選択に使える分類
対応する評価関数
- "SelectPair"には,限定的な特殊ケースを除いて,AssessmentFunction[{k1<"Category"c1 >,k2<"Category"c2 >,k3<"Category" c3 >,…}]の形のAssessmentFunctionのインターフェースタイプが割り当てられる.