{{ item.title }}
+ + +| No. | +{{ t('questions.type') }} | +{{ t('questions.question') }} | +{{ t('questions.score') }} | +{{ t('questions.active') }} | +{{ t('questions.creator') }} | +{{ t('questions.created_at') }} | +{{ t('questions.actions') }} | +
|---|---|---|---|---|---|---|---|
| Loading... | +|||||||
| {{ row.id }} | ++ + {{ t(typeLabels[row.type]) }} + + | +{{ row.title }} | +{{ row.score }} | ++ + | +{{ row.creatorName || '-' }} | +{{ formatDate(row.createdAt) }} | +
+
+
+
+
+ |
+
| {{ t('questions.empty') }} | +|||||||
{{ t('questions.blank_hint') }}
+ +| No. | +{{ t('banks.name') }} | +{{ t('quiz.draw_count') }} | +{{ t('quiz.time_limit') }} | +{{ t('banks.question_count') }} | +{{ t('banks.active') }} | +{{ t('banks.created_at') }} | +{{ t('banks.actions') }} | +
|---|---|---|---|---|---|---|---|
| Loading... | +|||||||
| {{ row.id }} | +
+
+ |
+ {{ drawCountText(row) }} | +{{ durationText(row.durationSec) }} | ++ {{ row.questionCnt }} + | ++ + | +{{ formatDate(row.createdAt) }} | +
+
+
+
+
+
+
+ |
+
| {{ t('banks.empty') }} | +|||||||
{{ t('banks.draw_count_hint') }}
+{{ bank.description }}
+{{ t('quiz.bank_empty') }}
+| No. | +{{ t('quiz.bank') }} | +{{ t('quiz.score') }} | +{{ t('quiz.total_score') }} | +{{ t('quiz.correct') }} | +{{ t('quiz.wrong') }} | +{{ t('quiz.duration') }} | +{{ t('quiz.date') }} | +{{ t('quiz.actions') }} | +
|---|---|---|---|---|---|---|---|---|
| Loading... | +||||||||
| {{ s.id }} | +{{ s.bankName || '-' }} | ++ + {{ s.score }} + + | +{{ s.totalScore }} | +{{ s.correctCount }} | +{{ s.wrongCount }} | +{{ s.durationSec }} {{ t('quiz.seconds') }} | +{{ formatDate(s.createdAt) }} | ++ + | +
| {{ t('quiz.history_empty') }} | +||||||||
| {{ t('quiz.rank') }} | +{{ t('quiz.player') }} | +{{ t('quiz.best_score') }} | +{{ t('quiz.attempts') }} | +{{ t('quiz.last_at') }} | +
|---|---|---|---|---|
| Loading... | +||||
| + + {{ item.rank }} + + | +
+
+ |
+ {{ item.best }} | +{{ item.sessions }} | +{{ formatDate(item.lastAt) }} | +
| {{ t('quiz.board_empty') }} | +||||
{{ item.title }}
+ + +{{ q.title }}
+ + +{{ q.title }}
+ + +{{ item.title }}
+{{ item.title }}
+ +