Skip to content

VGisHere/MCQ_Test_GUI

Repository files navigation

This GUI is primarily aimed for usage by UPSC aspirants.
However, that said, it can work with any PDF that contains Questions and Answers in split files and support for fetching the questions and answers can be integrated to source code.


Features of GUI include -

  1. Attempt time based mock papers.
  2. Add own comments (thought process) for question attempted.
  3. Navigator for quick navigation between questions.
  4. Save attempt data for future analysis.
  5. View explanations of questions while analysing attempt.

Hope you find this useful for your mocks. Wish you "All the best!" for your exam.


Direct Download Links

Linux : https://drive.google.com/file/d/1mbpBUl5U-pbbJJCE67DZljwQE3eYsg0t/view?usp=sharing
Windows : https://drive.google.com/file/d/14i55Z91GEmJGUP2yVf8tw2EcxqQZGkEr/view?usp=sharing
MacOS : Coming Soon


Steps for setting up this interface from source code

  1. Download and install Python 3.9.6 (https://www.python.org/downloads/release/python-396/) to PATH.
  2. Confirm python version by typing in "python --version", in case this doesn't work, use "python3 --version" and confirm version as 3.9.6
  3. Download this repo as zip by clicking on Code (in green, above) and "Download as Zip". Screenshot 2022-04-24 18 38 00
  4. Extract the contents to a particular folder.
  5. In this particular folder, open Command prompt by typing "cmd" in folder address bar OR use "cd" commands to navigate to the folder.
  6. Run script "pip install -r requirements.txt" (pip or pip3 depending on what worked in Step 2) Screenshot 2022-04-24 18 51 21
  7. Upon completion, redo Step 5.
  8. Type in "python PDF_MCQ_Test.py" and Enter. (python or python3 depending on what worked in Step 2)
  9. There you go ! Start attempting and analysing your mocks in a quick and digital way.
  10. Attaching some screenshots of the same, below !

Screenshot 2022-04-23 10 12 44 Screenshot 2022-04-23 10 13 40 Screenshot 2022-04-23 20 02 11 Screenshot 2022-04-23 20 41 20 Screenshot 2022-04-23 20 43 33 Screenshot 2022-04-23 20 44 22

About

Attempt PDF based MCQ test for quick analysis

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages