A simple web tool for ACAD - USTHB students to calculate their semester grade average, based on official coefficients and departmental grading policies.
- Enter grades for all main S3 subjects (TD, TP, Exam).
- Calculates averages per university grading rules:
- Most subjects:
0.4 × TD + 0.6 × Exam - Algorithmique et Structures de données:
0.2 × TD + 0.2 × TP + 0.6 × Exam
- Most subjects:
- Takes subject coefficients into account for a weighted semester average.
- Gives instant feedback and fun comments/emoji based on your semester result.
- Clean, mobile-friendly layout.
- calculates fourth semester average
- Fill in your TD, TP (if available), and Exam grades for each subject.
- Click Calculate Average.
- See your semester average and a personalized comment below it.
- HTML5
- CSS3
- JavaScript (Vanilla)