正在加载大屏抽答
正在同步班级、题库与配置
{{ toastText }}
西沃大屏模式
抽答设置台
先把班级、模式和题目范围选好,系统会自动把当前配置写进链接,复制出去可以直接打开,不用再次选择。
当前分享配置
{{ selectedClassName || '未选择班级' }}
{{ modeLabel }}
复制当前链接
1. 选择班级
{{ item.name }}
{{ item.description || '班级名单已同步' }}
{{ item.active_students_count || 0 }} 人
没有找到匹配的班级。
2. 选择模式
直接抽
只显示名单和抽取动画,更适合快速点名。
抽答
同步抽出学生与题目,答案默认隐藏,适合课堂互动。
3. 选择科目
{{ subject }}
暂无题库科目数据。
题目范围
按照 `chapter_path` 多级目录选择,默认全部折叠,支持全选、取消和部分选中。
{{ allSelected ? '取消全选' : '全选范围' }}
先选择科目,再展开目录树。
正在加载目录...
当前科目暂无目录数据。
{{ node.label }}
已选范围
当前未限定具体目录,进入抽答后会默认从当前科目的全部题目中随机抽取。
{{ shortPath(path) }}
×
当前题池:{{ questions.length }} 题
当前班级
{{ selectedClassName }}
{{ modeLabel }}
{{ statusLabel }}
{{ students.length }} 人
{{ questions.length }} 题
返回设置
复制链接
全屏
抽取状态
{{ statusLabel }}
当前焦点
{{ currentFocusedName }}
{{ item.name }}
总人数
{{ students.length }}
已抽记录
{{ history.length }}
{{ mode === 'draw' ? '当前模式' : '题目范围' }}
{{ mode === 'draw' ? '直接抽' : (selectedPaths.length > 0 ? selectedPaths.length + ' 项' : '全范围') }}
开始抽取
立即停
同步题目
{{ currentQuestion ? currentQuestion.subject : '等待抽题' }}
{{ showAnswer ? '隐藏答案' : '显示答案' }}
开始抽取后会同步显示题目。
{{ currentQuestion.subject }}
{{ currentQuestion.chapter_path || currentQuestion.chapter || '未设置目录' }}
{{ currentQuestion.type || '题目' }}
{{ currentQuestion.title }}
{{ option.label }}
{{ option.content }}
这道题在题库里没有单独的选项数据,所以当前只显示题干。
参考答案
{{ currentQuestion.answer || '暂无答案' }}
抽取结果
点击再来一次会立即进入下一轮,关闭后也会保留抽奖记录。
关闭
本轮选中
{{ latestResult.student.name }}
{{ latestResult.question.subject }}
{{ latestResult.question.chapter_path || latestResult.question.chapter || '未设置目录' }}
{{ latestResult.question.type || '题目' }}
{{ resultShowAnswer ? '隐藏答案' : '显示答案' }}
{{ latestResult.question.title }}
{{ option.label }}
{{ option.content }}
参考答案
{{ latestResult.question.answer || '暂无答案' }}
再来一次
回到页面