Skip to content

An interactive Anki flashcard template featuring drag-and-drop functionality and instant visual feedback. Ideal for various study purposes, including categorization and vocabulary building. Easily customizable with horizontal and vertical layout options.

Notifications You must be signed in to change notification settings

cjdduarte/anki-template-interactive-drag-drop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anki Interactive Flashcard Template

This repository contains an interactive flashcard template for Anki, featuring drag-and-drop functionality and visual feedback.

image

image

Files

  • front.html: The HTML code for the front side of the flashcard.
  • back.html: The HTML code for the back side of the flashcard (optional).
  • style.css: The CSS styling for the flashcards.

How to Use

  1. Open Anki.
  2. Go to Tools > Manage Note Types.
  3. Create a new note type or edit an existing one.
  4. Copy the content from front.html into the front template.
  5. Copy the content from back.html (if used) into the back template.
  6. Copy the content from style.css into the Styling section.
  7. When creating cards, use the | character to separate multiple correct answers within the same field.

#### Change Log:

v1.1 - 2024-09-04

  • Added trim to terms comparison to remove spaces around '|' separators.
  • Evaluated forgotten terms as incorrect with -1 feedback.
  • Dynamic headers and terms handling for up to 5 columns.
  • Added support for dynamic vertical and horizontal table generation based on layout.
  • Fixed comparison logic for terms with multiple answers using '|' to trim extra spaces.
  • Added visual feedback for both correct (+1) and incorrect (-1) answers, including forgotten terms.

v1.0 - 2024-09-04

  • Initial release

License

[MIT License.]

About

An interactive Anki flashcard template featuring drag-and-drop functionality and instant visual feedback. Ideal for various study purposes, including categorization and vocabulary building. Easily customizable with horizontal and vertical layout options.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published