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:
- Shows a loading state while the model is queried
- Selects the predicted answer
- Highlights the selected choice to indicate success

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

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.

These examples demonstrate how Quanta improves your quiz-taking experience:
- Seamless integration: The
Get Answer with Quantabutton 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