SpinWheelGo SpinWheelGo Build a Take-Home Quiz

Free · No signup · Self-paced · Auto-graded

Free take-home quiz tool with a built-in timer and auto-emailed results

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.

⏱️ Per-attempt timer

Set 1-240 minutes. The server enforces the deadline — clock-skew tricks can't extend it. Auto-submit on expiry.

🤖 AI question builder

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.

🧮 Server-side scoring

Submission scoring runs in a Firestore transaction. Idempotent — duplicate submits return the same graded result without re-scoring.

📧 Email roll-ups

Every submission emails you a summary. Participants get their own results email with optional answer-key review.

📊 Live dashboard

Auto-refreshes every 30s. Score distribution, per-question correct rate, choice histograms, time-on-question, full roster.

🔒 Privacy-first

Participant data is host-only. GDPR Article 17 erase-participant button. Quizzes auto-purged 90 days after close (configurable).

How to publish a take-home quiz in 90 seconds

  1. Step 1

    Add questions

    Write them manually, generate from an AI prompt, or upload a PDF / DOCX / PPTX. Mark the correct answer per question.

  2. Step 2

    Configure

    Title + your email + duration + optional advanced toggles.

  3. Step 3

    Review & publish

    Final summary, then mint the share link + dashboard URL.

  4. Step 4

    Watch results land

    Dashboard auto-refresh + automatic email roll-up.

Frequently asked questions

Is Take-Home Quiz really free?

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.

How is this different from Live Quiz?

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.

Can someone take the quiz twice?

No. One attempt per email, deterministically enforced. A second attempt with the same email shows their previous score instead.

Can the participant pause the timer?

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.

Are answers automatically graded?

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.

Can I build the quiz from a PDF or document I already have?

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.

Do hosts and participants get emailed?

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.

Explore the rest of SpinWheelGo