@foreach($this->sourcePaperOptions() as $id => $title) @endforeach @foreach($this->partOptions() as $id => $title) @endforeach 上一题 ← 下一题 → 保存当前 密度切换 表格视图 题卡视图 审核模式
快捷键:← → 切换题目
题目列表(勾选后批量编辑)
@if($viewMode === 'card')
@foreach($this->candidates() as $candidate)
@endforeach
@else
@foreach($this->candidates() as $candidate) @endforeach @if($this->candidates()->isEmpty())
暂无候选题目
@endif
@endif
题目预览
@if($this->currentCandidate()) {!! \App\Services\MathFormulaProcessor::processFormulas($this->currentCandidate()?->stem ?? $this->currentCandidate()?->raw_markdown ?? '') !!} @else
暂无选中题目
@endif
@if($this->currentCandidate()?->images)
@foreach(($this->currentCandidate()?->images ?? []) as $img)
题目图片
@endforeach
@endif
@foreach($this->partOptions() as $id => $title) @endforeach @foreach($this->sourcePaperOptions() as $id => $title) @endforeach
@foreach($this->filteredKnowledgePointOptions() as $code => $name) @endforeach
推荐知识点 生成解析 智能补全
@foreach($this->partOptions() as $id => $title) @endforeach
@foreach($this->sourcePaperOptions() as $id => $title) @endforeach
按题序难度仅基于选中题目;批量 AI 会逐题执行,题量较大时可能耗时。
批量应用 以当前题为默认 按题序自动难度 AI 批量补全