Skip to content

mikael-mike/anki-sequencing-question

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anki Sequencing Question

Anki note template for sequencing/ordering questions


Remember any sequence by arranging items in your flashcards.

To be used with Anki


Installation

  1. In your Anki client, open the "manage note types" menu and add a new note type.
  2. Open "edit cards" or similar options and paste the code in front.html as the front page, back.html as the back page, and styling.css in the styling section.
  3. Open "fields" or similar options and add:
  4. 1 field named Question
  5. 9 fields named Option 1 through Option 9
  6. 1 field named Answer Index
  7. 1 field named Back Extra

The name of the fields are case sensitive and referenced in the code.

Usage

  1. Add a flashcard and switch the note type to the added type.
  2. Fill in Questions and Options 1-9. If you don't need the extra options, leave them blank.
  3. In Answer Index, type the trailing number of the options in the correct order without any separation. For example, if the order is Option 1 -> Option 3 -> Option 4, input 134.
  4. Study the card. When the card loads, the options will be re-arranged randomly

Note

Tested on the Anki app for Windows and AnkiDroid.

To persist choice between both sides of the card, anki-persistence is used.

About

Remember any sequence by arranging items in your flashcards

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published