Skip to content

Code for sorting Physics IB Past Papers Questions Topic-wise

License

Notifications You must be signed in to change notification settings

KKAP00R/IBPhysicsPastPaperSorter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 

Repository files navigation

IB Physics Past Paper Sorter

Code for sorting Physics IB Past Papers Questions Topic-wise Before accessing the program, please read this text carefully

How this Works?

This Section is for information to Developers, who further choose to utilize the MIT License and refine/edit the code

  1. The program based on Python Essentially Works as a Data base to classify every question in the International Baccalaureate Diploma Programme (IBDP) Physics past papers belonging to a certain topic.
  2. The Topic for every individual question is entered in integer form with the list given in the IB Guide, and as of now only whole number topics are supported. Sub-topics are not supported. However, Multiple topics can be entered by seperating the two with a double space..
  3. After Entry, the software will store iinformation entered by the user in .txt format, in directory - .../PROGRAMS/1/ OR .../PROGRAMS/2/ Depending on the level of the paper.
  4. Later, while accessing the database of papers, this software uses PyPDF2 to readt through PDFs, merge PDF files and create a seperate file filled with questions of the desired topic.

Before Using the Program

HAVING PYTHON 3.8 OR MORE UPDATED VERSION INSALLED FOR INTERPRETING THE PROGRAM.
IN LINES 551, 613, 684, 754, 818, 876, AND 1064 ENTER THE PATH TO THE PROGRAMS FOLDER WITHIN THE "".

THANKS FOR USING THIS SOFTWARE. HOPE YOU ENJOY IT.

KKaps-code.
Developer.

About

Code for sorting Physics IB Past Papers Questions Topic-wise

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages