⏱️ Per-attempt timer
Set 1-240 minutes. The server enforces the deadline — clock-skew tricks can't extend it. Auto-submit on expiry.
Free · No signup · Self-paced · Auto-graded
Build a self-paced quiz in 90 seconds. Send one shareable link. The server runs each participant's timer, auto-grades on submit, and emails you a roll-up of every submission. One attempt per email — no double-takes.
Need real-time team scoring? Use Live Quiz instead.
Set 1-240 minutes. The server enforces the deadline — clock-skew tricks can't extend it. Auto-submit on expiry.
Type a topic or upload a PDF / Word doc / slide deck. AI drafts questions, four choices each, and the correct answer for you to verify and tweak.
Submission scoring runs in a Firestore transaction. Idempotent — duplicate submits return the same graded result without re-scoring.
Every submission emails you a summary. Participants get their own results email with optional answer-key review.
Auto-refreshes every 30s. Score distribution, per-question correct rate, choice histograms, time-on-question, full roster.
Participant data is host-only. GDPR Article 17 erase-participant button. Quizzes auto-purged 90 days after close (configurable).
Write them manually, generate from an AI prompt, or upload a PDF / DOCX / PPTX. Mark the correct answer per question.
Title + your email + duration + optional advanced toggles.
Final summary, then mint the share link + dashboard URL.
Dashboard auto-refresh + automatic email roll-up.
Yes — authoring, AI questions, the timer, auto-grading, email roll-ups, the live dashboard, and CSV export are all free. No signup, no app install.
Live Quiz is real-time, host-driven, team-based scoring with a spinning wheel. Take-Home Quiz is async, self-paced, individual, server-graded — perfect for homework, training checks, and certifications.
No. One attempt per email, deterministically enforced. A second attempt with the same email shows their previous score instead.
No. The deadline is enforced server-side. When the timer hits zero whatever they've answered is auto-submitted; they still get a graded result.
Yes — multiple-choice questions are scored server-side using each question's points value. Correct, incorrect, and skipped tallies are returned to the participant immediately.
Yes. On the Questions step pick Upload a Document, drop in a PDF / DOCX / PPTX / TXT / MD up to 10 MB, fine-tune the number of questions and difficulty, and the AI generates a quiz from its contents. The file is processed in-memory and deleted immediately after the build.
Yes. The host gets a per-submission email; the participant gets their own results email (optional, on by default). Both go through Resend asynchronously so a Resend outage never blocks a submission.