Prototype · Not production
JEE Prep
A working mock of a performance system for JEE — not a demo, not a slide deck.
Click through it like it's real. The data, the flows, the feedback —
everything is as it would be on day one of a student's session.
Screens in this mock
-
Dashboard
Streak, targets, weak areas, mentor note
-
Learn
Concept tree → formulae → problem types
-
Practice
Filtered questions + approach capture
-
Test Setup
1-hr topic test or 3-hr full mock
-
Active Test
Timer, palette, MCQ, approach textarea
-
Test Result
Score, mistake log, per-question review
-
Analytics
Trends, weak areas, mistake log, plan
System scope
SubjectsPhysics, Chemistry, Maths
User rolesStudent, Teacher, Mentor
Test typesTopic, Mixed, Full Mock (3hr)
Marking+4 / −1 / 0 (JEE pattern)
Approach captureFree text per question
Adaptive engineWeak areas → recommendations
Mistake typesConcept / Calculation / Misread
Human layerTeacher + Mentor support
docs/highlevel_req.md
# JEE Performance System — High-Level Requirements
## 1. Goal
Build an end-to-end system to help students achieve top performance in JEE through:
- Structured learning
- Continuous evaluation
- Feedback-driven improvement
- Human + AI support
---
## 2. Core Components
### 2.1 Content Layer
- Concepts (chapter → topic → subtopic)
- Formulae (linked to concepts)
- Problem Types (pattern-based classification)
- Solving Methods (stepwise + shortcuts)
- Question Bank (tagged by concept, difficulty, type)
- Answers + Solutions (multiple approaches where possible)
### 2.2 Learning System
- Concept learning (videos + notes)
- Practice by: Concept / Problem type / Mixed sets
- Adaptive progression based on performance
### 2.3 Evaluation System
- Topic-wise tests
- Mixed tests
- Full-length mock tests (3-hour simulation)
- Time tracking per question
- Accuracy tracking
### 2.4 Feedback & Analytics
- Performance dashboard
- Weak area identification: Concept gaps / Problem type gaps / Speed issues
- Mistake logging: Concept error / Calculation error / Misinterpretation
- Suggested improvement plan
### 2.5 Practice Intelligence
- Pattern recognition support
- Recommended questions based on: Weak areas / Recent mistakes
- Reattempt system for incorrect questions
### 2.6 Strategy Layer
- Attempt strategy suggestions
- Question selection guidance
- Time allocation strategy
- Exam simulation feedback
### 2.7 Support System
- AI-based doubt solving (context-aware)
- Teacher support (live / scheduled)
- Escalation when student is stuck repeatedly
### 2.8 Mentorship Layer
- Consistency tracking
- Daily/weekly check-ins
- Guidance on: Focus / Energy management / Exam mindset / Recovery from mistakes
- Personalized feedback
---
## 3. Human Layer (Critical)
### 3.1 Teacher
- Explains concepts clearly
- Handles doubts
- Provides alternate solving approaches
- Supports weak students
### 3.2 Mentor
- Tracks student progress
- Interprets system analytics
- Guides student on: Consistency / Strategy / Mental stability
- Motivates student regularly
> System suggestions + Human understanding = Effective improvement
---
## 4. Data & Tagging System
- Each question tagged by: Concept(s) / Problem type / Difficulty level / Time required
- Each mistake mapped to: Root cause
- Maintain student learning graph
---
## 5. Adaptive Engine
- Identify weak areas automatically
- Recommend: Concepts to revise / Questions to practice / Tests to attempt
- Adjust difficulty dynamically
---
## 6. User Flows
### 6.1 Student Flow
Learn → Practice → Test → Analyze → Improve → Repeat
### 6.2 Teacher Flow
Upload content → Review student doubts → Monitor common weak areas
### 6.3 Mentor Flow
Track student performance → Intervene when needed → Guide and motivate
---
## 7. Key Features
- Structured learning path
- Linked ecosystem (concept ↔ formula ↔ problem type)
- Mistake tracking system
- Adaptive recommendations
- Full exam simulation
- Human + AI support
---
## 8. Extensibility
- Add new concepts / question types easily
- Integrate external APIs (AI support)
- Scale teacher/mentor support
- Support multiple exams (future)
---
## 9. Success Metrics
- Improvement in test scores
- Reduction in repeated mistakes
- Time per question reduction
- Consistency of practice
- Final exam performance
---
## 10. Philosophy
- Not just content delivery
- Not just testing
- A complete performance system
> Learn → Apply → Analyze → Improve → Repeat (with guidance)