This program is most suitable for academic setting where the intention is to reduce cheating. Instead encourage and maximize hardwork of the students. It auto generates questions and corresponding answers, scrambles them into different types, scrambles the choices for each questions and creates the result in separate files of "Questions" and "Answers" per types.
3. while you are inside the repository, run ./exam_practice.py to run the program. Follow the prompts to generate any number of question types and any amount of question per file
This file contains the notable changes made to the Exam Practice project.
- Removed the prompt for Windows and/or Mac OS
- Added support for windows and mac OS
- Added the feature to allow users write their own questions and answers
- Added sample screenshot of the files, types, questions, etc when the script is executed
- Added cls command to the list
- Moved the project to remote repository
- Minor changes made to guessing game, rot13, rot47 and my ascii codes to enhance performance
- Fixed absolute path issues
- each prompts now runs contineously until you enter a valid inut
- Added execute permission for all user to the files.
- Fixed response to wrong input entered by users during installation and command execution
- Removed repeated lines of codes that need not be