Skip to content
This repository has been archived by the owner on Dec 31, 2023. It is now read-only.
QwiglyDee edited this page Jun 16, 2018 · 8 revisions

InteractiveAnki

This is about a set of card templates (models) with features to interactively enter answers and then receive visual feedback.

The package is intended to enable creating various types of exercises commonly found in many language courses.

The features are: typing answer in input field, typing missing words right inside a text, selecting words or answers from list of options, placing words in proper order.

General workflow

workflow screenshots

  1. On the front side of a card you see some sort of question, just as usual. (But it looks so neat that you can't resist touching it. 😊)
  2. You touch a cloze to activate, and then it becomes editable and some other interactive stuff like choices or chips may appear. You type in your answer, or using stuff to enter it, and then submit your answer.
  3. On the back side you see ground truth with highlights:
    • if you answer correctly, you see it green
    • if you answer incorrectly, you see correct answer in yellow-ish
    • if you skip entering answer, you just see the correct answers without special highlights
  4. You can click yellow highlight to see what you typed and compare.

Use cases

  • Basic - just question and answer
  • Choices - choosing one or more answers from list of choices
  • Cloze type - typing in missed words or changing already inserted words
  • Cloze choices - selecting words to insert, optionally changing them
  • Completion - completing sentences with one of listed options
  • Ordering - putting words in proper order

Models

Fields

Clone this wiki locally