| User | Role | XP | Cells | Status | Actions |
|---|---|---|---|---|---|
| {{ user.roles[0] }} | {{ user.xp }} | {{ user.coins }} | Active |
Configure role advancement requirements and earning multipliers
{{ path.description }}
| Question | Category | Difficulty | Status | Success Rate | Attempts | Created | Actions | |
|---|---|---|---|---|---|---|---|---|
| No questions found | ||||||||
|
{{ question.question_text.length > 100 ? question.question_text.substring(0, 100) + '...' : question.question_text }}
|
{{ question.category || question.category_name || 'General' }} | {{ question.difficulty || question.difficulty_name || 'Unknown' }} | {{ (question.status || 'DRAFT').replace('_', ' ') }} |
{{ (question.success_rate || 0).toFixed(1) }}%
|
{{ question.total_attempts || 0 }} | {{ formatTime(question.created_at) || 'Unknown' }} | ||
š” Example: 80% reliability = {{ calculateMultiplier(0.8, multiplierConfig.reliabilityCoins.min, multiplierConfig.reliabilityCoins.max) }}x coin multiplier
{{ event.multiplier }}x multiplier
{{ formatDate(event.start_time) }} - {{ formatDate(event.end_time) }}No questions pending validation
Configure progressive daily rewards that increase each day within a week, with bigger jumps between weeks.
Create and manage tournaments with full configuration options
4 players, quick match
8 players, easy mode
16 players, balanced
32 players, high stakes
16 players, ultimate challenge
Loading tournaments...