Skip to content

KKAP00R/IGCSEPhysicsPastPaper-Sorter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

IGCSE Physics Past Paper Sorter

Code for sorting Physics IGCSE 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 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 General Certificate of Secondary Education (IGCSE) 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 IGCSE Physics 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 IGCSE Past Papers Topic-Wise

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages