https://github.com/iandennismiller/test-maker
Test-Maker is a tool for creating perfect Multiple Choice exams with multiple versions.
https://github.com/iandennismiller/test-maker
Last synced: 6 months ago
JSON representation
Test-Maker is a tool for creating perfect Multiple Choice exams with multiple versions.
- Host: GitHub
- URL: https://github.com/iandennismiller/test-maker
- Owner: iandennismiller
- Created: 2013-06-02T18:53:46.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2015-04-06T16:19:22.000Z (over 10 years ago)
- Last Synced: 2023-04-18T03:24:47.574Z (over 2 years ago)
- Language: Python
- Homepage:
- Size: 281 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Test-Maker
Test-Maker is a tool for creating perfect Multiple Choice exams with multiple versions.
## Introduction
When you make an Exam with Test-Maker, a computer handles all the stuff that computers do best. People make mistakes, and when making an exam by hand, it's all too easy to copy-and-paste incorrectly. The worst feeling on exam day is distributing the exam and then realizing there was a mistake with one of the questions.
With Test-Maker, exams never have duplicate questions and it's easy to ensure the answer keys are generated perfectly too. This process is repeatable, so once you've generated your first successful exam, you can count on future exams to work perfectly too.
## Documentation
- [Installation Process](https://github.com/iandennismiller/test-maker/blob/master/docs/Install.md#test-maker-installation) - Install Test-Maker (and pre-requisites)
- [Quickstart](https://github.com/iandennismiller/test-maker/blob/master/docs/Quickstart.md#test-maker-quickstart) - Create your first exam
- [Exam Process](https://github.com/iandennismiller/test-maker/blob/master/docs/Exam%20Process.md#exam-process) - Some notes on administering an exam## License
[The MIT License](https://github.com/iandennismiller/test-maker/blob/master/docs/LICENSE.TXT)
Copyright 2015 [Ian Dennis Miller](http://www.iandennismiller.com)