Skip to content

KKAP00R/A-LevelPhysicsPastPaperSorter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A-Level Physics Past Paper Sorter

Code for sorting Physics A-Level 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 Advanced Level (A-Level) 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 A Level 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 A Level Physics Papers Topic-Wise

Topics

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages