Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multiple Choice

Create interactive multiple-choice questions directly inside Anki using dropdown menus.

Instead of typing an answer, learners select it from a randomized list of choices, making reviews more engaging while staying fully integrated with Anki.

Preview

Create interactive multiple-choice questions directly inside your notes


Answer choices are automatically shuffled every time you review

Features

  • Interactive dropdown multiple-choice questions
  • Automatically shuffles answer choices every review
  • One-click editor button
  • Keyboard shortcut (Ctrl + M)
  • Optional hint / placeholder text
  • Unlimited incorrect answer choices
  • Dark Mode compatible
  • Lightweight and easy to use
  • Automatically creates the required note type

Example

Write:

What is the capital of France?

[[m1::London]]
[[m2::Berlin]]
[[m::Paris::Choose a city]]
[[m3::Madrid]]

During review, the answer becomes an interactive dropdown menu. The order of the answers is automatically randomized every time the card is shown.


Syntax

  • Correct answer: [[m::Paris]]
  • Incorrect answers: [[m1::London]] [[m2::Berlin]] [[m3::Madrid]]
    (You can add as many incorrect answers as you like)
  • Optional hint: [[m::Paris::Choose a city]]

Before an answer is selected, the dropdown will display:

Choose a city

Creating Cards

  1. Create a Multiple Choice note.
  2. Type your question.
  3. Select the correct answer.
  4. Click the Multiple Choice button or press Ctrl + M.
  5. Add incorrect answer choices.
  6. Study normally.

During Review

  • The answer becomes a dropdown menu.
  • All choices are shuffled automatically.
  • Select an answer.
  • Press Show Answer.
  • The correct answer is displayed.
  • If an incorrect answer was chosen, your selection is shown alongside the correct answer.

Why I Built This

I wanted a simple way to create interactive multiple-choice questions directly inside Anki without using complicated templates or external tools.

The goal was to keep everything lightweight, easy to learn, and fully integrated into the normal Anki workflow.

License

MIT License

Suggestions

If you have ideas, suggestions, or discover a better workflow, I'd love to hear your feedback.

About

Create interactive multiple-choice questions directly inside Anki using dropdown menus. Mark the correct answer, add incorrect options, and review with randomized choices every time. Includes an editor button, Ctrl+M shortcut, optional hints, Dark Mode support, and automatic note type creation.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages