Coder Social home page Coder Social logo

fitz93 / anki-interactive Goto Github PK

View Code? Open in Web Editor NEW

This project forked from qwiglydee/anki-interactive

0.0 1.0 0.0 2.27 MB

Interactive Cards for Anki

License: GNU General Public License v3.0

Python 5.71% HTML 78.45% JavaScript 10.79% CSS 5.04%

anki-interactive's Introduction

This software is very beta. It's been tested only on linux Anki v2.1 and AnkiDroid v2.8.3. Older Anki won't be supported.

Interactive Cards for Anki

The cards enable some interactive features to enter and edit answers and receive feedback, similar to what's often found in exercises of many language-learning applications.

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.

Also, there is quite a design and user-friendly feedback.

Detailed description is in the wiki Discussion goes here at reddit

Installation

Packaged version is at the dist folder

Development

The templates for models are compiled from a pretty big set of html, css and javascript files. In order to modify them you need to install anki sources, clone this repo and use compiling scripts.

For the scripts to work, PYTHONPATH should contains anki sources as well as all its requirements.

Key points:

  • src -- all the source files
  • models_def.py -- configuration of models
  • notes_def.py -- configuration of notes in demo deck
  • dist.py -- script to compile all the stuff into apkg file, and put all the addon stuff.
  • dist -- addon directory. After rebuild, you may symlink or copy this right into Anky's addons directory.

anki-interactive's People

Contributors

qwiglydee avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.