Manage Teachers
All Teachers
Loading teachers...
ID |
Name |
Email |
Actions |
{{ teacher.id }} |
{{ teacher.name }} |
{{ teacher.email }} |
|
{{ messages.teachers.text }}
Manage Courses and Topics
Edit or Delete Courses
Loading courses...
-
{{ course.name }}
Topics Overview
Loading topics...
Topic Title |
Course |
Teacher |
Actions |
{{ topic.title }} |
{{ topic.course_name }} |
{{ topic.teacher_name || 'Unassigned' }} |
|
{{ messages.courses.text }}
Manage Students
Edit or Delete Students
Loading students...
-
{{ student.name }} ({{ student.email }})
Students Subscribed to Topic: {{ selectedTopicName }}
-
{{ student.name }} ({{ student.email }})
{{ messages.students.text }}