AI 产品解读Course and Professor Information Overlay for UCSD WebReg
Helps students make informed course selection decisions by providing historical professor quality and course workload data without leaving the university registration portal.
1. User navigates to UCSD WebReg (act.ucsd.edu/webreg2). 2. Extension loads bundled CAPES and RMP CSV data into memory. 3. On the course listing page, user hovers over a professor's name. 4. Extension parses the name, matches it against local datasets, and displays a floating info card with ratings and course stats.
Displays professor ratings (RateMyProfessor) and course workload/grade data (UCSD CAPES) directly on the registration page.Shows detailed metrics including difficulty, 'will take again' percentage, recommended class/instructor, study hours, and average grade.Contextual popup appears on mouseover of instructor names in the course listing.
- 目标用户
- UCSD students / Course registrants
- Analysis based on static source code; no live execution or network traffic verification.
- Data sources (CAPES and RateMyProfessor) are bundled locally; real-time updates depend on manual CSV refreshes not visible in code.
付费分析未识别到付费功能
The extension is entirely free. It uses locally bundled CSV files for course and professor data and contains no payment logic, upgrade gates, or subscription UI.
- 置信度
- 100
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 否
- 登录理由
- The extension itself does not require login. While the destination site (UCSD WebReg) requires a student account to view course data, the extension does not implement or manage any authentication flow; it simply enhances the already-loaded page.