SMS Grades Overview ์ ์์: KOZELJ Michele
Shows a grades overview on the sms.eursc.eu dashboard.
ํ์ฅ ๋ฉํ ๋ฐ์ดํฐ
์ ๋ณด
SMS Grades Overview
A browser extension that adds a grades overview widget to the sms.eursc.eu dashboard.
What it does
How it works
A browser extension that adds a grades overview widget to the sms.eursc.eu dashboard.
What it does
- Injects a grades overview widget at the top of the SMS dashboard page
- Shows a general average across all enabled subjects
- Shows a card per subject with the weighted average grade, color-coded
- Shows a recent grades table with the last 10 graded assignments across all subjects
- Automatically discovers enrolled courses from the SMS grades page
- Allows hiding/showing courses via the extension popup (persisted in local storage)
How it works
- Authentication: The extension piggybacks on the user's existing SMS session (PHPSESSID cookie set after SAML/ADFS login via Office 365). No credentials are stored or handled by the extension.
- Course discovery: On dashboard load, the extension fetches
grades_details.phpand parses the<select id="course_id">dropdown to discover all enrolled courses dynamically. - Grade fetching: For each visible course, the background service worker fetches the course's grade page. The content script parses the HTML table to extract dates, types, descriptions, weights, and grade percentages.
- Weighted averages: Computed as
sum(grade * weight) / sum(weight), skipping ungraded entries. The general average is the mean of all subject averages. - Course visibility: Hidden courses are stored in
chrome.storage.localunder the keyhiddenCourses. The extension popup provides a checklist to toggle visibility.
0๋ช
์ด 0์ ์ผ๋ก ํ๊ฐํจ
๊ถํ ๋ฐ ๋ฐ์ดํฐ
ํ์ ๊ถํ:
- sms.eursc.eu์์ ์ฌ์ฉ์์ ๋ฐ์ดํฐ์ ์ ๊ทผ
์ ํ์ ๊ถํ:
- sms.eursc.eu์์ ์ฌ์ฉ์์ ๋ฐ์ดํฐ์ ์ ๊ทผ
๋ฐ์ดํฐ ์์ง:
- ๊ฐ๋ฐ์๊ฐ ์ด ํ์ฅ ๊ธฐ๋ฅ์ ๋ฐ์ดํฐ ์์ง์ด ํ์ํ์ง ์๋ค๊ณ ํฉ๋๋ค.
์ถ๊ฐ ์ ๋ณด
- ๋ถ๊ฐ ๊ธฐ๋ฅ ๋งํฌ
- ๋ฒ์
- 1.5.0
- ํฌ๊ธฐ
- 16.34 KB
- ๋ง์ง๋ง ์ ๋ฐ์ดํธ
- 11์๊ฐ ์ (2026๋ 3์ 29์ผ)
- ๊ด๋ จ ์นดํ ๊ณ ๋ฆฌ
- ๋ผ์ด์ ์ค
- All Rights Reserved
- ๋ฒ์ ๋ชฉ๋ก
- ๋ชจ์์ง์ ์ถ๊ฐ