QuizGen.kr
Switch to Korean
No-login sample attempt

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.

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 elementQuiz result
Core conceptsMultiple choice and O/X items quickly check basic understanding.
Years and termsShort-answer and fill-in-the-blank items test key recall.
People and achievementsMatching items help learners connect related concepts.

What to check before using a sample question

This is a review example based on the fixed sample on this page. Questions generated from real materials should be checked against the original source before use.

Sample source

Identify key facts

Separate facts such as the purpose of Hangeul, its creation in 1443, and its publication in 1446.

Sample output

Turn facts into items

Use short-answer or fill-in-the-blank items for years, and multiple choice or O/X for concepts and purpose.

User review

Review before use

Check that the answer matches the source, distractors are unambiguous, and the explanation answers the question.

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.
Can learner-facing quiz views display LaTeX math?
Yes. Real quiz views render supported LaTeX math in questions, choices, answers, explanations, and results. This demo uses fixed plain-text samples; see the dedicated guide for the formula support workflow.

See the full service overview as well

The About page explains supported source inputs, question types, and how the public demo differs from the real quiz creation flow.