Quick Actions
Today's Schedule
[Schedule will load from database]
Database fields: class_name, time, location, module_name
My Students
| Student Name | Roll Number | Module | Progress | Attendance | Actions |
|---|---|---|---|---|---|
| [Student Name] | [Roll Number] | [Module Name] | [--]% |
Database fields: student_name, roll_number, module_name, progress_percentage, attendance_rate
Create Custom Module
Database fields: module_name, code, subject, level, description, duration_weeks, institution_id, teacher_id
AI Quiz Generator
AI Integration: /api/ai/generate-quiz.php (Gemini Pro) ā Returns JSON with questions, options, correct answers, explanations
Upload Module Materials
Uploaded Materials
Database fields: file_name, file_type, file_size, upload_date, module_id, view_count, download_count
Mark Attendance
| Student Name | Roll Number | Status | Last 5 Days |
|---|---|---|---|
| [Student Name] | [Roll Number] | [ā ā ā ā ā°] |
Database fields: student_id, date, status (present/absent/late), marked_by (teacher_id)
Learning Outcomes Grading
[Learning outcomes grading form will load here]
Database fields: student_id, module_id, learning_outcome_id, score (0-100), status (achieved/in_progress/not_yet), comments, graded_by (teacher_id)
Write Learning Reports
[Report writing interface will load here]
Workflow: Select student ā Select module ā AI generates draft ā Teacher edits ā Submit to Super Admin for approval
Messages
[Message inbox will load here]
Database fields: sender_id, recipient_id, subject, message, timestamp, read_status
My Profile
Assigned Institutions
[List of assigned institutions will load here]