Calculate your high school or college GPA in seconds. Our free GPA calculator computes your cumulative Grade Point Average using letter or number grades.
- Download the ZIP file of this repository.
- Upload the /gpa-calculator-master/ folder to the /wp-content/plugins/ directory.
- Activate the GPA Calculator plugin through the "Plugins" menu in WordPress.
- Add the shortcode
[calcio_gpa_calculator]to your page, post or sidebar. - Or add the following code:
<?php display_calcio_gpa_calculator(); ?>to your template where you would like the GPA Calculator to appear.
