Real Time Learning Assistant
No description available
🛠️ Technologies Used
HTML
JavaScript
CSS
CSS
HTML
JavaScript
Title: REAL TIME LEARNING ASSISTANT
The Real Time Learning Assistant is an interactive web-based platform designed to support students in preparing for competitive examinations and academic assessments through modern digital learning tools. The system offers a structured, user-friendly, and highly accessible online environment where learners can practice previous year papers, attempt mock tests, explore exam-specific syllabi, and receive instant feedback to improve their performance.
The platform aims to solve the challenges faced by students in exam preparation—such as lack of proper guidance, limited availability of quality study materials, and absence of personalized learning support. By integrating real-time interaction, performance tracking, and adaptive learning components, the Real Time Learning Assistant ensures that students prepare efficiently, smartly, and confidently.
Purpose of the System
The primary purpose of the Real Time Learning Assistant is to offer a centralized, real-time, and adaptive learning environment that helps students enhance their knowledge, practice effectively, and track progress continuously. The system also ensures flexibility, allowing learners to access materials from anywhere at any time.
Implemented Screens:
Dashboard - Clean welcome screen with exam categories (RRB, SSC, GATE), quick-access buttons, performance summary with progress bars for strong/weak topics
Previous Year Papers - Card-based layout with filters for exam type, year, and difficulty
Mock Test Interface - Professional exam environment with timer, question navigation panel, and progress tracking
Syllabus Viewer - Collapsible sections for different subjects with progress tracking and search functionality
Daily Quiz - 5-question daily challenge with leaderboard and streak tracking
Flashcards - Interactive flip cards for formulas and definitions with category selection
Bookmarked Questions - Grid layout of saved questions with comprehensive filtering options
Profile & Dashboard Summary - User profile with achievements, badges, stats, and recent activity
MISSING CONTENT OR CHANGES REQUIRED:
Changes in Student portal:
->DASHBOARD
>In dashboard progress of student is not updating
>dark theme and light theme not working
>recent activities not storing or updating
>change "welcome back student" to "welcome back -username-"(name of the user should be displayed)
->MOCK TEST
>For each question in mock test the option to bookmark the question should be added(if the student feels difficulty he saves the question in bookmark so that he can revisit the question in bookmark page and practice it)
>In mock test each question should carry one minute
>User selects course (RRB / SSC / GATE)
User selects subtopic (Aptitude / Reasoning / English)
if I click aptitude i should be able to add 10 subtopics
for each sub topic 10 questions should be stored
total 100 questions stored in RRB sub topic aptitude which contains more 10 subtopics that makes it 100 questions
for mock test System randomly picks 10 questions from these selected overall subtopics
only ten questions for each mock test
>remove mark for review button in mock test
>In mock test page -> overview change the design to jump to question
>User -> course -> syllabus ->in syllabus navigation links inside sidebar not working
>In mock tests the questions should be taken from the file(.json)that admin is going to upload that to 10 questions randomly from given sub-topics from the courses
>if a user wants to take mock test multiple times the questions should be randomly generated each time
->DAILY-QUIZ
>In daily-quiz the questions should be taken from the file that admin is going to upload that to 5 questions randomly from given the file
>3 flash cards should be generated randomly, daily from the given file from admin
->ADMIN
>Total number of users is not displaying
>Active tests is not working properly
>Remove feedback function
>removing or deleting a question or a course or a subtopic is not working, so add an option to delete a single question or a course or a sub topic
>Mock tests and daily quizzes questions should be taken from the files given by the admin