This guide explains how to build and manage quizzes on CodeKings, including diagnostic (starter), post-session (regular/achievement), daily revision, and mini-game (Gauntlet) formats.
Purpose: Diagnose a studentโs current knowledge before the course begins.
Builder Access: Open Starter Quiz Builder
Purpose: Used after each lesson for review, to unlock rewards, or for self-paced revision.
Builder Access: Open Quiz Builder (All Types)
<div class="text-center mt-5">
<h3>๐ Ready to test what you've learned?</h3>
<a href="https://codekings.digital/generated_quizzes/quiz_61_python_basics_lesson1_quiz.php"
class="btn btn-success btn-lg mt-2">
โ
Take the Quiz
</a>
</div>
To link your own quiz, simply change the filename in the example URL:
/generated_quizzes/quiz_61_python_basics_lesson1_quiz.php
Youโll find the filename after previewing your quiz in the builder.
Click โPreviewโ after generating to open your quiz and view its unique URL.
Copy the filename from your browser's address bar and use it in your buttons or links.
Purpose: A solo XP challenge mini-game to reinforce skills and encourage independent learning.
Students can launch Gauntlet anytime from their dashboard.
๐ฎ Launch Gauntlet
Need help? Contact the CodeKings admin team or refer to the full admin manual.