QuestionSelector
QuestionSelector[{qo1,qo2,…}]
表示一个问题列表,可以从中随机选择一个问题对象 qoi.
QuestionSelector[CloudObject[…]]
表示部署在云端的问题选择器.
更多信息和选项
- QuestionSelector[…][] 返回选中的 QuestionObject.
- QuestionSelector[…][n] 返回 n 个选中问题的列表.
- 通常情况下,QuestionSelector 与通过 CreateNotebook["QuestionNotebook"] 获取的问题笔记本一起使用.
- QuestionSelector[…][] 等价于 First@QuestionSelector[…][1].
- 当从问题笔记本部署时,QuestionSelector 可以在本地或从云端提供问题.
- 对于仅包含单个问题池的云对象,部署在云端的问题池采用 QuestionSelector[CloudObject[…]] 形式,当云对象包含多个问题池、生成器或问题对象时,则形式变为 QuestionSelector[{CloudObject[…],"questionid"}] .
- QuestionSelector 提供了一个方便的工具来定义题库和问题池.
范例
打开所有单元关闭所有单元范围 (3)
属性和关系 (1)
QuestionSelector 提供来自预定义的静态问题集的问题:
QuestionGenerator 可用 RandomChoice 完成同样的工作:
QuestionGenerator 也可以生成新问题:
巧妙范例 (1)
使用资源函数 RandomEntityQuestion 生成一个关于犬种的随机多项选择题库,用图像作为答案选择:
Wolfram Research (2022),QuestionSelector,Wolfram 语言函数,https://reference.wolfram.com/language/ref/QuestionSelector.html.
文本
Wolfram Research (2022),QuestionSelector,Wolfram 语言函数,https://reference.wolfram.com/language/ref/QuestionSelector.html.
CMS
Wolfram 语言. 2022. "QuestionSelector." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/QuestionSelector.html.
APA
Wolfram 语言. (2022). QuestionSelector. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/QuestionSelector.html 年