This project proposes the design and development of a low-cost, lightweight online learning website that minimizes data consumption, supports offline study, and operates efficiently on low-end smartphones. By aligning the system with Uganda’s infrastructural realities, the project aims to promote equitable and inclusive access to higher education.
# LearnUG — E-Learning Platform
LearnUG is a lightweight, highly-efficient learning management system designed specifically for the African context, prioritizing low-bandwidth environments, mobile accessibility, and peer-to-peer collaboration.
## 🌟 Unique AI-Powered Features
### 🧠 Cognitive Mirror
*The Cognitive Mirror* acts as an intelligent reflection of a student's unique learning journey, analyzing their behavior to provide actionable insights.
- **Peak Focus Window:** By tracking attendance timestamps and lesson views, the system calculates the time of day a student is most active and focused (e.g., "Early Bird 🌅", "Night Owl 🦉").
- **Knowledge Strongholds:** Identifies topics the student has mastered quickly based on direct quiz completions and swift lesson progression.
- **Critical Reflection Points:** Detects areas where a student is struggling by tracking repeated lesson views (e.g., viewing a lesson 3+ times without passing the assessment). The system then suggests seeking help on these specific topics.
- **AI Learning Insights:** A continuous feed of personalized learning recommendations generated based on the student's unique interaction data.
### 🤝 Synergy Connect
*Synergy Connect* is a peer-to-peer matching system designed to foster collaborative learning environments even when students are studying remotely.
- **Smart Matching:** The system compares the progress of all students enrolled in a particular course.
- **Mentors vs. Learners:** It identifies peers who are further ahead ("Potential Mentors") and peers who are slightly behind ("Potential Learners").
- **15-Minute Syncs:** Students can initiate rapid "Sync Requests" with their matched peers to engage in quick, 15-minute peer tutoring sessions to get unstuck on specific topics, fostering a community-driven safety net.
## 🚀 Core Platform Innovations
### 1. Zero-JavaScript / Low-Bandwidth Architecture
LearnUG is built to function flawlessly even on 2G networks.
- **Pure CSS UI:** Compl …