| 试卷名称 | 状态 | 难度 | 题目/总分 | 创建时间 | 操作 |
|---|---|---|---|---|---|
|
{{ $exam['paper_name'] }}
{{ $exam['id'] }}
|
{{ $this->getStatusLabel($exam['status']) }} | {{ $exam['difficulty_category'] }} |
{{ $exam['question_count'] }} 题
{{ $exam['total_score'] }} 分
|
{{ \Carbon\Carbon::parse($exam['created_at'])->format('Y-m-d H:i') }} | |
| @include('filament.partials.empty-state', [ 'title' => '暂无试卷记录', 'description' => '请先生成卷子以便管理。', 'action' => new \Illuminate\Support\HtmlString('去出卷'), ]) | |||||