An open API service indexing awesome lists of open source software.

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

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.