import { Card, CardContent } from "@/components/ui/card";
import { Button } from "@/components/ui/button";
import { Tabs, TabsContent, TabsList, TabsTrigger } from "@/components/ui/tabs";
import { Table, TableHeader, TableRow, TableCell, TableBody } from "@/components/ui/table";
export default function TeacherDashboard() {
return (
Course Overview
Class Management
Student Roster
Reports
{/* COURSE OVERVIEW */}
{/* CLASS MANAGEMENT */}
{/* STUDENT ROSTER */}
{/* REPORTING */}
);
}
Teacher Dashboard
Active Modules
- Human Prenatal Development
- Human Cognition (Coming Soon)
Your Classes
-
7A - 23 Students
-
7B - 18 Students
Students in Class 7A
Quiz Reports
Download quiz scores and view class averages.
