Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 651 Bytes

readme.md

File metadata and controls

19 lines (15 loc) · 651 Bytes

Mathgen

Mathgen is an add-on for the app Anki. It allows for the creation of math problem cards with values generated from a fixed range.

Installation

Mathgen is currently supported for the latest version of Anki.

git clone https://github.com/MinXuann/mathgen.git

Move the mathgen/mathgen folder into your Anki add-on folder.

Current Build

Editor

Editor page

Preview

Preview

  • Utilises the Javascript eval() function for calculation of solution, but a easier way of evaluation is currently under development