{{ error }}
{{ progression ? progression.level : 1 }}
{{ user ? user.username : 'Loading...' }}
{{ roleProgress ? roleProgress.current_role : 'PLAYER' }}
{{ (progression && progression.player) ? progression.player.xp.toLocaleString() : (roleProgress ? roleProgress.total_xp.toLocaleString() : '0') }}
Total XP
{{ (progression && progression.player) ? progression.player.coins.toLocaleString() : '0' }}
Cell Coins
{{ (progression && progression.activityStats) ? progression.activityStats.totalGames : (roleProgress ? roleProgress.games_played : 0) }}
Games Played
{{ (progression && progression.activityStats) ? progression.activityStats.winRate : (roleProgress ? roleProgress.accuracy : 0) }}%
Win Rate
Role Progression
{{ roleProgress.current_role }}
Earning Multiplier:
{{ roleProgress.current_multiplier }}x
You've reached the maximum role! 🎉
Continue earning XP and coins to climb the leaderboards!
You're ready to advance to {{ roleProgress.next_role }}!
Quick Overview
{{ (progression && progression.neuralEfficiency) ? progression.neuralEfficiency : 0 }}%
Neural Efficiency
{{ (progression && progression.activityStats && progression.activityStats.currentStreak) ? progression.activityStats.currentStreak : 0 }}
Current Streak
{{ (progression && progression.masteryLevel) ? progression.masteryLevel : (roleProgress ? roleProgress.level : 1) }}
Mastery Level
{{ (progression && progression.growthRate) ? progression.growthRate : 0 }}
Weekly Growth
Creator Dashboard
My Created Rooms {{ myRooms.length }}
Loading rooms...
You haven't created any rooms yet
Create Your First Room{{ room.name }}
My Created Questions {{ myQuestions.length }}
Loading questions...
You haven't created any questions yet
Create Your First Question{{ question.question_text }}
My Journey
Track your complete progression, knowledge mastery, achievements, and role advancement
View JourneyCreator Dashboard
Manage your created rooms and questions, track approval status
Validator Dashboard
Track your validation earnings, reliability score, and available questions to validate
View Validator Stats