Try the AI quiz-taking flow before signing in
The QuizGen.kr AI quiz demo is a public sample page that uses static questions, not database records, to show quiz taking, progress tracking, instant scoring, and answer explanations.
This sample shows how learning materials such as PDFs, URLs, YouTube captions, images, and text can become multiple choice, O/X, short-answer, fill-in-the-blank, and matching quiz experiences.
Demo results are calculated in the browser only and are not saved to an account or database.
Sample quiz on early Joseon culture and Hangeul
Answer 5 questions and review your score and explanations immediately.
What this page demonstrates
- The learner-facing structure of a quiz-taking screen
- Question progress, answer status, and previous or next navigation
- A local result view with score, correctness, and explanations
Sample source material
This demo uses a short lesson topic, “early Joseon culture and the creation of Hangeul.” In the real product, quizzes can be generated from PDFs, images, videos, URLs, YouTube captions, and direct text entered by the user.
How source material becomes quiz items
| Source element | Quiz result |
|---|---|
| Core concepts | Multiple choice and O/X items quickly check basic understanding. |
| Years and terms | Short-answer and fill-in-the-blank items test key recall. |
| People and achievements | Matching items help learners connect related concepts. |
AI quiz demo FAQ
- Do I need to sign in to use this demo page?
- No. You can take the sample quiz without signing in. Signing in is required when you want to generate and save quizzes from your own materials.
- Are sample attempts saved?
- No. Scores and answer states on this page are calculated only in the browser and are not sent to Firestore or internal APIs.
- What source materials can the real service use?
- QuizGen.kr can generate quizzes from keywords, direct text, PDFs, URLs, YouTube content, video files, and images.
- Which question types are supported?
- The service supports multiple choice, O/X, short answer, essay, fill-in-the-blank, and matching questions. This demo shows a subset of those types.