Administration Access

Enter the password to continue:

Administration Control Panel

Manage your tenants and configure individual CTF games.

Tenants

Expires in 10 days
  • {{ t.name }}

    Upload ID {{ t.id }} to join

    Active

Games in Selected Tenant

  • {{ g.name }} ({{ g.mode === 'jeopardy' ? 'Jeopardy Mode' : 'Classic' }})

    Upload ID {{ g.id }} to join

    {{ g.status === 'paused' ? 'Paused' : (g.status === 'active' ? 'Running' : 'Finished') }}

{{ editingGameId ? 'Edit CTF Game' : 'Create New CTF Game' }}

๐Ÿ“š Saved Templates

Support Links

Game Questions

QUESTION {{ index + 1 }}

๐Ÿงช Groq AI Sandbox

Verify if the AI is properly working and evaluating answers before starting the real game.

Evaluation Result:

{{ aiTestResult.msg }}

Verdict: {{ aiTestResult.match ? 'โœ… APPROVED (Matches)' : 'โŒ REJECTED (Different)' }}

Raw Motor Response:

{{ aiTestResult.raw_response }}

{{ gameState.name }}

Upload {{ gameState.id }} to join

Spin the Wheel for Points

{{ seg.value }}
You are playing for {{ spunPoints }} POINTS!

Select Questions

Spin the wheel before launching questions.

Q{{ idx + 1 }}: {{ gameState.questions[idx].q }}

Each for {{ gameState.current_points }} Points
{{ formattedTimeLeft }}
TIME

๐Ÿ Game Finished!

This challenge has officially concluded.

Standings

Position Participant Points
#{{ i + 1 }} {{ p.name }} {{ p.score }}
๐Ÿง‘โ€๐Ÿ’ป

Join CTF

Enter the ID of an active game.

Player: {{ playerForm.name }}
TIME {{ formattedTimeLeft }}
POINTS {{ myScore }}

๐Ÿ The CTF has finished!

You finished in position #{{ myPosition }}

Jigsaw Game

Waiting for your fate...

Waiting for the administrator...

๐ŸŽฏ Playing for {{ gameState.current_points }} Points each (Lose 50% if you fail)

Q{{ idx + 1 }}: {{ gameState.questions[idx].q }}

โœ… You have already completed this question.

{{ playerFeedback[idx] }}