quiz-maker
Quiz Maker - Make an application which takes various questions from a file, picked randomly, and puts together a quiz for students. Each quiz can be different and then reads a key to grade the quizzes.
How to contribute:
- Fork this repo to your github
- Clone to your local(Suggestion: ~/wdi/side-projects)
- Write code, add changes, suggestions :)
- git add, push, commit to your github
- Create pull request to submit changes