Calculate your GPA at https://ucsc.cmb.ac.lk/exam_results/
- Displays your GPA
- Displays your Class, if you have one
- Automatically handles repeat subjects
- Ability for the user to deselect any optional subject to omit it from being calculated with the GPA
- Step 1 : Pull project code changes
-
git pull origin main
-
- Step 2 : In Google Chrome go to Settings -> Extensions -> Manage Extensions (This step may be different if your browser is not Google Chrome)
- Step 3 : Find the extension and click reload icon of the extension
- Step 4 : visit https://ucsc.cmb.ac.lk/exam_results/ and login
- Step 1 : Clone this project into your laptop (E.g. inside folder x you will have the project as 'GPA-UCSC-Extension')
-
git clone https://github.com/FarzanFrost/GPA-UCSC-Extension.git
-
- Step 2 : In Google Chrome go to Settings -> Extensions -> Manage Extensions (This step may be different if your browser is not Google Chrome)
- Step 3 : Make sure the Developer mode is on
- Step 4 : Click 'Load unpacked'
- Step 5 : Click on the project folder (from inside folder x select 'GPA-UCSC-Extension' folder)
- Step 6 : Click 'Select Folder'
- Step 7 : visit https://ucsc.cmb.ac.lk/exam_results/ and login.