// Learning Progress Insights (learning-disabilities-support-software) v1 — Prisma seed
// Synthetic sample data, CC0-1.0. Generated deterministically; re-running the
// generator with the same spec and seed reproduces this file exactly.
//
// Delegates are named after the tables (prisma.students), which assumes models
// mapped to those table names. Rename the delegates if your models differ.
import { PrismaClient } from '@prisma/client';

const prisma = new PrismaClient();

async function main() {
    await prisma.students.createMany({
        data: [
            { id: 1, full_name: "Victor Adams", diagnosis: "Dyscalculia", email: "victor.adams@example.net", enrollment_date: "2022-04-07" },
            { id: 2, full_name: "Felix Silva", diagnosis: "Autism Spectrum Disorder", email: "felix.silva@example.net", enrollment_date: "2020-10-17" },
            { id: 3, full_name: "Maya Schmidt", diagnosis: "Dyslexia", email: "maya.schmidt@example.com", enrollment_date: "2021-02-03" },
            { id: 4, full_name: "Sam Wagner", diagnosis: "Others", email: "sam.wagner@example.org", enrollment_date: "2022-11-05" },
            { id: 5, full_name: "Ruby Adams", diagnosis: "Others", email: "ruby.adams@example.net", enrollment_date: "2023-03-30" },
            { id: 6, full_name: "Anna Johnson", diagnosis: "Dyslexia", email: "anna.johnson@example.org", enrollment_date: "2021-01-02" },
            { id: 7, full_name: "Ethan Nakamura", diagnosis: "Others", email: "ethan.nakamura@example.org", enrollment_date: "2023-01-30" },
            { id: 8, full_name: "Zara Schmidt", diagnosis: "Dyslexia", email: "zara.schmidt@example.net", enrollment_date: "2020-12-14" },
            { id: 9, full_name: "Elif Lee", diagnosis: "Autism Spectrum Disorder", email: "elif.lee@example.com", enrollment_date: "2022-01-18" },
            { id: 10, full_name: "Amir Novak", diagnosis: "Dyslexia", email: "amir.novak@example.org", enrollment_date: "2021-09-28" },
            { id: 11, full_name: "Oscar Moreau", diagnosis: "Dyslexia", email: "oscar.moreau@example.net", enrollment_date: "2020-04-25" },
            { id: 12, full_name: "Pedro Jansen", diagnosis: "Others", email: "pedro.jansen@example.net", enrollment_date: "2022-08-05" },
            { id: 13, full_name: "Jade Hoffmann", diagnosis: "Others", email: "jade.hoffmann@example.org", enrollment_date: "2022-06-14" },
            { id: 14, full_name: "Sam Almeida", diagnosis: "Dyslexia", email: "sam.almeida@example.com", enrollment_date: "2022-08-28" },
            { id: 15, full_name: "Maya Yilmaz", diagnosis: "Autism Spectrum Disorder", email: "maya.yilmaz@example.net", enrollment_date: "2022-03-26" },
            { id: 16, full_name: "Hannah Nakamura", diagnosis: "Dyslexia", email: "hannah.nakamura@example.com", enrollment_date: "2022-03-03" },
            { id: 17, full_name: "Yusuf Silva", diagnosis: "Others", email: "yusuf.silva@example.org", enrollment_date: "2023-12-05" },
            { id: 18, full_name: "Carla Johnson", diagnosis: "ADHD", email: "carla.johnson@example.com", enrollment_date: "2020-05-18" },
            { id: 19, full_name: "Felix Wilson", diagnosis: "Dyslexia", email: "felix.wilson@example.org", enrollment_date: "2020-03-05" },
            { id: 20, full_name: "Mei Wang", diagnosis: "ADHD", email: "mei.wang@example.net", enrollment_date: "2021-11-05" },
            { id: 21, full_name: "Alice Hughes", diagnosis: "Autism Spectrum Disorder", email: "alice.hughes@example.com", enrollment_date: "2023-08-03" },
            { id: 22, full_name: "Ivan Ibrahim", diagnosis: "Others", email: "ivan.ibrahim@example.org", enrollment_date: "2022-08-03" },
            { id: 23, full_name: "Maria Castro", diagnosis: "Others", email: "maria.castro@example.com", enrollment_date: "2021-12-09" },
            { id: 24, full_name: "Ibrahim Pereira", diagnosis: "ADHD", email: "ibrahim.pereira@example.com", enrollment_date: "2022-04-17" },
            { id: 25, full_name: "Nadia Kim", diagnosis: "Dyslexia", email: "nadia.kim@example.org", enrollment_date: "2020-12-10" },
            { id: 26, full_name: "Nadia Hughes", diagnosis: "Others", email: "nadia.hughes@example.net", enrollment_date: "2020-10-24" },
            { id: 27, full_name: "Marco Oliveira", diagnosis: "Autism Spectrum Disorder", email: "marco.oliveira@example.com", enrollment_date: "2022-12-05" },
            { id: 28, full_name: "Priya Brown", diagnosis: "Autism Spectrum Disorder", email: "priya.brown@example.com", enrollment_date: "2022-01-24" },
            { id: 29, full_name: "Wei Larsen", diagnosis: "ADHD", email: "wei.larsen@example.net", enrollment_date: "2023-06-21" },
            { id: 30, full_name: "Olivia Sousa", diagnosis: "Others", email: "olivia.sousa@example.net", enrollment_date: "2023-07-08" },
            { id: 31, full_name: "Tariq Smith", diagnosis: "Others", email: "tariq.smith@example.com", enrollment_date: "2022-09-01" },
            { id: 32, full_name: "Hannah Weber", diagnosis: "Dyslexia", email: "hannah.weber@example.org", enrollment_date: "2020-11-27" },
            { id: 33, full_name: "Kai Ruiz", diagnosis: "Others", email: "kai.ruiz@example.com", enrollment_date: "2022-10-15" },
            { id: 34, full_name: "Selin Fischer", diagnosis: "Others", email: "selin.fischer@example.com", enrollment_date: "2020-01-21" },
            { id: 35, full_name: "Nadia Castro", diagnosis: "Dyslexia", email: "nadia.castro@example.com", enrollment_date: "2022-04-09" },
            { id: 36, full_name: "Lina Nakamura", diagnosis: "Dyslexia", email: "lina.nakamura@example.org", enrollment_date: "2020-11-04" },
            { id: 37, full_name: "Olivia Singh", diagnosis: "Dyslexia", email: "olivia.singh@example.org", enrollment_date: "2023-12-06" },
            { id: 38, full_name: "David Murphy", diagnosis: "Autism Spectrum Disorder", email: "david.murphy@example.net", enrollment_date: "2021-09-26" },
            { id: 39, full_name: "Wei Kumar", diagnosis: "Dyslexia", email: "wei.kumar@example.net", enrollment_date: "2020-10-03" },
            { id: 40, full_name: "Amir Jensen", diagnosis: "Dyslexia", email: "amir.jensen@example.com", enrollment_date: "2021-06-21" },
            { id: 41, full_name: "Priya Ibrahim", diagnosis: "Others", email: "priya.ibrahim@example.org", enrollment_date: "2023-01-28" },
            { id: 42, full_name: "Emma Sato", diagnosis: "Others", email: "emma.sato@example.com", enrollment_date: "2022-08-12" },
            { id: 43, full_name: "Noah Schmidt", diagnosis: "Dyslexia", email: "noah.schmidt@example.net", enrollment_date: "2021-12-30" },
            { id: 44, full_name: "Mia Becker", diagnosis: "Autism Spectrum Disorder", email: "mia.becker@example.net", enrollment_date: "2023-07-04" },
            { id: 45, full_name: "Lucas Zhang", diagnosis: "Others", email: "lucas.zhang@example.com", enrollment_date: "2021-03-25" },
            { id: 46, full_name: "Mei Singh", diagnosis: "ADHD", email: "mei.singh@example.com", enrollment_date: "2023-07-30" },
            { id: 47, full_name: "Jonas Wright", diagnosis: "ADHD", email: "jonas.wright@example.net", enrollment_date: "2023-07-02" },
            { id: 48, full_name: "Priya Bauer", diagnosis: "Dyscalculia", email: "priya.bauer@example.net", enrollment_date: "2021-08-14" },
            { id: 49, full_name: "Liam Baker", diagnosis: "Dyscalculia", email: "liam.baker@example.com", enrollment_date: "2022-12-04" },
            { id: 50, full_name: "Lucas Moreau", diagnosis: "Dyslexia", email: "lucas.moreau@example.org", enrollment_date: "2020-04-08" },
            { id: 51, full_name: "Leo Castro", diagnosis: "Dyslexia", email: "leo.castro@example.net", enrollment_date: "2022-06-24" },
            { id: 52, full_name: "Priya Kumar", diagnosis: "ADHD", email: "priya.kumar@example.com", enrollment_date: "2020-10-09" },
            { id: 53, full_name: "Andre Vargas", diagnosis: "Dyslexia", email: "andre.vargas@example.net", enrollment_date: "2021-03-15" },
            { id: 54, full_name: "Yara Sato", diagnosis: "Others", email: "yara.sato@example.org", enrollment_date: "2021-04-09" },
            { id: 55, full_name: "Sofia Adams", diagnosis: "Dyslexia", email: "sofia.adams@example.net", enrollment_date: "2022-09-28" },
            { id: 56, full_name: "Felix Mendes", diagnosis: "Others", email: "felix.mendes@example.org", enrollment_date: "2020-02-06" },
            { id: 57, full_name: "Selin Clark", diagnosis: "Autism Spectrum Disorder", email: "selin.clark@example.com", enrollment_date: "2022-08-23" },
            { id: 58, full_name: "Ibrahim Bauer", diagnosis: "ADHD", email: "ibrahim.bauer@example.net", enrollment_date: "2021-08-26" },
            { id: 59, full_name: "Nour Murphy", diagnosis: "Dyslexia", email: "nour.murphy@example.org", enrollment_date: "2023-01-02" },
            { id: 60, full_name: "Mateo Gupta", diagnosis: "Others", email: "mateo.gupta@example.org", enrollment_date: "2022-05-08" },
            { id: 61, full_name: "Emma Davis", diagnosis: "ADHD", email: "emma.davis@example.com", enrollment_date: "2022-11-03" },
            { id: 62, full_name: "Uma Fischer", diagnosis: "Others", email: "uma.fischer@example.com", enrollment_date: "2021-03-28" },
            { id: 63, full_name: "Mila Adams", diagnosis: "Dyslexia", email: "mila.adams@example.net", enrollment_date: "2023-02-18" },
            { id: 64, full_name: "Uma Flores", diagnosis: "ADHD", email: "uma.flores@example.org", enrollment_date: "2022-05-13" },
            { id: 65, full_name: "Emma Kowalski", diagnosis: "Autism Spectrum Disorder", email: "emma.kowalski@example.net", enrollment_date: "2020-09-25" },
            { id: 66, full_name: "Lena Vargas", diagnosis: "ADHD", email: "lena.vargas@example.net", enrollment_date: "2022-08-21" },
            { id: 67, full_name: "Zara Torres", diagnosis: "Others", email: "zara.torres@example.net", enrollment_date: "2021-07-25" },
            { id: 68, full_name: "Carlos Carter", diagnosis: "Dyslexia", email: "carlos.carter@example.com", enrollment_date: "2021-04-13" },
            { id: 69, full_name: "Isaac Diaz", diagnosis: "Others", email: "isaac.diaz@example.org", enrollment_date: "2022-02-17" },
            { id: 70, full_name: "Ruby Ahmed", diagnosis: "Dyscalculia", email: "ruby.ahmed@example.org", enrollment_date: "2023-04-14" },
            { id: 71, full_name: "Felix Hansen", diagnosis: "Dyslexia", email: "felix.hansen@example.com", enrollment_date: "2022-10-17" },
            { id: 72, full_name: "Hugo Kaya", diagnosis: "Others", email: "hugo.kaya@example.net", enrollment_date: "2022-01-10" },
            { id: 73, full_name: "Maya Khan", diagnosis: "Dyslexia", email: "maya.khan@example.com", enrollment_date: "2021-11-03" },
            { id: 74, full_name: "Mia Novak", diagnosis: "Dyslexia", email: "mia.novak@example.org", enrollment_date: "2023-10-17" },
            { id: 75, full_name: "Mila Chen", diagnosis: "ADHD", email: "mila.chen@example.org", enrollment_date: "2023-09-03" },
            { id: 76, full_name: "Rosa Yilmaz", diagnosis: "Dyslexia", email: "rosa.yilmaz@example.net", enrollment_date: "2021-12-31" },
            { id: 77, full_name: "Diego Wilson", diagnosis: "Others", email: "diego.wilson@example.com", enrollment_date: "2022-08-16" },
            { id: 78, full_name: "Yara Schmidt", diagnosis: "Dyslexia", email: "yara.schmidt@example.net", enrollment_date: "2023-09-19" },
            { id: 79, full_name: "Rosa Jansen", diagnosis: "Dyslexia", email: "rosa.jansen@example.com", enrollment_date: "2023-07-19" },
            { id: 80, full_name: "Anna Cruz", diagnosis: "Autism Spectrum Disorder", email: "anna.cruz@example.org", enrollment_date: "2022-08-13" },
            { id: 81, full_name: "Julia Davis", diagnosis: "ADHD", email: "julia.davis@example.com", enrollment_date: "2023-10-08" },
            { id: 82, full_name: "Anna Wright", diagnosis: "Dyslexia", email: "anna.wright@example.net", enrollment_date: "2021-10-17" },
            { id: 83, full_name: "Jonas Chen", diagnosis: "Others", email: "jonas.chen@example.net", enrollment_date: "2021-08-20" },
            { id: 84, full_name: "Priya Evans", diagnosis: "Dyslexia", email: "priya.evans@example.org", enrollment_date: "2023-08-29" },
            { id: 85, full_name: "Sofia Nguyen", diagnosis: "Dyslexia", email: "sofia.nguyen@example.com", enrollment_date: "2021-06-13" },
            { id: 86, full_name: "Lina Lee", diagnosis: "Dyscalculia", email: "lina.lee@example.net", enrollment_date: "2020-09-14" },
            { id: 87, full_name: "Tariq Shah", diagnosis: "Dyslexia", email: "tariq.shah@example.com", enrollment_date: "2022-12-15" },
            { id: 88, full_name: "Daniel Wang", diagnosis: "Dyslexia", email: "daniel.wang@example.com", enrollment_date: "2022-09-06" },
            { id: 89, full_name: "Selin Davis", diagnosis: "ADHD", email: "selin.davis@example.net", enrollment_date: "2023-08-04" },
            { id: 90, full_name: "Oscar Ibrahim", diagnosis: "Autism Spectrum Disorder", email: "oscar.ibrahim@example.org", enrollment_date: "2020-08-04" },
            { id: 91, full_name: "Yusuf Lee", diagnosis: "Dyscalculia", email: "yusuf.lee@example.com", enrollment_date: "2021-07-05" },
            { id: 92, full_name: "Anna Sousa", diagnosis: "ADHD", email: "anna.sousa@example.net", enrollment_date: "2020-04-25" },
            { id: 93, full_name: "Fatima Ahmed", diagnosis: "Dyslexia", email: "fatima.ahmed@example.com", enrollment_date: "2020-04-02" },
            { id: 94, full_name: "Nour Chen", diagnosis: "ADHD", email: "nour.chen@example.net", enrollment_date: "2022-10-03" },
            { id: 95, full_name: "Ben Silva", diagnosis: "Others", email: "ben.silva@example.com", enrollment_date: "2021-05-11" },
            { id: 96, full_name: "Ben Gupta", diagnosis: "Others", email: "ben.gupta@example.com", enrollment_date: "2023-06-09" },
            { id: 97, full_name: "Ines Silva", diagnosis: "Dyslexia", email: "ines.silva@example.com", enrollment_date: "2022-10-03" },
            { id: 98, full_name: "Anna Hughes", diagnosis: "Dyslexia", email: "anna.hughes@example.org", enrollment_date: "2021-06-17" },
            { id: 99, full_name: "Kai Wilson", diagnosis: "Dyslexia", email: "kai.wilson@example.net", enrollment_date: "2022-06-21" },
            { id: 100, full_name: "Maja Schmidt", diagnosis: "Dyscalculia", email: "maja.schmidt@example.net", enrollment_date: "2020-08-30" },
        ],
    });
    await prisma.assessments.createMany({
        data: [
            { id: 1, student_id: 91, assessment_date: "2023-07-13", assessment_type: "Project", result: "99.83" },
            { id: 2, student_id: 96, assessment_date: "2023-08-24", assessment_type: "Project", result: "90.08" },
            { id: 3, student_id: 36, assessment_date: "2023-02-09", assessment_type: "Quiz", result: "99.15" },
            { id: 4, student_id: 29, assessment_date: "2023-07-30", assessment_type: "Midterm", result: "97.62" },
            { id: 5, student_id: 96, assessment_date: "2023-02-07", assessment_type: "Quiz", result: "88.28" },
            { id: 6, student_id: 43, assessment_date: "2023-12-13", assessment_type: "Quiz", result: "50.24" },
            { id: 7, student_id: 20, assessment_date: "2023-01-25", assessment_type: "Quiz", result: "34.35" },
            { id: 8, student_id: 30, assessment_date: "2023-09-17", assessment_type: "Quiz", result: "93.88" },
            { id: 9, student_id: 51, assessment_date: "2023-09-13", assessment_type: "Midterm", result: "83.02" },
            { id: 10, student_id: 100, assessment_date: "2023-05-04", assessment_type: "Quiz", result: "80.45" },
            { id: 11, student_id: 3, assessment_date: "2023-01-23", assessment_type: "Quiz", result: "21.85" },
            { id: 12, student_id: 70, assessment_date: "2023-06-23", assessment_type: "Quiz", result: "89.95" },
            { id: 13, student_id: 77, assessment_date: "2023-03-26", assessment_type: "Quiz", result: "56.01" },
            { id: 14, student_id: 49, assessment_date: "2023-11-16", assessment_type: "Midterm", result: "45.49" },
            { id: 15, student_id: 66, assessment_date: "2023-11-23", assessment_type: "Quiz", result: "68.03" },
            { id: 16, student_id: 68, assessment_date: "2023-12-12", assessment_type: "Quiz", result: "86.11" },
            { id: 17, student_id: 21, assessment_date: "2023-04-19", assessment_type: "Project", result: "91.32" },
            { id: 18, student_id: 18, assessment_date: "2023-11-21", assessment_type: "Midterm", result: "95.39" },
            { id: 19, student_id: 64, assessment_date: "2023-05-25", assessment_type: "Quiz", result: "19.95" },
            { id: 20, student_id: 67, assessment_date: "2023-02-06", assessment_type: "Midterm", result: "48.40" },
            { id: 21, student_id: 40, assessment_date: "2023-03-29", assessment_type: "Quiz", result: "99.86" },
            { id: 22, student_id: 76, assessment_date: "2023-09-10", assessment_type: "Midterm", result: "32.14" },
            { id: 23, student_id: 94, assessment_date: "2023-10-25", assessment_type: "Quiz", result: "73.03" },
            { id: 24, student_id: 11, assessment_date: "2023-05-09", assessment_type: "Project", result: "69.37" },
            { id: 25, student_id: 27, assessment_date: "2023-05-11", assessment_type: "Project", result: "99.65" },
            { id: 26, student_id: 4, assessment_date: "2023-01-14", assessment_type: "Quiz", result: "56.25" },
            { id: 27, student_id: 7, assessment_date: "2023-09-25", assessment_type: "Quiz", result: "99.44" },
            { id: 28, student_id: 24, assessment_date: "2023-08-02", assessment_type: "Midterm", result: "98.42" },
            { id: 29, student_id: 49, assessment_date: "2023-11-14", assessment_type: "Project", result: "62.15" },
            { id: 30, student_id: 53, assessment_date: "2023-02-14", assessment_type: "Quiz", result: "27.98" },
            { id: 31, student_id: 92, assessment_date: "2023-07-10", assessment_type: "Project", result: "55.80" },
            { id: 32, student_id: 46, assessment_date: "2023-03-16", assessment_type: "Final Exam", result: "64.93" },
            { id: 33, student_id: 95, assessment_date: "2023-12-31", assessment_type: "Quiz", result: "94.36" },
            { id: 34, student_id: 12, assessment_date: "2023-07-23", assessment_type: "Midterm", result: "67.86" },
            { id: 35, student_id: 44, assessment_date: "2023-10-09", assessment_type: "Midterm", result: "63.99" },
            { id: 36, student_id: 43, assessment_date: "2023-07-01", assessment_type: "Quiz", result: "79.57" },
            { id: 37, student_id: 48, assessment_date: "2023-10-01", assessment_type: "Quiz", result: "75.80" },
            { id: 38, student_id: 30, assessment_date: "2023-05-31", assessment_type: "Project", result: "98.88" },
            { id: 39, student_id: 95, assessment_date: "2023-07-12", assessment_type: "Midterm", result: "99.29" },
            { id: 40, student_id: 70, assessment_date: "2023-03-04", assessment_type: "Quiz", result: "30.71" },
            { id: 41, student_id: 29, assessment_date: "2023-09-03", assessment_type: "Final Exam", result: "35.43" },
            { id: 42, student_id: 80, assessment_date: "2023-05-15", assessment_type: "Midterm", result: "52.35" },
            { id: 43, student_id: 53, assessment_date: "2023-01-31", assessment_type: "Quiz", result: "49.56" },
            { id: 44, student_id: 44, assessment_date: "2023-02-09", assessment_type: "Midterm", result: "64.07" },
            { id: 45, student_id: 53, assessment_date: "2023-06-09", assessment_type: "Midterm", result: "38.70" },
            { id: 46, student_id: 73, assessment_date: "2023-07-25", assessment_type: "Quiz", result: "97.60" },
            { id: 47, student_id: 33, assessment_date: "2023-12-15", assessment_type: "Quiz", result: "97.16" },
            { id: 48, student_id: 16, assessment_date: "2023-12-18", assessment_type: "Project", result: "30.91" },
            { id: 49, student_id: 9, assessment_date: "2023-01-10", assessment_type: "Midterm", result: "2.58" },
            { id: 50, student_id: 97, assessment_date: "2023-08-18", assessment_type: "Quiz", result: "15.44" },
            { id: 51, student_id: 61, assessment_date: "2023-11-27", assessment_type: "Project", result: "82.62" },
            { id: 52, student_id: 91, assessment_date: "2023-10-15", assessment_type: "Midterm", result: "35.21" },
            { id: 53, student_id: 63, assessment_date: "2023-08-26", assessment_type: "Project", result: "38.49" },
            { id: 54, student_id: 68, assessment_date: "2023-02-27", assessment_type: "Quiz", result: "83.40" },
            { id: 55, student_id: 47, assessment_date: "2023-06-22", assessment_type: "Midterm", result: "14.76" },
            { id: 56, student_id: 50, assessment_date: "2023-12-28", assessment_type: "Quiz", result: "44.92" },
            { id: 57, student_id: 3, assessment_date: "2023-12-29", assessment_type: "Project", result: "65.34" },
            { id: 58, student_id: 55, assessment_date: "2023-08-19", assessment_type: "Project", result: "53.11" },
            { id: 59, student_id: 35, assessment_date: "2023-11-05", assessment_type: "Midterm", result: "99.61" },
            { id: 60, student_id: 44, assessment_date: "2023-10-18", assessment_type: "Quiz", result: "78.47" },
            { id: 61, student_id: 51, assessment_date: "2023-08-09", assessment_type: "Final Exam", result: "99.89" },
            { id: 62, student_id: 98, assessment_date: "2023-06-27", assessment_type: "Quiz", result: "91.15" },
            { id: 63, student_id: 33, assessment_date: "2023-07-28", assessment_type: "Quiz", result: "99.77" },
            { id: 64, student_id: 11, assessment_date: "2023-06-04", assessment_type: "Quiz", result: "94.06" },
            { id: 65, student_id: 38, assessment_date: "2023-06-22", assessment_type: "Quiz", result: "97.54" },
            { id: 66, student_id: 11, assessment_date: "2023-03-05", assessment_type: "Quiz", result: "93.63" },
            { id: 67, student_id: 43, assessment_date: "2023-07-16", assessment_type: "Project", result: "68.19" },
            { id: 68, student_id: 58, assessment_date: "2023-02-12", assessment_type: "Quiz", result: "96.43" },
            { id: 69, student_id: 84, assessment_date: "2023-10-17", assessment_type: "Project", result: "92.20" },
            { id: 70, student_id: 74, assessment_date: "2023-08-20", assessment_type: "Project", result: "38.32" },
            { id: 71, student_id: 77, assessment_date: "2023-07-20", assessment_type: "Quiz", result: "95.62" },
            { id: 72, student_id: 94, assessment_date: "2023-11-02", assessment_type: "Quiz", result: "49.56" },
            { id: 73, student_id: 26, assessment_date: "2023-08-19", assessment_type: "Quiz", result: "99.50" },
            { id: 74, student_id: 77, assessment_date: "2023-05-30", assessment_type: "Project", result: "51.82" },
            { id: 75, student_id: 39, assessment_date: "2023-07-29", assessment_type: "Project", result: "37.30" },
            { id: 76, student_id: 76, assessment_date: "2023-05-14", assessment_type: "Project", result: "10.18" },
            { id: 77, student_id: 4, assessment_date: "2023-12-27", assessment_type: "Quiz", result: "63.50" },
            { id: 78, student_id: 86, assessment_date: "2023-11-13", assessment_type: "Quiz", result: "50.25" },
            { id: 79, student_id: 18, assessment_date: "2023-04-29", assessment_type: "Quiz", result: "81.60" },
            { id: 80, student_id: 21, assessment_date: "2023-10-17", assessment_type: "Project", result: "17.08" },
            { id: 81, student_id: 18, assessment_date: "2023-03-26", assessment_type: "Quiz", result: "68.52" },
            { id: 82, student_id: 66, assessment_date: "2023-10-27", assessment_type: "Final Exam", result: "55.40" },
            { id: 83, student_id: 94, assessment_date: "2023-09-05", assessment_type: "Midterm", result: "68.21" },
            { id: 84, student_id: 41, assessment_date: "2023-10-03", assessment_type: "Quiz", result: "96.03" },
            { id: 85, student_id: 76, assessment_date: "2023-12-14", assessment_type: "Final Exam", result: "99.96" },
            { id: 86, student_id: 20, assessment_date: "2023-05-14", assessment_type: "Quiz", result: "21.84" },
            { id: 87, student_id: 89, assessment_date: "2023-11-17", assessment_type: "Project", result: "25.07" },
            { id: 88, student_id: 57, assessment_date: "2023-11-22", assessment_type: "Quiz", result: "81.73" },
            { id: 89, student_id: 6, assessment_date: "2023-11-15", assessment_type: "Quiz", result: "82.65" },
            { id: 90, student_id: 44, assessment_date: "2023-10-22", assessment_type: "Quiz", result: "39.22" },
            { id: 91, student_id: 52, assessment_date: "2023-10-03", assessment_type: "Quiz", result: "12.90" },
            { id: 92, student_id: 6, assessment_date: "2023-09-23", assessment_type: "Midterm", result: "86.78" },
            { id: 93, student_id: 28, assessment_date: "2023-02-22", assessment_type: "Midterm", result: "53.79" },
            { id: 94, student_id: 99, assessment_date: "2023-08-19", assessment_type: "Quiz", result: "23.33" },
            { id: 95, student_id: 31, assessment_date: "2023-11-01", assessment_type: "Quiz", result: "94.32" },
            { id: 96, student_id: 45, assessment_date: "2023-03-18", assessment_type: "Final Exam", result: "97.74" },
            { id: 97, student_id: 57, assessment_date: "2023-04-21", assessment_type: "Final Exam", result: "44.77" },
            { id: 98, student_id: 53, assessment_date: "2023-11-22", assessment_type: "Project", result: "76.29" },
            { id: 99, student_id: 5, assessment_date: "2023-12-14", assessment_type: "Quiz", result: "91.94" },
            { id: 100, student_id: 8, assessment_date: "2023-02-10", assessment_type: "Midterm", result: "81.07" },
            { id: 101, student_id: 37, assessment_date: "2023-03-28", assessment_type: "Quiz", result: "38.63" },
            { id: 102, student_id: 79, assessment_date: "2023-04-14", assessment_type: "Quiz", result: "58.99" },
            { id: 103, student_id: 20, assessment_date: "2023-09-25", assessment_type: "Project", result: "6.98" },
            { id: 104, student_id: 72, assessment_date: "2023-06-09", assessment_type: "Quiz", result: "99.97" },
            { id: 105, student_id: 22, assessment_date: "2023-06-21", assessment_type: "Quiz", result: "99.19" },
            { id: 106, student_id: 35, assessment_date: "2023-12-05", assessment_type: "Project", result: "24.40" },
            { id: 107, student_id: 20, assessment_date: "2023-03-10", assessment_type: "Quiz", result: "99.80" },
            { id: 108, student_id: 78, assessment_date: "2023-06-02", assessment_type: "Final Exam", result: "98.82" },
            { id: 109, student_id: 58, assessment_date: "2023-02-11", assessment_type: "Quiz", result: "43.25" },
            { id: 110, student_id: 45, assessment_date: "2023-09-28", assessment_type: "Midterm", result: "97.64" },
            { id: 111, student_id: 97, assessment_date: "2023-12-12", assessment_type: "Project", result: "64.93" },
            { id: 112, student_id: 3, assessment_date: "2023-09-12", assessment_type: "Midterm", result: "82.20" },
            { id: 113, student_id: 5, assessment_date: "2023-07-03", assessment_type: "Quiz", result: "94.77" },
            { id: 114, student_id: 96, assessment_date: "2023-12-02", assessment_type: "Quiz", result: "95.23" },
            { id: 115, student_id: 1, assessment_date: "2023-12-16", assessment_type: "Project", result: "83.22" },
            { id: 116, student_id: 23, assessment_date: "2023-09-03", assessment_type: "Project", result: "26.02" },
            { id: 117, student_id: 85, assessment_date: "2023-07-13", assessment_type: "Quiz", result: "76.45" },
            { id: 118, student_id: 67, assessment_date: "2023-04-26", assessment_type: "Project", result: "99.67" },
            { id: 119, student_id: 89, assessment_date: "2023-03-04", assessment_type: "Project", result: "44.53" },
            { id: 120, student_id: 66, assessment_date: "2023-07-24", assessment_type: "Quiz", result: "77.73" },
            { id: 121, student_id: 12, assessment_date: "2023-02-17", assessment_type: "Midterm", result: "90.95" },
            { id: 122, student_id: 53, assessment_date: "2023-08-16", assessment_type: "Project", result: "99.53" },
            { id: 123, student_id: 88, assessment_date: "2023-01-17", assessment_type: "Midterm", result: "95.92" },
            { id: 124, student_id: 17, assessment_date: "2023-07-21", assessment_type: "Quiz", result: "99.63" },
            { id: 125, student_id: 28, assessment_date: "2023-11-28", assessment_type: "Project", result: "38.15" },
            { id: 126, student_id: 79, assessment_date: "2023-07-24", assessment_type: "Project", result: "63.11" },
            { id: 127, student_id: 19, assessment_date: "2023-03-28", assessment_type: "Project", result: "99.77" },
            { id: 128, student_id: 25, assessment_date: "2023-05-27", assessment_type: "Project", result: "99.82" },
            { id: 129, student_id: 3, assessment_date: "2023-04-20", assessment_type: "Quiz", result: "32.03" },
            { id: 130, student_id: 90, assessment_date: "2023-03-23", assessment_type: "Final Exam", result: "68.49" },
            { id: 131, student_id: 60, assessment_date: "2023-01-14", assessment_type: "Midterm", result: "8.61" },
            { id: 132, student_id: 18, assessment_date: "2023-08-21", assessment_type: "Midterm", result: "99.91" },
            { id: 133, student_id: 28, assessment_date: "2023-10-17", assessment_type: "Quiz", result: "14.09" },
            { id: 134, student_id: 44, assessment_date: "2023-08-31", assessment_type: "Quiz", result: "97.79" },
            { id: 135, student_id: 82, assessment_date: "2023-05-23", assessment_type: "Quiz", result: "94.09" },
            { id: 136, student_id: 93, assessment_date: "2023-01-14", assessment_type: "Quiz", result: "47.23" },
            { id: 137, student_id: 45, assessment_date: "2023-12-30", assessment_type: "Quiz", result: "90.66" },
            { id: 138, student_id: 76, assessment_date: "2023-03-24", assessment_type: "Quiz", result: "25.61" },
            { id: 139, student_id: 71, assessment_date: "2023-09-07", assessment_type: "Quiz", result: "99.68" },
            { id: 140, student_id: 12, assessment_date: "2023-04-27", assessment_type: "Project", result: "94.66" },
            { id: 141, student_id: 70, assessment_date: "2023-11-29", assessment_type: "Midterm", result: "97.68" },
            { id: 142, student_id: 15, assessment_date: "2023-01-18", assessment_type: "Project", result: "46.59" },
            { id: 143, student_id: 87, assessment_date: "2023-09-03", assessment_type: "Project", result: "99.03" },
            { id: 144, student_id: 89, assessment_date: "2023-10-27", assessment_type: "Midterm", result: "7.76" },
            { id: 145, student_id: 87, assessment_date: "2023-03-01", assessment_type: "Final Exam", result: "1.25" },
            { id: 146, student_id: 14, assessment_date: "2023-05-21", assessment_type: "Midterm", result: "68.48" },
            { id: 147, student_id: 70, assessment_date: "2023-06-09", assessment_type: "Quiz", result: "35.03" },
            { id: 148, student_id: 18, assessment_date: "2023-10-10", assessment_type: "Quiz", result: "99.01" },
            { id: 149, student_id: 33, assessment_date: "2023-03-26", assessment_type: "Project", result: "61.23" },
            { id: 150, student_id: 20, assessment_date: "2023-04-07", assessment_type: "Project", result: "97.04" },
            { id: 151, student_id: 57, assessment_date: "2023-10-07", assessment_type: "Quiz", result: "62.72" },
            { id: 152, student_id: 66, assessment_date: "2023-12-02", assessment_type: "Project", result: "0.21" },
            { id: 153, student_id: 65, assessment_date: "2023-04-22", assessment_type: "Quiz", result: "84.18" },
            { id: 154, student_id: 72, assessment_date: "2023-06-08", assessment_type: "Midterm", result: "69.62" },
            { id: 155, student_id: 17, assessment_date: "2023-12-03", assessment_type: "Quiz", result: "62.87" },
            { id: 156, student_id: 91, assessment_date: "2023-04-16", assessment_type: "Final Exam", result: "78.05" },
            { id: 157, student_id: 82, assessment_date: "2023-08-28", assessment_type: "Final Exam", result: "99.39" },
            { id: 158, student_id: 67, assessment_date: "2023-02-26", assessment_type: "Project", result: "98.78" },
            { id: 159, student_id: 80, assessment_date: "2023-04-06", assessment_type: "Midterm", result: "61.12" },
            { id: 160, student_id: 43, assessment_date: "2023-05-01", assessment_type: "Quiz", result: "56.05" },
            { id: 161, student_id: 62, assessment_date: "2023-07-04", assessment_type: "Quiz", result: "75.39" },
            { id: 162, student_id: 63, assessment_date: "2023-07-23", assessment_type: "Project", result: "76.99" },
            { id: 163, student_id: 54, assessment_date: "2023-11-17", assessment_type: "Quiz", result: "95.39" },
            { id: 164, student_id: 56, assessment_date: "2023-07-01", assessment_type: "Final Exam", result: "99.91" },
            { id: 165, student_id: 35, assessment_date: "2023-01-31", assessment_type: "Final Exam", result: "51.25" },
            { id: 166, student_id: 11, assessment_date: "2023-05-22", assessment_type: "Midterm", result: "81.95" },
            { id: 167, student_id: 32, assessment_date: "2023-08-07", assessment_type: "Quiz", result: "99.79" },
            { id: 168, student_id: 48, assessment_date: "2023-09-17", assessment_type: "Project", result: "52.03" },
            { id: 169, student_id: 81, assessment_date: "2023-07-15", assessment_type: "Project", result: "99.61" },
            { id: 170, student_id: 17, assessment_date: "2023-06-02", assessment_type: "Quiz", result: "93.82" },
            { id: 171, student_id: 82, assessment_date: "2023-10-13", assessment_type: "Project", result: "78.80" },
            { id: 172, student_id: 69, assessment_date: "2023-03-04", assessment_type: "Quiz", result: "14.70" },
            { id: 173, student_id: 82, assessment_date: "2023-09-27", assessment_type: "Quiz", result: "43.89" },
            { id: 174, student_id: 5, assessment_date: "2023-08-21", assessment_type: "Midterm", result: "81.75" },
            { id: 175, student_id: 100, assessment_date: "2023-07-15", assessment_type: "Project", result: "89.04" },
            { id: 176, student_id: 49, assessment_date: "2023-12-11", assessment_type: "Project", result: "49.77" },
            { id: 177, student_id: 42, assessment_date: "2023-09-25", assessment_type: "Quiz", result: "92.44" },
            { id: 178, student_id: 99, assessment_date: "2023-12-28", assessment_type: "Project", result: "6.51" },
            { id: 179, student_id: 51, assessment_date: "2023-06-29", assessment_type: "Project", result: "23.87" },
            { id: 180, student_id: 32, assessment_date: "2023-12-11", assessment_type: "Quiz", result: "6.57" },
            { id: 181, student_id: 30, assessment_date: "2023-07-23", assessment_type: "Final Exam", result: "21.49" },
            { id: 182, student_id: 83, assessment_date: "2023-03-16", assessment_type: "Quiz", result: "51.38" },
            { id: 183, student_id: 33, assessment_date: "2023-12-03", assessment_type: "Midterm", result: "76.60" },
            { id: 184, student_id: 28, assessment_date: "2023-05-10", assessment_type: "Quiz", result: "22.40" },
            { id: 185, student_id: 100, assessment_date: "2023-12-09", assessment_type: "Quiz", result: "81.08" },
            { id: 186, student_id: 10, assessment_date: "2023-04-19", assessment_type: "Project", result: "81.18" },
            { id: 187, student_id: 13, assessment_date: "2023-02-26", assessment_type: "Final Exam", result: "91.02" },
            { id: 188, student_id: 64, assessment_date: "2023-11-05", assessment_type: "Quiz", result: "50.97" },
            { id: 189, student_id: 34, assessment_date: "2023-01-12", assessment_type: "Quiz", result: "99.36" },
            { id: 190, student_id: 64, assessment_date: "2023-11-01", assessment_type: "Project", result: "93.62" },
            { id: 191, student_id: 98, assessment_date: "2023-01-05", assessment_type: "Midterm", result: "35.50" },
            { id: 192, student_id: 97, assessment_date: "2023-07-13", assessment_type: "Project", result: "90.93" },
            { id: 193, student_id: 33, assessment_date: "2023-11-12", assessment_type: "Quiz", result: "30.12" },
            { id: 194, student_id: 8, assessment_date: "2023-12-27", assessment_type: "Midterm", result: "98.39" },
            { id: 195, student_id: 42, assessment_date: "2023-10-03", assessment_type: "Quiz", result: "84.15" },
            { id: 196, student_id: 82, assessment_date: "2023-09-11", assessment_type: "Quiz", result: "32.17" },
            { id: 197, student_id: 12, assessment_date: "2023-10-10", assessment_type: "Project", result: "11.76" },
            { id: 198, student_id: 99, assessment_date: "2023-08-31", assessment_type: "Midterm", result: "99.83" },
            { id: 199, student_id: 74, assessment_date: "2023-08-11", assessment_type: "Project", result: "86.70" },
            { id: 200, student_id: 96, assessment_date: "2023-02-07", assessment_type: "Project", result: "97.58" },
            { id: 201, student_id: 11, assessment_date: "2023-09-18", assessment_type: "Project", result: "98.37" },
            { id: 202, student_id: 3, assessment_date: "2023-02-24", assessment_type: "Project", result: "75.97" },
            { id: 203, student_id: 2, assessment_date: "2023-02-14", assessment_type: "Midterm", result: "42.57" },
            { id: 204, student_id: 37, assessment_date: "2023-09-03", assessment_type: "Project", result: "75.29" },
            { id: 205, student_id: 38, assessment_date: "2023-09-02", assessment_type: "Midterm", result: "49.34" },
            { id: 206, student_id: 35, assessment_date: "2023-01-27", assessment_type: "Project", result: "98.78" },
            { id: 207, student_id: 89, assessment_date: "2023-06-07", assessment_type: "Project", result: "98.28" },
            { id: 208, student_id: 75, assessment_date: "2023-11-01", assessment_type: "Midterm", result: "34.48" },
            { id: 209, student_id: 59, assessment_date: "2023-08-15", assessment_type: "Project", result: "95.60" },
            { id: 210, student_id: 93, assessment_date: "2023-04-02", assessment_type: "Project", result: "87.14" },
            { id: 211, student_id: 94, assessment_date: "2023-09-13", assessment_type: "Quiz", result: "30.28" },
            { id: 212, student_id: 24, assessment_date: "2023-05-16", assessment_type: "Final Exam", result: "73.23" },
            { id: 213, student_id: 42, assessment_date: "2023-10-24", assessment_type: "Midterm", result: "67.14" },
            { id: 214, student_id: 43, assessment_date: "2023-11-28", assessment_type: "Quiz", result: "99.94" },
            { id: 215, student_id: 96, assessment_date: "2023-03-30", assessment_type: "Project", result: "13.12" },
            { id: 216, student_id: 72, assessment_date: "2023-11-25", assessment_type: "Quiz", result: "98.38" },
            { id: 217, student_id: 15, assessment_date: "2023-04-05", assessment_type: "Midterm", result: "93.06" },
        ],
    });
    await prisma.learning_goals.createMany({
        data: [
            { id: 1, student_id: 48, goal_description: "An operator reported a partial issue; the item was reopened.", target_completion_date: "2023-02-06", goal_priority: 4, goal_status: "In Progress" },
            { id: 2, student_id: 71, goal_description: "The supplier confirmed the details and the request was reopened.", target_completion_date: "2023-10-05", goal_priority: 3, goal_status: "Not Started" },
            { id: 3, student_id: 97, goal_description: "An operator confirmed the details and the shipment was reopened.", target_completion_date: "2023-07-26", goal_priority: 3, goal_status: "Not Started" },
            { id: 4, student_id: 81, goal_description: "The document was reviewed after a routine check.", target_completion_date: "2023-09-13", goal_priority: 3, goal_status: "Not Started" },
            { id: 5, student_id: 60, goal_description: "The reviewer confirmed the details and the request was replaced.", target_completion_date: "2023-12-22", goal_priority: 3, goal_status: "Completed" },
            { id: 6, student_id: 6, goal_description: "The team confirmed the details and the payment was resolved.", target_completion_date: "2023-01-23", goal_priority: 4, goal_status: "Completed" },
            { id: 7, student_id: 36, goal_description: "The ticket was replaced — unusual case, no further action.", target_completion_date: "2023-09-28", goal_priority: 3, goal_status: "In Progress" },
            { id: 8, student_id: 97, goal_description: "The transfer was rejected following an urgent review.", target_completion_date: "2023-11-28", goal_priority: 3, goal_status: "Completed" },
            { id: 9, student_id: 23, goal_description: "A manual invoice was cancelled the same day.", target_completion_date: "2023-12-05", goal_priority: 3, goal_status: "Completed" },
            { id: 10, student_id: 64, goal_description: "An operator asked for a change and the delivery was refunded.", target_completion_date: "2023-11-14", goal_priority: 2, goal_status: "In Progress" },
            { id: 11, student_id: 12, goal_description: "The booking was approved following a late review.", target_completion_date: "2023-04-18", goal_priority: 4, goal_status: "Not Started" },
            { id: 12, student_id: 23, goal_description: "A late follow-up: the record was processed.", target_completion_date: "2023-12-04", goal_priority: 3, goal_status: "In Progress" },
            { id: 13, student_id: 65, goal_description: "An incomplete invoice was reviewed the same day.", target_completion_date: "2023-12-29", goal_priority: 3, goal_status: "Not Started" },
            { id: 14, student_id: 76, goal_description: "No response from the supplier, so the delivery was approved.", target_completion_date: "2023-12-10", goal_priority: 3, goal_status: "Not Started" },
            { id: 15, student_id: 98, goal_description: "The supplier reported a standard issue; the transfer was rejected.", target_completion_date: "2023-07-15", goal_priority: 2, goal_status: "Not Started" },
            { id: 16, student_id: 80, goal_description: "A routine follow-up: the ticket was replaced.", target_completion_date: "2023-01-25", goal_priority: 2, goal_status: "Not Started" },
            { id: 17, student_id: 58, goal_description: "No response from the team, so the ticket was completed.", target_completion_date: "2023-02-25", goal_priority: 2, goal_status: "Not Started" },
            { id: 18, student_id: 61, goal_description: "The courier reported a routine issue; the delivery was resolved.", target_completion_date: "2023-07-11", goal_priority: 3, goal_status: "Not Started" },
            { id: 19, student_id: 74, goal_description: "Support confirmed the details and the booking was completed.", target_completion_date: "2023-06-06", goal_priority: 4, goal_status: "Not Started" },
            { id: 20, student_id: 26, goal_description: "The customer reported an urgent issue; the item was confirmed.", target_completion_date: "2023-04-28", goal_priority: 3, goal_status: "In Progress" },
            { id: 21, student_id: 83, goal_description: "The supplier reported a routine issue; the refund was updated.", target_completion_date: "2023-12-25", goal_priority: 4, goal_status: "Completed" },
            { id: 22, student_id: 96, goal_description: "The account was reviewed following a repeat review.", target_completion_date: "2023-12-30", goal_priority: 2, goal_status: "In Progress" },
            { id: 23, student_id: 22, goal_description: "The document was refunded — routine case, no further action.", target_completion_date: "2023-12-26", goal_priority: 3, goal_status: "Completed" },
            { id: 24, student_id: 34, goal_description: "No response from the courier, so the account was closed.", target_completion_date: "2023-06-16", goal_priority: 3, goal_status: "Not Started" },
            { id: 25, student_id: 77, goal_description: "The transfer was reviewed following a standard review.", target_completion_date: "2023-12-10", goal_priority: 3, goal_status: "Not Started" },
            { id: 26, student_id: 50, goal_description: "Flagged as minor. The customer processed the record.", target_completion_date: "2023-10-02", goal_priority: 3, goal_status: "In Progress" },
            { id: 27, student_id: 19, goal_description: "No response from the team, so the session was delayed.", target_completion_date: "2023-10-03", goal_priority: 3, goal_status: "Completed" },
            { id: 28, student_id: 9, goal_description: "The invoice was approved following an automatic review.", target_completion_date: "2023-01-09", goal_priority: 3, goal_status: "In Progress" },
            { id: 29, student_id: 3, goal_description: "Support asked for a change and the record was confirmed.", target_completion_date: "2023-12-28", goal_priority: 2, goal_status: "Not Started" },
            { id: 30, student_id: 24, goal_description: "Flagged as automatic. The team closed the request.", target_completion_date: "2023-09-12", goal_priority: 3, goal_status: "Not Started" },
            { id: 31, student_id: 95, goal_description: "No response from the courier, so the item was completed.", target_completion_date: "2023-04-15", goal_priority: 3, goal_status: "Not Started" },
            { id: 32, student_id: 62, goal_description: "The delivery was updated following a manual review.", target_completion_date: "2023-04-01", goal_priority: 2, goal_status: "Not Started" },
            { id: 33, student_id: 29, goal_description: "The booking was cancelled following an urgent review.", target_completion_date: "2023-12-06", goal_priority: 4, goal_status: "Not Started" },
            { id: 34, student_id: 7, goal_description: "The team confirmed the details and the order was completed.", target_completion_date: "2023-06-27", goal_priority: 3, goal_status: "In Progress" },
            { id: 35, student_id: 71, goal_description: "The supplier confirmed the details and the session was replaced.", target_completion_date: "2023-03-29", goal_priority: 4, goal_status: "Not Started" },
            { id: 36, student_id: 40, goal_description: "The refund was approved after an unusual check.", target_completion_date: "2023-02-08", goal_priority: 3, goal_status: "Completed" },
            { id: 37, student_id: 92, goal_description: "The claim was rejected — unusual case, no further action.", target_completion_date: "2023-12-21", goal_priority: 4, goal_status: "In Progress" },
            { id: 38, student_id: 83, goal_description: "A standard report was rejected the same day.", target_completion_date: "2023-11-20", goal_priority: 4, goal_status: "Completed" },
            { id: 39, student_id: 83, goal_description: "The booking was closed — standard case, no further action.", target_completion_date: "2023-09-08", goal_priority: 4, goal_status: "In Progress" },
            { id: 40, student_id: 54, goal_description: "Support reported a repeat issue; the order was resolved.", target_completion_date: "2023-12-13", goal_priority: 3, goal_status: "Not Started" },
            { id: 41, student_id: 24, goal_description: "The transfer was reviewed after an urgent check.", target_completion_date: "2023-11-01", goal_priority: 3, goal_status: "Not Started" },
            { id: 42, student_id: 77, goal_description: "A minor follow-up: the document was replaced.", target_completion_date: "2023-04-01", goal_priority: 4, goal_status: "Completed" },
            { id: 43, student_id: 31, goal_description: "The courier confirmed the details and the report was updated.", target_completion_date: "2023-02-26", goal_priority: 4, goal_status: "Not Started" },
            { id: 44, student_id: 21, goal_description: "A manual follow-up: the payment was reviewed.", target_completion_date: "2023-01-10", goal_priority: 3, goal_status: "In Progress" },
            { id: 45, student_id: 30, goal_description: "No response from the reviewer, so the invoice was processed.", target_completion_date: "2023-03-14", goal_priority: 3, goal_status: "Completed" },
            { id: 46, student_id: 32, goal_description: "The shipment was confirmed — unusual case, no further action.", target_completion_date: "2023-02-11", goal_priority: 3, goal_status: "In Progress" },
            { id: 47, student_id: 55, goal_description: "An automatic transfer was closed the same day.", target_completion_date: "2023-02-19", goal_priority: 4, goal_status: "Not Started" },
            { id: 48, student_id: 30, goal_description: "The supplier asked for a change and the transfer was completed.", target_completion_date: "2023-11-11", goal_priority: 2, goal_status: "Not Started" },
            { id: 49, student_id: 71, goal_description: "A repeat session was processed the same day.", target_completion_date: "2023-10-24", goal_priority: 4, goal_status: "Not Started" },
            { id: 50, student_id: 99, goal_description: "The appointment was replaced following a late review.", target_completion_date: "2023-10-29", goal_priority: 3, goal_status: "Not Started" },
            { id: 51, student_id: 18, goal_description: "The order was approved after an urgent check.", target_completion_date: "2023-08-03", goal_priority: 3, goal_status: "Completed" },
            { id: 52, student_id: 38, goal_description: "No response from the team, so the ticket was rescheduled.", target_completion_date: "2023-08-12", goal_priority: 2, goal_status: "Not Started" },
            { id: 53, student_id: 52, goal_description: "The account owner asked for a change and the shipment was confirmed.", target_completion_date: "2023-09-11", goal_priority: 3, goal_status: "In Progress" },
            { id: 54, student_id: 77, goal_description: "The invoice was reopened after a routine check.", target_completion_date: "2023-11-28", goal_priority: 3, goal_status: "In Progress" },
            { id: 55, student_id: 92, goal_description: "The team reported an automatic issue; the request was processed.", target_completion_date: "2023-01-17", goal_priority: 3, goal_status: "Not Started" },
            { id: 56, student_id: 93, goal_description: "The transfer was processed following a partial review.", target_completion_date: "2023-08-16", goal_priority: 3, goal_status: "In Progress" },
            { id: 57, student_id: 81, goal_description: "An urgent follow-up: the session was completed.", target_completion_date: "2023-10-06", goal_priority: 3, goal_status: "Not Started" },
            { id: 58, student_id: 77, goal_description: "The account owner asked for a change and the payment was cancelled.", target_completion_date: "2023-09-13", goal_priority: 4, goal_status: "Completed" },
            { id: 59, student_id: 94, goal_description: "The payment was rescheduled after a manual check.", target_completion_date: "2023-08-08", goal_priority: 2, goal_status: "Not Started" },
            { id: 60, student_id: 54, goal_description: "The record was approved after a repeat check.", target_completion_date: "2023-05-13", goal_priority: 4, goal_status: "Not Started" },
            { id: 61, student_id: 32, goal_description: "No response from the supplier, so the delivery was cancelled.", target_completion_date: "2023-03-26", goal_priority: 3, goal_status: "Not Started" },
            { id: 62, student_id: 93, goal_description: "No response from support, so the item was reviewed.", target_completion_date: "2023-09-24", goal_priority: 4, goal_status: "In Progress" },
            { id: 63, student_id: 5, goal_description: "The customer confirmed the details and the refund was replaced.", target_completion_date: "2023-08-25", goal_priority: 4, goal_status: "Completed" },
            { id: 64, student_id: 9, goal_description: "The account was approved — routine case, no further action.", target_completion_date: "2023-08-23", goal_priority: 3, goal_status: "Not Started" },
            { id: 65, student_id: 25, goal_description: "Support reported a standard issue; the appointment was processed.", target_completion_date: "2023-08-29", goal_priority: 3, goal_status: "Not Started" },
            { id: 66, student_id: 62, goal_description: "Flagged as automatic. The account owner processed the booking.", target_completion_date: "2023-12-14", goal_priority: 4, goal_status: "Not Started" },
            { id: 67, student_id: 52, goal_description: "The claim was completed after an incomplete check.", target_completion_date: "2023-07-11", goal_priority: 4, goal_status: "Completed" },
            { id: 68, student_id: 66, goal_description: "The courier confirmed the details and the session was closed.", target_completion_date: "2023-12-23", goal_priority: 2, goal_status: "Not Started" },
            { id: 69, student_id: 53, goal_description: "The courier asked for a change and the ticket was closed.", target_completion_date: "2023-03-06", goal_priority: 3, goal_status: "In Progress" },
            { id: 70, student_id: 80, goal_description: "An automatic follow-up: the refund was processed.", target_completion_date: "2023-08-30", goal_priority: 4, goal_status: "Not Started" },
            { id: 71, student_id: 80, goal_description: "Support asked for a change and the item was updated.", target_completion_date: "2023-08-05", goal_priority: 4, goal_status: "In Progress" },
            { id: 72, student_id: 1, goal_description: "The item was closed following an urgent review.", target_completion_date: "2023-12-14", goal_priority: 3, goal_status: "Not Started" },
            { id: 73, student_id: 36, goal_description: "A repeat follow-up: the request was cancelled.", target_completion_date: "2023-09-19", goal_priority: 3, goal_status: "In Progress" },
            { id: 74, student_id: 2, goal_description: "The delivery was processed — standard case, no further action.", target_completion_date: "2023-10-07", goal_priority: 3, goal_status: "Completed" },
            { id: 75, student_id: 23, goal_description: "The refund was confirmed — unusual case, no further action.", target_completion_date: "2023-02-11", goal_priority: 4, goal_status: "In Progress" },
            { id: 76, student_id: 70, goal_description: "The customer reported an automatic issue; the invoice was rescheduled.", target_completion_date: "2023-03-10", goal_priority: 4, goal_status: "Not Started" },
            { id: 77, student_id: 46, goal_description: "The courier reported an incomplete issue; the transfer was closed.", target_completion_date: "2023-12-23", goal_priority: 2, goal_status: "Completed" },
            { id: 78, student_id: 91, goal_description: "The team reported a manual issue; the ticket was rejected.", target_completion_date: "2023-01-01", goal_priority: 3, goal_status: "Not Started" },
            { id: 79, student_id: 62, goal_description: "The supplier reported a minor issue; the delivery was processed.", target_completion_date: "2023-10-09", goal_priority: 3, goal_status: "Not Started" },
            { id: 80, student_id: 65, goal_description: "A partial follow-up: the invoice was approved.", target_completion_date: "2023-04-05", goal_priority: 4, goal_status: "In Progress" },
            { id: 81, student_id: 36, goal_description: "The supplier reported a duplicate issue; the claim was processed.", target_completion_date: "2023-10-02", goal_priority: 3, goal_status: "Completed" },
            { id: 82, student_id: 19, goal_description: "The customer reported an automatic issue; the invoice was closed.", target_completion_date: "2023-08-24", goal_priority: 3, goal_status: "In Progress" },
            { id: 83, student_id: 14, goal_description: "An incomplete ticket was resolved the same day.", target_completion_date: "2023-11-22", goal_priority: 3, goal_status: "Completed" },
            { id: 84, student_id: 46, goal_description: "Flagged as unusual. The team delayed the delivery.", target_completion_date: "2023-11-05", goal_priority: 4, goal_status: "Not Started" },
            { id: 85, student_id: 70, goal_description: "The claim was completed following an unusual review.", target_completion_date: "2023-01-25", goal_priority: 3, goal_status: "Not Started" },
            { id: 86, student_id: 21, goal_description: "Flagged as minor. The supplier confirmed the order.", target_completion_date: "2023-07-21", goal_priority: 4, goal_status: "Not Started" },
            { id: 87, student_id: 20, goal_description: "A standard follow-up: the ticket was resolved.", target_completion_date: "2023-12-13", goal_priority: 3, goal_status: "Not Started" },
            { id: 88, student_id: 90, goal_description: "No response from an operator, so the appointment was refunded.", target_completion_date: "2023-02-14", goal_priority: 2, goal_status: "In Progress" },
            { id: 89, student_id: 93, goal_description: "The courier confirmed the details and the item was refunded.", target_completion_date: "2023-01-22", goal_priority: 3, goal_status: "In Progress" },
            { id: 90, student_id: 85, goal_description: "The item was closed after an incomplete check.", target_completion_date: "2023-04-11", goal_priority: 2, goal_status: "In Progress" },
            { id: 91, student_id: 39, goal_description: "A standard follow-up: the booking was reopened.", target_completion_date: "2023-12-14", goal_priority: 3, goal_status: "Completed" },
            { id: 92, student_id: 65, goal_description: "The team asked for a change and the claim was confirmed.", target_completion_date: "2023-10-17", goal_priority: 3, goal_status: "Not Started" },
            { id: 93, student_id: 73, goal_description: "Flagged as automatic. The customer updated the transfer.", target_completion_date: "2023-03-06", goal_priority: 3, goal_status: "Completed" },
            { id: 94, student_id: 44, goal_description: "Flagged as automatic. The courier confirmed the record.", target_completion_date: "2023-01-27", goal_priority: 4, goal_status: "Not Started" },
            { id: 95, student_id: 100, goal_description: "No response from the supplier, so the item was replaced.", target_completion_date: "2023-09-09", goal_priority: 4, goal_status: "In Progress" },
            { id: 96, student_id: 81, goal_description: "A duplicate refund was updated the same day.", target_completion_date: "2023-06-16", goal_priority: 3, goal_status: "In Progress" },
            { id: 97, student_id: 35, goal_description: "The booking was confirmed following a standard review.", target_completion_date: "2023-09-13", goal_priority: 2, goal_status: "In Progress" },
            { id: 98, student_id: 88, goal_description: "The request was reopened after an automatic check.", target_completion_date: "2023-08-31", goal_priority: 4, goal_status: "Not Started" },
            { id: 99, student_id: 53, goal_description: "The supplier confirmed the details and the shipment was confirmed.", target_completion_date: "2023-03-14", goal_priority: 3, goal_status: "Not Started" },
            { id: 100, student_id: 39, goal_description: "The reviewer asked for a change and the session was delayed.", target_completion_date: "2023-11-05", goal_priority: 3, goal_status: "Completed" },
            { id: 101, student_id: 89, goal_description: "The customer reported an incomplete issue; the transfer was escalated.", target_completion_date: "2023-02-17", goal_priority: 3, goal_status: "Not Started" },
            { id: 102, student_id: 56, goal_description: "No response from the customer, so the appointment was replaced.", target_completion_date: "2023-08-24", goal_priority: 3, goal_status: "Not Started" },
            { id: 103, student_id: 31, goal_description: "The courier asked for a change and the appointment was reopened.", target_completion_date: "2023-08-18", goal_priority: 4, goal_status: "Not Started" },
            { id: 104, student_id: 7, goal_description: "The account was processed — automatic case, no further action.", target_completion_date: "2023-07-15", goal_priority: 4, goal_status: "Completed" },
            { id: 105, student_id: 20, goal_description: "The account owner reported a repeat issue; the request was processed.", target_completion_date: "2023-11-02", goal_priority: 4, goal_status: "Completed" },
            { id: 106, student_id: 89, goal_description: "The record was reviewed following an incomplete review.", target_completion_date: "2023-02-21", goal_priority: 3, goal_status: "Not Started" },
            { id: 107, student_id: 32, goal_description: "A duplicate follow-up: the appointment was approved.", target_completion_date: "2023-03-18", goal_priority: 3, goal_status: "Not Started" },
            { id: 108, student_id: 12, goal_description: "The supplier reported a minor issue; the session was escalated.", target_completion_date: "2023-10-26", goal_priority: 3, goal_status: "Completed" },
            { id: 109, student_id: 45, goal_description: "An unusual follow-up: the report was updated.", target_completion_date: "2023-02-18", goal_priority: 3, goal_status: "Not Started" },
            { id: 110, student_id: 54, goal_description: "A partial follow-up: the payment was rescheduled.", target_completion_date: "2023-10-28", goal_priority: 2, goal_status: "Not Started" },
            { id: 111, student_id: 95, goal_description: "An incomplete appointment was refunded the same day.", target_completion_date: "2023-09-17", goal_priority: 3, goal_status: "Completed" },
            { id: 112, student_id: 8, goal_description: "A repeat follow-up: the appointment was delayed.", target_completion_date: "2023-12-22", goal_priority: 4, goal_status: "In Progress" },
            { id: 113, student_id: 80, goal_description: "An urgent follow-up: the account was processed.", target_completion_date: "2023-02-25", goal_priority: 2, goal_status: "Not Started" },
            { id: 114, student_id: 12, goal_description: "The item was resolved after an incomplete check.", target_completion_date: "2023-11-22", goal_priority: 3, goal_status: "Not Started" },
            { id: 115, student_id: 73, goal_description: "Flagged as routine. The courier rejected the payment.", target_completion_date: "2023-11-09", goal_priority: 2, goal_status: "Not Started" },
            { id: 116, student_id: 10, goal_description: "A late transfer was approved the same day.", target_completion_date: "2023-03-19", goal_priority: 3, goal_status: "Not Started" },
            { id: 117, student_id: 66, goal_description: "The refund was rejected — minor case, no further action.", target_completion_date: "2023-02-23", goal_priority: 4, goal_status: "Not Started" },
            { id: 118, student_id: 89, goal_description: "No response from support, so the item was approved.", target_completion_date: "2023-08-15", goal_priority: 3, goal_status: "Not Started" },
            { id: 119, student_id: 59, goal_description: "Flagged as duplicate. The reviewer processed the session.", target_completion_date: "2023-10-25", goal_priority: 4, goal_status: "Not Started" },
            { id: 120, student_id: 44, goal_description: "Flagged as unusual. Support processed the request.", target_completion_date: "2023-04-09", goal_priority: 2, goal_status: "Completed" },
            { id: 121, student_id: 63, goal_description: "The refund was approved after a routine check.", target_completion_date: "2023-08-02", goal_priority: 2, goal_status: "Completed" },
            { id: 122, student_id: 56, goal_description: "The report was closed — routine case, no further action.", target_completion_date: "2023-11-04", goal_priority: 2, goal_status: "Not Started" },
            { id: 123, student_id: 39, goal_description: "Support reported a standard issue; the invoice was updated.", target_completion_date: "2023-10-22", goal_priority: 4, goal_status: "Completed" },
            { id: 124, student_id: 92, goal_description: "The document was confirmed following a repeat review.", target_completion_date: "2023-03-19", goal_priority: 3, goal_status: "In Progress" },
            { id: 125, student_id: 1, goal_description: "An operator reported a routine issue; the booking was approved.", target_completion_date: "2023-01-01", goal_priority: 4, goal_status: "Not Started" },
            { id: 126, student_id: 78, goal_description: "The refund was cancelled after a duplicate check.", target_completion_date: "2023-03-16", goal_priority: 2, goal_status: "Not Started" },
            { id: 127, student_id: 14, goal_description: "A minor account was confirmed the same day.", target_completion_date: "2023-05-17", goal_priority: 3, goal_status: "In Progress" },
            { id: 128, student_id: 8, goal_description: "The item was resolved — repeat case, no further action.", target_completion_date: "2023-03-26", goal_priority: 3, goal_status: "Not Started" },
            { id: 129, student_id: 41, goal_description: "The courier reported a minor issue; the appointment was reviewed.", target_completion_date: "2023-07-22", goal_priority: 3, goal_status: "In Progress" },
            { id: 130, student_id: 13, goal_description: "No response from an operator, so the ticket was replaced.", target_completion_date: "2023-02-03", goal_priority: 3, goal_status: "Not Started" },
            { id: 131, student_id: 26, goal_description: "The courier asked for a change and the invoice was replaced.", target_completion_date: "2023-01-06", goal_priority: 4, goal_status: "Not Started" },
            { id: 132, student_id: 54, goal_description: "The item was confirmed after a repeat check.", target_completion_date: "2023-10-01", goal_priority: 3, goal_status: "In Progress" },
            { id: 133, student_id: 55, goal_description: "Flagged as routine. An operator closed the account.", target_completion_date: "2023-03-13", goal_priority: 2, goal_status: "Not Started" },
            { id: 134, student_id: 99, goal_description: "No response from the reviewer, so the booking was resolved.", target_completion_date: "2023-09-19", goal_priority: 3, goal_status: "Not Started" },
            { id: 135, student_id: 98, goal_description: "The item was delayed — repeat case, no further action.", target_completion_date: "2023-12-23", goal_priority: 3, goal_status: "Not Started" },
            { id: 136, student_id: 99, goal_description: "The reviewer reported a late issue; the account was refunded.", target_completion_date: "2023-11-11", goal_priority: 4, goal_status: "In Progress" },
            { id: 137, student_id: 26, goal_description: "Support reported a standard issue; the appointment was rescheduled.", target_completion_date: "2023-06-23", goal_priority: 4, goal_status: "Completed" },
            { id: 138, student_id: 93, goal_description: "An incomplete follow-up: the payment was reopened.", target_completion_date: "2023-07-13", goal_priority: 3, goal_status: "In Progress" },
            { id: 139, student_id: 69, goal_description: "Support confirmed the details and the claim was completed.", target_completion_date: "2023-10-21", goal_priority: 3, goal_status: "Completed" },
            { id: 140, student_id: 56, goal_description: "The account owner reported a repeat issue; the request was completed.", target_completion_date: "2023-07-12", goal_priority: 3, goal_status: "Not Started" },
            { id: 141, student_id: 38, goal_description: "The payment was reviewed after an automatic check.", target_completion_date: "2023-12-18", goal_priority: 2, goal_status: "Not Started" },
            { id: 142, student_id: 12, goal_description: "The account owner asked for a change and the invoice was processed.", target_completion_date: "2023-08-23", goal_priority: 4, goal_status: "Not Started" },
            { id: 143, student_id: 59, goal_description: "The document was completed — manual case, no further action.", target_completion_date: "2023-03-01", goal_priority: 2, goal_status: "Not Started" },
            { id: 144, student_id: 94, goal_description: "No response from the team, so the report was refunded.", target_completion_date: "2023-12-01", goal_priority: 3, goal_status: "In Progress" },
            { id: 145, student_id: 79, goal_description: "An operator reported a standard issue; the ticket was replaced.", target_completion_date: "2023-03-29", goal_priority: 2, goal_status: "Not Started" },
            { id: 146, student_id: 99, goal_description: "A late report was cancelled the same day.", target_completion_date: "2023-09-24", goal_priority: 3, goal_status: "Not Started" },
            { id: 147, student_id: 58, goal_description: "The team reported an incomplete issue; the claim was reopened.", target_completion_date: "2023-02-26", goal_priority: 2, goal_status: "Not Started" },
            { id: 148, student_id: 4, goal_description: "The session was escalated — automatic case, no further action.", target_completion_date: "2023-12-08", goal_priority: 3, goal_status: "Not Started" },
            { id: 149, student_id: 69, goal_description: "The invoice was rescheduled — automatic case, no further action.", target_completion_date: "2023-12-21", goal_priority: 3, goal_status: "In Progress" },
            { id: 150, student_id: 23, goal_description: "The session was rescheduled following a duplicate review.", target_completion_date: "2023-11-01", goal_priority: 2, goal_status: "Not Started" },
            { id: 151, student_id: 76, goal_description: "The reviewer reported a routine issue; the appointment was delayed.", target_completion_date: "2023-12-16", goal_priority: 3, goal_status: "Not Started" },
            { id: 152, student_id: 83, goal_description: "The record was delayed — unusual case, no further action.", target_completion_date: "2023-02-07", goal_priority: 2, goal_status: "In Progress" },
            { id: 153, student_id: 44, goal_description: "The account was completed following a manual review.", target_completion_date: "2023-12-04", goal_priority: 2, goal_status: "In Progress" },
            { id: 154, student_id: 93, goal_description: "The request was rejected following a manual review.", target_completion_date: "2023-03-25", goal_priority: 3, goal_status: "Not Started" },
            { id: 155, student_id: 76, goal_description: "The supplier asked for a change and the payment was completed.", target_completion_date: "2023-08-04", goal_priority: 3, goal_status: "Not Started" },
            { id: 156, student_id: 92, goal_description: "The team confirmed the details and the item was cancelled.", target_completion_date: "2023-11-01", goal_priority: 2, goal_status: "Completed" },
            { id: 157, student_id: 1, goal_description: "An incomplete follow-up: the refund was rejected.", target_completion_date: "2023-10-19", goal_priority: 4, goal_status: "Not Started" },
            { id: 158, student_id: 20, goal_description: "No response from the account owner, so the delivery was updated.", target_completion_date: "2023-09-06", goal_priority: 3, goal_status: "Completed" },
            { id: 159, student_id: 43, goal_description: "A manual follow-up: the item was updated.", target_completion_date: "2023-09-30", goal_priority: 4, goal_status: "Not Started" },
            { id: 160, student_id: 67, goal_description: "The session was reviewed — late case, no further action.", target_completion_date: "2023-04-02", goal_priority: 2, goal_status: "Completed" },
            { id: 161, student_id: 62, goal_description: "Flagged as minor. The account owner reviewed the order.", target_completion_date: "2023-01-13", goal_priority: 3, goal_status: "Not Started" },
            { id: 162, student_id: 73, goal_description: "The appointment was resolved following a minor review.", target_completion_date: "2023-02-07", goal_priority: 3, goal_status: "Completed" },
            { id: 163, student_id: 42, goal_description: "No response from an operator, so the invoice was reviewed.", target_completion_date: "2023-04-08", goal_priority: 3, goal_status: "Not Started" },
            { id: 164, student_id: 82, goal_description: "An operator confirmed the details and the session was rescheduled.", target_completion_date: "2023-08-27", goal_priority: 3, goal_status: "Not Started" },
            { id: 165, student_id: 16, goal_description: "No response from the account owner, so the invoice was processed.", target_completion_date: "2023-01-24", goal_priority: 3, goal_status: "Completed" },
            { id: 166, student_id: 68, goal_description: "The booking was approved — standard case, no further action.", target_completion_date: "2023-10-15", goal_priority: 3, goal_status: "Not Started" },
            { id: 167, student_id: 61, goal_description: "The refund was reopened — automatic case, no further action.", target_completion_date: "2023-10-29", goal_priority: 2, goal_status: "Completed" },
            { id: 168, student_id: 24, goal_description: "The ticket was closed after an unusual check.", target_completion_date: "2023-11-06", goal_priority: 4, goal_status: "Not Started" },
            { id: 169, student_id: 52, goal_description: "An unusual account was cancelled the same day.", target_completion_date: "2023-05-25", goal_priority: 3, goal_status: "Not Started" },
            { id: 170, student_id: 51, goal_description: "A manual shipment was updated the same day.", target_completion_date: "2023-08-27", goal_priority: 3, goal_status: "Not Started" },
            { id: 171, student_id: 32, goal_description: "The request was cancelled — late case, no further action.", target_completion_date: "2023-10-15", goal_priority: 3, goal_status: "Not Started" },
            { id: 172, student_id: 52, goal_description: "The customer asked for a change and the document was cancelled.", target_completion_date: "2023-11-14", goal_priority: 4, goal_status: "Not Started" },
            { id: 173, student_id: 62, goal_description: "Flagged as partial. The courier reviewed the appointment.", target_completion_date: "2023-10-03", goal_priority: 3, goal_status: "In Progress" },
            { id: 174, student_id: 56, goal_description: "Support asked for a change and the order was reviewed.", target_completion_date: "2023-04-10", goal_priority: 3, goal_status: "Completed" },
            { id: 175, student_id: 28, goal_description: "The team asked for a change and the report was replaced.", target_completion_date: "2023-12-07", goal_priority: 3, goal_status: "Completed" },
            { id: 176, student_id: 11, goal_description: "The customer asked for a change and the shipment was completed.", target_completion_date: "2023-10-17", goal_priority: 3, goal_status: "Not Started" },
            { id: 177, student_id: 88, goal_description: "An unusual invoice was rescheduled the same day.", target_completion_date: "2023-01-02", goal_priority: 3, goal_status: "Not Started" },
            { id: 178, student_id: 4, goal_description: "Flagged as manual. The customer delayed the item.", target_completion_date: "2023-02-26", goal_priority: 3, goal_status: "Not Started" },
            { id: 179, student_id: 30, goal_description: "The transfer was updated — partial case, no further action.", target_completion_date: "2023-08-24", goal_priority: 3, goal_status: "Not Started" },
            { id: 180, student_id: 86, goal_description: "A duplicate follow-up: the request was resolved.", target_completion_date: "2023-10-20", goal_priority: 3, goal_status: "In Progress" },
            { id: 181, student_id: 66, goal_description: "A repeat report was cancelled the same day.", target_completion_date: "2023-11-06", goal_priority: 3, goal_status: "Not Started" },
            { id: 182, student_id: 41, goal_description: "The payment was reopened following a partial review.", target_completion_date: "2023-01-05", goal_priority: 3, goal_status: "Not Started" },
            { id: 183, student_id: 97, goal_description: "The account was delayed — routine case, no further action.", target_completion_date: "2023-03-19", goal_priority: 2, goal_status: "Not Started" },
            { id: 184, student_id: 56, goal_description: "An incomplete transfer was cancelled the same day.", target_completion_date: "2023-12-19", goal_priority: 3, goal_status: "Not Started" },
            { id: 185, student_id: 23, goal_description: "The payment was processed after a standard check.", target_completion_date: "2023-01-07", goal_priority: 4, goal_status: "Not Started" },
            { id: 186, student_id: 50, goal_description: "The payment was reviewed after a minor check.", target_completion_date: "2023-03-02", goal_priority: 4, goal_status: "In Progress" },
            { id: 187, student_id: 57, goal_description: "The delivery was refunded — duplicate case, no further action.", target_completion_date: "2023-11-15", goal_priority: 3, goal_status: "Not Started" },
            { id: 188, student_id: 100, goal_description: "The ticket was completed — urgent case, no further action.", target_completion_date: "2023-03-30", goal_priority: 2, goal_status: "In Progress" },
            { id: 189, student_id: 86, goal_description: "The account owner reported a standard issue; the delivery was escalated.", target_completion_date: "2023-01-14", goal_priority: 4, goal_status: "Not Started" },
            { id: 190, student_id: 52, goal_description: "The transfer was confirmed — late case, no further action.", target_completion_date: "2023-03-09", goal_priority: 3, goal_status: "Completed" },
            { id: 191, student_id: 57, goal_description: "The supplier asked for a change and the invoice was reopened.", target_completion_date: "2023-07-06", goal_priority: 3, goal_status: "Completed" },
            { id: 192, student_id: 79, goal_description: "The ticket was delayed after a late check.", target_completion_date: "2023-04-13", goal_priority: 3, goal_status: "Completed" },
            { id: 193, student_id: 53, goal_description: "A routine request was rejected the same day.", target_completion_date: "2023-12-30", goal_priority: 3, goal_status: "Completed" },
            { id: 194, student_id: 1, goal_description: "No response from the reviewer, so the shipment was resolved.", target_completion_date: "2023-10-24", goal_priority: 3, goal_status: "In Progress" },
            { id: 195, student_id: 76, goal_description: "An unusual appointment was updated the same day.", target_completion_date: "2023-12-31", goal_priority: 3, goal_status: "In Progress" },
            { id: 196, student_id: 49, goal_description: "The record was reviewed — duplicate case, no further action.", target_completion_date: "2023-09-05", goal_priority: 3, goal_status: "Not Started" },
            { id: 197, student_id: 39, goal_description: "The item was cancelled — minor case, no further action.", target_completion_date: "2023-06-04", goal_priority: 3, goal_status: "In Progress" },
            { id: 198, student_id: 50, goal_description: "The report was resolved after a minor check.", target_completion_date: "2023-11-24", goal_priority: 4, goal_status: "Not Started" },
            { id: 199, student_id: 81, goal_description: "The request was updated — duplicate case, no further action.", target_completion_date: "2023-06-07", goal_priority: 3, goal_status: "In Progress" },
            { id: 200, student_id: 8, goal_description: "A duplicate follow-up: the claim was reviewed.", target_completion_date: "2023-01-06", goal_priority: 3, goal_status: "Not Started" },
            { id: 201, student_id: 97, goal_description: "A partial follow-up: the refund was reviewed.", target_completion_date: "2023-10-26", goal_priority: 3, goal_status: "Not Started" },
            { id: 202, student_id: 44, goal_description: "A manual follow-up: the document was replaced.", target_completion_date: "2023-12-18", goal_priority: 3, goal_status: "Not Started" },
            { id: 203, student_id: 75, goal_description: "The booking was refunded — duplicate case, no further action.", target_completion_date: "2023-10-25", goal_priority: 3, goal_status: "Completed" },
            { id: 204, student_id: 11, goal_description: "Flagged as partial. The reviewer escalated the document.", target_completion_date: "2023-12-23", goal_priority: 3, goal_status: "In Progress" },
            { id: 205, student_id: 53, goal_description: "The session was completed after a routine check.", target_completion_date: "2023-02-08", goal_priority: 3, goal_status: "In Progress" },
            { id: 206, student_id: 59, goal_description: "The record was escalated — repeat case, no further action.", target_completion_date: "2023-04-10", goal_priority: 4, goal_status: "Not Started" },
            { id: 207, student_id: 65, goal_description: "A standard item was reviewed the same day.", target_completion_date: "2023-12-20", goal_priority: 3, goal_status: "In Progress" },
            { id: 208, student_id: 74, goal_description: "The reviewer confirmed the details and the item was resolved.", target_completion_date: "2023-07-09", goal_priority: 3, goal_status: "In Progress" },
            { id: 209, student_id: 73, goal_description: "The request was completed after a partial check.", target_completion_date: "2023-01-10", goal_priority: 2, goal_status: "Not Started" },
            { id: 210, student_id: 31, goal_description: "The request was resolved following an urgent review.", target_completion_date: "2023-01-08", goal_priority: 3, goal_status: "Not Started" },
            { id: 211, student_id: 100, goal_description: "Flagged as routine. The supplier closed the shipment.", target_completion_date: "2023-11-11", goal_priority: 3, goal_status: "Not Started" },
            { id: 212, student_id: 84, goal_description: "The item was rejected — unusual case, no further action.", target_completion_date: "2023-11-28", goal_priority: 4, goal_status: "Not Started" },
            { id: 213, student_id: 92, goal_description: "The document was approved — partial case, no further action.", target_completion_date: "2023-02-02", goal_priority: 3, goal_status: "Completed" },
            { id: 214, student_id: 32, goal_description: "Support reported a late issue; the booking was delayed.", target_completion_date: "2023-07-04", goal_priority: 3, goal_status: "Completed" },
            { id: 215, student_id: 24, goal_description: "The invoice was closed — incomplete case, no further action.", target_completion_date: "2023-06-15", goal_priority: 4, goal_status: "Completed" },
            { id: 216, student_id: 30, goal_description: "A routine ticket was escalated the same day.", target_completion_date: "2023-10-24", goal_priority: 3, goal_status: "Not Started" },
            { id: 217, student_id: 38, goal_description: "The courier confirmed the details and the session was delayed.", target_completion_date: "2023-11-12", goal_priority: 3, goal_status: "Not Started" },
            { id: 218, student_id: 27, goal_description: "The shipment was rescheduled after a minor check.", target_completion_date: "2023-03-18", goal_priority: 3, goal_status: "In Progress" },
            { id: 219, student_id: 15, goal_description: "The order was updated — standard case, no further action.", target_completion_date: "2023-03-06", goal_priority: 3, goal_status: "Not Started" },
            { id: 220, student_id: 59, goal_description: "The document was approved following a standard review.", target_completion_date: "2023-07-19", goal_priority: 4, goal_status: "Completed" },
            { id: 221, student_id: 30, goal_description: "A standard follow-up: the item was updated.", target_completion_date: "2023-10-29", goal_priority: 4, goal_status: "Completed" },
            { id: 222, student_id: 44, goal_description: "The item was escalated — routine case, no further action.", target_completion_date: "2023-10-07", goal_priority: 3, goal_status: "Not Started" },
            { id: 223, student_id: 87, goal_description: "A minor follow-up: the account was resolved.", target_completion_date: "2023-08-27", goal_priority: 4, goal_status: "Not Started" },
            { id: 224, student_id: 33, goal_description: "Flagged as duplicate. The reviewer rejected the record.", target_completion_date: "2023-01-04", goal_priority: 3, goal_status: "Not Started" },
            { id: 225, student_id: 39, goal_description: "The invoice was rescheduled — partial case, no further action.", target_completion_date: "2023-12-09", goal_priority: 3, goal_status: "Not Started" },
            { id: 226, student_id: 73, goal_description: "The team reported a partial issue; the session was processed.", target_completion_date: "2023-10-23", goal_priority: 4, goal_status: "In Progress" },
            { id: 227, student_id: 51, goal_description: "The supplier reported a manual issue; the claim was reopened.", target_completion_date: "2023-12-07", goal_priority: 4, goal_status: "In Progress" },
            { id: 228, student_id: 72, goal_description: "The booking was updated after a routine check.", target_completion_date: "2023-10-13", goal_priority: 2, goal_status: "Not Started" },
            { id: 229, student_id: 53, goal_description: "A routine document was processed the same day.", target_completion_date: "2023-01-12", goal_priority: 2, goal_status: "In Progress" },
            { id: 230, student_id: 37, goal_description: "A late item was completed the same day.", target_completion_date: "2023-08-15", goal_priority: 3, goal_status: "In Progress" },
            { id: 231, student_id: 4, goal_description: "An automatic order was replaced the same day.", target_completion_date: "2023-12-02", goal_priority: 4, goal_status: "Not Started" },
            { id: 232, student_id: 54, goal_description: "A late record was refunded the same day.", target_completion_date: "2023-09-29", goal_priority: 2, goal_status: "Not Started" },
            { id: 233, student_id: 12, goal_description: "The invoice was reopened — automatic case, no further action.", target_completion_date: "2023-09-05", goal_priority: 4, goal_status: "Not Started" },
            { id: 234, student_id: 65, goal_description: "The supplier confirmed the details and the transfer was updated.", target_completion_date: "2023-05-10", goal_priority: 3, goal_status: "In Progress" },
            { id: 235, student_id: 17, goal_description: "The refund was cancelled following a duplicate review.", target_completion_date: "2023-12-21", goal_priority: 3, goal_status: "In Progress" },
            { id: 236, student_id: 76, goal_description: "The order was resolved — automatic case, no further action.", target_completion_date: "2023-12-06", goal_priority: 4, goal_status: "Not Started" },
            { id: 237, student_id: 10, goal_description: "An incomplete follow-up: the ticket was processed.", target_completion_date: "2023-09-02", goal_priority: 4, goal_status: "Not Started" },
            { id: 238, student_id: 47, goal_description: "A manual follow-up: the report was refunded.", target_completion_date: "2023-01-04", goal_priority: 4, goal_status: "Not Started" },
        ],
    });
    await prisma.learning_materials.createMany({
        data: [
            { id: 1, goal_id: 142, material_type: "Video", material_link: "https://example.com/later/useful", assigned_date: "2023-07-01" },
            { id: 2, goal_id: 169, material_type: "Interactive Exercise", material_link: "https://example.com/yearly/short", assigned_date: "2023-05-03" },
            { id: 3, goal_id: 116, material_type: "Interactive Exercise", material_link: "https://example.com/inside/toward", assigned_date: "2023-11-15" },
            { id: 4, goal_id: 114, material_type: "Video", material_link: "https://example.com/toward/number", assigned_date: "2023-04-20" },
            { id: 5, goal_id: 27, material_type: "Video", material_link: "https://example.com/bright/happen", assigned_date: "2023-06-19" },
            { id: 6, goal_id: 27, material_type: "Interactive Exercise", material_link: "https://example.com/close/public", assigned_date: "2023-01-24" },
            { id: 7, goal_id: 124, material_type: "Interactive Exercise", material_link: "https://example.com/natural/point", assigned_date: "2023-06-23" },
            { id: 8, goal_id: 59, material_type: "Article", material_link: "https://example.com/long/total", assigned_date: "2023-06-28" },
            { id: 9, goal_id: 137, material_type: "Interactive Exercise", material_link: "https://example.com/easy/local", assigned_date: "2023-10-31" },
            { id: 10, goal_id: 73, material_type: "Video", material_link: "https://example.com/outside/light", assigned_date: "2023-04-23" },
            { id: 11, goal_id: 154, material_type: "Article", material_link: "https://example.com/light/again", assigned_date: "2023-04-10" },
            { id: 12, goal_id: 127, material_type: "Article", material_link: "https://example.com/system/various", assigned_date: "2023-03-15" },
            { id: 13, goal_id: 215, material_type: "Article", material_link: "https://example.com/outside/about", assigned_date: "2023-10-29" },
            { id: 14, goal_id: 75, material_type: "Video", material_link: "https://example.com/support/other", assigned_date: "2023-05-09" },
            { id: 15, goal_id: 167, material_type: "Video", material_link: "https://example.com/about/general", assigned_date: "2023-06-08" },
            { id: 16, goal_id: 24, material_type: "Interactive Exercise", material_link: "https://example.com/whole/natural", assigned_date: "2023-11-26" },
            { id: 17, goal_id: 146, material_type: "Video", material_link: "https://example.com/long/moment", assigned_date: "2023-03-27" },
            { id: 18, goal_id: 206, material_type: "Interactive Exercise", material_link: "https://example.com/moment/common", assigned_date: "2023-03-02" },
            { id: 19, goal_id: 173, material_type: "Video", material_link: "https://example.com/single/review", assigned_date: "2023-07-25" },
            { id: 20, goal_id: 111, material_type: "Interactive Exercise", material_link: "https://example.com/great/within", assigned_date: "2023-06-13" },
            { id: 21, goal_id: 212, material_type: "Article", material_link: "https://example.com/final/within", assigned_date: "2023-07-09" },
            { id: 22, goal_id: 10, material_type: "Video", material_link: "https://example.com/outside/natural", assigned_date: "2023-01-30" },
            { id: 23, goal_id: 144, material_type: "Video", material_link: "https://example.com/moment/around", assigned_date: "2023-11-26" },
            { id: 24, goal_id: 34, material_type: "Interactive Exercise", material_link: "https://example.com/strong/yearly", assigned_date: "2023-01-01" },
            { id: 25, goal_id: 71, material_type: "Article", material_link: "https://example.com/before/moving", assigned_date: "2023-01-03" },
            { id: 26, goal_id: 44, material_type: "Interactive Exercise", material_link: "https://example.com/long/review", assigned_date: "2023-04-01" },
            { id: 27, goal_id: 216, material_type: "Video", material_link: "https://example.com/change/issue", assigned_date: "2023-03-21" },
            { id: 28, goal_id: 160, material_type: "Article", material_link: "https://example.com/number/after", assigned_date: "2023-02-07" },
            { id: 29, goal_id: 58, material_type: "Video", material_link: "https://example.com/reason/close", assigned_date: "2023-06-27" },
            { id: 30, goal_id: 16, material_type: "Interactive Exercise", material_link: "https://example.com/happen/usual", assigned_date: "2023-08-19" },
            { id: 31, goal_id: 173, material_type: "Article", material_link: "https://example.com/group/review", assigned_date: "2023-05-03" },
            { id: 32, goal_id: 231, material_type: "Article", material_link: "https://example.com/major/partial", assigned_date: "2023-06-01" },
            { id: 33, goal_id: 185, material_type: "Interactive Exercise", material_link: "https://example.com/between/order", assigned_date: "2023-03-11" },
            { id: 34, goal_id: 231, material_type: "Article", material_link: "https://example.com/weekly/happen", assigned_date: "2023-09-21" },
            { id: 35, goal_id: 49, material_type: "Video", material_link: "https://example.com/along/quiet", assigned_date: "2023-07-15" },
            { id: 36, goal_id: 210, material_type: "Interactive Exercise", material_link: "https://example.com/section/because", assigned_date: "2023-01-23" },
            { id: 37, goal_id: 106, material_type: "Interactive Exercise", material_link: "https://example.com/today/another", assigned_date: "2023-09-02" },
            { id: 38, goal_id: 42, material_type: "Video", material_link: "https://example.com/whole/group", assigned_date: "2023-11-25" },
            { id: 39, goal_id: 92, material_type: "Article", material_link: "https://example.com/light/final", assigned_date: "2023-06-28" },
            { id: 40, goal_id: 219, material_type: "Article", material_link: "https://example.com/often/general", assigned_date: "2023-04-11" },
            { id: 41, goal_id: 101, material_type: "Article", material_link: "https://example.com/steady/enough", assigned_date: "2023-09-15" },
            { id: 42, goal_id: 112, material_type: "Interactive Exercise", material_link: "https://example.com/period/moment", assigned_date: "2023-12-01" },
            { id: 43, goal_id: 126, material_type: "Video", material_link: "https://example.com/outside/often", assigned_date: "2023-09-13" },
            { id: 44, goal_id: 172, material_type: "Interactive Exercise", material_link: "https://example.com/group/enough", assigned_date: "2023-07-16" },
            { id: 45, goal_id: 56, material_type: "Video", material_link: "https://example.com/useful/yearly", assigned_date: "2023-12-22" },
            { id: 46, goal_id: 18, material_type: "Interactive Exercise", material_link: "https://example.com/enough/quiet", assigned_date: "2023-06-15" },
            { id: 47, goal_id: 5, material_type: "Video", material_link: "https://example.com/morning/other", assigned_date: "2023-11-28" },
            { id: 48, goal_id: 135, material_type: "Video", material_link: "https://example.com/because/review", assigned_date: "2023-03-28" },
            { id: 49, goal_id: 111, material_type: "Video", material_link: "https://example.com/small/ground", assigned_date: "2023-08-19" },
            { id: 50, goal_id: 178, material_type: "Video", material_link: "https://example.com/easy/section", assigned_date: "2023-09-08" },
            { id: 51, goal_id: 69, material_type: "Article", material_link: "https://example.com/major/daily", assigned_date: "2023-10-21" },
            { id: 52, goal_id: 171, material_type: "Article", material_link: "https://example.com/number/several", assigned_date: "2023-06-30" },
            { id: 53, goal_id: 161, material_type: "Video", material_link: "https://example.com/moving/general", assigned_date: "2023-06-17" },
            { id: 54, goal_id: 35, material_type: "Interactive Exercise", material_link: "https://example.com/every/support", assigned_date: "2023-05-22" },
            { id: 55, goal_id: 109, material_type: "Article", material_link: "https://example.com/weekly/around", assigned_date: "2023-02-21" },
            { id: 56, goal_id: 84, material_type: "Article", material_link: "https://example.com/quick/regular", assigned_date: "2023-06-01" },
            { id: 57, goal_id: 145, material_type: "Interactive Exercise", material_link: "https://example.com/support/single", assigned_date: "2023-02-16" },
            { id: 58, goal_id: 27, material_type: "Article", material_link: "https://example.com/result/always", assigned_date: "2023-12-21" },
            { id: 59, goal_id: 167, material_type: "Interactive Exercise", material_link: "https://example.com/quick/small", assigned_date: "2023-06-20" },
            { id: 60, goal_id: 155, material_type: "Article", material_link: "https://example.com/reason/matter", assigned_date: "2023-02-26" },
            { id: 61, goal_id: 124, material_type: "Article", material_link: "https://example.com/level/early", assigned_date: "2023-07-29" },
            { id: 62, goal_id: 84, material_type: "Article", material_link: "https://example.com/total/around", assigned_date: "2023-07-06" },
            { id: 63, goal_id: 59, material_type: "Interactive Exercise", material_link: "https://example.com/example/still", assigned_date: "2023-07-25" },
            { id: 64, goal_id: 152, material_type: "Article", material_link: "https://example.com/weekly/quiet", assigned_date: "2023-12-27" },
            { id: 65, goal_id: 82, material_type: "Video", material_link: "https://example.com/every/long", assigned_date: "2023-10-17" },
            { id: 66, goal_id: 238, material_type: "Interactive Exercise", material_link: "https://example.com/other/plain", assigned_date: "2023-11-04" },
            { id: 67, goal_id: 22, material_type: "Interactive Exercise", material_link: "https://example.com/point/moving", assigned_date: "2023-11-19" },
            { id: 68, goal_id: 193, material_type: "Interactive Exercise", material_link: "https://example.com/example/around", assigned_date: "2023-06-30" },
            { id: 69, goal_id: 221, material_type: "Interactive Exercise", material_link: "https://example.com/regular/update", assigned_date: "2023-02-24" },
            { id: 70, goal_id: 205, material_type: "Video", material_link: "https://example.com/later/careful", assigned_date: "2023-03-30" },
            { id: 71, goal_id: 158, material_type: "Interactive Exercise", material_link: "https://example.com/whole/direct", assigned_date: "2023-10-05" },
            { id: 72, goal_id: 8, material_type: "Video", material_link: "https://example.com/whole/every", assigned_date: "2023-10-19" },
            { id: 73, goal_id: 125, material_type: "Video", material_link: "https://example.com/direct/natural", assigned_date: "2023-05-01" },
            { id: 74, goal_id: 162, material_type: "Article", material_link: "https://example.com/final/morning", assigned_date: "2023-07-18" },
            { id: 75, goal_id: 171, material_type: "Video", material_link: "https://example.com/group/final", assigned_date: "2023-02-03" },
            { id: 76, goal_id: 53, material_type: "Interactive Exercise", material_link: "https://example.com/close/easy", assigned_date: "2023-05-17" },
            { id: 77, goal_id: 157, material_type: "Interactive Exercise", material_link: "https://example.com/result/careful", assigned_date: "2023-10-16" },
            { id: 78, goal_id: 47, material_type: "Interactive Exercise", material_link: "https://example.com/detail/natural", assigned_date: "2023-07-24" },
            { id: 79, goal_id: 225, material_type: "Video", material_link: "https://example.com/local/close", assigned_date: "2023-12-28" },
            { id: 80, goal_id: 29, material_type: "Interactive Exercise", material_link: "https://example.com/today/notice", assigned_date: "2023-05-30" },
            { id: 81, goal_id: 149, material_type: "Article", material_link: "https://example.com/change/high", assigned_date: "2023-08-11" },
            { id: 82, goal_id: 24, material_type: "Interactive Exercise", material_link: "https://example.com/often/issue", assigned_date: "2023-12-31" },
            { id: 83, goal_id: 199, material_type: "Article", material_link: "https://example.com/various/various", assigned_date: "2023-02-02" },
            { id: 84, goal_id: 173, material_type: "Article", material_link: "https://example.com/final/other", assigned_date: "2023-10-15" },
            { id: 85, goal_id: 15, material_type: "Interactive Exercise", material_link: "https://example.com/light/review", assigned_date: "2023-08-11" },
            { id: 86, goal_id: 105, material_type: "Video", material_link: "https://example.com/quiet/record", assigned_date: "2023-10-27" },
            { id: 87, goal_id: 63, material_type: "Article", material_link: "https://example.com/nearly/group", assigned_date: "2023-08-17" },
            { id: 88, goal_id: 121, material_type: "Interactive Exercise", material_link: "https://example.com/final/morning", assigned_date: "2023-11-23" },
            { id: 89, goal_id: 218, material_type: "Video", material_link: "https://example.com/around/order", assigned_date: "2023-11-18" },
            { id: 90, goal_id: 177, material_type: "Interactive Exercise", material_link: "https://example.com/section/recent", assigned_date: "2023-12-04" },
            { id: 91, goal_id: 162, material_type: "Video", material_link: "https://example.com/whole/major", assigned_date: "2023-07-25" },
            { id: 92, goal_id: 175, material_type: "Interactive Exercise", material_link: "https://example.com/large/support", assigned_date: "2023-09-05" },
            { id: 93, goal_id: 150, material_type: "Video", material_link: "https://example.com/final/notice", assigned_date: "2023-04-28" },
            { id: 94, goal_id: 43, material_type: "Interactive Exercise", material_link: "https://example.com/small/system", assigned_date: "2023-02-26" },
            { id: 95, goal_id: 216, material_type: "Interactive Exercise", material_link: "https://example.com/first/several", assigned_date: "2023-08-13" },
            { id: 96, goal_id: 189, material_type: "Article", material_link: "https://example.com/light/within", assigned_date: "2023-10-16" },
            { id: 97, goal_id: 23, material_type: "Video", material_link: "https://example.com/order/natural", assigned_date: "2023-10-13" },
            { id: 98, goal_id: 172, material_type: "Video", material_link: "https://example.com/minor/period", assigned_date: "2023-01-20" },
            { id: 99, goal_id: 120, material_type: "Interactive Exercise", material_link: "https://example.com/issue/clear", assigned_date: "2023-10-14" },
            { id: 100, goal_id: 234, material_type: "Interactive Exercise", material_link: "https://example.com/along/major", assigned_date: "2023-04-19" },
            { id: 101, goal_id: 56, material_type: "Video", material_link: "https://example.com/morning/matter", assigned_date: "2023-04-26" },
            { id: 102, goal_id: 111, material_type: "Video", material_link: "https://example.com/summary/other", assigned_date: "2023-04-23" },
            { id: 103, goal_id: 206, material_type: "Interactive Exercise", material_link: "https://example.com/ground/number", assigned_date: "2023-09-22" },
            { id: 104, goal_id: 57, material_type: "Interactive Exercise", material_link: "https://example.com/large/between", assigned_date: "2023-07-17" },
            { id: 105, goal_id: 213, material_type: "Interactive Exercise", material_link: "https://example.com/partial/another", assigned_date: "2023-09-11" },
            { id: 106, goal_id: 190, material_type: "Video", material_link: "https://example.com/reason/update", assigned_date: "2023-09-12" },
            { id: 107, goal_id: 72, material_type: "Interactive Exercise", material_link: "https://example.com/example/open", assigned_date: "2023-01-23" },
            { id: 108, goal_id: 122, material_type: "Article", material_link: "https://example.com/always/clear", assigned_date: "2023-12-07" },
            { id: 109, goal_id: 49, material_type: "Video", material_link: "https://example.com/result/still", assigned_date: "2023-01-06" },
            { id: 110, goal_id: 201, material_type: "Interactive Exercise", material_link: "https://example.com/matter/large", assigned_date: "2023-10-18" },
            { id: 111, goal_id: 62, material_type: "Article", material_link: "https://example.com/another/always", assigned_date: "2023-02-22" },
            { id: 112, goal_id: 43, material_type: "Video", material_link: "https://example.com/great/special", assigned_date: "2023-06-19" },
            { id: 113, goal_id: 104, material_type: "Interactive Exercise", material_link: "https://example.com/point/various", assigned_date: "2023-08-15" },
            { id: 114, goal_id: 193, material_type: "Article", material_link: "https://example.com/change/notice", assigned_date: "2023-01-05" },
            { id: 115, goal_id: 32, material_type: "Article", material_link: "https://example.com/always/level", assigned_date: "2023-11-02" },
            { id: 116, goal_id: 85, material_type: "Video", material_link: "https://example.com/notice/often", assigned_date: "2023-01-25" },
            { id: 117, goal_id: 78, material_type: "Interactive Exercise", material_link: "https://example.com/because/level", assigned_date: "2023-08-10" },
            { id: 118, goal_id: 178, material_type: "Interactive Exercise", material_link: "https://example.com/before/minor", assigned_date: "2023-11-03" },
            { id: 119, goal_id: 51, material_type: "Interactive Exercise", material_link: "https://example.com/system/moment", assigned_date: "2023-10-16" },
            { id: 120, goal_id: 236, material_type: "Interactive Exercise", material_link: "https://example.com/open/small", assigned_date: "2023-06-12" },
            { id: 121, goal_id: 41, material_type: "Interactive Exercise", material_link: "https://example.com/second/system", assigned_date: "2023-11-11" },
            { id: 122, goal_id: 210, material_type: "Interactive Exercise", material_link: "https://example.com/about/follow", assigned_date: "2023-05-25" },
            { id: 123, goal_id: 6, material_type: "Interactive Exercise", material_link: "https://example.com/still/detail", assigned_date: "2023-04-16" },
            { id: 124, goal_id: 181, material_type: "Interactive Exercise", material_link: "https://example.com/summary/update", assigned_date: "2023-04-20" },
            { id: 125, goal_id: 148, material_type: "Video", material_link: "https://example.com/local/another", assigned_date: "2023-11-19" },
            { id: 126, goal_id: 157, material_type: "Video", material_link: "https://example.com/within/another", assigned_date: "2023-12-24" },
            { id: 127, goal_id: 146, material_type: "Article", material_link: "https://example.com/natural/special", assigned_date: "2023-11-22" },
            { id: 128, goal_id: 179, material_type: "Interactive Exercise", material_link: "https://example.com/clear/several", assigned_date: "2023-03-10" },
            { id: 129, goal_id: 166, material_type: "Interactive Exercise", material_link: "https://example.com/example/moving", assigned_date: "2023-09-16" },
            { id: 130, goal_id: 222, material_type: "Article", material_link: "https://example.com/within/every", assigned_date: "2023-06-21" },
            { id: 131, goal_id: 164, material_type: "Article", material_link: "https://example.com/example/issue", assigned_date: "2023-09-24" },
            { id: 132, goal_id: 233, material_type: "Video", material_link: "https://example.com/given/record", assigned_date: "2023-07-30" },
            { id: 133, goal_id: 79, material_type: "Video", material_link: "https://example.com/partial/later", assigned_date: "2023-01-07" },
            { id: 134, goal_id: 224, material_type: "Article", material_link: "https://example.com/later/enough", assigned_date: "2023-06-01" },
            { id: 135, goal_id: 37, material_type: "Interactive Exercise", material_link: "https://example.com/early/number", assigned_date: "2023-11-19" },
            { id: 136, goal_id: 170, material_type: "Article", material_link: "https://example.com/support/along", assigned_date: "2023-06-19" },
            { id: 137, goal_id: 145, material_type: "Video", material_link: "https://example.com/major/toward", assigned_date: "2023-04-02" },
            { id: 138, goal_id: 52, material_type: "Video", material_link: "https://example.com/example/order", assigned_date: "2023-07-30" },
            { id: 139, goal_id: 113, material_type: "Article", material_link: "https://example.com/daily/simple", assigned_date: "2023-05-07" },
            { id: 140, goal_id: 153, material_type: "Interactive Exercise", material_link: "https://example.com/local/quick", assigned_date: "2023-11-23" },
            { id: 141, goal_id: 207, material_type: "Video", material_link: "https://example.com/short/without", assigned_date: "2023-12-06" },
            { id: 142, goal_id: 37, material_type: "Interactive Exercise", material_link: "https://example.com/plain/direct", assigned_date: "2023-05-08" },
            { id: 143, goal_id: 138, material_type: "Interactive Exercise", material_link: "https://example.com/small/result", assigned_date: "2023-06-28" },
            { id: 144, goal_id: 80, material_type: "Interactive Exercise", material_link: "https://example.com/partial/little", assigned_date: "2023-06-18" },
            { id: 145, goal_id: 117, material_type: "Video", material_link: "https://example.com/easy/great", assigned_date: "2023-12-27" },
            { id: 146, goal_id: 198, material_type: "Article", material_link: "https://example.com/without/still", assigned_date: "2023-08-04" },
            { id: 147, goal_id: 151, material_type: "Video", material_link: "https://example.com/after/along", assigned_date: "2023-05-02" },
            { id: 148, goal_id: 38, material_type: "Article", material_link: "https://example.com/follow/follow", assigned_date: "2023-09-09" },
            { id: 149, goal_id: 123, material_type: "Video", material_link: "https://example.com/before/high", assigned_date: "2023-06-04" },
            { id: 150, goal_id: 223, material_type: "Interactive Exercise", material_link: "https://example.com/close/order", assigned_date: "2023-12-27" },
            { id: 151, goal_id: 145, material_type: "Interactive Exercise", material_link: "https://example.com/partial/month", assigned_date: "2023-08-08" },
            { id: 152, goal_id: 1, material_type: "Article", material_link: "https://example.com/simple/between", assigned_date: "2023-11-21" },
            { id: 153, goal_id: 46, material_type: "Article", material_link: "https://example.com/minor/major", assigned_date: "2023-12-27" },
            { id: 154, goal_id: 227, material_type: "Video", material_link: "https://example.com/given/small", assigned_date: "2023-07-01" },
            { id: 155, goal_id: 139, material_type: "Video", material_link: "https://example.com/outside/other", assigned_date: "2023-04-14" },
            { id: 156, goal_id: 17, material_type: "Interactive Exercise", material_link: "https://example.com/month/ground", assigned_date: "2023-08-02" },
            { id: 157, goal_id: 217, material_type: "Interactive Exercise", material_link: "https://example.com/light/local", assigned_date: "2023-06-11" },
            { id: 158, goal_id: 175, material_type: "Article", material_link: "https://example.com/without/inside", assigned_date: "2023-05-16" },
            { id: 159, goal_id: 150, material_type: "Video", material_link: "https://example.com/single/usual", assigned_date: "2023-01-22" },
            { id: 160, goal_id: 65, material_type: "Article", material_link: "https://example.com/ground/given", assigned_date: "2023-02-28" },
            { id: 161, goal_id: 134, material_type: "Video", material_link: "https://example.com/between/close", assigned_date: "2023-06-03" },
            { id: 162, goal_id: 92, material_type: "Interactive Exercise", material_link: "https://example.com/without/large", assigned_date: "2023-10-14" },
            { id: 163, goal_id: 28, material_type: "Video", material_link: "https://example.com/system/close", assigned_date: "2023-05-16" },
            { id: 164, goal_id: 129, material_type: "Interactive Exercise", material_link: "https://example.com/without/number", assigned_date: "2023-11-13" },
            { id: 165, goal_id: 131, material_type: "Video", material_link: "https://example.com/strong/before", assigned_date: "2023-01-02" },
            { id: 166, goal_id: 182, material_type: "Video", material_link: "https://example.com/moment/later", assigned_date: "2023-09-14" },
            { id: 167, goal_id: 58, material_type: "Interactive Exercise", material_link: "https://example.com/ready/enough", assigned_date: "2023-08-22" },
            { id: 168, goal_id: 32, material_type: "Video", material_link: "https://example.com/small/record", assigned_date: "2023-12-07" },
            { id: 169, goal_id: 176, material_type: "Interactive Exercise", material_link: "https://example.com/various/within", assigned_date: "2023-06-30" },
            { id: 170, goal_id: 41, material_type: "Article", material_link: "https://example.com/section/section", assigned_date: "2023-03-15" },
            { id: 171, goal_id: 228, material_type: "Article", material_link: "https://example.com/plain/still", assigned_date: "2023-06-22" },
            { id: 172, goal_id: 95, material_type: "Video", material_link: "https://example.com/between/today", assigned_date: "2023-09-11" },
            { id: 173, goal_id: 102, material_type: "Article", material_link: "https://example.com/weekly/after", assigned_date: "2023-09-06" },
            { id: 174, goal_id: 185, material_type: "Article", material_link: "https://example.com/plain/within", assigned_date: "2023-11-17" },
            { id: 175, goal_id: 235, material_type: "Interactive Exercise", material_link: "https://example.com/ground/always", assigned_date: "2023-08-11" },
            { id: 176, goal_id: 103, material_type: "Article", material_link: "https://example.com/single/plain", assigned_date: "2023-10-04" },
            { id: 177, goal_id: 220, material_type: "Article", material_link: "https://example.com/major/whole", assigned_date: "2023-03-11" },
            { id: 178, goal_id: 163, material_type: "Interactive Exercise", material_link: "https://example.com/total/minor", assigned_date: "2023-11-18" },
            { id: 179, goal_id: 74, material_type: "Video", material_link: "https://example.com/system/issue", assigned_date: "2023-05-13" },
            { id: 180, goal_id: 5, material_type: "Article", material_link: "https://example.com/always/morning", assigned_date: "2023-09-28" },
            { id: 181, goal_id: 213, material_type: "Video", material_link: "https://example.com/enough/early", assigned_date: "2023-08-11" },
            { id: 182, goal_id: 232, material_type: "Interactive Exercise", material_link: "https://example.com/plain/quiet", assigned_date: "2023-08-08" },
            { id: 183, goal_id: 232, material_type: "Video", material_link: "https://example.com/quick/early", assigned_date: "2023-10-04" },
            { id: 184, goal_id: 34, material_type: "Article", material_link: "https://example.com/direct/morning", assigned_date: "2023-09-02" },
            { id: 185, goal_id: 99, material_type: "Article", material_link: "https://example.com/useful/given", assigned_date: "2023-04-06" },
            { id: 186, goal_id: 168, material_type: "Interactive Exercise", material_link: "https://example.com/careful/nearly", assigned_date: "2023-11-25" },
            { id: 187, goal_id: 183, material_type: "Interactive Exercise", material_link: "https://example.com/great/local", assigned_date: "2023-04-16" },
            { id: 188, goal_id: 144, material_type: "Video", material_link: "https://example.com/regular/normal", assigned_date: "2023-09-22" },
            { id: 189, goal_id: 51, material_type: "Interactive Exercise", material_link: "https://example.com/follow/after", assigned_date: "2023-11-20" },
            { id: 190, goal_id: 60, material_type: "Video", material_link: "https://example.com/high/major", assigned_date: "2023-04-13" },
            { id: 191, goal_id: 98, material_type: "Video", material_link: "https://example.com/group/period", assigned_date: "2023-02-16" },
            { id: 192, goal_id: 79, material_type: "Article", material_link: "https://example.com/along/enough", assigned_date: "2023-08-31" },
            { id: 193, goal_id: 81, material_type: "Interactive Exercise", material_link: "https://example.com/again/easy", assigned_date: "2023-12-27" },
            { id: 194, goal_id: 68, material_type: "Article", material_link: "https://example.com/around/nearly", assigned_date: "2023-05-09" },
            { id: 195, goal_id: 9, material_type: "Video", material_link: "https://example.com/follow/review", assigned_date: "2023-03-30" },
            { id: 196, goal_id: 236, material_type: "Interactive Exercise", material_link: "https://example.com/month/recent", assigned_date: "2023-07-14" },
            { id: 197, goal_id: 71, material_type: "Interactive Exercise", material_link: "https://example.com/first/short", assigned_date: "2023-06-25" },
            { id: 198, goal_id: 88, material_type: "Interactive Exercise", material_link: "https://example.com/point/general", assigned_date: "2023-04-29" },
            { id: 199, goal_id: 170, material_type: "Interactive Exercise", material_link: "https://example.com/clear/plain", assigned_date: "2023-10-16" },
            { id: 200, goal_id: 103, material_type: "Video", material_link: "https://example.com/happen/number", assigned_date: "2023-08-04" },
            { id: 201, goal_id: 101, material_type: "Video", material_link: "https://example.com/because/little", assigned_date: "2023-10-25" },
            { id: 202, goal_id: 226, material_type: "Article", material_link: "https://example.com/other/notice", assigned_date: "2023-03-06" },
            { id: 203, goal_id: 232, material_type: "Video", material_link: "https://example.com/natural/ground", assigned_date: "2023-08-31" },
            { id: 204, goal_id: 162, material_type: "Article", material_link: "https://example.com/nearly/matter", assigned_date: "2023-05-04" },
            { id: 205, goal_id: 195, material_type: "Interactive Exercise", material_link: "https://example.com/order/major", assigned_date: "2023-07-28" },
            { id: 206, goal_id: 39, material_type: "Interactive Exercise", material_link: "https://example.com/early/detail", assigned_date: "2023-05-04" },
            { id: 207, goal_id: 43, material_type: "Video", material_link: "https://example.com/little/notice", assigned_date: "2023-07-04" },
            { id: 208, goal_id: 137, material_type: "Interactive Exercise", material_link: "https://example.com/moment/follow", assigned_date: "2023-02-07" },
            { id: 209, goal_id: 61, material_type: "Article", material_link: "https://example.com/ground/direct", assigned_date: "2023-10-18" },
            { id: 210, goal_id: 180, material_type: "Interactive Exercise", material_link: "https://example.com/without/period", assigned_date: "2023-01-06" },
            { id: 211, goal_id: 20, material_type: "Article", material_link: "https://example.com/number/strong", assigned_date: "2023-11-03" },
            { id: 212, goal_id: 135, material_type: "Interactive Exercise", material_link: "https://example.com/plain/reason", assigned_date: "2023-09-13" },
            { id: 213, goal_id: 56, material_type: "Interactive Exercise", material_link: "https://example.com/about/first", assigned_date: "2023-10-09" },
            { id: 214, goal_id: 93, material_type: "Video", material_link: "https://example.com/toward/whole", assigned_date: "2023-09-12" },
            { id: 215, goal_id: 76, material_type: "Interactive Exercise", material_link: "https://example.com/common/record", assigned_date: "2023-03-06" },
            { id: 216, goal_id: 209, material_type: "Video", material_link: "https://example.com/daily/inside", assigned_date: "2023-02-12" },
            { id: 217, goal_id: 2, material_type: "Article", material_link: "https://example.com/given/major", assigned_date: "2023-02-09" },
            { id: 218, goal_id: 169, material_type: "Video", material_link: "https://example.com/easy/today", assigned_date: "2023-06-22" },
            { id: 219, goal_id: 23, material_type: "Article", material_link: "https://example.com/normal/between", assigned_date: "2023-12-02" },
            { id: 220, goal_id: 12, material_type: "Video", material_link: "https://example.com/whole/general", assigned_date: "2023-01-06" },
            { id: 221, goal_id: 96, material_type: "Interactive Exercise", material_link: "https://example.com/because/final", assigned_date: "2023-10-18" },
            { id: 222, goal_id: 205, material_type: "Video", material_link: "https://example.com/early/example", assigned_date: "2023-11-22" },
            { id: 223, goal_id: 211, material_type: "Interactive Exercise", material_link: "https://example.com/easy/quiet", assigned_date: "2023-01-26" },
            { id: 224, goal_id: 150, material_type: "Interactive Exercise", material_link: "https://example.com/review/daily", assigned_date: "2023-06-11" },
            { id: 225, goal_id: 184, material_type: "Interactive Exercise", material_link: "https://example.com/again/section", assigned_date: "2023-10-20" },
            { id: 226, goal_id: 55, material_type: "Interactive Exercise", material_link: "https://example.com/again/inside", assigned_date: "2023-02-14" },
            { id: 227, goal_id: 202, material_type: "Interactive Exercise", material_link: "https://example.com/clear/single", assigned_date: "2023-05-03" },
            { id: 228, goal_id: 124, material_type: "Article", material_link: "https://example.com/change/local", assigned_date: "2023-06-28" },
            { id: 229, goal_id: 104, material_type: "Article", material_link: "https://example.com/usual/another", assigned_date: "2023-02-03" },
            { id: 230, goal_id: 67, material_type: "Video", material_link: "https://example.com/update/single", assigned_date: "2023-11-20" },
            { id: 231, goal_id: 74, material_type: "Video", material_link: "https://example.com/clear/morning", assigned_date: "2023-01-20" },
            { id: 232, goal_id: 19, material_type: "Video", material_link: "https://example.com/follow/after", assigned_date: "2023-09-10" },
            { id: 233, goal_id: 77, material_type: "Interactive Exercise", material_link: "https://example.com/minor/morning", assigned_date: "2023-04-05" },
            { id: 234, goal_id: 183, material_type: "Interactive Exercise", material_link: "https://example.com/simple/easy", assigned_date: "2023-07-30" },
            { id: 235, goal_id: 143, material_type: "Video", material_link: "https://example.com/number/between", assigned_date: "2023-06-24" },
            { id: 236, goal_id: 221, material_type: "Video", material_link: "https://example.com/light/order", assigned_date: "2023-11-12" },
            { id: 237, goal_id: 118, material_type: "Article", material_link: "https://example.com/whole/single", assigned_date: "2023-05-14" },
            { id: 238, goal_id: 58, material_type: "Interactive Exercise", material_link: "https://example.com/morning/again", assigned_date: "2023-08-02" },
            { id: 239, goal_id: 221, material_type: "Article", material_link: "https://example.com/system/open", assigned_date: "2023-08-15" },
            { id: 240, goal_id: 127, material_type: "Video", material_link: "https://example.com/plain/common", assigned_date: "2023-02-07" },
            { id: 241, goal_id: 86, material_type: "Video", material_link: "https://example.com/before/yearly", assigned_date: "2023-04-22" },
            { id: 242, goal_id: 33, material_type: "Interactive Exercise", material_link: "https://example.com/direct/normal", assigned_date: "2023-08-27" },
            { id: 243, goal_id: 13, material_type: "Interactive Exercise", material_link: "https://example.com/total/steady", assigned_date: "2023-06-11" },
            { id: 244, goal_id: 222, material_type: "Video", material_link: "https://example.com/early/long", assigned_date: "2023-04-28" },
            { id: 245, goal_id: 94, material_type: "Interactive Exercise", material_link: "https://example.com/steady/another", assigned_date: "2023-12-30" },
            { id: 246, goal_id: 110, material_type: "Article", material_link: "https://example.com/around/natural", assigned_date: "2023-09-18" },
            { id: 247, goal_id: 195, material_type: "Interactive Exercise", material_link: "https://example.com/plain/before", assigned_date: "2023-10-21" },
            { id: 248, goal_id: 80, material_type: "Video", material_link: "https://example.com/after/result", assigned_date: "2023-03-25" },
            { id: 249, goal_id: 188, material_type: "Interactive Exercise", material_link: "https://example.com/close/month", assigned_date: "2023-06-13" },
            { id: 250, goal_id: 87, material_type: "Interactive Exercise", material_link: "https://example.com/strong/always", assigned_date: "2023-05-13" },
            { id: 251, goal_id: 73, material_type: "Article", material_link: "https://example.com/along/special", assigned_date: "2023-03-23" },
            { id: 252, goal_id: 101, material_type: "Video", material_link: "https://example.com/first/because", assigned_date: "2023-11-29" },
            { id: 253, goal_id: 147, material_type: "Interactive Exercise", material_link: "https://example.com/around/another", assigned_date: "2023-09-13" },
            { id: 254, goal_id: 9, material_type: "Interactive Exercise", material_link: "https://example.com/notice/outside", assigned_date: "2023-10-16" },
            { id: 255, goal_id: 69, material_type: "Video", material_link: "https://example.com/close/today", assigned_date: "2023-03-11" },
            { id: 256, goal_id: 31, material_type: "Video", material_link: "https://example.com/partial/reason", assigned_date: "2023-02-09" },
            { id: 257, goal_id: 147, material_type: "Video", material_link: "https://example.com/support/close", assigned_date: "2023-07-27" },
            { id: 258, goal_id: 114, material_type: "Video", material_link: "https://example.com/public/moving", assigned_date: "2023-05-10" },
            { id: 259, goal_id: 166, material_type: "Video", material_link: "https://example.com/careful/minor", assigned_date: "2023-05-10" },
            { id: 260, goal_id: 223, material_type: "Article", material_link: "https://example.com/partial/matter", assigned_date: "2023-01-21" },
            { id: 261, goal_id: 36, material_type: "Article", material_link: "https://example.com/other/section", assigned_date: "2023-02-14" },
            { id: 262, goal_id: 199, material_type: "Article", material_link: "https://example.com/around/ready", assigned_date: "2023-08-24" },
            { id: 263, goal_id: 25, material_type: "Interactive Exercise", material_link: "https://example.com/record/review", assigned_date: "2023-06-30" },
            { id: 264, goal_id: 174, material_type: "Interactive Exercise", material_link: "https://example.com/notice/other", assigned_date: "2023-08-24" },
            { id: 265, goal_id: 71, material_type: "Video", material_link: "https://example.com/notice/number", assigned_date: "2023-02-23" },
            { id: 266, goal_id: 90, material_type: "Video", material_link: "https://example.com/high/large", assigned_date: "2023-12-04" },
            { id: 267, goal_id: 11, material_type: "Interactive Exercise", material_link: "https://example.com/major/strong", assigned_date: "2023-12-13" },
            { id: 268, goal_id: 119, material_type: "Interactive Exercise", material_link: "https://example.com/early/change", assigned_date: "2023-02-16" },
            { id: 269, goal_id: 226, material_type: "Article", material_link: "https://example.com/given/plain", assigned_date: "2023-03-05" },
            { id: 270, goal_id: 62, material_type: "Interactive Exercise", material_link: "https://example.com/summary/special", assigned_date: "2023-10-15" },
            { id: 271, goal_id: 128, material_type: "Article", material_link: "https://example.com/general/usual", assigned_date: "2023-11-09" },
            { id: 272, goal_id: 82, material_type: "Interactive Exercise", material_link: "https://example.com/review/several", assigned_date: "2023-01-13" },
            { id: 273, goal_id: 156, material_type: "Article", material_link: "https://example.com/open/partial", assigned_date: "2023-11-17" },
            { id: 274, goal_id: 7, material_type: "Video", material_link: "https://example.com/general/record", assigned_date: "2023-07-14" },
            { id: 275, goal_id: 161, material_type: "Interactive Exercise", material_link: "https://example.com/easy/easy", assigned_date: "2023-11-05" },
            { id: 276, goal_id: 103, material_type: "Video", material_link: "https://example.com/common/within", assigned_date: "2023-05-06" },
            { id: 277, goal_id: 121, material_type: "Article", material_link: "https://example.com/follow/around", assigned_date: "2023-06-19" },
            { id: 278, goal_id: 204, material_type: "Video", material_link: "https://example.com/simple/summary", assigned_date: "2023-03-05" },
            { id: 279, goal_id: 92, material_type: "Article", material_link: "https://example.com/plain/between", assigned_date: "2023-08-27" },
            { id: 280, goal_id: 14, material_type: "Video", material_link: "https://example.com/clear/outside", assigned_date: "2023-08-06" },
            { id: 281, goal_id: 203, material_type: "Video", material_link: "https://example.com/between/moment", assigned_date: "2023-02-28" },
            { id: 282, goal_id: 21, material_type: "Video", material_link: "https://example.com/reason/after", assigned_date: "2023-05-08" },
            { id: 283, goal_id: 34, material_type: "Video", material_link: "https://example.com/ground/support", assigned_date: "2023-05-23" },
            { id: 284, goal_id: 122, material_type: "Video", material_link: "https://example.com/because/morning", assigned_date: "2023-09-29" },
            { id: 285, goal_id: 228, material_type: "Article", material_link: "https://example.com/about/point", assigned_date: "2023-05-11" },
            { id: 286, goal_id: 228, material_type: "Interactive Exercise", material_link: "https://example.com/direct/always", assigned_date: "2023-04-01" },
            { id: 287, goal_id: 114, material_type: "Interactive Exercise", material_link: "https://example.com/quiet/simple", assigned_date: "2023-02-27" },
            { id: 288, goal_id: 89, material_type: "Article", material_link: "https://example.com/given/period", assigned_date: "2023-02-14" },
            { id: 289, goal_id: 229, material_type: "Article", material_link: "https://example.com/moment/every", assigned_date: "2023-02-12" },
            { id: 290, goal_id: 40, material_type: "Video", material_link: "https://example.com/public/point", assigned_date: "2023-01-15" },
            { id: 291, goal_id: 30, material_type: "Article", material_link: "https://example.com/partial/level", assigned_date: "2023-08-24" },
            { id: 292, goal_id: 48, material_type: "Interactive Exercise", material_link: "https://example.com/nearly/reason", assigned_date: "2023-04-19" },
            { id: 293, goal_id: 4, material_type: "Video", material_link: "https://example.com/toward/change", assigned_date: "2023-04-05" },
            { id: 294, goal_id: 214, material_type: "Article", material_link: "https://example.com/morning/normal", assigned_date: "2023-09-24" },
            { id: 295, goal_id: 130, material_type: "Interactive Exercise", material_link: "https://example.com/careful/system", assigned_date: "2023-05-24" },
            { id: 296, goal_id: 170, material_type: "Video", material_link: "https://example.com/minor/second", assigned_date: "2023-09-30" },
            { id: 297, goal_id: 100, material_type: "Article", material_link: "https://example.com/still/system", assigned_date: "2023-08-21" },
            { id: 298, goal_id: 33, material_type: "Interactive Exercise", material_link: "https://example.com/general/direct", assigned_date: "2023-11-16" },
            { id: 299, goal_id: 140, material_type: "Video", material_link: "https://example.com/moment/close", assigned_date: "2023-04-03" },
            { id: 300, goal_id: 127, material_type: "Video", material_link: "https://example.com/system/result", assigned_date: "2023-05-07" },
            { id: 301, goal_id: 59, material_type: "Interactive Exercise", material_link: "https://example.com/nearly/easy", assigned_date: "2023-06-11" },
            { id: 302, goal_id: 133, material_type: "Interactive Exercise", material_link: "https://example.com/happen/period", assigned_date: "2023-09-21" },
            { id: 303, goal_id: 143, material_type: "Interactive Exercise", material_link: "https://example.com/still/update", assigned_date: "2023-10-30" },
            { id: 304, goal_id: 86, material_type: "Video", material_link: "https://example.com/change/natural", assigned_date: "2023-09-07" },
            { id: 305, goal_id: 66, material_type: "Interactive Exercise", material_link: "https://example.com/close/morning", assigned_date: "2023-03-24" },
            { id: 306, goal_id: 84, material_type: "Video", material_link: "https://example.com/first/common", assigned_date: "2023-11-15" },
            { id: 307, goal_id: 235, material_type: "Article", material_link: "https://example.com/record/bright", assigned_date: "2023-09-11" },
            { id: 308, goal_id: 45, material_type: "Interactive Exercise", material_link: "https://example.com/direct/after", assigned_date: "2023-07-02" },
            { id: 309, goal_id: 171, material_type: "Interactive Exercise", material_link: "https://example.com/review/reason", assigned_date: "2023-01-15" },
            { id: 310, goal_id: 128, material_type: "Article", material_link: "https://example.com/after/regular", assigned_date: "2023-11-19" },
            { id: 311, goal_id: 196, material_type: "Video", material_link: "https://example.com/early/toward", assigned_date: "2023-04-27" },
            { id: 312, goal_id: 186, material_type: "Article", material_link: "https://example.com/major/enough", assigned_date: "2023-10-15" },
            { id: 313, goal_id: 74, material_type: "Interactive Exercise", material_link: "https://example.com/change/enough", assigned_date: "2023-12-23" },
            { id: 314, goal_id: 3, material_type: "Video", material_link: "https://example.com/ground/follow", assigned_date: "2023-10-10" },
            { id: 315, goal_id: 37, material_type: "Video", material_link: "https://example.com/high/minor", assigned_date: "2023-11-04" },
            { id: 316, goal_id: 69, material_type: "Interactive Exercise", material_link: "https://example.com/follow/morning", assigned_date: "2023-02-26" },
            { id: 317, goal_id: 64, material_type: "Video", material_link: "https://example.com/easy/quick", assigned_date: "2023-08-26" },
            { id: 318, goal_id: 159, material_type: "Interactive Exercise", material_link: "https://example.com/natural/normal", assigned_date: "2023-11-09" },
            { id: 319, goal_id: 147, material_type: "Interactive Exercise", material_link: "https://example.com/quiet/moment", assigned_date: "2023-09-23" },
            { id: 320, goal_id: 107, material_type: "Article", material_link: "https://example.com/often/often", assigned_date: "2023-03-02" },
            { id: 321, goal_id: 156, material_type: "Interactive Exercise", material_link: "https://example.com/ready/system", assigned_date: "2023-01-02" },
            { id: 322, goal_id: 176, material_type: "Video", material_link: "https://example.com/partial/order", assigned_date: "2023-08-16" },
            { id: 323, goal_id: 83, material_type: "Video", material_link: "https://example.com/often/public", assigned_date: "2023-02-23" },
            { id: 324, goal_id: 141, material_type: "Video", material_link: "https://example.com/usual/period", assigned_date: "2023-04-18" },
            { id: 325, goal_id: 2, material_type: "Article", material_link: "https://example.com/later/detail", assigned_date: "2023-08-28" },
            { id: 326, goal_id: 97, material_type: "Video", material_link: "https://example.com/about/between", assigned_date: "2023-05-23" },
            { id: 327, goal_id: 113, material_type: "Interactive Exercise", material_link: "https://example.com/usual/normal", assigned_date: "2023-03-12" },
            { id: 328, goal_id: 130, material_type: "Interactive Exercise", material_link: "https://example.com/record/detail", assigned_date: "2023-06-01" },
            { id: 329, goal_id: 164, material_type: "Article", material_link: "https://example.com/various/daily", assigned_date: "2023-04-22" },
            { id: 330, goal_id: 91, material_type: "Article", material_link: "https://example.com/system/after", assigned_date: "2023-03-19" },
            { id: 331, goal_id: 38, material_type: "Video", material_link: "https://example.com/enough/detail", assigned_date: "2023-01-19" },
            { id: 332, goal_id: 109, material_type: "Article", material_link: "https://example.com/regular/because", assigned_date: "2023-09-22" },
            { id: 333, goal_id: 231, material_type: "Article", material_link: "https://example.com/outside/usual", assigned_date: "2023-10-15" },
            { id: 334, goal_id: 140, material_type: "Article", material_link: "https://example.com/daily/ready", assigned_date: "2023-12-21" },
            { id: 335, goal_id: 237, material_type: "Interactive Exercise", material_link: "https://example.com/still/moving", assigned_date: "2023-10-26" },
            { id: 336, goal_id: 136, material_type: "Article", material_link: "https://example.com/summary/second", assigned_date: "2023-10-31" },
            { id: 337, goal_id: 1, material_type: "Video", material_link: "https://example.com/nearly/little", assigned_date: "2023-03-23" },
            { id: 338, goal_id: 70, material_type: "Interactive Exercise", material_link: "https://example.com/month/matter", assigned_date: "2023-05-13" },
            { id: 339, goal_id: 187, material_type: "Video", material_link: "https://example.com/detail/moving", assigned_date: "2023-01-19" },
            { id: 340, goal_id: 132, material_type: "Article", material_link: "https://example.com/major/often", assigned_date: "2023-02-22" },
            { id: 341, goal_id: 140, material_type: "Video", material_link: "https://example.com/direct/morning", assigned_date: "2023-08-13" },
            { id: 342, goal_id: 226, material_type: "Video", material_link: "https://example.com/quiet/later", assigned_date: "2023-01-30" },
            { id: 343, goal_id: 68, material_type: "Interactive Exercise", material_link: "https://example.com/easy/yearly", assigned_date: "2023-12-16" },
            { id: 344, goal_id: 230, material_type: "Video", material_link: "https://example.com/issue/strong", assigned_date: "2023-04-26" },
            { id: 345, goal_id: 6, material_type: "Interactive Exercise", material_link: "https://example.com/second/after", assigned_date: "2023-11-21" },
            { id: 346, goal_id: 115, material_type: "Article", material_link: "https://example.com/period/close", assigned_date: "2023-08-06" },
            { id: 347, goal_id: 164, material_type: "Article", material_link: "https://example.com/whole/special", assigned_date: "2023-03-09" },
            { id: 348, goal_id: 42, material_type: "Interactive Exercise", material_link: "https://example.com/support/record", assigned_date: "2023-09-09" },
            { id: 349, goal_id: 200, material_type: "Interactive Exercise", material_link: "https://example.com/later/always", assigned_date: "2023-02-11" },
            { id: 350, goal_id: 198, material_type: "Article", material_link: "https://example.com/later/plain", assigned_date: "2023-09-23" },
            { id: 351, goal_id: 194, material_type: "Article", material_link: "https://example.com/second/easy", assigned_date: "2023-03-09" },
            { id: 352, goal_id: 21, material_type: "Article", material_link: "https://example.com/another/quick", assigned_date: "2023-01-03" },
            { id: 353, goal_id: 197, material_type: "Video", material_link: "https://example.com/still/careful", assigned_date: "2023-06-04" },
            { id: 354, goal_id: 100, material_type: "Interactive Exercise", material_link: "https://example.com/normal/several", assigned_date: "2023-01-10" },
            { id: 355, goal_id: 100, material_type: "Video", material_link: "https://example.com/ready/other", assigned_date: "2023-01-08" },
            { id: 356, goal_id: 192, material_type: "Article", material_link: "https://example.com/number/local", assigned_date: "2023-03-31" },
            { id: 357, goal_id: 108, material_type: "Video", material_link: "https://example.com/several/several", assigned_date: "2023-05-19" },
            { id: 358, goal_id: 208, material_type: "Interactive Exercise", material_link: "https://example.com/early/plain", assigned_date: "2023-03-18" },
            { id: 359, goal_id: 165, material_type: "Article", material_link: "https://example.com/final/daily", assigned_date: "2023-10-07" },
            { id: 360, goal_id: 193, material_type: "Article", material_link: "https://example.com/natural/another", assigned_date: "2023-06-23" },
            { id: 361, goal_id: 185, material_type: "Article", material_link: "https://example.com/second/several", assigned_date: "2023-09-03" },
            { id: 362, goal_id: 5, material_type: "Article", material_link: "https://example.com/little/other", assigned_date: "2023-08-31" },
            { id: 363, goal_id: 21, material_type: "Article", material_link: "https://example.com/every/review", assigned_date: "2023-05-02" },
            { id: 364, goal_id: 60, material_type: "Interactive Exercise", material_link: "https://example.com/within/review", assigned_date: "2023-02-12" },
            { id: 365, goal_id: 143, material_type: "Interactive Exercise", material_link: "https://example.com/order/period", assigned_date: "2023-09-20" },
            { id: 366, goal_id: 88, material_type: "Article", material_link: "https://example.com/great/weekly", assigned_date: "2023-01-18" },
            { id: 367, goal_id: 119, material_type: "Interactive Exercise", material_link: "https://example.com/number/other", assigned_date: "2023-03-05" },
            { id: 368, goal_id: 26, material_type: "Interactive Exercise", material_link: "https://example.com/weekly/yearly", assigned_date: "2023-03-01" },
            { id: 369, goal_id: 10, material_type: "Video", material_link: "https://example.com/example/bright", assigned_date: "2023-01-22" },
            { id: 370, goal_id: 60, material_type: "Article", material_link: "https://example.com/review/morning", assigned_date: "2023-01-10" },
            { id: 371, goal_id: 104, material_type: "Article", material_link: "https://example.com/early/partial", assigned_date: "2023-04-26" },
            { id: 372, goal_id: 210, material_type: "Article", material_link: "https://example.com/result/early", assigned_date: "2023-10-29" },
            { id: 373, goal_id: 1, material_type: "Interactive Exercise", material_link: "https://example.com/order/moving", assigned_date: "2023-04-15" },
            { id: 374, goal_id: 119, material_type: "Interactive Exercise", material_link: "https://example.com/little/steady", assigned_date: "2023-10-08" },
            { id: 375, goal_id: 191, material_type: "Video", material_link: "https://example.com/high/first", assigned_date: "2023-04-28" },
            { id: 376, goal_id: 50, material_type: "Article", material_link: "https://example.com/various/update", assigned_date: "2023-05-10" },
            { id: 377, goal_id: 54, material_type: "Interactive Exercise", material_link: "https://example.com/normal/reason", assigned_date: "2023-06-07" },
            { id: 378, goal_id: 94, material_type: "Interactive Exercise", material_link: "https://example.com/careful/major", assigned_date: "2023-05-15" },
            { id: 379, goal_id: 176, material_type: "Interactive Exercise", material_link: "https://example.com/high/final", assigned_date: "2023-02-03" },
            { id: 380, goal_id: 212, material_type: "Article", material_link: "https://example.com/weekly/after", assigned_date: "2023-09-05" },
        ],
    });
    await prisma.performance_metrics.createMany({
        data: [
            { id: 1, student_id: 58, date: "2023-02-21", engagement_level: "24.59", completion_rate: "96.52", score: 56 },
            { id: 2, student_id: 54, date: "2023-07-25", engagement_level: "22.43", completion_rate: "99.58", score: 100 },
            { id: 3, student_id: 11, date: "2023-08-15", engagement_level: "99.22", completion_rate: "24.19", score: 98 },
            { id: 4, student_id: 3, date: "2023-12-29", engagement_level: "99.57", completion_rate: "25.09", score: 95 },
            { id: 5, student_id: 64, date: "2023-09-24", engagement_level: "96.62", completion_rate: "97.17", score: 95 },
            { id: 6, student_id: 51, date: "2023-04-26", engagement_level: "29.42", completion_rate: "62.72", score: 88 },
            { id: 7, student_id: 92, date: "2023-05-21", engagement_level: "97.45", completion_rate: "62.97", score: 43 },
            { id: 8, student_id: 42, date: "2023-07-14", engagement_level: "94.15", completion_rate: "33.25", score: 87 },
            { id: 9, student_id: 22, date: "2023-05-10", engagement_level: "68.30", completion_rate: "48.69", score: 99 },
            { id: 10, student_id: 74, date: "2023-06-07", engagement_level: "6.39", completion_rate: "93.89", score: 93 },
            { id: 11, student_id: 64, date: "2023-03-22", engagement_level: "55.51", completion_rate: "99.81", score: 66 },
            { id: 12, student_id: 44, date: "2023-10-16", engagement_level: "91.14", completion_rate: "84.29", score: 100 },
            { id: 13, student_id: 62, date: "2023-09-07", engagement_level: "49.34", completion_rate: "91.89", score: 46 },
            { id: 14, student_id: 10, date: "2023-08-20", engagement_level: "59.52", completion_rate: "43.31", score: 64 },
            { id: 15, student_id: 70, date: "2023-09-15", engagement_level: "89.79", completion_rate: "10.33", score: 99 },
            { id: 16, student_id: 65, date: "2023-12-20", engagement_level: "47.10", completion_rate: "11.80", score: 90 },
            { id: 17, student_id: 28, date: "2023-04-21", engagement_level: "30.04", completion_rate: "15.05", score: 55 },
            { id: 18, student_id: 88, date: "2023-11-17", engagement_level: "99.90", completion_rate: "49.57", score: 57 },
            { id: 19, student_id: 10, date: "2023-04-22", engagement_level: "15.26", completion_rate: "88.12", score: 87 },
            { id: 20, student_id: 35, date: "2023-12-12", engagement_level: "100.00", completion_rate: "99.89", score: 97 },
            { id: 21, student_id: 14, date: "2023-12-15", engagement_level: "38.78", completion_rate: "60.87", score: 99 },
            { id: 22, student_id: 60, date: "2023-10-26", engagement_level: "43.30", completion_rate: "43.38", score: 100 },
            { id: 23, student_id: 7, date: "2023-08-20", engagement_level: "99.70", completion_rate: "99.72", score: 51 },
            { id: 24, student_id: 48, date: "2023-09-29", engagement_level: "34.20", completion_rate: "0.29", score: 99 },
            { id: 25, student_id: 28, date: "2023-06-14", engagement_level: "51.28", completion_rate: "97.64", score: 48 },
            { id: 26, student_id: 95, date: "2023-01-29", engagement_level: "75.84", completion_rate: "88.05", score: 93 },
            { id: 27, student_id: 1, date: "2023-09-28", engagement_level: "24.74", completion_rate: "33.00", score: 42 },
            { id: 28, student_id: 1, date: "2023-03-06", engagement_level: "65.96", completion_rate: "60.60", score: 72 },
            { id: 29, student_id: 3, date: "2023-09-19", engagement_level: "63.90", completion_rate: "35.35", score: 18 },
            { id: 30, student_id: 35, date: "2023-04-08", engagement_level: "12.68", completion_rate: "30.80", score: 94 },
            { id: 31, student_id: 1, date: "2023-12-25", engagement_level: "77.09", completion_rate: "74.83", score: 94 },
            { id: 32, student_id: 28, date: "2023-07-14", engagement_level: "100.00", completion_rate: "77.62", score: 100 },
            { id: 33, student_id: 47, date: "2023-08-21", engagement_level: "63.95", completion_rate: "69.98", score: 96 },
            { id: 34, student_id: 79, date: "2023-10-01", engagement_level: "55.61", completion_rate: "91.07", score: 31 },
            { id: 35, student_id: 75, date: "2023-10-02", engagement_level: "99.77", completion_rate: "20.76", score: 93 },
            { id: 36, student_id: 89, date: "2023-03-31", engagement_level: "43.70", completion_rate: "97.50", score: 6 },
            { id: 37, student_id: 16, date: "2023-05-25", engagement_level: "97.78", completion_rate: "66.26", score: 39 },
            { id: 38, student_id: 17, date: "2023-02-02", engagement_level: "91.46", completion_rate: "41.03", score: 97 },
            { id: 39, student_id: 6, date: "2023-11-12", engagement_level: "33.83", completion_rate: "56.91", score: 75 },
            { id: 40, student_id: 57, date: "2023-02-13", engagement_level: "99.96", completion_rate: "84.15", score: 14 },
            { id: 41, student_id: 89, date: "2023-08-30", engagement_level: "57.48", completion_rate: "92.99", score: 89 },
            { id: 42, student_id: 23, date: "2023-07-28", engagement_level: "56.86", completion_rate: "30.70", score: 100 },
            { id: 43, student_id: 21, date: "2023-04-16", engagement_level: "65.23", completion_rate: "1.36", score: 32 },
            { id: 44, student_id: 51, date: "2023-01-01", engagement_level: "84.58", completion_rate: "49.97", score: 99 },
            { id: 45, student_id: 7, date: "2023-06-09", engagement_level: "88.86", completion_rate: "45.60", score: 58 },
            { id: 46, student_id: 70, date: "2023-07-18", engagement_level: "29.32", completion_rate: "10.48", score: 26 },
            { id: 47, student_id: 28, date: "2023-06-23", engagement_level: "99.53", completion_rate: "99.55", score: 77 },
            { id: 48, student_id: 30, date: "2023-12-13", engagement_level: "38.67", completion_rate: "68.20", score: 8 },
            { id: 49, student_id: 9, date: "2023-07-13", engagement_level: "91.12", completion_rate: "58.91", score: 93 },
            { id: 50, student_id: 42, date: "2023-08-15", engagement_level: "79.60", completion_rate: "10.37", score: 85 },
            { id: 51, student_id: 93, date: "2023-09-17", engagement_level: "98.86", completion_rate: "60.66", score: 14 },
            { id: 52, student_id: 91, date: "2023-07-03", engagement_level: "64.41", completion_rate: "63.05", score: 83 },
            { id: 53, student_id: 94, date: "2023-02-28", engagement_level: "74.14", completion_rate: "16.80", score: 54 },
            { id: 54, student_id: 58, date: "2023-11-18", engagement_level: "91.96", completion_rate: "87.83", score: 80 },
            { id: 55, student_id: 51, date: "2023-09-06", engagement_level: "71.17", completion_rate: "45.95", score: 90 },
            { id: 56, student_id: 28, date: "2023-11-15", engagement_level: "92.60", completion_rate: "16.31", score: 5 },
            { id: 57, student_id: 37, date: "2023-08-14", engagement_level: "18.81", completion_rate: "65.57", score: 91 },
            { id: 58, student_id: 97, date: "2023-10-04", engagement_level: "96.74", completion_rate: "20.44", score: 24 },
            { id: 59, student_id: 40, date: "2023-05-14", engagement_level: "55.41", completion_rate: "88.70", score: 89 },
            { id: 60, student_id: 89, date: "2023-02-24", engagement_level: "52.15", completion_rate: "1.66", score: 31 },
            { id: 61, student_id: 15, date: "2023-04-06", engagement_level: "99.14", completion_rate: "57.19", score: 34 },
            { id: 62, student_id: 53, date: "2023-06-27", engagement_level: "89.12", completion_rate: "98.50", score: 64 },
            { id: 63, student_id: 47, date: "2023-08-22", engagement_level: "68.48", completion_rate: "13.09", score: 100 },
            { id: 64, student_id: 10, date: "2023-10-01", engagement_level: "99.07", completion_rate: "81.61", score: 99 },
            { id: 65, student_id: 60, date: "2023-10-26", engagement_level: "89.28", completion_rate: "80.80", score: 100 },
            { id: 66, student_id: 29, date: "2023-07-29", engagement_level: "76.25", completion_rate: "3.23", score: 11 },
            { id: 67, student_id: 60, date: "2023-06-07", engagement_level: "97.08", completion_rate: "92.96", score: 6 },
            { id: 68, student_id: 30, date: "2023-05-13", engagement_level: "53.28", completion_rate: "76.60", score: 37 },
            { id: 69, student_id: 57, date: "2023-03-15", engagement_level: "83.99", completion_rate: "95.64", score: 94 },
            { id: 70, student_id: 5, date: "2023-07-13", engagement_level: "52.26", completion_rate: "84.70", score: 95 },
            { id: 71, student_id: 99, date: "2023-06-09", engagement_level: "53.00", completion_rate: "14.86", score: 57 },
            { id: 72, student_id: 41, date: "2023-06-01", engagement_level: "6.15", completion_rate: "39.87", score: 38 },
            { id: 73, student_id: 38, date: "2023-09-22", engagement_level: "2.75", completion_rate: "68.27", score: 31 },
            { id: 74, student_id: 4, date: "2023-09-15", engagement_level: "95.90", completion_rate: "99.60", score: 53 },
            { id: 75, student_id: 74, date: "2023-05-09", engagement_level: "96.48", completion_rate: "16.86", score: 19 },
            { id: 76, student_id: 100, date: "2023-07-06", engagement_level: "46.30", completion_rate: "94.84", score: 92 },
            { id: 77, student_id: 66, date: "2023-11-30", engagement_level: "8.01", completion_rate: "97.00", score: 98 },
            { id: 78, student_id: 57, date: "2023-11-08", engagement_level: "87.64", completion_rate: "31.59", score: 93 },
            { id: 79, student_id: 11, date: "2023-07-22", engagement_level: "13.99", completion_rate: "8.80", score: 98 },
            { id: 80, student_id: 85, date: "2023-11-11", engagement_level: "97.89", completion_rate: "22.64", score: 47 },
            { id: 81, student_id: 100, date: "2023-07-21", engagement_level: "86.17", completion_rate: "96.69", score: 92 },
            { id: 82, student_id: 47, date: "2023-01-21", engagement_level: "99.70", completion_rate: "1.22", score: 59 },
            { id: 83, student_id: 42, date: "2023-09-24", engagement_level: "79.31", completion_rate: "98.41", score: 13 },
            { id: 84, student_id: 60, date: "2023-06-30", engagement_level: "40.45", completion_rate: "76.91", score: 99 },
            { id: 85, student_id: 92, date: "2023-08-30", engagement_level: "63.65", completion_rate: "27.18", score: 24 },
            { id: 86, student_id: 36, date: "2023-04-02", engagement_level: "45.86", completion_rate: "91.22", score: 68 },
            { id: 87, student_id: 32, date: "2023-11-18", engagement_level: "90.68", completion_rate: "82.28", score: 3 },
            { id: 88, student_id: 7, date: "2023-05-22", engagement_level: "85.82", completion_rate: "25.07", score: 96 },
            { id: 89, student_id: 36, date: "2023-09-23", engagement_level: "68.97", completion_rate: "94.30", score: 79 },
            { id: 90, student_id: 16, date: "2023-08-07", engagement_level: "83.59", completion_rate: "31.45", score: 79 },
            { id: 91, student_id: 2, date: "2023-12-07", engagement_level: "14.06", completion_rate: "37.32", score: 99 },
            { id: 92, student_id: 55, date: "2023-07-25", engagement_level: "95.75", completion_rate: "16.33", score: 95 },
            { id: 93, student_id: 51, date: "2023-09-22", engagement_level: "80.15", completion_rate: "11.16", score: 92 },
            { id: 94, student_id: 45, date: "2023-08-13", engagement_level: "35.44", completion_rate: "93.27", score: 87 },
            { id: 95, student_id: 1, date: "2023-08-07", engagement_level: "91.92", completion_rate: "26.73", score: 98 },
            { id: 96, student_id: 93, date: "2023-07-08", engagement_level: "85.53", completion_rate: "40.85", score: 97 },
            { id: 97, student_id: 1, date: "2023-10-19", engagement_level: "66.12", completion_rate: "34.67", score: 88 },
            { id: 98, student_id: 46, date: "2023-12-23", engagement_level: "54.16", completion_rate: "10.39", score: 100 },
            { id: 99, student_id: 42, date: "2023-11-21", engagement_level: "44.42", completion_rate: "39.60", score: 85 },
            { id: 100, student_id: 2, date: "2023-04-12", engagement_level: "82.35", completion_rate: "84.07", score: 11 },
            { id: 101, student_id: 59, date: "2023-08-16", engagement_level: "55.10", completion_rate: "70.42", score: 100 },
            { id: 102, student_id: 9, date: "2023-12-20", engagement_level: "65.55", completion_rate: "99.76", score: 98 },
            { id: 103, student_id: 42, date: "2023-12-29", engagement_level: "48.81", completion_rate: "90.10", score: 98 },
            { id: 104, student_id: 90, date: "2023-12-04", engagement_level: "47.40", completion_rate: "70.21", score: 98 },
            { id: 105, student_id: 69, date: "2023-09-07", engagement_level: "31.43", completion_rate: "71.85", score: 97 },
            { id: 106, student_id: 37, date: "2023-03-29", engagement_level: "12.33", completion_rate: "87.50", score: 92 },
            { id: 107, student_id: 89, date: "2023-07-26", engagement_level: "73.89", completion_rate: "96.11", score: 99 },
            { id: 108, student_id: 58, date: "2023-06-06", engagement_level: "50.08", completion_rate: "55.86", score: 19 },
            { id: 109, student_id: 32, date: "2023-07-23", engagement_level: "30.72", completion_rate: "93.78", score: 99 },
            { id: 110, student_id: 43, date: "2023-09-09", engagement_level: "53.07", completion_rate: "99.10", score: 94 },
            { id: 111, student_id: 91, date: "2023-07-19", engagement_level: "46.29", completion_rate: "56.29", score: 98 },
            { id: 112, student_id: 52, date: "2023-12-01", engagement_level: "55.19", completion_rate: "99.19", score: 38 },
            { id: 113, student_id: 11, date: "2023-03-28", engagement_level: "96.63", completion_rate: "96.57", score: 100 },
            { id: 114, student_id: 14, date: "2023-09-11", engagement_level: "23.44", completion_rate: "99.33", score: 99 },
            { id: 115, student_id: 55, date: "2023-06-18", engagement_level: "89.39", completion_rate: "25.29", score: 1 },
            { id: 116, student_id: 100, date: "2023-10-29", engagement_level: "49.55", completion_rate: "98.26", score: 36 },
            { id: 117, student_id: 75, date: "2023-07-27", engagement_level: "97.96", completion_rate: "99.92", score: 97 },
            { id: 118, student_id: 94, date: "2023-10-29", engagement_level: "6.84", completion_rate: "86.95", score: 45 },
            { id: 119, student_id: 68, date: "2023-07-27", engagement_level: "93.61", completion_rate: "86.93", score: 100 },
            { id: 120, student_id: 69, date: "2023-01-26", engagement_level: "3.47", completion_rate: "85.25", score: 77 },
            { id: 121, student_id: 1, date: "2023-01-29", engagement_level: "60.84", completion_rate: "86.56", score: 76 },
            { id: 122, student_id: 20, date: "2023-12-04", engagement_level: "91.14", completion_rate: "71.85", score: 99 },
            { id: 123, student_id: 30, date: "2023-10-31", engagement_level: "83.82", completion_rate: "99.54", score: 97 },
            { id: 124, student_id: 19, date: "2023-12-27", engagement_level: "96.50", completion_rate: "12.57", score: 1 },
            { id: 125, student_id: 90, date: "2023-06-14", engagement_level: "43.34", completion_rate: "15.56", score: 27 },
            { id: 126, student_id: 46, date: "2023-04-28", engagement_level: "99.84", completion_rate: "96.93", score: 95 },
            { id: 127, student_id: 45, date: "2023-05-19", engagement_level: "96.41", completion_rate: "63.94", score: 30 },
            { id: 128, student_id: 70, date: "2023-08-01", engagement_level: "98.54", completion_rate: "96.83", score: 90 },
            { id: 129, student_id: 65, date: "2023-06-26", engagement_level: "99.41", completion_rate: "94.62", score: 89 },
            { id: 130, student_id: 92, date: "2023-08-16", engagement_level: "80.65", completion_rate: "80.24", score: 97 },
            { id: 131, student_id: 93, date: "2023-09-25", engagement_level: "89.97", completion_rate: "10.97", score: 77 },
            { id: 132, student_id: 27, date: "2023-10-27", engagement_level: "100.00", completion_rate: "27.65", score: 47 },
            { id: 133, student_id: 67, date: "2023-06-02", engagement_level: "13.53", completion_rate: "81.84", score: 97 },
            { id: 134, student_id: 17, date: "2023-01-13", engagement_level: "43.81", completion_rate: "10.67", score: 98 },
            { id: 135, student_id: 7, date: "2023-02-23", engagement_level: "83.69", completion_rate: "66.37", score: 72 },
            { id: 136, student_id: 34, date: "2023-08-05", engagement_level: "30.78", completion_rate: "65.30", score: 98 },
            { id: 137, student_id: 19, date: "2023-09-02", engagement_level: "82.39", completion_rate: "97.51", score: 99 },
            { id: 138, student_id: 81, date: "2023-03-05", engagement_level: "86.86", completion_rate: "31.47", score: 57 },
            { id: 139, student_id: 66, date: "2023-11-29", engagement_level: "30.79", completion_rate: "80.53", score: 93 },
            { id: 140, student_id: 40, date: "2023-09-28", engagement_level: "92.00", completion_rate: "9.70", score: 81 },
            { id: 141, student_id: 22, date: "2023-07-07", engagement_level: "77.46", completion_rate: "98.26", score: 62 },
            { id: 142, student_id: 19, date: "2023-07-16", engagement_level: "63.54", completion_rate: "46.34", score: 61 },
            { id: 143, student_id: 55, date: "2023-03-09", engagement_level: "83.48", completion_rate: "20.83", score: 100 },
            { id: 144, student_id: 93, date: "2023-06-10", engagement_level: "65.46", completion_rate: "81.57", score: 88 },
            { id: 145, student_id: 47, date: "2023-11-03", engagement_level: "68.88", completion_rate: "73.37", score: 78 },
            { id: 146, student_id: 35, date: "2023-10-13", engagement_level: "99.72", completion_rate: "99.19", score: 32 },
            { id: 147, student_id: 77, date: "2023-06-01", engagement_level: "96.37", completion_rate: "7.17", score: 98 },
            { id: 148, student_id: 83, date: "2023-12-19", engagement_level: "75.80", completion_rate: "75.23", score: 6 },
            { id: 149, student_id: 53, date: "2023-10-25", engagement_level: "91.83", completion_rate: "32.79", score: 55 },
            { id: 150, student_id: 63, date: "2023-07-19", engagement_level: "98.82", completion_rate: "67.15", score: 100 },
            { id: 151, student_id: 57, date: "2023-04-29", engagement_level: "50.42", completion_rate: "15.48", score: 58 },
            { id: 152, student_id: 53, date: "2023-11-24", engagement_level: "68.19", completion_rate: "4.83", score: 77 },
            { id: 153, student_id: 55, date: "2023-08-27", engagement_level: "84.68", completion_rate: "82.53", score: 99 },
            { id: 154, student_id: 87, date: "2023-11-30", engagement_level: "90.84", completion_rate: "37.17", score: 9 },
            { id: 155, student_id: 77, date: "2023-09-08", engagement_level: "19.12", completion_rate: "76.63", score: 50 },
            { id: 156, student_id: 60, date: "2023-09-23", engagement_level: "77.31", completion_rate: "13.66", score: 56 },
            { id: 157, student_id: 30, date: "2023-07-24", engagement_level: "91.08", completion_rate: "98.35", score: 96 },
            { id: 158, student_id: 10, date: "2023-10-23", engagement_level: "11.83", completion_rate: "88.00", score: 83 },
            { id: 159, student_id: 84, date: "2023-05-21", engagement_level: "62.65", completion_rate: "11.38", score: 99 },
            { id: 160, student_id: 58, date: "2023-05-18", engagement_level: "87.88", completion_rate: "57.39", score: 99 },
            { id: 161, student_id: 17, date: "2023-12-14", engagement_level: "96.10", completion_rate: "77.34", score: 81 },
            { id: 162, student_id: 26, date: "2023-08-19", engagement_level: "9.17", completion_rate: "90.80", score: 53 },
            { id: 163, student_id: 74, date: "2023-09-27", engagement_level: "89.98", completion_rate: "35.14", score: 99 },
            { id: 164, student_id: 66, date: "2023-10-06", engagement_level: "83.83", completion_rate: "98.40", score: 51 },
            { id: 165, student_id: 51, date: "2023-11-07", engagement_level: "89.88", completion_rate: "90.56", score: 17 },
            { id: 166, student_id: 27, date: "2023-08-10", engagement_level: "76.53", completion_rate: "9.64", score: 20 },
            { id: 167, student_id: 79, date: "2023-12-03", engagement_level: "30.03", completion_rate: "98.27", score: 88 },
            { id: 168, student_id: 35, date: "2023-03-10", engagement_level: "24.44", completion_rate: "72.11", score: 94 },
            { id: 169, student_id: 92, date: "2023-10-18", engagement_level: "99.32", completion_rate: "15.74", score: 17 },
            { id: 170, student_id: 89, date: "2023-09-01", engagement_level: "72.20", completion_rate: "99.94", score: 100 },
            { id: 171, student_id: 6, date: "2023-08-28", engagement_level: "50.48", completion_rate: "88.79", score: 64 },
            { id: 172, student_id: 32, date: "2023-12-04", engagement_level: "22.88", completion_rate: "65.78", score: 63 },
            { id: 173, student_id: 37, date: "2023-09-06", engagement_level: "90.42", completion_rate: "85.18", score: 100 },
            { id: 174, student_id: 74, date: "2023-06-28", engagement_level: "86.81", completion_rate: "85.39", score: 81 },
            { id: 175, student_id: 90, date: "2023-02-28", engagement_level: "18.65", completion_rate: "91.12", score: 88 },
            { id: 176, student_id: 54, date: "2023-12-26", engagement_level: "50.56", completion_rate: "95.51", score: 84 },
            { id: 177, student_id: 11, date: "2023-03-17", engagement_level: "90.11", completion_rate: "97.38", score: 54 },
            { id: 178, student_id: 54, date: "2023-10-26", engagement_level: "90.70", completion_rate: "42.45", score: 89 },
            { id: 179, student_id: 42, date: "2023-03-21", engagement_level: "32.66", completion_rate: "52.02", score: 100 },
            { id: 180, student_id: 70, date: "2023-10-07", engagement_level: "57.81", completion_rate: "66.77", score: 83 },
            { id: 181, student_id: 47, date: "2023-08-02", engagement_level: "99.99", completion_rate: "71.35", score: 96 },
            { id: 182, student_id: 35, date: "2023-11-08", engagement_level: "96.94", completion_rate: "74.96", score: 49 },
            { id: 183, student_id: 6, date: "2023-08-02", engagement_level: "93.04", completion_rate: "47.89", score: 86 },
            { id: 184, student_id: 48, date: "2023-04-22", engagement_level: "41.91", completion_rate: "92.50", score: 93 },
            { id: 185, student_id: 36, date: "2023-05-27", engagement_level: "83.25", completion_rate: "90.38", score: 97 },
            { id: 186, student_id: 60, date: "2023-02-09", engagement_level: "34.87", completion_rate: "71.23", score: 46 },
            { id: 187, student_id: 14, date: "2023-06-29", engagement_level: "79.06", completion_rate: "89.39", score: 38 },
            { id: 188, student_id: 90, date: "2023-08-05", engagement_level: "94.43", completion_rate: "9.76", score: 82 },
            { id: 189, student_id: 78, date: "2023-06-19", engagement_level: "85.87", completion_rate: "90.44", score: 98 },
            { id: 190, student_id: 93, date: "2023-11-20", engagement_level: "49.61", completion_rate: "46.63", score: 64 },
            { id: 191, student_id: 71, date: "2023-10-26", engagement_level: "33.80", completion_rate: "92.43", score: 98 },
            { id: 192, student_id: 82, date: "2023-06-03", engagement_level: "70.78", completion_rate: "49.23", score: 97 },
            { id: 193, student_id: 25, date: "2023-04-29", engagement_level: "98.67", completion_rate: "18.73", score: 74 },
            { id: 194, student_id: 57, date: "2023-07-31", engagement_level: "99.63", completion_rate: "59.35", score: 90 },
            { id: 195, student_id: 11, date: "2023-04-17", engagement_level: "72.42", completion_rate: "99.83", score: 23 },
            { id: 196, student_id: 1, date: "2023-07-18", engagement_level: "64.56", completion_rate: "31.66", score: 35 },
            { id: 197, student_id: 48, date: "2023-10-01", engagement_level: "86.98", completion_rate: "22.15", score: 95 },
            { id: 198, student_id: 52, date: "2023-11-02", engagement_level: "98.47", completion_rate: "99.56", score: 16 },
            { id: 199, student_id: 77, date: "2023-10-12", engagement_level: "99.65", completion_rate: "97.81", score: 99 },
            { id: 200, student_id: 100, date: "2023-04-16", engagement_level: "59.27", completion_rate: "90.88", score: 63 },
            { id: 201, student_id: 90, date: "2023-04-09", engagement_level: "83.11", completion_rate: "56.83", score: 86 },
            { id: 202, student_id: 94, date: "2023-05-08", engagement_level: "99.81", completion_rate: "97.89", score: 41 },
            { id: 203, student_id: 90, date: "2023-12-29", engagement_level: "98.50", completion_rate: "55.35", score: 98 },
            { id: 204, student_id: 18, date: "2023-01-31", engagement_level: "58.16", completion_rate: "99.43", score: 90 },
            { id: 205, student_id: 46, date: "2023-11-21", engagement_level: "86.46", completion_rate: "89.00", score: 95 },
            { id: 206, student_id: 89, date: "2023-05-28", engagement_level: "10.13", completion_rate: "85.90", score: 85 },
            { id: 207, student_id: 69, date: "2023-11-29", engagement_level: "94.37", completion_rate: "88.07", score: 10 },
            { id: 208, student_id: 18, date: "2023-07-03", engagement_level: "55.58", completion_rate: "51.31", score: 96 },
            { id: 209, student_id: 3, date: "2023-07-02", engagement_level: "20.84", completion_rate: "99.95", score: 96 },
            { id: 210, student_id: 50, date: "2023-06-25", engagement_level: "60.58", completion_rate: "21.31", score: 15 },
            { id: 211, student_id: 81, date: "2023-09-30", engagement_level: "61.56", completion_rate: "58.15", score: 100 },
            { id: 212, student_id: 4, date: "2023-09-05", engagement_level: "92.10", completion_rate: "9.59", score: 83 },
            { id: 213, student_id: 19, date: "2023-04-08", engagement_level: "81.05", completion_rate: "37.88", score: 90 },
            { id: 214, student_id: 100, date: "2023-10-01", engagement_level: "99.65", completion_rate: "22.60", score: 63 },
            { id: 215, student_id: 19, date: "2023-02-25", engagement_level: "42.17", completion_rate: "10.78", score: 99 },
            { id: 216, student_id: 6, date: "2023-10-22", engagement_level: "30.16", completion_rate: "74.76", score: 47 },
            { id: 217, student_id: 57, date: "2023-04-02", engagement_level: "72.84", completion_rate: "9.79", score: 96 },
            { id: 218, student_id: 90, date: "2023-03-27", engagement_level: "20.12", completion_rate: "93.34", score: 94 },
            { id: 219, student_id: 11, date: "2023-08-15", engagement_level: "7.80", completion_rate: "23.44", score: 89 },
            { id: 220, student_id: 39, date: "2023-04-28", engagement_level: "99.81", completion_rate: "78.97", score: 95 },
            { id: 221, student_id: 10, date: "2023-09-11", engagement_level: "100.00", completion_rate: "11.48", score: 98 },
            { id: 222, student_id: 79, date: "2023-12-10", engagement_level: "31.39", completion_rate: "59.25", score: 100 },
            { id: 223, student_id: 36, date: "2023-08-25", engagement_level: "61.53", completion_rate: "99.89", score: 59 },
            { id: 224, student_id: 53, date: "2023-05-22", engagement_level: "91.26", completion_rate: "50.15", score: 89 },
            { id: 225, student_id: 46, date: "2023-07-15", engagement_level: "99.64", completion_rate: "72.18", score: 98 },
            { id: 226, student_id: 90, date: "2023-07-05", engagement_level: "54.74", completion_rate: "97.81", score: 97 },
            { id: 227, student_id: 70, date: "2023-07-17", engagement_level: "84.61", completion_rate: "77.82", score: 46 },
            { id: 228, student_id: 75, date: "2023-12-13", engagement_level: "88.11", completion_rate: "49.34", score: 94 },
            { id: 229, student_id: 99, date: "2023-04-07", engagement_level: "17.77", completion_rate: "90.91", score: 21 },
            { id: 230, student_id: 91, date: "2023-04-07", engagement_level: "98.39", completion_rate: "13.91", score: 98 },
            { id: 231, student_id: 100, date: "2023-07-15", engagement_level: "13.12", completion_rate: "93.55", score: 36 },
            { id: 232, student_id: 95, date: "2023-07-13", engagement_level: "94.81", completion_rate: "92.77", score: 90 },
            { id: 233, student_id: 15, date: "2023-04-16", engagement_level: "99.30", completion_rate: "78.38", score: 96 },
            { id: 234, student_id: 4, date: "2023-10-19", engagement_level: "57.91", completion_rate: "99.69", score: 49 },
            { id: 235, student_id: 58, date: "2023-01-28", engagement_level: "63.02", completion_rate: "9.23", score: 7 },
            { id: 236, student_id: 54, date: "2023-03-19", engagement_level: "21.67", completion_rate: "96.26", score: 4 },
            { id: 237, student_id: 1, date: "2023-08-17", engagement_level: "99.16", completion_rate: "5.40", score: 94 },
            { id: 238, student_id: 14, date: "2023-08-15", engagement_level: "24.91", completion_rate: "67.82", score: 79 },
            { id: 239, student_id: 15, date: "2023-12-28", engagement_level: "35.82", completion_rate: "59.11", score: 98 },
            { id: 240, student_id: 68, date: "2023-10-18", engagement_level: "99.96", completion_rate: "93.40", score: 71 },
            { id: 241, student_id: 99, date: "2023-12-31", engagement_level: "87.89", completion_rate: "66.08", score: 65 },
            { id: 242, student_id: 45, date: "2023-07-22", engagement_level: "47.20", completion_rate: "8.54", score: 93 },
            { id: 243, student_id: 54, date: "2023-12-10", engagement_level: "92.81", completion_rate: "97.43", score: 2 },
            { id: 244, student_id: 47, date: "2023-10-05", engagement_level: "19.23", completion_rate: "88.36", score: 57 },
            { id: 245, student_id: 47, date: "2023-01-23", engagement_level: "18.46", completion_rate: "74.17", score: 85 },
            { id: 246, student_id: 35, date: "2023-07-30", engagement_level: "75.15", completion_rate: "59.20", score: 23 },
            { id: 247, student_id: 45, date: "2023-01-01", engagement_level: "99.39", completion_rate: "97.49", score: 100 },
            { id: 248, student_id: 68, date: "2023-12-30", engagement_level: "92.67", completion_rate: "52.42", score: 28 },
            { id: 249, student_id: 70, date: "2023-05-08", engagement_level: "2.33", completion_rate: "91.52", score: 88 },
            { id: 250, student_id: 73, date: "2023-05-30", engagement_level: "98.98", completion_rate: "3.33", score: 98 },
            { id: 251, student_id: 99, date: "2023-11-28", engagement_level: "77.06", completion_rate: "81.68", score: 87 },
            { id: 252, student_id: 53, date: "2023-09-27", engagement_level: "46.75", completion_rate: "97.28", score: 49 },
            { id: 253, student_id: 35, date: "2023-03-30", engagement_level: "67.43", completion_rate: "94.92", score: 92 },
            { id: 254, student_id: 14, date: "2023-10-11", engagement_level: "30.41", completion_rate: "98.86", score: 45 },
            { id: 255, student_id: 47, date: "2023-06-20", engagement_level: "24.01", completion_rate: "63.86", score: 93 },
            { id: 256, student_id: 42, date: "2023-08-09", engagement_level: "61.07", completion_rate: "99.98", score: 94 },
            { id: 257, student_id: 48, date: "2023-09-09", engagement_level: "85.35", completion_rate: "6.14", score: 99 },
            { id: 258, student_id: 11, date: "2023-04-25", engagement_level: "92.83", completion_rate: "90.42", score: 100 },
            { id: 259, student_id: 45, date: "2023-12-14", engagement_level: "95.99", completion_rate: "77.17", score: 100 },
            { id: 260, student_id: 36, date: "2023-06-05", engagement_level: "87.88", completion_rate: "60.42", score: 0 },
            { id: 261, student_id: 57, date: "2023-06-13", engagement_level: "44.63", completion_rate: "96.15", score: 100 },
            { id: 262, student_id: 91, date: "2023-03-29", engagement_level: "25.97", completion_rate: "9.79", score: 66 },
            { id: 263, student_id: 95, date: "2023-08-17", engagement_level: "61.02", completion_rate: "88.17", score: 0 },
            { id: 264, student_id: 93, date: "2023-12-09", engagement_level: "35.07", completion_rate: "99.99", score: 11 },
            { id: 265, student_id: 36, date: "2023-04-18", engagement_level: "48.69", completion_rate: "86.78", score: 50 },
            { id: 266, student_id: 31, date: "2023-12-13", engagement_level: "77.72", completion_rate: "98.82", score: 57 },
            { id: 267, student_id: 90, date: "2023-07-29", engagement_level: "41.40", completion_rate: "96.28", score: 100 },
            { id: 268, student_id: 19, date: "2023-10-14", engagement_level: "71.32", completion_rate: "53.73", score: 64 },
            { id: 269, student_id: 90, date: "2023-05-30", engagement_level: "53.17", completion_rate: "99.30", score: 44 },
            { id: 270, student_id: 11, date: "2023-01-16", engagement_level: "99.09", completion_rate: "97.37", score: 95 },
            { id: 271, student_id: 11, date: "2023-01-26", engagement_level: "97.58", completion_rate: "91.56", score: 95 },
            { id: 272, student_id: 79, date: "2023-12-15", engagement_level: "70.05", completion_rate: "91.50", score: 67 },
            { id: 273, student_id: 86, date: "2023-12-27", engagement_level: "59.73", completion_rate: "97.31", score: 39 },
            { id: 274, student_id: 58, date: "2023-03-07", engagement_level: "47.15", completion_rate: "54.50", score: 47 },
            { id: 275, student_id: 76, date: "2023-05-22", engagement_level: "94.92", completion_rate: "98.30", score: 100 },
            { id: 276, student_id: 49, date: "2023-06-28", engagement_level: "80.79", completion_rate: "55.56", score: 79 },
            { id: 277, student_id: 24, date: "2023-06-19", engagement_level: "24.25", completion_rate: "16.86", score: 81 },
            { id: 278, student_id: 81, date: "2023-09-30", engagement_level: "53.23", completion_rate: "70.24", score: 77 },
            { id: 279, student_id: 99, date: "2023-07-11", engagement_level: "48.01", completion_rate: "9.42", score: 32 },
            { id: 280, student_id: 36, date: "2023-08-25", engagement_level: "7.28", completion_rate: "75.09", score: 63 },
            { id: 281, student_id: 92, date: "2023-09-04", engagement_level: "99.98", completion_rate: "45.02", score: 73 },
            { id: 282, student_id: 6, date: "2023-01-02", engagement_level: "10.79", completion_rate: "63.00", score: 15 },
            { id: 283, student_id: 68, date: "2023-09-07", engagement_level: "92.91", completion_rate: "65.77", score: 0 },
            { id: 284, student_id: 25, date: "2023-04-17", engagement_level: "90.51", completion_rate: "98.52", score: 1 },
            { id: 285, student_id: 17, date: "2023-08-08", engagement_level: "11.93", completion_rate: "64.13", score: 41 },
            { id: 286, student_id: 58, date: "2023-11-03", engagement_level: "20.98", completion_rate: "96.15", score: 26 },
            { id: 287, student_id: 46, date: "2023-09-30", engagement_level: "90.25", completion_rate: "54.49", score: 41 },
            { id: 288, student_id: 92, date: "2023-06-25", engagement_level: "67.98", completion_rate: "74.73", score: 72 },
            { id: 289, student_id: 55, date: "2023-06-16", engagement_level: "2.08", completion_rate: "76.16", score: 86 },
            { id: 290, student_id: 37, date: "2023-10-16", engagement_level: "50.11", completion_rate: "99.70", score: 97 },
            { id: 291, student_id: 69, date: "2023-11-18", engagement_level: "38.95", completion_rate: "59.15", score: 82 },
            { id: 292, student_id: 4, date: "2023-11-05", engagement_level: "91.98", completion_rate: "98.05", score: 64 },
            { id: 293, student_id: 70, date: "2023-01-22", engagement_level: "23.63", completion_rate: "37.34", score: 47 },
            { id: 294, student_id: 100, date: "2023-05-02", engagement_level: "94.99", completion_rate: "78.02", score: 98 },
            { id: 295, student_id: 54, date: "2023-05-07", engagement_level: "99.88", completion_rate: "3.33", score: 92 },
            { id: 296, student_id: 98, date: "2023-12-20", engagement_level: "26.67", completion_rate: "3.86", score: 78 },
            { id: 297, student_id: 14, date: "2023-10-21", engagement_level: "83.34", completion_rate: "81.93", score: 76 },
            { id: 298, student_id: 10, date: "2023-07-11", engagement_level: "64.74", completion_rate: "94.04", score: 99 },
            { id: 299, student_id: 8, date: "2023-05-25", engagement_level: "30.77", completion_rate: "64.52", score: 48 },
            { id: 300, student_id: 60, date: "2023-08-12", engagement_level: "81.55", completion_rate: "27.63", score: 100 },
            { id: 301, student_id: 47, date: "2023-12-01", engagement_level: "44.71", completion_rate: "84.91", score: 71 },
            { id: 302, student_id: 57, date: "2023-09-28", engagement_level: "97.71", completion_rate: "63.43", score: 96 },
            { id: 303, student_id: 74, date: "2023-04-29", engagement_level: "52.31", completion_rate: "77.28", score: 30 },
            { id: 304, student_id: 89, date: "2023-08-17", engagement_level: "27.21", completion_rate: "99.17", score: 100 },
            { id: 305, student_id: 69, date: "2023-12-03", engagement_level: "85.53", completion_rate: "94.46", score: 26 },
            { id: 306, student_id: 88, date: "2023-06-04", engagement_level: "0.62", completion_rate: "95.83", score: 79 },
            { id: 307, student_id: 27, date: "2023-11-26", engagement_level: "13.51", completion_rate: "40.68", score: 18 },
            { id: 308, student_id: 10, date: "2023-04-09", engagement_level: "99.63", completion_rate: "25.69", score: 43 },
            { id: 309, student_id: 58, date: "2023-12-29", engagement_level: "4.26", completion_rate: "75.53", score: 95 },
            { id: 310, student_id: 27, date: "2023-12-18", engagement_level: "9.74", completion_rate: "99.77", score: 63 },
            { id: 311, student_id: 10, date: "2023-06-03", engagement_level: "87.61", completion_rate: "33.38", score: 12 },
            { id: 312, student_id: 92, date: "2023-12-28", engagement_level: "80.38", completion_rate: "80.54", score: 89 },
            { id: 313, student_id: 35, date: "2023-07-24", engagement_level: "96.39", completion_rate: "92.64", score: 41 },
            { id: 314, student_id: 30, date: "2023-05-26", engagement_level: "66.19", completion_rate: "64.68", score: 30 },
            { id: 315, student_id: 27, date: "2023-06-10", engagement_level: "99.90", completion_rate: "51.77", score: 99 },
            { id: 316, student_id: 77, date: "2023-05-01", engagement_level: "51.51", completion_rate: "65.24", score: 41 },
            { id: 317, student_id: 57, date: "2023-07-09", engagement_level: "61.16", completion_rate: "99.09", score: 18 },
            { id: 318, student_id: 27, date: "2023-02-02", engagement_level: "98.78", completion_rate: "11.33", score: 98 },
            { id: 319, student_id: 64, date: "2023-09-10", engagement_level: "47.23", completion_rate: "98.00", score: 48 },
            { id: 320, student_id: 68, date: "2023-01-04", engagement_level: "79.41", completion_rate: "57.65", score: 88 },
            { id: 321, student_id: 93, date: "2023-09-19", engagement_level: "15.59", completion_rate: "56.68", score: 46 },
            { id: 322, student_id: 70, date: "2023-12-17", engagement_level: "14.09", completion_rate: "99.75", score: 95 },
            { id: 323, student_id: 68, date: "2023-10-23", engagement_level: "99.00", completion_rate: "87.70", score: 93 },
            { id: 324, student_id: 46, date: "2023-11-26", engagement_level: "95.96", completion_rate: "30.80", score: 70 },
            { id: 325, student_id: 50, date: "2023-08-07", engagement_level: "96.33", completion_rate: "75.36", score: 100 },
            { id: 326, student_id: 33, date: "2023-04-27", engagement_level: "59.81", completion_rate: "20.84", score: 84 },
            { id: 327, student_id: 37, date: "2023-12-23", engagement_level: "82.29", completion_rate: "45.31", score: 49 },
            { id: 328, student_id: 12, date: "2023-05-05", engagement_level: "69.37", completion_rate: "81.52", score: 95 },
            { id: 329, student_id: 35, date: "2023-12-26", engagement_level: "81.18", completion_rate: "44.82", score: 98 },
            { id: 330, student_id: 89, date: "2023-12-22", engagement_level: "12.12", completion_rate: "73.71", score: 99 },
            { id: 331, student_id: 82, date: "2023-11-05", engagement_level: "93.17", completion_rate: "47.62", score: 82 },
            { id: 332, student_id: 11, date: "2023-08-20", engagement_level: "93.75", completion_rate: "34.75", score: 84 },
            { id: 333, student_id: 68, date: "2023-07-28", engagement_level: "82.01", completion_rate: "20.40", score: 91 },
            { id: 334, student_id: 1, date: "2023-01-14", engagement_level: "4.85", completion_rate: "21.97", score: 96 },
            { id: 335, student_id: 25, date: "2023-03-29", engagement_level: "48.06", completion_rate: "83.84", score: 50 },
            { id: 336, student_id: 73, date: "2023-10-13", engagement_level: "78.36", completion_rate: "99.83", score: 84 },
            { id: 337, student_id: 84, date: "2023-04-02", engagement_level: "29.73", completion_rate: "99.56", score: 71 },
            { id: 338, student_id: 54, date: "2023-10-20", engagement_level: "62.40", completion_rate: "66.80", score: 19 },
            { id: 339, student_id: 53, date: "2023-11-07", engagement_level: "97.65", completion_rate: "36.05", score: 12 },
            { id: 340, student_id: 14, date: "2023-10-14", engagement_level: "99.69", completion_rate: "50.23", score: 99 },
            { id: 341, student_id: 45, date: "2023-04-03", engagement_level: "84.47", completion_rate: "34.17", score: 66 },
            { id: 342, student_id: 4, date: "2023-12-20", engagement_level: "59.70", completion_rate: "99.96", score: 92 },
            { id: 343, student_id: 53, date: "2023-10-06", engagement_level: "48.02", completion_rate: "62.75", score: 80 },
            { id: 344, student_id: 26, date: "2023-08-05", engagement_level: "77.95", completion_rate: "87.96", score: 43 },
            { id: 345, student_id: 36, date: "2023-01-10", engagement_level: "98.00", completion_rate: "50.23", score: 25 },
            { id: 346, student_id: 82, date: "2023-12-07", engagement_level: "75.00", completion_rate: "90.43", score: 50 },
            { id: 347, student_id: 96, date: "2023-02-01", engagement_level: "13.06", completion_rate: "97.85", score: 12 },
            { id: 348, student_id: 76, date: "2023-03-08", engagement_level: "41.62", completion_rate: "30.11", score: 67 },
            { id: 349, student_id: 88, date: "2023-08-12", engagement_level: "88.60", completion_rate: "44.41", score: 91 },
            { id: 350, student_id: 28, date: "2023-10-09", engagement_level: "92.77", completion_rate: "96.49", score: 45 },
            { id: 351, student_id: 55, date: "2023-08-24", engagement_level: "93.54", completion_rate: "48.14", score: 98 },
            { id: 352, student_id: 79, date: "2023-10-08", engagement_level: "97.12", completion_rate: "51.03", score: 63 },
            { id: 353, student_id: 77, date: "2023-11-18", engagement_level: "98.02", completion_rate: "4.05", score: 62 },
            { id: 354, student_id: 79, date: "2023-12-19", engagement_level: "64.98", completion_rate: "93.11", score: 24 },
            { id: 355, student_id: 30, date: "2023-07-09", engagement_level: "4.28", completion_rate: "94.30", score: 95 },
            { id: 356, student_id: 36, date: "2023-06-16", engagement_level: "40.79", completion_rate: "57.51", score: 100 },
            { id: 357, student_id: 89, date: "2023-05-03", engagement_level: "96.75", completion_rate: "94.70", score: 48 },
            { id: 358, student_id: 14, date: "2023-04-02", engagement_level: "67.15", completion_rate: "96.60", score: 45 },
            { id: 359, student_id: 77, date: "2023-12-30", engagement_level: "73.52", completion_rate: "92.03", score: 88 },
            { id: 360, student_id: 55, date: "2023-03-15", engagement_level: "93.52", completion_rate: "79.65", score: 68 },
            { id: 361, student_id: 57, date: "2023-01-01", engagement_level: "10.16", completion_rate: "94.45", score: 81 },
            { id: 362, student_id: 79, date: "2023-11-29", engagement_level: "99.05", completion_rate: "99.38", score: 54 },
            { id: 363, student_id: 53, date: "2023-07-01", engagement_level: "43.01", completion_rate: "97.79", score: 70 },
            { id: 364, student_id: 66, date: "2023-05-09", engagement_level: "75.49", completion_rate: "4.68", score: 17 },
            { id: 365, student_id: 72, date: "2023-12-30", engagement_level: "36.33", completion_rate: "35.67", score: 8 },
            { id: 366, student_id: 79, date: "2023-01-05", engagement_level: "93.95", completion_rate: "36.60", score: 60 },
            { id: 367, student_id: 48, date: "2023-10-08", engagement_level: "49.96", completion_rate: "99.54", score: 30 },
            { id: 368, student_id: 18, date: "2023-05-19", engagement_level: "50.97", completion_rate: "46.07", score: 8 },
            { id: 369, student_id: 80, date: "2023-06-06", engagement_level: "16.58", completion_rate: "90.06", score: 2 },
            { id: 370, student_id: 61, date: "2023-08-21", engagement_level: "89.48", completion_rate: "92.57", score: 11 },
            { id: 371, student_id: 37, date: "2023-12-07", engagement_level: "29.95", completion_rate: "71.09", score: 51 },
            { id: 372, student_id: 56, date: "2023-01-13", engagement_level: "96.94", completion_rate: "63.74", score: 81 },
            { id: 373, student_id: 77, date: "2023-03-27", engagement_level: "37.88", completion_rate: "67.03", score: 93 },
            { id: 374, student_id: 3, date: "2023-10-24", engagement_level: "83.40", completion_rate: "53.26", score: 47 },
            { id: 375, student_id: 53, date: "2023-04-12", engagement_level: "84.80", completion_rate: "98.59", score: 72 },
            { id: 376, student_id: 89, date: "2023-12-20", engagement_level: "54.15", completion_rate: "91.85", score: 100 },
            { id: 377, student_id: 10, date: "2023-06-10", engagement_level: "99.80", completion_rate: "74.02", score: 87 },
            { id: 378, student_id: 82, date: "2023-12-05", engagement_level: "6.32", completion_rate: "29.14", score: 81 },
            { id: 379, student_id: 58, date: "2023-06-24", engagement_level: "32.90", completion_rate: "88.75", score: 72 },
            { id: 380, student_id: 14, date: "2023-11-02", engagement_level: "72.04", completion_rate: "88.27", score: 73 },
            { id: 381, student_id: 13, date: "2023-02-24", engagement_level: "1.32", completion_rate: "99.14", score: 65 },
            { id: 382, student_id: 55, date: "2023-12-25", engagement_level: "23.07", completion_rate: "69.70", score: 100 },
            { id: 383, student_id: 29, date: "2023-12-14", engagement_level: "53.29", completion_rate: "93.24", score: 50 },
            { id: 384, student_id: 55, date: "2023-05-31", engagement_level: "29.62", completion_rate: "22.97", score: 70 },
            { id: 385, student_id: 99, date: "2023-04-08", engagement_level: "18.89", completion_rate: "63.21", score: 93 },
            { id: 386, student_id: 53, date: "2023-12-09", engagement_level: "38.40", completion_rate: "98.83", score: 5 },
            { id: 387, student_id: 1, date: "2023-12-12", engagement_level: "66.16", completion_rate: "98.50", score: 24 },
            { id: 388, student_id: 81, date: "2023-11-11", engagement_level: "24.05", completion_rate: "69.63", score: 81 },
            { id: 389, student_id: 51, date: "2023-10-01", engagement_level: "98.10", completion_rate: "97.88", score: 86 },
            { id: 390, student_id: 79, date: "2023-08-05", engagement_level: "55.33", completion_rate: "74.56", score: 71 },
            { id: 391, student_id: 60, date: "2023-09-08", engagement_level: "90.90", completion_rate: "91.13", score: 59 },
            { id: 392, student_id: 75, date: "2023-04-11", engagement_level: "98.48", completion_rate: "98.04", score: 94 },
            { id: 393, student_id: 68, date: "2023-07-23", engagement_level: "98.56", completion_rate: "84.88", score: 99 },
            { id: 394, student_id: 100, date: "2023-11-07", engagement_level: "85.41", completion_rate: "81.87", score: 42 },
            { id: 395, student_id: 4, date: "2023-02-23", engagement_level: "52.49", completion_rate: "51.96", score: 64 },
            { id: 396, student_id: 19, date: "2023-11-01", engagement_level: "80.01", completion_rate: "48.84", score: 26 },
            { id: 397, student_id: 64, date: "2023-12-06", engagement_level: "27.47", completion_rate: "54.91", score: 71 },
            { id: 398, student_id: 84, date: "2023-05-20", engagement_level: "94.11", completion_rate: "73.25", score: 82 },
            { id: 399, student_id: 50, date: "2023-09-10", engagement_level: "35.57", completion_rate: "99.16", score: 100 },
            { id: 400, student_id: 22, date: "2023-12-13", engagement_level: "42.04", completion_rate: "93.75", score: 24 },
            { id: 401, student_id: 82, date: "2023-06-30", engagement_level: "28.83", completion_rate: "61.97", score: 40 },
            { id: 402, student_id: 36, date: "2023-04-19", engagement_level: "5.22", completion_rate: "99.19", score: 2 },
            { id: 403, student_id: 87, date: "2023-02-12", engagement_level: "98.86", completion_rate: "98.04", score: 92 },
            { id: 404, student_id: 81, date: "2023-07-06", engagement_level: "30.67", completion_rate: "76.04", score: 95 },
            { id: 405, student_id: 42, date: "2023-12-11", engagement_level: "68.80", completion_rate: "50.98", score: 27 },
            { id: 406, student_id: 54, date: "2023-12-21", engagement_level: "96.53", completion_rate: "99.99", score: 54 },
            { id: 407, student_id: 76, date: "2023-10-28", engagement_level: "8.67", completion_rate: "93.04", score: 50 },
            { id: 408, student_id: 95, date: "2023-01-01", engagement_level: "3.35", completion_rate: "26.19", score: 96 },
            { id: 409, student_id: 35, date: "2023-08-14", engagement_level: "46.29", completion_rate: "75.36", score: 40 },
            { id: 410, student_id: 51, date: "2023-12-15", engagement_level: "97.77", completion_rate: "4.82", score: 74 },
            { id: 411, student_id: 77, date: "2023-11-24", engagement_level: "98.40", completion_rate: "99.95", score: 99 },
            { id: 412, student_id: 77, date: "2023-02-18", engagement_level: "80.44", completion_rate: "87.17", score: 93 },
            { id: 413, student_id: 45, date: "2023-09-05", engagement_level: "94.48", completion_rate: "67.52", score: 4 },
            { id: 414, student_id: 99, date: "2023-12-12", engagement_level: "41.35", completion_rate: "93.28", score: 36 },
        ],
    });
}

main()
    .then(() => prisma.$disconnect())
    .catch(async error => {
        console.error(error);
        await prisma.$disconnect();
        process.exit(1);
    });
