https://github.com/bburdette/hquiz
commandline apps for memorization
https://github.com/bburdette/hquiz
Last synced: 9 months ago
JSON representation
commandline apps for memorization
- Host: GitHub
- URL: https://github.com/bburdette/hquiz
- Owner: bburdette
- License: mit
- Created: 2014-01-04T20:07:26.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-01-05T04:58:44.000Z (over 12 years ago)
- Last Synced: 2025-03-15T04:13:38.922Z (over 1 year ago)
- Language: Haskell
- Size: 141 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
hquiz
=====
commandline apps for memorization
assocQuiz uses a simple file format for quiz items - alternating lines in the text file are questions and answers.
multQuiz generates a multiplication table quiz based on command line arguments.
Both programs keep stats on your answers. Questions are more or less likely to be asked based on your previous answers.