{{ getGreeting() }}, {{ user.firstName }}! 👋
Select Child to View
Choose a child to view their academic progress
{{ child.firstname || '' }} {{ child.lastname || '' }}
{{ child.username || 'N/A' }}
No Children Assigned
Please contact your administrator to assign children to your account.
{{ getCalendarMonth() }}
Your Course Interest
Selected during registration
{{ courseInterest }}
Loading Activities
Fetching your recent activities...
Course Progress
{{ user.role === 'parent' ? 'Academy Progress' : 'My Courses' }}
Viewing courses for {{ selectedChild.firstname }} {{ selectedChild.lastname }}
Select a child to view their courses
Manage and continue your enrolled courses
No Courses Found
{{ selectedChild.firstname }} hasn't enrolled in any courses yet. Explore our course catalog to find the perfect learning path. Select a child to view their enrolled courses and track their learning progress. You haven't been assigned to any courses yet. Contact your administrator to get access to courses you can teach. You haven't enrolled in any courses yet. Start your learning journey by exploring our comprehensive course catalog.
Assignments
Viewing assignments for {{ selectedChild.firstname }} {{ selectedChild.lastname }}
Select a child to view their assignments
Track, manage and submit your course assignments
Loading assignments...
Please wait while we fetch your assignments
No assignments found
{{ assignmentFilter === 'all' ? 'You have no assignments yet' : 'No ' + assignmentFilter + ' assignments' }}
{{ assignment.title }}
New{{ assignment.course }}
Student Grades - Batch-wise
View evaluated assignments and quizzes organized by batch
Loading student grades...
Please wait while we fetch your students' performance data
No Batches Found
You don't have any batches assigned yet.
{{ batch.batch_name }}
{{ batch.course_name }}
{{ student.student_name }} Mentor
{{ student.email }}
Evaluated Content
No Student Grades Available
Student grades will appear here once assessments are evaluated.
Debug Information
{{ JSON.stringify(mentorStudentsGrades, null, 2) }}
Grades
Viewing grades for {{ selectedChild.firstname }} {{ selectedChild.lastname }}
Select a child to view their grades
View your academic performance
Loading grades...
Please wait while we fetch your academic performance data
Course Grades
No Grades Yet
Your grades will appear here once assessments are evaluated by mentors.
{{ course.course_name }}
{{ course.course_code }}
No Grades Available
Your grades and performance metrics will be displayed here once you complete assessments.
Quiz Results
{{ selectedQuizDetails.item_name }}
Loading quiz details...
Quiz Not Attempted Yet
You haven't completed this quiz yet. Take the quiz to see your detailed results.
Question Details
Unable to load quiz details. Please try again.
{{ confirmModalData.title }}
{{ confirmModalData.message }}
My Certificates
View and download your earned certificates
Earned Certificates
In Progress
{{ course.title }}
{{ 100 - course.progress }}% remainingNo Courses Yet
Enroll in courses to earn certificates. Complete all modules in a course to unlock your certificate.
My Access
View and manage your course access status
Access Expiring Soon
The following courses will expire within 30 days. Contact support if you need an extension.
Need Help?
If your access has expired or you need an extension, please contact our support team.
Contact Support{{ user.role === 'parent' ? 'Mentor Circle' : 'My Circle' }}
View your circle information and enrollments
Loading batch information...
No Batch Assigned
You are not currently assigned to any batch. Contact your mentor if this is unexpected.
{{ batch.name }}
{{ batch.unread_messages }} newNo Batches Match Filter
No batches found for the selected course.
Learning Resources
Download study materials and documents
Loading resources...
{{ resource.title }}
No Resources Found
{{ resourceSearch ? 'Try adjusting your search or filter' : 'Resources will appear here when uploaded by mentors' }}
Quizzes
Create and manage quizzes for your students
Take quizzes and track your progress
My Quizzes
Manage your quiz library
Draft Quiz
{{ quizDraft.name || 'Untitled Quiz' }}
Saved
{{ quizDraft.savedTimeAgo }}
Questions
{{ quizDraft.questionCount || 0 }}
Expires
{{ quizDraft.expiresIn }}
Expiring Soon!
{{ quizDraft.daysRemaining }} day{{ quizDraft.daysRemaining !== 1 ? 's' : '' }} left
Loading Quizzes...
Please wait while we fetch your quizzes.
No Quizzes Yet
Create your first quiz to get started!
No Quizzes Match Filter
No quizzes have been evaluated yet. All quizzes have submissions!
| Quiz Name | Course | Questions | Duration | Submissions | Schedule | Created | Actions |
|---|---|---|---|---|---|---|---|
|
{{ quiz.name }}
New
|
{{ quiz.course_name }} | {{ quiz.questions_count || 0 }} | {{ quiz.time_limit ? Math.floor(quiz.time_limit / 60) + ' mins' : 'Unlimited' }} | {{ quiz.submissions_count || 0 }} |
{{ new Date(quiz.time_open * 1000).toLocaleDateString() }}
{{ new Date(quiz.time_close * 1000).toLocaleDateString() }}
|
{{ formatQuizDate(quiz.time_created) }} |
|
Loading Quizzes...
Please wait while we fetch your quizzes.
No Quizzes Found
{{ quizSearch || quizFilter !== 'all' ? 'Try adjusting your search or filter' : 'Your mentor will assign quizzes soon' }}
| Quiz Name | Course | Questions | Duration | Attempts | Best Score | Status | Actions |
|---|---|---|---|---|---|---|---|
|
{{ quiz.name }}
New
Due: {{ new Date(quiz.time_close * 1000).toLocaleDateString() }}
|
{{ quiz.course_name }} | {{ quiz.questions_count || 0 }} | {{ quiz.time_limit ? Math.floor(quiz.time_limit / 60) + ' mins' : 'Unlimited' }} | {{ quiz.attempts_used || 0 }} / {{ quiz.attempts_allowed || '∞' }} | {{ quiz.best_grade.toFixed(1) }}% - | {{ quiz.status === 'completed' ? 'Completed' : quiz.status === 'in_progress' ? 'In Progress' : 'Not Started' }} |
Pending
|
My Profile
Manage your personal information and account settings
Google Meet Scheduler
Connect Your Google Account
Connect your Google account to schedule Google Meet sessions directly from your dashboard. Your students will automatically receive calendar invites!
Meeting Recordings
Access and manage your recorded sessions
Loading recordings...
{{ getCleanRecordingName(recording.name) || recording.name }}
{{ recording.batch_name }}
No Recordings Found
{{ user.role === 'mentor' ? 'Start recording your meetings to see them here' : 'No recordings available yet' }}
{{ selectedRecording?.name }}
{{ selectedRecording?.course_name }}
Video Cannot Be Embedded
This may happen in private/incognito mode or when third-party cookies are blocked.
Or try opening in a regular browser window
Duration
{{ selectedRecording?.duration }}
Views
{{ selectedRecording?.views || 0 }}
Your Watch Time
{{ formatWatchTime(currentWatchSeconds) }}
Your watch time is being tracked. Keep this window open while watching.
Edit Recording
Duration: {{ editRecordingForm.duration }}
ID: {{ editRecordingForm.recording_id }}
Select a different video from Google Drive to replace the current one. The recording name and description will be preserved.
{{ resyncSelectedFile.name }}
New video selected for replacement
Discussion Forum
Connect with other students and instructors
Loading forums...
No Forums Available
Enroll in courses to access their discussion forums.
{{ forum.name }}
{{ forum.course_name }}
{{ forum.intro }}
{{ selectedForum.name }}
{{ selectedForum.course_name }}
Loading discussions...
No Discussions Yet
Be the first to start a discussion!
{{ discussion.name }}
{{ discussion.message.substring(0, 200) }}{{ discussion.message.length > 200 ? '...' : '' }}
Loading discussion...
{{ discussionDetail.name }}
Replies ({{ discussionPosts.length }})
{{ post.subject }}
{{ post.message }}
Post a Reply
Start New Discussion
{{ forumModalMode === 'edit' ? 'Edit Forum' : 'Create New Forum' }}
Settings
Manage your account preferences and security
Edit Profile
Update your personal information and details
Security Settings
Change your password and secure your account
Security Tips:
- Use at least 8 characters
- Mix letters, numbers & symbols
- Don't reuse old passwords
Google Account
Your account is secured with Google
You signed in with Google. To change your password or manage security settings, please visit your Google Account.
Preferences
Customize your experience and notifications
Logout
End your current session securely
Note: Logging out will clear your session from this browser. You'll need to log in again to access your dashboard.
Account Information
#{{ user.id }}
{{ user.type || userRole }}
{{ memberSince || 'Not available' }}
Active
Add New Account
Create a new user account for student or mentor
Account Created Successfully!
{{ accountCreationMessage }}
Error Creating Account
{{ accountCreationError }}
Receipts
View and manage your payment receipts
Tracked Payments
All your payment receipts and transaction history will be displayed here. You can track tuition fees, course payments, and other educational expenses.
Payment tracking and receipt management features will be available soon. Stay tuned!
{{ getSectionTitle(activeSection) }}
{{ getSectionSubtitle(activeSection) }}
No Videos Yet
Start by uploading your first video using the button above.
No videos have been shared yet. Check back later!
Upload Video
Share educational content with your students