Skip to content

Latest commit

 

History

History
52 lines (42 loc) · 2.22 KB

README.md

File metadata and controls

52 lines (42 loc) · 2.22 KB

Grade Calculator

Open source tool for students and teachers to use to calculate all the different types of grades.

Qualification type covered

  • A Levels
  • BTEC (NQF)
  • BTEC (QCF)
  • BTEC (RQF)
  • Cambridge PREU
  • Core maths
  • OCR Cambridge Technical
  • T Levels
  • AQA Technicals
  • Extended Project

How to use CLI (wip)

  1. You will be asked to select the qualification type you are doing.
    1. Enter a value between 1 and 8.
    2. Press enter.
  2. Depending on your selection you will be asked to select the type of your qualification.
    1. Enter one of the values from the values displayed in the list.
    2. Press enter.
  3. Then you will be asked to enter your grade.
    • Depending on what qualification you are doing, these options can be numbers or strings.
    • An example of distinction star would be written as "A*" with an astrix.
    • An example of "A star A", would be written as "A*A" with an astrix in the middle.
    1. Enter your grade.
    2. Press enter.
  4. You will then be presented with the points conversion that your grade equates to.

Functionality to take into consideration different modules is coming soon

How to use GUI

Conversion tables