Examples

See Quanta in action.

To illustrate Quanta's capabilities, here are a few practical examples of how it works on a Moodle quiz page.

Quick note

Quanta requires a configured AI provider and API key. If you haven't set those yet, see the Quickstart first.

Single-Answer Question

Here is a typical single-answer question on Moodle. When you click "Get Answer with Quanta" the extension:

  1. Shows a loading state while the model is queried
  2. Selects the predicted answer
  3. Highlights the selected choice to indicate success

Demo: single-answer question with highlighted selection

Multiple-Answer Question

Quanta also supports multiple-answer questions. For these, Quanta may select multiple checkboxes and visually indicate the predicted correct set.

Demo: multiple-answer question selected and highlighted

Error State

If Quanta can't provide an answer (missing API key, provider error, or network issue) it will surface a clear message and guidance on next steps.

Demo: error message when API key is missing or a request fails Demo: alternative error state


These examples demonstrate how Quanta improves your quiz-taking experience:

  • Seamless integration: The Get Answer with Quanta button fits naturally into the Moodle UI.
  • Clear feedback: The extension provides clear visual cues for loading, success, and error states.
  • Support for different question types: Quanta handles both single- and multiple-answer questions with ease.

What you'll notice

  • Predictions are shown inline and highlighted so you can review them before submitting.
  • Bulk answering runs sequentially and can be paused/resumed.
  • Session memory helps keep the AI context consistent across multiple questions.

Last updated on