Quizmo is a program that helps students study.
Users enter questions and answers, and the program asks the student the questions in a random order.
Quizmo project does this by having the user enter questions and their answers, and then asking the questions in a random order.
It is tested and developed on GNU/Linux, but as of the v0.10 release, it is written in C# and should work on any platform supported by Mono.
Requirements:
· Mono
What's New in This Release:
· The ~/.config/quizmo directory is now searched for the specified question file if it is not found in the current directory.
· When the user's accuracy is shown, the number of decimals printed has been reduced to two.
Product's homepage