Script that calculates the average grade of your last two semesters at Pwr University.
- Log into jsos.pwr.edu.pl website.
- Go to 'Index' tab and then click 'Grades' in the menu on the left side.
- Click 'Download more' button.
- Open console (press F12).
- Paste whole code from script.js and press Enter.
- Average grade will appear in the console.
- If you want to reuse the script, refresh the page (F5) and paste it again.