Quiz Template

Multiple-choice quiz canvas with avatar reactions on right and wrong answers, ending in one Sprout score call.

Age range All ages


About

A builder-facing canvas recipe for making quick multiple-choice activities in Sprout. It gives you the canvas shape, answer handling, avatar signals for right and wrong responses, and a single `sprout.score` completion call at the end. Use it when a parent or builder needs a small quiz around a reading passage, science topic, vocab list, or any other short practice set. Add the questions, preview the canvas, then wrap and deliver it through the normal Sprout flow.

Outcomes

  • Builders can turn a question set into a Sprout quiz canvas quickly
  • Kids get immediate feedback and avatar reactions while they answer
  • The finished canvas reports one clean score back to Sprout

How it works

  1. 1Add the questionsFill in the quiz title, age level, prompts, answer choices, and correct answer indexes.
  2. 2Preview the canvasCreate a dry-run preview and review the generated quiz before it goes live.
  3. 3Wrap and deliverCommit the canvas, wrap it in a skill, and assign it as a task when the parent approves.

Inputs

Quiz title

The title shown at the top of the quiz canvas.

title

Questions

Array of { prompt, choices[], correctIndex }.

questions

Age

Reading-level dimension. "6-7" | "8-9" | "10+".

age
Quiz Template — Sprout