[
  {
    "model": "app.challenge",
    "pk": 1,
    "fields": {
      "challenge_name": "WebScraping DatabaseQueries",
      "difficulty_level": "easy",
      "created_at": "2023-10-20"
    }
  },
  {
    "model": "app.challenge",
    "pk": 2,
    "fields": {
      "challenge_name": "PerformanceOptimization VersionControl Debugging",
      "difficulty_level": "medium",
      "created_at": "2022-01-02"
    }
  },
  {
    "model": "app.challenge",
    "pk": 3,
    "fields": {
      "challenge_name": "Deployment FrontendDevelopment ResponsiveDesign",
      "difficulty_level": "medium",
      "created_at": "2023-12-05"
    }
  },
  {
    "model": "app.challenge",
    "pk": 4,
    "fields": {
      "challenge_name": "IntegrationTesting",
      "difficulty_level": "easy",
      "created_at": "2021-03-15"
    }
  },
  {
    "model": "app.challenge",
    "pk": 5,
    "fields": {
      "challenge_name": "Searching FrontendDevelopment",
      "difficulty_level": "medium",
      "created_at": "2021-03-09"
    }
  },
  {
    "model": "app.challenge",
    "pk": 6,
    "fields": {
      "challenge_name": "WebScraping Sorting AlgorithmDesign",
      "difficulty_level": "easy",
      "created_at": "2021-04-06"
    }
  },
  {
    "model": "app.challenge",
    "pk": 7,
    "fields": {
      "challenge_name": "APIIntegration Concurrency",
      "difficulty_level": "easy",
      "created_at": "2022-02-12"
    }
  },
  {
    "model": "app.challenge",
    "pk": 8,
    "fields": {
      "challenge_name": "SoftwareArchitecture",
      "difficulty_level": "easy",
      "created_at": "2023-04-20"
    }
  },
  {
    "model": "app.challenge",
    "pk": 9,
    "fields": {
      "challenge_name": "Debugging FullStack",
      "difficulty_level": "medium",
      "created_at": "2023-01-15"
    }
  },
  {
    "model": "app.challenge",
    "pk": 10,
    "fields": {
      "challenge_name": "MachineLearning",
      "difficulty_level": "medium",
      "created_at": "2023-05-22"
    }
  },
  {
    "model": "app.challenge",
    "pk": 11,
    "fields": {
      "challenge_name": "ResponsiveDesign SecurityTesting Debugging",
      "difficulty_level": "medium",
      "created_at": "2021-07-28"
    }
  },
  {
    "model": "app.challenge",
    "pk": 12,
    "fields": {
      "challenge_name": "MachineLearning ResponsiveDesign FullStack",
      "difficulty_level": "hard",
      "created_at": "2022-03-15"
    }
  },
  {
    "model": "app.challenge",
    "pk": 13,
    "fields": {
      "challenge_name": "IntegrationTesting BackendDevelopment",
      "difficulty_level": "easy",
      "created_at": "2023-01-29"
    }
  },
  {
    "model": "app.challenge",
    "pk": 14,
    "fields": {
      "challenge_name": "CodeRefactoring ResponsiveDesign",
      "difficulty_level": "medium",
      "created_at": "2020-07-05"
    }
  },
  {
    "model": "app.challenge",
    "pk": 15,
    "fields": {
      "challenge_name": "FrontendDevelopment UnitTesting DatabaseQueries",
      "difficulty_level": "easy",
      "created_at": "2021-03-22"
    }
  },
  {
    "model": "app.challenge",
    "pk": 16,
    "fields": {
      "challenge_name": "FullStack RESTfulServices",
      "difficulty_level": "medium",
      "created_at": "2020-02-06"
    }
  },
  {
    "model": "app.challenge",
    "pk": 17,
    "fields": {
      "challenge_name": "AlgorithmDesign WebScraping Searching",
      "difficulty_level": "medium",
      "created_at": "2023-04-13"
    }
  },
  {
    "model": "app.challenge",
    "pk": 18,
    "fields": {
      "challenge_name": "ContinuousIntegration WebScraping",
      "difficulty_level": "hard",
      "created_at": "2020-03-05"
    }
  },
  {
    "model": "app.challenge",
    "pk": 19,
    "fields": {
      "challenge_name": "GraphTraversal",
      "difficulty_level": "easy",
      "created_at": "2023-11-07"
    }
  },
  {
    "model": "app.challenge",
    "pk": 20,
    "fields": {
      "challenge_name": "UnitTesting",
      "difficulty_level": "medium",
      "created_at": "2021-01-24"
    }
  },
  {
    "model": "app.cours",
    "pk": 1,
    "fields": {
      "course_name": "React Kotlin DevOps",
      "duration_weeks": 6,
      "created_at": "2023-12-16"
    }
  },
  {
    "model": "app.cours",
    "pk": 2,
    "fields": {
      "course_name": "WebDevelopment MobileApp Rust",
      "duration_weeks": 7,
      "created_at": "2022-06-18"
    }
  },
  {
    "model": "app.cours",
    "pk": 3,
    "fields": {
      "course_name": "DataScience",
      "duration_weeks": 10,
      "created_at": "2021-01-01"
    }
  },
  {
    "model": "app.cours",
    "pk": 4,
    "fields": {
      "course_name": "SQL Cybersecurity",
      "duration_weeks": 7,
      "created_at": "2022-05-11"
    }
  },
  {
    "model": "app.cours",
    "pk": 5,
    "fields": {
      "course_name": "Swift HTML",
      "duration_weeks": 6,
      "created_at": "2023-08-02"
    }
  },
  {
    "model": "app.cours",
    "pk": 6,
    "fields": {
      "course_name": "MobileApp Cybersecurity C++",
      "duration_weeks": 4,
      "created_at": "2020-10-05"
    }
  },
  {
    "model": "app.cours",
    "pk": 7,
    "fields": {
      "course_name": "PHP WebDevelopment MobileApp",
      "duration_weeks": 7,
      "created_at": "2023-07-22"
    }
  },
  {
    "model": "app.cours",
    "pk": 8,
    "fields": {
      "course_name": "PHP Go",
      "duration_weeks": 5,
      "created_at": "2020-02-10"
    }
  },
  {
    "model": "app.cours",
    "pk": 9,
    "fields": {
      "course_name": "TypeScript Flask GameDev",
      "duration_weeks": 7,
      "created_at": "2023-03-29"
    }
  },
  {
    "model": "app.cours",
    "pk": 10,
    "fields": {
      "course_name": "Ruby AI Django",
      "duration_weeks": 4,
      "created_at": "2022-11-18"
    }
  },
  {
    "model": "app.cours",
    "pk": 11,
    "fields": {
      "course_name": "Kotlin PHP",
      "duration_weeks": 6,
      "created_at": "2021-02-18"
    }
  },
  {
    "model": "app.cours",
    "pk": 12,
    "fields": {
      "course_name": "Cybersecurity Swift",
      "duration_weeks": 4,
      "created_at": "2023-04-15"
    }
  },
  {
    "model": "app.cours",
    "pk": 13,
    "fields": {
      "course_name": "DataScience Go MobileApp",
      "duration_weeks": 7,
      "created_at": "2021-04-15"
    }
  },
  {
    "model": "app.cours",
    "pk": 14,
    "fields": {
      "course_name": "SQL",
      "duration_weeks": 8,
      "created_at": "2023-09-10"
    }
  },
  {
    "model": "app.cours",
    "pk": 15,
    "fields": {
      "course_name": "C++ Django Blockchain",
      "duration_weeks": 7,
      "created_at": "2023-05-11"
    }
  },
  {
    "model": "app.cours",
    "pk": 16,
    "fields": {
      "course_name": "Go",
      "duration_weeks": 8,
      "created_at": "2021-05-19"
    }
  },
  {
    "model": "app.cours",
    "pk": 17,
    "fields": {
      "course_name": "TypeScript",
      "duration_weeks": 5,
      "created_at": "2023-07-14"
    }
  },
  {
    "model": "app.cours",
    "pk": 18,
    "fields": {
      "course_name": "SQL TypeScript",
      "duration_weeks": 6,
      "created_at": "2023-01-27"
    }
  },
  {
    "model": "app.cours",
    "pk": 19,
    "fields": {
      "course_name": "GameDev MobileApp Algorithms",
      "duration_weeks": 9,
      "created_at": "2022-04-07"
    }
  },
  {
    "model": "app.cours",
    "pk": 20,
    "fields": {
      "course_name": "GameDev React Angular",
      "duration_weeks": 7,
      "created_at": "2022-05-20"
    }
  },
  {
    "model": "app.cours",
    "pk": 21,
    "fields": {
      "course_name": "C++ Cybersecurity GameDev",
      "duration_weeks": 4,
      "created_at": "2023-02-12"
    }
  },
  {
    "model": "app.cours",
    "pk": 22,
    "fields": {
      "course_name": "CSS",
      "duration_weeks": 7,
      "created_at": "2021-01-02"
    }
  },
  {
    "model": "app.cours",
    "pk": 23,
    "fields": {
      "course_name": "WebDevelopment DataScience Blockchain",
      "duration_weeks": 7,
      "created_at": "2023-06-11"
    }
  },
  {
    "model": "app.cours",
    "pk": 24,
    "fields": {
      "course_name": "Go Ruby Blockchain",
      "duration_weeks": 7,
      "created_at": "2023-03-08"
    }
  },
  {
    "model": "app.cours",
    "pk": 25,
    "fields": {
      "course_name": "Ruby Java",
      "duration_weeks": 5,
      "created_at": "2022-08-22"
    }
  },
  {
    "model": "app.cours",
    "pk": 26,
    "fields": {
      "course_name": "TypeScript Blockchain",
      "duration_weeks": 4,
      "created_at": "2023-12-31"
    }
  },
  {
    "model": "app.cours",
    "pk": 27,
    "fields": {
      "course_name": "DataScience",
      "duration_weeks": 6,
      "created_at": "2021-06-12"
    }
  },
  {
    "model": "app.cours",
    "pk": 28,
    "fields": {
      "course_name": "JavaScript Java AI",
      "duration_weeks": 6,
      "created_at": "2022-05-31"
    }
  },
  {
    "model": "app.cours",
    "pk": 29,
    "fields": {
      "course_name": "React",
      "duration_weeks": 7,
      "created_at": "2020-05-21"
    }
  },
  {
    "model": "app.cours",
    "pk": 30,
    "fields": {
      "course_name": "Python CSS HTML",
      "duration_weeks": 7,
      "created_at": "2023-09-14"
    }
  },
  {
    "model": "app.cours",
    "pk": 31,
    "fields": {
      "course_name": "Cybersecurity Swift MachineLearning",
      "duration_weeks": 7,
      "created_at": "2020-11-07"
    }
  },
  {
    "model": "app.cours",
    "pk": 32,
    "fields": {
      "course_name": "PHP",
      "duration_weeks": 7,
      "created_at": "2023-10-30"
    }
  },
  {
    "model": "app.cours",
    "pk": 33,
    "fields": {
      "course_name": "Blockchain Go HTML",
      "duration_weeks": 8,
      "created_at": "2023-02-13"
    }
  },
  {
    "model": "app.cours",
    "pk": 34,
    "fields": {
      "course_name": "GameDev C++ Angular",
      "duration_weeks": 5,
      "created_at": "2020-09-10"
    }
  },
  {
    "model": "app.cours",
    "pk": 35,
    "fields": {
      "course_name": "Kotlin Ruby",
      "duration_weeks": 8,
      "created_at": "2023-12-06"
    }
  },
  {
    "model": "app.cours",
    "pk": 36,
    "fields": {
      "course_name": "GameDev Ruby",
      "duration_weeks": 5,
      "created_at": "2023-08-14"
    }
  },
  {
    "model": "app.cours",
    "pk": 37,
    "fields": {
      "course_name": "Kotlin DevOps",
      "duration_weeks": 6,
      "created_at": "2020-03-16"
    }
  },
  {
    "model": "app.cours",
    "pk": 38,
    "fields": {
      "course_name": "AI C++",
      "duration_weeks": 6,
      "created_at": "2022-08-24"
    }
  },
  {
    "model": "app.cours",
    "pk": 39,
    "fields": {
      "course_name": "PHP HTML DataStructures",
      "duration_weeks": 4,
      "created_at": "2023-04-13"
    }
  },
  {
    "model": "app.cours",
    "pk": 40,
    "fields": {
      "course_name": "Kotlin",
      "duration_weeks": 9,
      "created_at": "2023-06-28"
    }
  },
  {
    "model": "app.cours",
    "pk": 41,
    "fields": {
      "course_name": "HTML TypeScript Go",
      "duration_weeks": 7,
      "created_at": "2023-10-27"
    }
  },
  {
    "model": "app.cours",
    "pk": 42,
    "fields": {
      "course_name": "Blockchain React Algorithms",
      "duration_weeks": 2,
      "created_at": "2021-06-03"
    }
  },
  {
    "model": "app.cours",
    "pk": 43,
    "fields": {
      "course_name": "DataStructures",
      "duration_weeks": 4,
      "created_at": "2023-10-28"
    }
  },
  {
    "model": "app.cours",
    "pk": 44,
    "fields": {
      "course_name": "SQL Swift",
      "duration_weeks": 8,
      "created_at": "2021-07-19"
    }
  },
  {
    "model": "app.cours",
    "pk": 45,
    "fields": {
      "course_name": "DataScience",
      "duration_weeks": 8,
      "created_at": "2023-01-24"
    }
  },
  {
    "model": "app.cours",
    "pk": 46,
    "fields": {
      "course_name": "Flask Python",
      "duration_weeks": 6,
      "created_at": "2023-07-13"
    }
  },
  {
    "model": "app.cours",
    "pk": 47,
    "fields": {
      "course_name": "C++",
      "duration_weeks": 6,
      "created_at": "2023-01-15"
    }
  },
  {
    "model": "app.cours",
    "pk": 48,
    "fields": {
      "course_name": "Ruby Flask Python",
      "duration_weeks": 5,
      "created_at": "2022-10-08"
    }
  },
  {
    "model": "app.cours",
    "pk": 49,
    "fields": {
      "course_name": "Swift WebDevelopment",
      "duration_weeks": 8,
      "created_at": "2022-09-29"
    }
  },
  {
    "model": "app.cours",
    "pk": 50,
    "fields": {
      "course_name": "MachineLearning Blockchain Python",
      "duration_weeks": 8,
      "created_at": "2020-10-24"
    }
  },
  {
    "model": "app.student",
    "pk": 1,
    "fields": {
      "full_name": "Karim Schneider",
      "email": "karim.schneider@example.org",
      "enrollment_date": "2021-05-22"
    }
  },
  {
    "model": "app.student",
    "pk": 2,
    "fields": {
      "full_name": "Andre Yilmaz",
      "email": "andre.yilmaz@example.net",
      "enrollment_date": "2022-03-11"
    }
  },
  {
    "model": "app.student",
    "pk": 3,
    "fields": {
      "full_name": "Ana Smith",
      "email": "ana.smith@example.net",
      "enrollment_date": "2022-03-18"
    }
  },
  {
    "model": "app.student",
    "pk": 4,
    "fields": {
      "full_name": "Noah Klein",
      "email": "noah.klein@example.org",
      "enrollment_date": "2023-06-25"
    }
  },
  {
    "model": "app.student",
    "pk": 5,
    "fields": {
      "full_name": "Lena Bauer",
      "email": "lena.bauer@example.com",
      "enrollment_date": "2021-02-24"
    }
  },
  {
    "model": "app.student",
    "pk": 6,
    "fields": {
      "full_name": "Ana Martin",
      "email": "ana.martin@example.net",
      "enrollment_date": "2022-06-15"
    }
  },
  {
    "model": "app.student",
    "pk": 7,
    "fields": {
      "full_name": "Ben Murphy",
      "email": "ben.murphy@example.org",
      "enrollment_date": "2022-09-03"
    }
  },
  {
    "model": "app.student",
    "pk": 8,
    "fields": {
      "full_name": "Theo Park",
      "email": "theo.park@example.net",
      "enrollment_date": "2021-04-26"
    }
  },
  {
    "model": "app.student",
    "pk": 9,
    "fields": {
      "full_name": "Ethan Evans",
      "email": "ethan.evans@example.net",
      "enrollment_date": "2020-07-27"
    }
  },
  {
    "model": "app.student",
    "pk": 10,
    "fields": {
      "full_name": "Jade Costa",
      "email": "jade.costa@example.net",
      "enrollment_date": "2022-06-03"
    }
  },
  {
    "model": "app.student",
    "pk": 11,
    "fields": {
      "full_name": "Ethan Park",
      "email": "ethan.park@example.net",
      "enrollment_date": "2022-01-11"
    }
  },
  {
    "model": "app.student",
    "pk": 12,
    "fields": {
      "full_name": "Diego Hoffmann",
      "email": "diego.hoffmann@example.com",
      "enrollment_date": "2023-08-08"
    }
  },
  {
    "model": "app.student",
    "pk": 13,
    "fields": {
      "full_name": "Sam Almeida",
      "email": "sam.almeida@example.org",
      "enrollment_date": "2020-09-01"
    }
  },
  {
    "model": "app.student",
    "pk": 14,
    "fields": {
      "full_name": "Deniz Kowalski",
      "email": "deniz.kowalski@example.com",
      "enrollment_date": "2022-02-19"
    }
  },
  {
    "model": "app.student",
    "pk": 15,
    "fields": {
      "full_name": "Paula Ali",
      "email": "paula.ali@example.org",
      "enrollment_date": "2023-11-28"
    }
  },
  {
    "model": "app.student",
    "pk": 16,
    "fields": {
      "full_name": "Selin Schmidt",
      "email": "selin.schmidt@example.net",
      "enrollment_date": "2022-03-15"
    }
  },
  {
    "model": "app.student",
    "pk": 17,
    "fields": {
      "full_name": "Hugo Silva",
      "email": "hugo.silva@example.net",
      "enrollment_date": "2022-12-18"
    }
  },
  {
    "model": "app.student",
    "pk": 18,
    "fields": {
      "full_name": "Nina Smith",
      "email": "nina.smith@example.net",
      "enrollment_date": "2021-04-11"
    }
  },
  {
    "model": "app.student",
    "pk": 19,
    "fields": {
      "full_name": "Mateo Larsen",
      "email": "mateo.larsen@example.com",
      "enrollment_date": "2023-06-07"
    }
  },
  {
    "model": "app.student",
    "pk": 20,
    "fields": {
      "full_name": "Chen Fischer",
      "email": "chen.fischer@example.net",
      "enrollment_date": "2022-09-30"
    }
  },
  {
    "model": "app.student",
    "pk": 21,
    "fields": {
      "full_name": "Laura Bennett",
      "email": "laura.bennett@example.org",
      "enrollment_date": "2022-08-03"
    }
  },
  {
    "model": "app.student",
    "pk": 22,
    "fields": {
      "full_name": "Olivia Wang",
      "email": "olivia.wang@example.com",
      "enrollment_date": "2021-12-18"
    }
  },
  {
    "model": "app.student",
    "pk": 23,
    "fields": {
      "full_name": "Ruby Taylor",
      "email": "ruby.taylor@example.org",
      "enrollment_date": "2021-10-18"
    }
  },
  {
    "model": "app.student",
    "pk": 24,
    "fields": {
      "full_name": "Yara Kumar",
      "email": "yara.kumar@example.com",
      "enrollment_date": "2022-04-05"
    }
  },
  {
    "model": "app.student",
    "pk": 25,
    "fields": {
      "full_name": "Priya Ruiz",
      "email": "priya.ruiz@example.org",
      "enrollment_date": "2022-12-20"
    }
  },
  {
    "model": "app.student",
    "pk": 26,
    "fields": {
      "full_name": "Hannah Kaya",
      "email": "hannah.kaya@example.com",
      "enrollment_date": "2023-02-23"
    }
  },
  {
    "model": "app.student",
    "pk": 27,
    "fields": {
      "full_name": "Jack Evans",
      "email": "jack.evans@example.net",
      "enrollment_date": "2022-06-14"
    }
  },
  {
    "model": "app.student",
    "pk": 28,
    "fields": {
      "full_name": "Andre Gupta",
      "email": "andre.gupta@example.net",
      "enrollment_date": "2021-06-17"
    }
  },
  {
    "model": "app.student",
    "pk": 29,
    "fields": {
      "full_name": "Kai Smith",
      "email": "kai.smith@example.net",
      "enrollment_date": "2023-01-01"
    }
  },
  {
    "model": "app.student",
    "pk": 30,
    "fields": {
      "full_name": "Uma Nakamura",
      "email": "uma.nakamura@example.net",
      "enrollment_date": "2023-08-31"
    }
  },
  {
    "model": "app.student",
    "pk": 31,
    "fields": {
      "full_name": "Leo Vargas",
      "email": "leo.vargas@example.com",
      "enrollment_date": "2023-04-17"
    }
  },
  {
    "model": "app.student",
    "pk": 32,
    "fields": {
      "full_name": "Deniz Carter",
      "email": "deniz.carter@example.com",
      "enrollment_date": "2022-03-27"
    }
  },
  {
    "model": "app.student",
    "pk": 33,
    "fields": {
      "full_name": "Ines Kowalski",
      "email": "ines.kowalski@example.net",
      "enrollment_date": "2020-06-06"
    }
  },
  {
    "model": "app.student",
    "pk": 34,
    "fields": {
      "full_name": "Mateo Wright",
      "email": "mateo.wright@example.com",
      "enrollment_date": "2022-04-23"
    }
  },
  {
    "model": "app.student",
    "pk": 35,
    "fields": {
      "full_name": "Grace Castro",
      "email": "grace.castro@example.com",
      "enrollment_date": "2023-01-24"
    }
  },
  {
    "model": "app.student",
    "pk": 36,
    "fields": {
      "full_name": "Victor Smith",
      "email": "victor.smith@example.net",
      "enrollment_date": "2022-01-02"
    }
  },
  {
    "model": "app.student",
    "pk": 37,
    "fields": {
      "full_name": "Rosa Gupta",
      "email": "rosa.gupta@example.org",
      "enrollment_date": "2022-05-19"
    }
  },
  {
    "model": "app.student",
    "pk": 38,
    "fields": {
      "full_name": "Jack Kumar",
      "email": "jack.kumar@example.org",
      "enrollment_date": "2021-01-25"
    }
  },
  {
    "model": "app.student",
    "pk": 39,
    "fields": {
      "full_name": "Tomas Tanaka",
      "email": "tomas.tanaka@example.com",
      "enrollment_date": "2022-11-28"
    }
  },
  {
    "model": "app.student",
    "pk": 40,
    "fields": {
      "full_name": "Nina Zhang",
      "email": "nina.zhang@example.org",
      "enrollment_date": "2023-07-22"
    }
  },
  {
    "model": "app.student",
    "pk": 41,
    "fields": {
      "full_name": "Nina Ali",
      "email": "nina.ali@example.com",
      "enrollment_date": "2021-10-11"
    }
  },
  {
    "model": "app.student",
    "pk": 42,
    "fields": {
      "full_name": "Chen Lee",
      "email": "chen.lee@example.com",
      "enrollment_date": "2022-11-22"
    }
  },
  {
    "model": "app.student",
    "pk": 43,
    "fields": {
      "full_name": "Karim Torres",
      "email": "karim.torres@example.net",
      "enrollment_date": "2023-12-12"
    }
  },
  {
    "model": "app.student",
    "pk": 44,
    "fields": {
      "full_name": "Daniel Evans",
      "email": "daniel.evans@example.com",
      "enrollment_date": "2023-06-06"
    }
  },
  {
    "model": "app.student",
    "pk": 45,
    "fields": {
      "full_name": "Diego Vargas",
      "email": "diego.vargas@example.com",
      "enrollment_date": "2022-07-03"
    }
  },
  {
    "model": "app.student",
    "pk": 46,
    "fields": {
      "full_name": "Andre Hassan",
      "email": "andre.hassan@example.net",
      "enrollment_date": "2023-03-19"
    }
  },
  {
    "model": "app.student",
    "pk": 47,
    "fields": {
      "full_name": "Yara Wilson",
      "email": "yara.wilson@example.net",
      "enrollment_date": "2023-09-01"
    }
  },
  {
    "model": "app.student",
    "pk": 48,
    "fields": {
      "full_name": "Ravi Hoffmann",
      "email": "ravi.hoffmann@example.net",
      "enrollment_date": "2022-08-31"
    }
  },
  {
    "model": "app.student",
    "pk": 49,
    "fields": {
      "full_name": "Ruby Hoffmann",
      "email": "ruby.hoffmann@example.org",
      "enrollment_date": "2020-07-12"
    }
  },
  {
    "model": "app.student",
    "pk": 50,
    "fields": {
      "full_name": "Yusuf Singh",
      "email": "yusuf.singh@example.org",
      "enrollment_date": "2022-12-03"
    }
  },
  {
    "model": "app.student",
    "pk": 51,
    "fields": {
      "full_name": "Hugo Gupta",
      "email": "hugo.gupta@example.org",
      "enrollment_date": "2021-05-11"
    }
  },
  {
    "model": "app.student",
    "pk": 52,
    "fields": {
      "full_name": "Sofia Bennett",
      "email": "sofia.bennett@example.com",
      "enrollment_date": "2021-01-25"
    }
  },
  {
    "model": "app.student",
    "pk": 53,
    "fields": {
      "full_name": "Ruby Ibrahim",
      "email": "ruby.ibrahim@example.com",
      "enrollment_date": "2023-04-18"
    }
  },
  {
    "model": "app.student",
    "pk": 54,
    "fields": {
      "full_name": "Yara Sousa",
      "email": "yara.sousa@example.net",
      "enrollment_date": "2022-01-26"
    }
  },
  {
    "model": "app.student",
    "pk": 55,
    "fields": {
      "full_name": "Mila Singh",
      "email": "mila.singh@example.org",
      "enrollment_date": "2021-11-18"
    }
  },
  {
    "model": "app.student",
    "pk": 56,
    "fields": {
      "full_name": "Marco Torres",
      "email": "marco.torres@example.org",
      "enrollment_date": "2021-08-19"
    }
  },
  {
    "model": "app.student",
    "pk": 57,
    "fields": {
      "full_name": "Hana Meyer",
      "email": "hana.meyer@example.com",
      "enrollment_date": "2021-03-11"
    }
  },
  {
    "model": "app.student",
    "pk": 58,
    "fields": {
      "full_name": "Leo Reyes",
      "email": "leo.reyes@example.net",
      "enrollment_date": "2020-10-27"
    }
  },
  {
    "model": "app.student",
    "pk": 59,
    "fields": {
      "full_name": "Maya Flores",
      "email": "maya.flores@example.net",
      "enrollment_date": "2023-09-13"
    }
  },
  {
    "model": "app.student",
    "pk": 60,
    "fields": {
      "full_name": "Kai Hughes",
      "email": "kai.hughes@example.com",
      "enrollment_date": "2020-06-07"
    }
  },
  {
    "model": "app.student",
    "pk": 61,
    "fields": {
      "full_name": "Sam Smith",
      "email": "sam.smith@example.com",
      "enrollment_date": "2023-10-16"
    }
  },
  {
    "model": "app.student",
    "pk": 62,
    "fields": {
      "full_name": "Nina Miller",
      "email": "nina.miller@example.org",
      "enrollment_date": "2022-04-13"
    }
  },
  {
    "model": "app.student",
    "pk": 63,
    "fields": {
      "full_name": "James Gupta",
      "email": "james.gupta@example.org",
      "enrollment_date": "2023-11-25"
    }
  },
  {
    "model": "app.student",
    "pk": 64,
    "fields": {
      "full_name": "Mohamed Oliveira",
      "email": "mohamed.oliveira@example.com",
      "enrollment_date": "2022-09-11"
    }
  },
  {
    "model": "app.student",
    "pk": 65,
    "fields": {
      "full_name": "Elif Pereira",
      "email": "elif.pereira@example.org",
      "enrollment_date": "2023-05-01"
    }
  },
  {
    "model": "app.student",
    "pk": 66,
    "fields": {
      "full_name": "Elif Demir",
      "email": "elif.demir@example.org",
      "enrollment_date": "2023-08-20"
    }
  },
  {
    "model": "app.student",
    "pk": 67,
    "fields": {
      "full_name": "Sven Larsen",
      "email": "sven.larsen@example.com",
      "enrollment_date": "2021-12-06"
    }
  },
  {
    "model": "app.student",
    "pk": 68,
    "fields": {
      "full_name": "Alice Jansen",
      "email": "alice.jansen@example.org",
      "enrollment_date": "2022-06-11"
    }
  },
  {
    "model": "app.student",
    "pk": 69,
    "fields": {
      "full_name": "Jade Miller",
      "email": "jade.miller@example.com",
      "enrollment_date": "2023-12-30"
    }
  },
  {
    "model": "app.student",
    "pk": 70,
    "fields": {
      "full_name": "Ibrahim Klein",
      "email": "ibrahim.klein@example.com",
      "enrollment_date": "2023-03-31"
    }
  },
  {
    "model": "app.student",
    "pk": 71,
    "fields": {
      "full_name": "Felix Torres",
      "email": "felix.torres@example.net",
      "enrollment_date": "2022-07-16"
    }
  },
  {
    "model": "app.student",
    "pk": 72,
    "fields": {
      "full_name": "Karim Almeida",
      "email": "karim.almeida@example.com",
      "enrollment_date": "2023-03-15"
    }
  },
  {
    "model": "app.student",
    "pk": 73,
    "fields": {
      "full_name": "Carla Bennett",
      "email": "carla.bennett@example.com",
      "enrollment_date": "2021-07-06"
    }
  },
  {
    "model": "app.student",
    "pk": 74,
    "fields": {
      "full_name": "Carla Lopez",
      "email": "carla.lopez@example.net",
      "enrollment_date": "2023-04-08"
    }
  },
  {
    "model": "app.student",
    "pk": 75,
    "fields": {
      "full_name": "Yara Hughes",
      "email": "yara.hughes@example.com",
      "enrollment_date": "2023-07-10"
    }
  },
  {
    "model": "app.student",
    "pk": 76,
    "fields": {
      "full_name": "Hana Dubois",
      "email": "hana.dubois@example.com",
      "enrollment_date": "2020-10-30"
    }
  },
  {
    "model": "app.student",
    "pk": 77,
    "fields": {
      "full_name": "Yusuf Costa",
      "email": "yusuf.costa@example.com",
      "enrollment_date": "2022-08-09"
    }
  },
  {
    "model": "app.student",
    "pk": 78,
    "fields": {
      "full_name": "Noah Novak",
      "email": "noah.novak@example.net",
      "enrollment_date": "2021-04-14"
    }
  },
  {
    "model": "app.student",
    "pk": 79,
    "fields": {
      "full_name": "Tomas Vargas",
      "email": "tomas.vargas@example.net",
      "enrollment_date": "2023-05-20"
    }
  },
  {
    "model": "app.student",
    "pk": 80,
    "fields": {
      "full_name": "Felix Bennett",
      "email": "felix.bennett@example.com",
      "enrollment_date": "2021-06-14"
    }
  },
  {
    "model": "app.student",
    "pk": 81,
    "fields": {
      "full_name": "Emma Andersen",
      "email": "emma.andersen@example.net",
      "enrollment_date": "2023-06-08"
    }
  },
  {
    "model": "app.student",
    "pk": 82,
    "fields": {
      "full_name": "Yusuf Bennett",
      "email": "yusuf.bennett@example.net",
      "enrollment_date": "2023-10-24"
    }
  },
  {
    "model": "app.student",
    "pk": 83,
    "fields": {
      "full_name": "Ivan Hoffmann",
      "email": "ivan.hoffmann@example.org",
      "enrollment_date": "2023-06-18"
    }
  },
  {
    "model": "app.student",
    "pk": 84,
    "fields": {
      "full_name": "Hannah Rossi",
      "email": "hannah.rossi@example.com",
      "enrollment_date": "2020-10-13"
    }
  },
  {
    "model": "app.student",
    "pk": 85,
    "fields": {
      "full_name": "Kai Moreau",
      "email": "kai.moreau@example.org",
      "enrollment_date": "2023-03-09"
    }
  },
  {
    "model": "app.student",
    "pk": 86,
    "fields": {
      "full_name": "Julia Kim",
      "email": "julia.kim@example.org",
      "enrollment_date": "2020-04-05"
    }
  },
  {
    "model": "app.student",
    "pk": 87,
    "fields": {
      "full_name": "Carla Garcia",
      "email": "carla.garcia@example.com",
      "enrollment_date": "2022-08-19"
    }
  },
  {
    "model": "app.student",
    "pk": 88,
    "fields": {
      "full_name": "Maya Zhang",
      "email": "maya.zhang@example.org",
      "enrollment_date": "2021-09-01"
    }
  },
  {
    "model": "app.student",
    "pk": 89,
    "fields": {
      "full_name": "Daniel Hansen",
      "email": "daniel.hansen@example.net",
      "enrollment_date": "2023-12-30"
    }
  },
  {
    "model": "app.student",
    "pk": 90,
    "fields": {
      "full_name": "Elena Wright",
      "email": "elena.wright@example.org",
      "enrollment_date": "2023-08-18"
    }
  },
  {
    "model": "app.student",
    "pk": 91,
    "fields": {
      "full_name": "Theo Kumar",
      "email": "theo.kumar@example.com",
      "enrollment_date": "2021-08-16"
    }
  },
  {
    "model": "app.student",
    "pk": 92,
    "fields": {
      "full_name": "Lina Wilson",
      "email": "lina.wilson@example.com",
      "enrollment_date": "2022-01-26"
    }
  },
  {
    "model": "app.student",
    "pk": 93,
    "fields": {
      "full_name": "Sven Chen",
      "email": "sven.chen@example.com",
      "enrollment_date": "2023-11-02"
    }
  },
  {
    "model": "app.student",
    "pk": 94,
    "fields": {
      "full_name": "Chloe Costa",
      "email": "chloe.costa@example.net",
      "enrollment_date": "2021-01-18"
    }
  },
  {
    "model": "app.student",
    "pk": 95,
    "fields": {
      "full_name": "Ibrahim Zhang",
      "email": "ibrahim.zhang@example.org",
      "enrollment_date": "2021-03-12"
    }
  },
  {
    "model": "app.student",
    "pk": 96,
    "fields": {
      "full_name": "Liam Cruz",
      "email": "liam.cruz@example.com",
      "enrollment_date": "2023-12-31"
    }
  },
  {
    "model": "app.student",
    "pk": 97,
    "fields": {
      "full_name": "Leo Andersen",
      "email": "leo.andersen@example.com",
      "enrollment_date": "2021-12-11"
    }
  },
  {
    "model": "app.student",
    "pk": 98,
    "fields": {
      "full_name": "Nour Wilson",
      "email": "nour.wilson@example.com",
      "enrollment_date": "2022-05-10"
    }
  },
  {
    "model": "app.student",
    "pk": 99,
    "fields": {
      "full_name": "Laura Adams",
      "email": "laura.adams@example.net",
      "enrollment_date": "2023-07-30"
    }
  },
  {
    "model": "app.student",
    "pk": 100,
    "fields": {
      "full_name": "Mateo Vargas",
      "email": "mateo.vargas@example.com",
      "enrollment_date": "2020-10-21"
    }
  },
  {
    "model": "app.student",
    "pk": 101,
    "fields": {
      "full_name": "Felix Hughes",
      "email": "felix.hughes@example.net",
      "enrollment_date": "2022-07-26"
    }
  },
  {
    "model": "app.student",
    "pk": 102,
    "fields": {
      "full_name": "Mohamed Garcia",
      "email": "mohamed.garcia@example.com",
      "enrollment_date": "2020-10-17"
    }
  },
  {
    "model": "app.student",
    "pk": 103,
    "fields": {
      "full_name": "Wei Patel",
      "email": "wei.patel@example.org",
      "enrollment_date": "2022-02-02"
    }
  },
  {
    "model": "app.student",
    "pk": 104,
    "fields": {
      "full_name": "Chloe Bauer",
      "email": "chloe.bauer@example.net",
      "enrollment_date": "2021-04-30"
    }
  },
  {
    "model": "app.student",
    "pk": 105,
    "fields": {
      "full_name": "Ethan Klein",
      "email": "ethan.klein@example.net",
      "enrollment_date": "2022-04-10"
    }
  },
  {
    "model": "app.student",
    "pk": 106,
    "fields": {
      "full_name": "Lucas Hassan",
      "email": "lucas.hassan@example.org",
      "enrollment_date": "2023-09-28"
    }
  },
  {
    "model": "app.student",
    "pk": 107,
    "fields": {
      "full_name": "Zoe Diaz",
      "email": "zoe.diaz@example.com",
      "enrollment_date": "2020-05-30"
    }
  },
  {
    "model": "app.student",
    "pk": 108,
    "fields": {
      "full_name": "Ruby Costa",
      "email": "ruby.costa@example.org",
      "enrollment_date": "2023-05-01"
    }
  },
  {
    "model": "app.student",
    "pk": 109,
    "fields": {
      "full_name": "Jack Wilson",
      "email": "jack.wilson@example.org",
      "enrollment_date": "2022-06-06"
    }
  },
  {
    "model": "app.student",
    "pk": 110,
    "fields": {
      "full_name": "Laura Almeida",
      "email": "laura.almeida@example.org",
      "enrollment_date": "2020-02-08"
    }
  },
  {
    "model": "app.student",
    "pk": 111,
    "fields": {
      "full_name": "Kai Mendes",
      "email": "kai.mendes@example.com",
      "enrollment_date": "2022-12-10"
    }
  },
  {
    "model": "app.student",
    "pk": 112,
    "fields": {
      "full_name": "Hugo Mendes",
      "email": "hugo.mendes@example.org",
      "enrollment_date": "2020-03-30"
    }
  },
  {
    "model": "app.student",
    "pk": 113,
    "fields": {
      "full_name": "Carla Wright",
      "email": "carla.wright@example.net",
      "enrollment_date": "2021-09-17"
    }
  },
  {
    "model": "app.student",
    "pk": 114,
    "fields": {
      "full_name": "Arjun Kumar",
      "email": "arjun.kumar@example.org",
      "enrollment_date": "2021-09-23"
    }
  },
  {
    "model": "app.student",
    "pk": 115,
    "fields": {
      "full_name": "Felix Rossi",
      "email": "felix.rossi@example.org",
      "enrollment_date": "2020-07-22"
    }
  },
  {
    "model": "app.student",
    "pk": 116,
    "fields": {
      "full_name": "Lena Nakamura",
      "email": "lena.nakamura@example.org",
      "enrollment_date": "2020-07-18"
    }
  },
  {
    "model": "app.student",
    "pk": 117,
    "fields": {
      "full_name": "Amir Gomez",
      "email": "amir.gomez@example.org",
      "enrollment_date": "2021-01-31"
    }
  },
  {
    "model": "app.student",
    "pk": 118,
    "fields": {
      "full_name": "Mateo Taylor",
      "email": "mateo.taylor@example.net",
      "enrollment_date": "2021-12-24"
    }
  },
  {
    "model": "app.student",
    "pk": 119,
    "fields": {
      "full_name": "James Larsen",
      "email": "james.larsen@example.org",
      "enrollment_date": "2023-02-08"
    }
  },
  {
    "model": "app.student",
    "pk": 120,
    "fields": {
      "full_name": "Uma Mendes",
      "email": "uma.mendes@example.net",
      "enrollment_date": "2021-09-22"
    }
  },
  {
    "model": "app.student",
    "pk": 121,
    "fields": {
      "full_name": "Lena Adams",
      "email": "lena.adams@example.org",
      "enrollment_date": "2020-05-04"
    }
  },
  {
    "model": "app.student",
    "pk": 122,
    "fields": {
      "full_name": "Lena Patel",
      "email": "lena.patel@example.org",
      "enrollment_date": "2023-11-23"
    }
  },
  {
    "model": "app.student",
    "pk": 123,
    "fields": {
      "full_name": "Carlos Hughes",
      "email": "carlos.hughes@example.org",
      "enrollment_date": "2023-12-18"
    }
  },
  {
    "model": "app.student",
    "pk": 124,
    "fields": {
      "full_name": "Ravi Vargas",
      "email": "ravi.vargas@example.net",
      "enrollment_date": "2022-04-26"
    }
  },
  {
    "model": "app.student",
    "pk": 125,
    "fields": {
      "full_name": "Ivan Kim",
      "email": "ivan.kim@example.com",
      "enrollment_date": "2023-03-25"
    }
  },
  {
    "model": "app.student",
    "pk": 126,
    "fields": {
      "full_name": "Leo Becker",
      "email": "leo.becker@example.net",
      "enrollment_date": "2023-10-27"
    }
  },
  {
    "model": "app.student",
    "pk": 127,
    "fields": {
      "full_name": "Wei Walker",
      "email": "wei.walker@example.org",
      "enrollment_date": "2022-06-03"
    }
  },
  {
    "model": "app.student",
    "pk": 128,
    "fields": {
      "full_name": "Yara Zhang",
      "email": "yara.zhang@example.org",
      "enrollment_date": "2022-04-08"
    }
  },
  {
    "model": "app.student",
    "pk": 129,
    "fields": {
      "full_name": "Tomas Torres",
      "email": "tomas.torres@example.net",
      "enrollment_date": "2023-10-13"
    }
  },
  {
    "model": "app.student",
    "pk": 130,
    "fields": {
      "full_name": "Mei Gomez",
      "email": "mei.gomez@example.org",
      "enrollment_date": "2022-11-04"
    }
  },
  {
    "model": "app.student",
    "pk": 131,
    "fields": {
      "full_name": "Mia Becker",
      "email": "mia.becker@example.com",
      "enrollment_date": "2023-06-11"
    }
  },
  {
    "model": "app.student",
    "pk": 132,
    "fields": {
      "full_name": "Maria Shah",
      "email": "maria.shah@example.com",
      "enrollment_date": "2023-10-22"
    }
  },
  {
    "model": "app.student",
    "pk": 133,
    "fields": {
      "full_name": "Sofia Patel",
      "email": "sofia.patel@example.net",
      "enrollment_date": "2022-02-10"
    }
  },
  {
    "model": "app.student",
    "pk": 134,
    "fields": {
      "full_name": "Hana Jansen",
      "email": "hana.jansen@example.com",
      "enrollment_date": "2023-10-21"
    }
  },
  {
    "model": "app.student",
    "pk": 135,
    "fields": {
      "full_name": "Felix Almeida",
      "email": "felix.almeida@example.org",
      "enrollment_date": "2020-03-09"
    }
  },
  {
    "model": "app.student",
    "pk": 136,
    "fields": {
      "full_name": "Zoe Smith",
      "email": "zoe.smith@example.com",
      "enrollment_date": "2022-06-28"
    }
  },
  {
    "model": "app.student",
    "pk": 137,
    "fields": {
      "full_name": "Jonas Andersen",
      "email": "jonas.andersen@example.com",
      "enrollment_date": "2020-09-07"
    }
  },
  {
    "model": "app.student",
    "pk": 138,
    "fields": {
      "full_name": "Hannah Miller",
      "email": "hannah.miller@example.net",
      "enrollment_date": "2022-07-22"
    }
  },
  {
    "model": "app.student",
    "pk": 139,
    "fields": {
      "full_name": "Ana Gupta",
      "email": "ana.gupta@example.net",
      "enrollment_date": "2021-09-22"
    }
  },
  {
    "model": "app.student",
    "pk": 140,
    "fields": {
      "full_name": "Uma Rossi",
      "email": "uma.rossi@example.com",
      "enrollment_date": "2021-02-20"
    }
  },
  {
    "model": "app.student",
    "pk": 141,
    "fields": {
      "full_name": "Leo Kaya",
      "email": "leo.kaya@example.org",
      "enrollment_date": "2023-04-15"
    }
  },
  {
    "model": "app.student",
    "pk": 142,
    "fields": {
      "full_name": "Hugo Hughes",
      "email": "hugo.hughes@example.net",
      "enrollment_date": "2020-07-12"
    }
  },
  {
    "model": "app.student",
    "pk": 143,
    "fields": {
      "full_name": "Paula Tanaka",
      "email": "paula.tanaka@example.com",
      "enrollment_date": "2023-12-04"
    }
  },
  {
    "model": "app.student",
    "pk": 144,
    "fields": {
      "full_name": "Mohamed Gupta",
      "email": "mohamed.gupta@example.net",
      "enrollment_date": "2021-08-08"
    }
  },
  {
    "model": "app.student",
    "pk": 145,
    "fields": {
      "full_name": "Nour Bennett",
      "email": "nour.bennett@example.net",
      "enrollment_date": "2021-12-17"
    }
  },
  {
    "model": "app.student",
    "pk": 146,
    "fields": {
      "full_name": "Fatima Sousa",
      "email": "fatima.sousa@example.net",
      "enrollment_date": "2023-07-31"
    }
  },
  {
    "model": "app.student",
    "pk": 147,
    "fields": {
      "full_name": "Rafael Almeida",
      "email": "rafael.almeida@example.org",
      "enrollment_date": "2020-07-29"
    }
  },
  {
    "model": "app.student",
    "pk": 148,
    "fields": {
      "full_name": "Andre Almeida",
      "email": "andre.almeida@example.com",
      "enrollment_date": "2023-02-10"
    }
  },
  {
    "model": "app.student",
    "pk": 149,
    "fields": {
      "full_name": "Maya Demir",
      "email": "maya.demir@example.net",
      "enrollment_date": "2022-10-04"
    }
  },
  {
    "model": "app.student",
    "pk": 150,
    "fields": {
      "full_name": "Ines Andersen",
      "email": "ines.andersen@example.net",
      "enrollment_date": "2021-11-24"
    }
  },
  {
    "model": "app.student",
    "pk": 151,
    "fields": {
      "full_name": "Julia Ali",
      "email": "julia.ali@example.net",
      "enrollment_date": "2020-07-30"
    }
  },
  {
    "model": "app.student",
    "pk": 152,
    "fields": {
      "full_name": "Oscar Pereira",
      "email": "oscar.pereira@example.org",
      "enrollment_date": "2021-08-27"
    }
  },
  {
    "model": "app.student",
    "pk": 153,
    "fields": {
      "full_name": "Hana Jensen",
      "email": "hana.jensen@example.com",
      "enrollment_date": "2020-11-16"
    }
  },
  {
    "model": "app.student",
    "pk": 154,
    "fields": {
      "full_name": "Isaac Wilson",
      "email": "isaac.wilson@example.org",
      "enrollment_date": "2023-03-18"
    }
  },
  {
    "model": "app.student",
    "pk": 155,
    "fields": {
      "full_name": "Anna Kowalski",
      "email": "anna.kowalski@example.org",
      "enrollment_date": "2021-10-25"
    }
  },
  {
    "model": "app.student",
    "pk": 156,
    "fields": {
      "full_name": "Julia Pereira",
      "email": "julia.pereira@example.net",
      "enrollment_date": "2022-10-31"
    }
  },
  {
    "model": "app.student",
    "pk": 157,
    "fields": {
      "full_name": "Paula Torres",
      "email": "paula.torres@example.net",
      "enrollment_date": "2022-08-04"
    }
  },
  {
    "model": "app.student",
    "pk": 158,
    "fields": {
      "full_name": "Mila Torres",
      "email": "mila.torres@example.net",
      "enrollment_date": "2022-10-03"
    }
  },
  {
    "model": "app.student",
    "pk": 159,
    "fields": {
      "full_name": "Chloe Carter",
      "email": "chloe.carter@example.org",
      "enrollment_date": "2022-04-02"
    }
  },
  {
    "model": "app.student",
    "pk": 160,
    "fields": {
      "full_name": "Daniel Bauer",
      "email": "daniel.bauer@example.net",
      "enrollment_date": "2023-09-11"
    }
  },
  {
    "model": "app.student",
    "pk": 161,
    "fields": {
      "full_name": "Zara Cruz",
      "email": "zara.cruz@example.org",
      "enrollment_date": "2020-12-16"
    }
  },
  {
    "model": "app.student",
    "pk": 162,
    "fields": {
      "full_name": "Priya Vargas",
      "email": "priya.vargas@example.com",
      "enrollment_date": "2020-09-21"
    }
  },
  {
    "model": "app.student",
    "pk": 163,
    "fields": {
      "full_name": "Zoe Wang",
      "email": "zoe.wang@example.com",
      "enrollment_date": "2021-11-23"
    }
  },
  {
    "model": "app.student",
    "pk": 164,
    "fields": {
      "full_name": "Yusuf Evans",
      "email": "yusuf.evans@example.com",
      "enrollment_date": "2023-05-18"
    }
  },
  {
    "model": "app.student",
    "pk": 165,
    "fields": {
      "full_name": "Carlos Castro",
      "email": "carlos.castro@example.org",
      "enrollment_date": "2020-01-21"
    }
  },
  {
    "model": "app.student",
    "pk": 166,
    "fields": {
      "full_name": "Wei Ali",
      "email": "wei.ali@example.net",
      "enrollment_date": "2023-06-14"
    }
  },
  {
    "model": "app.student",
    "pk": 167,
    "fields": {
      "full_name": "Ana Miller",
      "email": "ana.miller@example.net",
      "enrollment_date": "2020-03-05"
    }
  },
  {
    "model": "app.student",
    "pk": 168,
    "fields": {
      "full_name": "Mateo Bennett",
      "email": "mateo.bennett@example.org",
      "enrollment_date": "2023-10-06"
    }
  },
  {
    "model": "app.student",
    "pk": 169,
    "fields": {
      "full_name": "Amir Walker",
      "email": "amir.walker@example.net",
      "enrollment_date": "2021-06-12"
    }
  },
  {
    "model": "app.student",
    "pk": 170,
    "fields": {
      "full_name": "Ibrahim Nguyen",
      "email": "ibrahim.nguyen@example.net",
      "enrollment_date": "2023-08-01"
    }
  },
  {
    "model": "app.student",
    "pk": 171,
    "fields": {
      "full_name": "Hannah Khan",
      "email": "hannah.khan@example.org",
      "enrollment_date": "2023-08-04"
    }
  },
  {
    "model": "app.student",
    "pk": 172,
    "fields": {
      "full_name": "Rosa Becker",
      "email": "rosa.becker@example.org",
      "enrollment_date": "2020-05-03"
    }
  },
  {
    "model": "app.student",
    "pk": 173,
    "fields": {
      "full_name": "Sam Ali",
      "email": "sam.ali@example.org",
      "enrollment_date": "2023-03-09"
    }
  },
  {
    "model": "app.student",
    "pk": 174,
    "fields": {
      "full_name": "Hugo Meyer",
      "email": "hugo.meyer@example.net",
      "enrollment_date": "2022-04-10"
    }
  },
  {
    "model": "app.student",
    "pk": 175,
    "fields": {
      "full_name": "Ruby Ahmed",
      "email": "ruby.ahmed@example.com",
      "enrollment_date": "2021-11-01"
    }
  },
  {
    "model": "app.student",
    "pk": 176,
    "fields": {
      "full_name": "Yara Oliveira",
      "email": "yara.oliveira@example.com",
      "enrollment_date": "2020-12-18"
    }
  },
  {
    "model": "app.student",
    "pk": 177,
    "fields": {
      "full_name": "Kai Oliveira",
      "email": "kai.oliveira@example.com",
      "enrollment_date": "2023-04-16"
    }
  },
  {
    "model": "app.student",
    "pk": 178,
    "fields": {
      "full_name": "Mohamed Kim",
      "email": "mohamed.kim@example.org",
      "enrollment_date": "2022-09-28"
    }
  },
  {
    "model": "app.student",
    "pk": 179,
    "fields": {
      "full_name": "Rosa Taylor",
      "email": "rosa.taylor@example.net",
      "enrollment_date": "2022-01-06"
    }
  },
  {
    "model": "app.student",
    "pk": 180,
    "fields": {
      "full_name": "Ivan Smith",
      "email": "ivan.smith@example.org",
      "enrollment_date": "2021-04-20"
    }
  },
  {
    "model": "app.student",
    "pk": 181,
    "fields": {
      "full_name": "Wei Shah",
      "email": "wei.shah@example.com",
      "enrollment_date": "2023-08-27"
    }
  },
  {
    "model": "app.student",
    "pk": 182,
    "fields": {
      "full_name": "Alice Hassan",
      "email": "alice.hassan@example.net",
      "enrollment_date": "2022-01-14"
    }
  },
  {
    "model": "app.student",
    "pk": 183,
    "fields": {
      "full_name": "Hannah Jensen",
      "email": "hannah.jensen@example.net",
      "enrollment_date": "2023-03-09"
    }
  },
  {
    "model": "app.student",
    "pk": 184,
    "fields": {
      "full_name": "Laura Nguyen",
      "email": "laura.nguyen@example.net",
      "enrollment_date": "2023-01-31"
    }
  },
  {
    "model": "app.student",
    "pk": 185,
    "fields": {
      "full_name": "Elena Castro",
      "email": "elena.castro@example.com",
      "enrollment_date": "2021-11-02"
    }
  },
  {
    "model": "app.student",
    "pk": 186,
    "fields": {
      "full_name": "Paula Murphy",
      "email": "paula.murphy@example.com",
      "enrollment_date": "2021-02-03"
    }
  },
  {
    "model": "app.student",
    "pk": 187,
    "fields": {
      "full_name": "Ana Wagner",
      "email": "ana.wagner@example.com",
      "enrollment_date": "2023-06-18"
    }
  },
  {
    "model": "app.student",
    "pk": 188,
    "fields": {
      "full_name": "Chen Flores",
      "email": "chen.flores@example.org",
      "enrollment_date": "2022-03-30"
    }
  },
  {
    "model": "app.student",
    "pk": 189,
    "fields": {
      "full_name": "Julia Khan",
      "email": "julia.khan@example.org",
      "enrollment_date": "2021-08-15"
    }
  },
  {
    "model": "app.student",
    "pk": 190,
    "fields": {
      "full_name": "Diego Ali",
      "email": "diego.ali@example.com",
      "enrollment_date": "2021-08-24"
    }
  },
  {
    "model": "app.student",
    "pk": 191,
    "fields": {
      "full_name": "Karim Davis",
      "email": "karim.davis@example.net",
      "enrollment_date": "2021-12-27"
    }
  },
  {
    "model": "app.student",
    "pk": 192,
    "fields": {
      "full_name": "Mia Hansen",
      "email": "mia.hansen@example.com",
      "enrollment_date": "2023-09-23"
    }
  },
  {
    "model": "app.student",
    "pk": 193,
    "fields": {
      "full_name": "Marco Weber",
      "email": "marco.weber@example.org",
      "enrollment_date": "2021-10-13"
    }
  },
  {
    "model": "app.student",
    "pk": 194,
    "fields": {
      "full_name": "Mei Zhang",
      "email": "mei.zhang@example.net",
      "enrollment_date": "2022-02-04"
    }
  },
  {
    "model": "app.student",
    "pk": 195,
    "fields": {
      "full_name": "Anna Andersen",
      "email": "anna.andersen@example.net",
      "enrollment_date": "2022-09-17"
    }
  },
  {
    "model": "app.student",
    "pk": 196,
    "fields": {
      "full_name": "Maja Rossi",
      "email": "maja.rossi@example.com",
      "enrollment_date": "2021-11-01"
    }
  },
  {
    "model": "app.student",
    "pk": 197,
    "fields": {
      "full_name": "Hugo Rossi",
      "email": "hugo.rossi@example.net",
      "enrollment_date": "2021-07-03"
    }
  },
  {
    "model": "app.student",
    "pk": 198,
    "fields": {
      "full_name": "Ben Nakamura",
      "email": "ben.nakamura@example.com",
      "enrollment_date": "2023-05-13"
    }
  },
  {
    "model": "app.student",
    "pk": 199,
    "fields": {
      "full_name": "Hana Kim",
      "email": "hana.kim@example.org",
      "enrollment_date": "2023-12-12"
    }
  },
  {
    "model": "app.student",
    "pk": 200,
    "fields": {
      "full_name": "Felix Lopez",
      "email": "felix.lopez@example.com",
      "enrollment_date": "2021-11-29"
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 1,
    "fields": {
      "student": 73,
      "challenge": 8,
      "participation_date": "2022-05-23",
      "score": 66,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 2,
    "fields": {
      "student": 66,
      "challenge": 12,
      "participation_date": "2022-06-17",
      "score": 60,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 3,
    "fields": {
      "student": 21,
      "challenge": 2,
      "participation_date": "2022-08-10",
      "score": 65,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 4,
    "fields": {
      "student": 43,
      "challenge": 5,
      "participation_date": "2023-02-08",
      "score": 58,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 5,
    "fields": {
      "student": 148,
      "challenge": 8,
      "participation_date": "2023-01-23",
      "score": 42,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 6,
    "fields": {
      "student": 1,
      "challenge": 10,
      "participation_date": "2022-10-20",
      "score": 47,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 7,
    "fields": {
      "student": 52,
      "challenge": 11,
      "participation_date": "2021-05-01",
      "score": 21,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 8,
    "fields": {
      "student": 11,
      "challenge": 10,
      "participation_date": "2021-05-08",
      "score": 56,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 9,
    "fields": {
      "student": 48,
      "challenge": 2,
      "participation_date": "2022-06-16",
      "score": 31,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 10,
    "fields": {
      "student": 63,
      "challenge": 8,
      "participation_date": "2022-01-19",
      "score": 32,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 11,
    "fields": {
      "student": 76,
      "challenge": 4,
      "participation_date": "2022-03-01",
      "score": 33,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 12,
    "fields": {
      "student": 56,
      "challenge": 19,
      "participation_date": "2020-01-09",
      "score": 50,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 13,
    "fields": {
      "student": 124,
      "challenge": 13,
      "participation_date": "2023-07-19",
      "score": 62,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 14,
    "fields": {
      "student": 161,
      "challenge": 7,
      "participation_date": "2023-12-20",
      "score": 61,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 15,
    "fields": {
      "student": 54,
      "challenge": 9,
      "participation_date": "2023-06-16",
      "score": 68,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 16,
    "fields": {
      "student": 139,
      "challenge": 18,
      "participation_date": "2022-02-13",
      "score": 30,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 17,
    "fields": {
      "student": 16,
      "challenge": 2,
      "participation_date": "2023-01-04",
      "score": 55,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 18,
    "fields": {
      "student": 19,
      "challenge": 10,
      "participation_date": "2021-09-27",
      "score": 51,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 19,
    "fields": {
      "student": 106,
      "challenge": 20,
      "participation_date": "2023-12-19",
      "score": 76,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 20,
    "fields": {
      "student": 112,
      "challenge": 6,
      "participation_date": "2022-12-30",
      "score": 68,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 21,
    "fields": {
      "student": 72,
      "challenge": 1,
      "participation_date": "2022-08-06",
      "score": 24,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 22,
    "fields": {
      "student": 95,
      "challenge": 5,
      "participation_date": "2023-04-09",
      "score": 29,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 23,
    "fields": {
      "student": 83,
      "challenge": 3,
      "participation_date": "2023-05-31",
      "score": 66,
      "is_winner": true
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 24,
    "fields": {
      "student": 57,
      "challenge": 17,
      "participation_date": "2021-05-12",
      "score": 25,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 25,
    "fields": {
      "student": 124,
      "challenge": 11,
      "participation_date": "2023-06-13",
      "score": 36,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 26,
    "fields": {
      "student": 153,
      "challenge": 17,
      "participation_date": "2022-02-13",
      "score": 22,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 27,
    "fields": {
      "student": 86,
      "challenge": 10,
      "participation_date": "2021-06-03",
      "score": 51,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 28,
    "fields": {
      "student": 85,
      "challenge": 4,
      "participation_date": "2022-04-08",
      "score": 48,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 29,
    "fields": {
      "student": 112,
      "challenge": 15,
      "participation_date": "2023-06-04",
      "score": 50,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 30,
    "fields": {
      "student": 81,
      "challenge": 11,
      "participation_date": "2023-07-18",
      "score": 48,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 31,
    "fields": {
      "student": 74,
      "challenge": 18,
      "participation_date": "2021-03-24",
      "score": 41,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 32,
    "fields": {
      "student": 156,
      "challenge": 1,
      "participation_date": "2022-02-22",
      "score": 60,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 33,
    "fields": {
      "student": 173,
      "challenge": 6,
      "participation_date": "2022-04-25",
      "score": 31,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 34,
    "fields": {
      "student": 1,
      "challenge": 18,
      "participation_date": "2023-09-04",
      "score": 45,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 35,
    "fields": {
      "student": 191,
      "challenge": 2,
      "participation_date": "2022-09-25",
      "score": 45,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 36,
    "fields": {
      "student": 3,
      "challenge": 17,
      "participation_date": "2021-02-17",
      "score": 49,
      "is_winner": true
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 37,
    "fields": {
      "student": 150,
      "challenge": 12,
      "participation_date": "2022-11-13",
      "score": 51,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 38,
    "fields": {
      "student": 128,
      "challenge": 3,
      "participation_date": "2022-09-19",
      "score": 58,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 39,
    "fields": {
      "student": 63,
      "challenge": 9,
      "participation_date": "2022-12-09",
      "score": 51,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 40,
    "fields": {
      "student": 109,
      "challenge": 17,
      "participation_date": "2023-12-20",
      "score": 41,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 41,
    "fields": {
      "student": 151,
      "challenge": 6,
      "participation_date": "2021-05-23",
      "score": 68,
      "is_winner": true
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 42,
    "fields": {
      "student": 45,
      "challenge": 19,
      "participation_date": "2022-11-14",
      "score": 74,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 43,
    "fields": {
      "student": 80,
      "challenge": 8,
      "participation_date": "2023-12-31",
      "score": 55,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 44,
    "fields": {
      "student": 42,
      "challenge": 14,
      "participation_date": "2023-05-12",
      "score": 66,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 45,
    "fields": {
      "student": 26,
      "challenge": 3,
      "participation_date": "2023-05-29",
      "score": 67,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 46,
    "fields": {
      "student": 140,
      "challenge": 16,
      "participation_date": "2020-01-10",
      "score": 63,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 47,
    "fields": {
      "student": 84,
      "challenge": 5,
      "participation_date": "2023-07-17",
      "score": 72,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 48,
    "fields": {
      "student": 196,
      "challenge": 5,
      "participation_date": "2023-10-15",
      "score": 51,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 49,
    "fields": {
      "student": 20,
      "challenge": 13,
      "participation_date": "2023-06-03",
      "score": 50,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 50,
    "fields": {
      "student": 22,
      "challenge": 9,
      "participation_date": "2022-08-25",
      "score": 65,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 51,
    "fields": {
      "student": 36,
      "challenge": 6,
      "participation_date": "2022-09-20",
      "score": 40,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 52,
    "fields": {
      "student": 29,
      "challenge": 9,
      "participation_date": "2022-06-08",
      "score": 24,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 53,
    "fields": {
      "student": 122,
      "challenge": 8,
      "participation_date": "2023-01-05",
      "score": 53,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 54,
    "fields": {
      "student": 115,
      "challenge": 10,
      "participation_date": "2022-03-02",
      "score": 35,
      "is_winner": true
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 55,
    "fields": {
      "student": 143,
      "challenge": 15,
      "participation_date": "2020-08-27",
      "score": 43,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 56,
    "fields": {
      "student": 173,
      "challenge": 1,
      "participation_date": "2021-10-09",
      "score": 54,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 57,
    "fields": {
      "student": 191,
      "challenge": 1,
      "participation_date": "2021-11-05",
      "score": 59,
      "is_winner": true
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 58,
    "fields": {
      "student": 35,
      "challenge": 14,
      "participation_date": "2020-09-25",
      "score": 36,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 59,
    "fields": {
      "student": 140,
      "challenge": 15,
      "participation_date": "2021-01-10",
      "score": 65,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 60,
    "fields": {
      "student": 24,
      "challenge": 5,
      "participation_date": "2022-10-20",
      "score": 48,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 61,
    "fields": {
      "student": 48,
      "challenge": 19,
      "participation_date": "2021-10-31",
      "score": 46,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 62,
    "fields": {
      "student": 112,
      "challenge": 20,
      "participation_date": "2023-02-08",
      "score": 45,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 63,
    "fields": {
      "student": 121,
      "challenge": 2,
      "participation_date": "2022-05-23",
      "score": 40,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 64,
    "fields": {
      "student": 37,
      "challenge": 1,
      "participation_date": "2020-12-06",
      "score": 59,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 65,
    "fields": {
      "student": 1,
      "challenge": 14,
      "participation_date": "2023-02-22",
      "score": 46,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 66,
    "fields": {
      "student": 88,
      "challenge": 11,
      "participation_date": "2021-05-07",
      "score": 26,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 67,
    "fields": {
      "student": 149,
      "challenge": 1,
      "participation_date": "2022-10-04",
      "score": 45,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 68,
    "fields": {
      "student": 31,
      "challenge": 4,
      "participation_date": "2023-12-08",
      "score": 21,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 69,
    "fields": {
      "student": 2,
      "challenge": 9,
      "participation_date": "2021-06-28",
      "score": 48,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 70,
    "fields": {
      "student": 8,
      "challenge": 14,
      "participation_date": "2021-11-26",
      "score": 32,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 71,
    "fields": {
      "student": 176,
      "challenge": 10,
      "participation_date": "2020-11-20",
      "score": 37,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 72,
    "fields": {
      "student": 113,
      "challenge": 6,
      "participation_date": "2021-12-13",
      "score": 42,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 73,
    "fields": {
      "student": 187,
      "challenge": 6,
      "participation_date": "2022-08-13",
      "score": 57,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 74,
    "fields": {
      "student": 193,
      "challenge": 9,
      "participation_date": "2022-02-08",
      "score": 75,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 75,
    "fields": {
      "student": 91,
      "challenge": 14,
      "participation_date": "2020-09-02",
      "score": 73,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 76,
    "fields": {
      "student": 90,
      "challenge": 7,
      "participation_date": "2022-12-29",
      "score": 45,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 77,
    "fields": {
      "student": 157,
      "challenge": 15,
      "participation_date": "2023-04-30",
      "score": 63,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 78,
    "fields": {
      "student": 130,
      "challenge": 3,
      "participation_date": "2023-08-29",
      "score": 58,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 79,
    "fields": {
      "student": 199,
      "challenge": 14,
      "participation_date": "2022-05-22",
      "score": 68,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 80,
    "fields": {
      "student": 78,
      "challenge": 9,
      "participation_date": "2020-10-09",
      "score": 35,
      "is_winner": true
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 81,
    "fields": {
      "student": 73,
      "challenge": 10,
      "participation_date": "2022-06-13",
      "score": 66,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 82,
    "fields": {
      "student": 43,
      "challenge": 10,
      "participation_date": "2020-11-20",
      "score": 47,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 83,
    "fields": {
      "student": 29,
      "challenge": 16,
      "participation_date": "2022-05-03",
      "score": 52,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 84,
    "fields": {
      "student": 85,
      "challenge": 2,
      "participation_date": "2020-03-29",
      "score": 34,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 85,
    "fields": {
      "student": 54,
      "challenge": 19,
      "participation_date": "2023-06-07",
      "score": 68,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 86,
    "fields": {
      "student": 164,
      "challenge": 6,
      "participation_date": "2023-10-06",
      "score": 27,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 87,
    "fields": {
      "student": 1,
      "challenge": 14,
      "participation_date": "2020-07-09",
      "score": 60,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 88,
    "fields": {
      "student": 62,
      "challenge": 14,
      "participation_date": "2022-03-17",
      "score": 54,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 89,
    "fields": {
      "student": 152,
      "challenge": 12,
      "participation_date": "2023-01-11",
      "score": 57,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 90,
    "fields": {
      "student": 52,
      "challenge": 7,
      "participation_date": "2022-07-09",
      "score": 33,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 91,
    "fields": {
      "student": 10,
      "challenge": 11,
      "participation_date": "2022-12-28",
      "score": 67,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 92,
    "fields": {
      "student": 82,
      "challenge": 8,
      "participation_date": "2021-07-17",
      "score": 40,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 93,
    "fields": {
      "student": 179,
      "challenge": 12,
      "participation_date": "2020-05-20",
      "score": 45,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 94,
    "fields": {
      "student": 155,
      "challenge": 6,
      "participation_date": "2021-11-29",
      "score": 34,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 95,
    "fields": {
      "student": 137,
      "challenge": 2,
      "participation_date": "2020-11-02",
      "score": 75,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 96,
    "fields": {
      "student": 5,
      "challenge": 3,
      "participation_date": "2023-07-13",
      "score": 57,
      "is_winner": true
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 97,
    "fields": {
      "student": 4,
      "challenge": 2,
      "participation_date": "2021-12-09",
      "score": 40,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 98,
    "fields": {
      "student": 71,
      "challenge": 14,
      "participation_date": "2022-04-23",
      "score": 33,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 99,
    "fields": {
      "student": 61,
      "challenge": 11,
      "participation_date": "2022-06-11",
      "score": 46,
      "is_winner": false
    }
  },
  {
    "model": "app.challengeparticipation",
    "pk": 100,
    "fields": {
      "student": 71,
      "challenge": 20,
      "participation_date": "2020-06-18",
      "score": 40,
      "is_winner": false
    }
  },
  {
    "model": "app.enrollment",
    "pk": 1,
    "fields": {
      "student": 38,
      "course": 14,
      "enrollment_date": "2023-09-14",
      "completion_date": "2022-11-29",
      "status": "active",
      "progress_percentage": 59
    }
  },
  {
    "model": "app.enrollment",
    "pk": 2,
    "fields": {
      "student": 194,
      "course": 6,
      "enrollment_date": "2023-02-12",
      "completion_date": "2022-10-29",
      "status": "completed",
      "progress_percentage": 64
    }
  },
  {
    "model": "app.enrollment",
    "pk": 3,
    "fields": {
      "student": 112,
      "course": 44,
      "enrollment_date": "2023-12-05",
      "completion_date": "2022-03-11",
      "status": "active",
      "progress_percentage": 57
    }
  },
  {
    "model": "app.enrollment",
    "pk": 4,
    "fields": {
      "student": 38,
      "course": 26,
      "enrollment_date": "2022-11-08",
      "completion_date": null,
      "status": "active",
      "progress_percentage": 42
    }
  },
  {
    "model": "app.enrollment",
    "pk": 5,
    "fields": {
      "student": 185,
      "course": 30,
      "enrollment_date": "2022-05-15",
      "completion_date": "2023-10-28",
      "status": "active",
      "progress_percentage": 29
    }
  },
  {
    "model": "app.enrollment",
    "pk": 6,
    "fields": {
      "student": 190,
      "course": 36,
      "enrollment_date": "2022-11-09",
      "completion_date": "2021-04-05",
      "status": "dropped",
      "progress_percentage": 50
    }
  },
  {
    "model": "app.enrollment",
    "pk": 7,
    "fields": {
      "student": 86,
      "course": 17,
      "enrollment_date": "2022-10-20",
      "completion_date": "2023-10-10",
      "status": "active",
      "progress_percentage": 57
    }
  },
  {
    "model": "app.enrollment",
    "pk": 8,
    "fields": {
      "student": 123,
      "course": 49,
      "enrollment_date": "2023-12-19",
      "completion_date": "2021-09-04",
      "status": "active",
      "progress_percentage": 33
    }
  },
  {
    "model": "app.enrollment",
    "pk": 9,
    "fields": {
      "student": 151,
      "course": 28,
      "enrollment_date": "2022-11-10",
      "completion_date": "2023-05-26",
      "status": "completed",
      "progress_percentage": 33
    }
  },
  {
    "model": "app.enrollment",
    "pk": 10,
    "fields": {
      "student": 172,
      "course": 2,
      "enrollment_date": "2022-04-11",
      "completion_date": null,
      "status": "active",
      "progress_percentage": 36
    }
  },
  {
    "model": "app.enrollment",
    "pk": 11,
    "fields": {
      "student": 140,
      "course": 4,
      "enrollment_date": "2022-11-24",
      "completion_date": "2021-07-26",
      "status": "completed",
      "progress_percentage": 54
    }
  },
  {
    "model": "app.enrollment",
    "pk": 12,
    "fields": {
      "student": 129,
      "course": 38,
      "enrollment_date": "2022-12-01",
      "completion_date": "2021-06-12",
      "status": "active",
      "progress_percentage": 24
    }
  },
  {
    "model": "app.enrollment",
    "pk": 13,
    "fields": {
      "student": 67,
      "course": 22,
      "enrollment_date": "2020-08-09",
      "completion_date": "2022-11-13",
      "status": "active",
      "progress_percentage": 53
    }
  },
  {
    "model": "app.enrollment",
    "pk": 14,
    "fields": {
      "student": 194,
      "course": 43,
      "enrollment_date": "2022-08-03",
      "completion_date": "2020-10-31",
      "status": "active",
      "progress_percentage": 74
    }
  },
  {
    "model": "app.enrollment",
    "pk": 15,
    "fields": {
      "student": 193,
      "course": 11,
      "enrollment_date": "2022-12-27",
      "completion_date": "2023-09-05",
      "status": "active",
      "progress_percentage": 59
    }
  },
  {
    "model": "app.enrollment",
    "pk": 16,
    "fields": {
      "student": 166,
      "course": 7,
      "enrollment_date": "2023-04-02",
      "completion_date": "2021-11-13",
      "status": "completed",
      "progress_percentage": 28
    }
  },
  {
    "model": "app.enrollment",
    "pk": 17,
    "fields": {
      "student": 129,
      "course": 10,
      "enrollment_date": "2022-07-12",
      "completion_date": "2021-04-01",
      "status": "active",
      "progress_percentage": 66
    }
  },
  {
    "model": "app.enrollment",
    "pk": 18,
    "fields": {
      "student": 88,
      "course": 4,
      "enrollment_date": "2021-11-15",
      "completion_date": "2021-04-23",
      "status": "active",
      "progress_percentage": 63
    }
  },
  {
    "model": "app.enrollment",
    "pk": 19,
    "fields": {
      "student": 165,
      "course": 16,
      "enrollment_date": "2022-07-17",
      "completion_date": "2022-09-29",
      "status": "active",
      "progress_percentage": 44
    }
  },
  {
    "model": "app.enrollment",
    "pk": 20,
    "fields": {
      "student": 12,
      "course": 40,
      "enrollment_date": "2023-04-21",
      "completion_date": "2023-05-15",
      "status": "completed",
      "progress_percentage": 23
    }
  },
  {
    "model": "app.enrollment",
    "pk": 21,
    "fields": {
      "student": 25,
      "course": 29,
      "enrollment_date": "2023-06-20",
      "completion_date": "2021-06-03",
      "status": "completed",
      "progress_percentage": 58
    }
  },
  {
    "model": "app.enrollment",
    "pk": 22,
    "fields": {
      "student": 120,
      "course": 20,
      "enrollment_date": "2023-07-28",
      "completion_date": "2022-02-07",
      "status": "dropped",
      "progress_percentage": 55
    }
  },
  {
    "model": "app.enrollment",
    "pk": 23,
    "fields": {
      "student": 139,
      "course": 46,
      "enrollment_date": "2023-02-23",
      "completion_date": "2023-04-25",
      "status": "active",
      "progress_percentage": 50
    }
  },
  {
    "model": "app.enrollment",
    "pk": 24,
    "fields": {
      "student": 2,
      "course": 42,
      "enrollment_date": "2020-01-08",
      "completion_date": "2021-08-30",
      "status": "active",
      "progress_percentage": 35
    }
  },
  {
    "model": "app.enrollment",
    "pk": 25,
    "fields": {
      "student": 8,
      "course": 9,
      "enrollment_date": "2022-10-06",
      "completion_date": "2020-05-06",
      "status": "completed",
      "progress_percentage": 29
    }
  },
  {
    "model": "app.enrollment",
    "pk": 26,
    "fields": {
      "student": 46,
      "course": 1,
      "enrollment_date": "2023-01-29",
      "completion_date": "2020-07-18",
      "status": "active",
      "progress_percentage": 52
    }
  },
  {
    "model": "app.enrollment",
    "pk": 27,
    "fields": {
      "student": 134,
      "course": 5,
      "enrollment_date": "2021-05-18",
      "completion_date": "2020-08-06",
      "status": "active",
      "progress_percentage": 42
    }
  },
  {
    "model": "app.enrollment",
    "pk": 28,
    "fields": {
      "student": 34,
      "course": 11,
      "enrollment_date": "2020-04-28",
      "completion_date": "2020-07-28",
      "status": "active",
      "progress_percentage": 49
    }
  },
  {
    "model": "app.enrollment",
    "pk": 29,
    "fields": {
      "student": 111,
      "course": 28,
      "enrollment_date": "2021-03-13",
      "completion_date": "2022-08-23",
      "status": "active",
      "progress_percentage": 44
    }
  },
  {
    "model": "app.enrollment",
    "pk": 30,
    "fields": {
      "student": 87,
      "course": 20,
      "enrollment_date": "2023-11-16",
      "completion_date": null,
      "status": "active",
      "progress_percentage": 51
    }
  },
  {
    "model": "app.enrollment",
    "pk": 31,
    "fields": {
      "student": 41,
      "course": 6,
      "enrollment_date": "2022-11-14",
      "completion_date": "2020-05-08",
      "status": "completed",
      "progress_percentage": 64
    }
  },
  {
    "model": "app.enrollment",
    "pk": 32,
    "fields": {
      "student": 116,
      "course": 8,
      "enrollment_date": "2023-05-02",
      "completion_date": "2022-10-30",
      "status": "dropped",
      "progress_percentage": 33
    }
  },
  {
    "model": "app.enrollment",
    "pk": 33,
    "fields": {
      "student": 154,
      "course": 34,
      "enrollment_date": "2023-11-16",
      "completion_date": "2022-11-01",
      "status": "active",
      "progress_percentage": 63
    }
  },
  {
    "model": "app.enrollment",
    "pk": 34,
    "fields": {
      "student": 133,
      "course": 36,
      "enrollment_date": "2022-01-20",
      "completion_date": "2022-08-20",
      "status": "completed",
      "progress_percentage": 31
    }
  },
  {
    "model": "app.enrollment",
    "pk": 35,
    "fields": {
      "student": 188,
      "course": 4,
      "enrollment_date": "2020-03-14",
      "completion_date": null,
      "status": "active",
      "progress_percentage": 43
    }
  },
  {
    "model": "app.enrollment",
    "pk": 36,
    "fields": {
      "student": 175,
      "course": 16,
      "enrollment_date": "2023-08-25",
      "completion_date": "2023-10-03",
      "status": "active",
      "progress_percentage": 56
    }
  },
  {
    "model": "app.enrollment",
    "pk": 37,
    "fields": {
      "student": 137,
      "course": 12,
      "enrollment_date": "2023-06-10",
      "completion_date": "2020-07-09",
      "status": "completed",
      "progress_percentage": 55
    }
  },
  {
    "model": "app.enrollment",
    "pk": 38,
    "fields": {
      "student": 177,
      "course": 45,
      "enrollment_date": "2021-01-02",
      "completion_date": "2020-01-03",
      "status": "active",
      "progress_percentage": 60
    }
  },
  {
    "model": "app.enrollment",
    "pk": 39,
    "fields": {
      "student": 125,
      "course": 3,
      "enrollment_date": "2022-01-23",
      "completion_date": "2023-09-25",
      "status": "active",
      "progress_percentage": 47
    }
  },
  {
    "model": "app.enrollment",
    "pk": 40,
    "fields": {
      "student": 7,
      "course": 26,
      "enrollment_date": "2021-03-22",
      "completion_date": "2022-04-17",
      "status": "active",
      "progress_percentage": 57
    }
  },
  {
    "model": "app.enrollment",
    "pk": 41,
    "fields": {
      "student": 171,
      "course": 8,
      "enrollment_date": "2021-05-31",
      "completion_date": "2020-08-02",
      "status": "active",
      "progress_percentage": 37
    }
  },
  {
    "model": "app.enrollment",
    "pk": 42,
    "fields": {
      "student": 160,
      "course": 39,
      "enrollment_date": "2021-03-29",
      "completion_date": "2021-07-04",
      "status": "dropped",
      "progress_percentage": 41
    }
  },
  {
    "model": "app.enrollment",
    "pk": 43,
    "fields": {
      "student": 63,
      "course": 12,
      "enrollment_date": "2020-12-13",
      "completion_date": "2022-11-15",
      "status": "active",
      "progress_percentage": 61
    }
  },
  {
    "model": "app.enrollment",
    "pk": 44,
    "fields": {
      "student": 129,
      "course": 41,
      "enrollment_date": "2021-07-18",
      "completion_date": "2023-02-03",
      "status": "active",
      "progress_percentage": 44
    }
  },
  {
    "model": "app.enrollment",
    "pk": 45,
    "fields": {
      "student": 142,
      "course": 13,
      "enrollment_date": "2020-03-11",
      "completion_date": "2022-12-08",
      "status": "active",
      "progress_percentage": 65
    }
  },
  {
    "model": "app.enrollment",
    "pk": 46,
    "fields": {
      "student": 34,
      "course": 26,
      "enrollment_date": "2023-03-30",
      "completion_date": "2022-11-14",
      "status": "active",
      "progress_percentage": 38
    }
  },
  {
    "model": "app.enrollment",
    "pk": 47,
    "fields": {
      "student": 108,
      "course": 27,
      "enrollment_date": "2022-12-06",
      "completion_date": "2021-01-30",
      "status": "completed",
      "progress_percentage": 49
    }
  },
  {
    "model": "app.enrollment",
    "pk": 48,
    "fields": {
      "student": 39,
      "course": 9,
      "enrollment_date": "2023-03-10",
      "completion_date": "2023-03-06",
      "status": "dropped",
      "progress_percentage": 46
    }
  },
  {
    "model": "app.enrollment",
    "pk": 49,
    "fields": {
      "student": 31,
      "course": 42,
      "enrollment_date": "2023-11-27",
      "completion_date": "2022-09-15",
      "status": "active",
      "progress_percentage": 35
    }
  },
  {
    "model": "app.enrollment",
    "pk": 50,
    "fields": {
      "student": 148,
      "course": 30,
      "enrollment_date": "2020-12-29",
      "completion_date": "2021-07-17",
      "status": "completed",
      "progress_percentage": 66
    }
  },
  {
    "model": "app.enrollment",
    "pk": 51,
    "fields": {
      "student": 96,
      "course": 24,
      "enrollment_date": "2023-10-25",
      "completion_date": "2022-09-13",
      "status": "dropped",
      "progress_percentage": 28
    }
  },
  {
    "model": "app.enrollment",
    "pk": 52,
    "fields": {
      "student": 153,
      "course": 3,
      "enrollment_date": "2022-11-26",
      "completion_date": "2022-05-07",
      "status": "completed",
      "progress_percentage": 63
    }
  },
  {
    "model": "app.enrollment",
    "pk": 53,
    "fields": {
      "student": 78,
      "course": 16,
      "enrollment_date": "2022-08-08",
      "completion_date": null,
      "status": "completed",
      "progress_percentage": 77
    }
  },
  {
    "model": "app.enrollment",
    "pk": 54,
    "fields": {
      "student": 106,
      "course": 29,
      "enrollment_date": "2023-06-26",
      "completion_date": "2022-11-15",
      "status": "active",
      "progress_percentage": 60
    }
  },
  {
    "model": "app.enrollment",
    "pk": 55,
    "fields": {
      "student": 19,
      "course": 11,
      "enrollment_date": "2020-01-22",
      "completion_date": "2023-09-08",
      "status": "active",
      "progress_percentage": 61
    }
  },
  {
    "model": "app.enrollment",
    "pk": 56,
    "fields": {
      "student": 145,
      "course": 19,
      "enrollment_date": "2021-04-03",
      "completion_date": "2020-01-12",
      "status": "dropped",
      "progress_percentage": 36
    }
  },
  {
    "model": "app.enrollment",
    "pk": 57,
    "fields": {
      "student": 2,
      "course": 40,
      "enrollment_date": "2021-08-28",
      "completion_date": "2020-08-14",
      "status": "completed",
      "progress_percentage": 29
    }
  },
  {
    "model": "app.enrollment",
    "pk": 58,
    "fields": {
      "student": 63,
      "course": 32,
      "enrollment_date": "2021-07-19",
      "completion_date": "2022-04-16",
      "status": "active",
      "progress_percentage": 19
    }
  },
  {
    "model": "app.enrollment",
    "pk": 59,
    "fields": {
      "student": 191,
      "course": 34,
      "enrollment_date": "2023-03-02",
      "completion_date": "2020-11-23",
      "status": "active",
      "progress_percentage": 49
    }
  },
  {
    "model": "app.enrollment",
    "pk": 60,
    "fields": {
      "student": 13,
      "course": 9,
      "enrollment_date": "2023-08-27",
      "completion_date": "2023-05-06",
      "status": "active",
      "progress_percentage": 39
    }
  },
  {
    "model": "app.enrollment",
    "pk": 61,
    "fields": {
      "student": 157,
      "course": 7,
      "enrollment_date": "2020-07-15",
      "completion_date": "2022-06-03",
      "status": "completed",
      "progress_percentage": 31
    }
  },
  {
    "model": "app.enrollment",
    "pk": 62,
    "fields": {
      "student": 189,
      "course": 25,
      "enrollment_date": "2020-08-25",
      "completion_date": "2020-05-05",
      "status": "active",
      "progress_percentage": 44
    }
  },
  {
    "model": "app.enrollment",
    "pk": 63,
    "fields": {
      "student": 53,
      "course": 48,
      "enrollment_date": "2023-02-20",
      "completion_date": "2022-10-27",
      "status": "active",
      "progress_percentage": 33
    }
  },
  {
    "model": "app.enrollment",
    "pk": 64,
    "fields": {
      "student": 174,
      "course": 11,
      "enrollment_date": "2022-08-02",
      "completion_date": "2020-10-15",
      "status": "active",
      "progress_percentage": 45
    }
  },
  {
    "model": "app.enrollment",
    "pk": 65,
    "fields": {
      "student": 126,
      "course": 48,
      "enrollment_date": "2020-12-17",
      "completion_date": "2022-01-17",
      "status": "completed",
      "progress_percentage": 49
    }
  },
  {
    "model": "app.enrollment",
    "pk": 66,
    "fields": {
      "student": 37,
      "course": 24,
      "enrollment_date": "2020-11-17",
      "completion_date": "2023-10-07",
      "status": "completed",
      "progress_percentage": 48
    }
  },
  {
    "model": "app.enrollment",
    "pk": 67,
    "fields": {
      "student": 144,
      "course": 44,
      "enrollment_date": "2020-11-04",
      "completion_date": "2021-05-04",
      "status": "active",
      "progress_percentage": 53
    }
  },
  {
    "model": "app.enrollment",
    "pk": 68,
    "fields": {
      "student": 100,
      "course": 19,
      "enrollment_date": "2020-02-01",
      "completion_date": "2021-06-03",
      "status": "dropped",
      "progress_percentage": 48
    }
  },
  {
    "model": "app.enrollment",
    "pk": 69,
    "fields": {
      "student": 136,
      "course": 32,
      "enrollment_date": "2022-01-22",
      "completion_date": "2022-04-06",
      "status": "completed",
      "progress_percentage": 69
    }
  },
  {
    "model": "app.enrollment",
    "pk": 70,
    "fields": {
      "student": 55,
      "course": 21,
      "enrollment_date": "2022-04-22",
      "completion_date": "2021-10-21",
      "status": "completed",
      "progress_percentage": 53
    }
  },
  {
    "model": "app.enrollment",
    "pk": 71,
    "fields": {
      "student": 23,
      "course": 50,
      "enrollment_date": "2023-12-20",
      "completion_date": "2023-10-31",
      "status": "active",
      "progress_percentage": 52
    }
  },
  {
    "model": "app.enrollment",
    "pk": 72,
    "fields": {
      "student": 79,
      "course": 20,
      "enrollment_date": "2021-12-12",
      "completion_date": "2022-01-21",
      "status": "dropped",
      "progress_percentage": 48
    }
  },
  {
    "model": "app.enrollment",
    "pk": 73,
    "fields": {
      "student": 67,
      "course": 1,
      "enrollment_date": "2020-10-25",
      "completion_date": "2023-03-09",
      "status": "active",
      "progress_percentage": 33
    }
  },
  {
    "model": "app.enrollment",
    "pk": 74,
    "fields": {
      "student": 178,
      "course": 12,
      "enrollment_date": "2022-07-27",
      "completion_date": "2023-07-18",
      "status": "active",
      "progress_percentage": 47
    }
  },
  {
    "model": "app.enrollment",
    "pk": 75,
    "fields": {
      "student": 110,
      "course": 6,
      "enrollment_date": "2022-04-20",
      "completion_date": "2022-03-17",
      "status": "dropped",
      "progress_percentage": 40
    }
  },
  {
    "model": "app.enrollment",
    "pk": 76,
    "fields": {
      "student": 199,
      "course": 29,
      "enrollment_date": "2022-06-13",
      "completion_date": "2021-12-21",
      "status": "completed",
      "progress_percentage": 55
    }
  },
  {
    "model": "app.enrollment",
    "pk": 77,
    "fields": {
      "student": 88,
      "course": 33,
      "enrollment_date": "2021-08-05",
      "completion_date": "2021-02-22",
      "status": "dropped",
      "progress_percentage": 53
    }
  },
  {
    "model": "app.enrollment",
    "pk": 78,
    "fields": {
      "student": 157,
      "course": 43,
      "enrollment_date": "2021-12-15",
      "completion_date": "2020-01-28",
      "status": "active",
      "progress_percentage": 48
    }
  },
  {
    "model": "app.enrollment",
    "pk": 79,
    "fields": {
      "student": 162,
      "course": 28,
      "enrollment_date": "2022-07-09",
      "completion_date": "2022-04-10",
      "status": "completed",
      "progress_percentage": 50
    }
  },
  {
    "model": "app.enrollment",
    "pk": 80,
    "fields": {
      "student": 71,
      "course": 4,
      "enrollment_date": "2020-01-03",
      "completion_date": "2022-08-24",
      "status": "active",
      "progress_percentage": 76
    }
  },
  {
    "model": "app.enrollment",
    "pk": 81,
    "fields": {
      "student": 63,
      "course": 35,
      "enrollment_date": "2020-08-28",
      "completion_date": "2023-09-14",
      "status": "active",
      "progress_percentage": 62
    }
  },
  {
    "model": "app.enrollment",
    "pk": 82,
    "fields": {
      "student": 82,
      "course": 14,
      "enrollment_date": "2022-09-12",
      "completion_date": "2020-11-04",
      "status": "dropped",
      "progress_percentage": 49
    }
  },
  {
    "model": "app.enrollment",
    "pk": 83,
    "fields": {
      "student": 8,
      "course": 43,
      "enrollment_date": "2021-06-07",
      "completion_date": "2022-01-16",
      "status": "dropped",
      "progress_percentage": 60
    }
  },
  {
    "model": "app.enrollment",
    "pk": 84,
    "fields": {
      "student": 62,
      "course": 6,
      "enrollment_date": "2022-10-17",
      "completion_date": null,
      "status": "completed",
      "progress_percentage": 47
    }
  },
  {
    "model": "app.enrollment",
    "pk": 85,
    "fields": {
      "student": 44,
      "course": 17,
      "enrollment_date": "2021-05-30",
      "completion_date": "2021-08-08",
      "status": "completed",
      "progress_percentage": 65
    }
  },
  {
    "model": "app.enrollment",
    "pk": 86,
    "fields": {
      "student": 16,
      "course": 31,
      "enrollment_date": "2022-04-30",
      "completion_date": "2022-12-31",
      "status": "active",
      "progress_percentage": 62
    }
  },
  {
    "model": "app.enrollment",
    "pk": 87,
    "fields": {
      "student": 54,
      "course": 43,
      "enrollment_date": "2023-12-22",
      "completion_date": "2023-12-19",
      "status": "active",
      "progress_percentage": 43
    }
  },
  {
    "model": "app.enrollment",
    "pk": 88,
    "fields": {
      "student": 28,
      "course": 40,
      "enrollment_date": "2022-01-10",
      "completion_date": "2020-10-08",
      "status": "active",
      "progress_percentage": 50
    }
  },
  {
    "model": "app.enrollment",
    "pk": 89,
    "fields": {
      "student": 152,
      "course": 35,
      "enrollment_date": "2023-02-06",
      "completion_date": "2023-06-10",
      "status": "completed",
      "progress_percentage": 74
    }
  },
  {
    "model": "app.enrollment",
    "pk": 90,
    "fields": {
      "student": 62,
      "course": 3,
      "enrollment_date": "2023-05-17",
      "completion_date": "2021-09-10",
      "status": "active",
      "progress_percentage": 38
    }
  },
  {
    "model": "app.enrollment",
    "pk": 91,
    "fields": {
      "student": 86,
      "course": 15,
      "enrollment_date": "2022-05-15",
      "completion_date": "2020-05-19",
      "status": "dropped",
      "progress_percentage": 71
    }
  },
  {
    "model": "app.enrollment",
    "pk": 92,
    "fields": {
      "student": 14,
      "course": 12,
      "enrollment_date": "2021-02-28",
      "completion_date": "2022-11-12",
      "status": "active",
      "progress_percentage": 37
    }
  },
  {
    "model": "app.enrollment",
    "pk": 93,
    "fields": {
      "student": 165,
      "course": 7,
      "enrollment_date": "2022-09-19",
      "completion_date": "2020-09-28",
      "status": "completed",
      "progress_percentage": 36
    }
  },
  {
    "model": "app.enrollment",
    "pk": 94,
    "fields": {
      "student": 53,
      "course": 24,
      "enrollment_date": "2020-07-12",
      "completion_date": "2021-09-28",
      "status": "dropped",
      "progress_percentage": 52
    }
  },
  {
    "model": "app.enrollment",
    "pk": 95,
    "fields": {
      "student": 62,
      "course": 13,
      "enrollment_date": "2023-12-19",
      "completion_date": null,
      "status": "dropped",
      "progress_percentage": 71
    }
  },
  {
    "model": "app.enrollment",
    "pk": 96,
    "fields": {
      "student": 163,
      "course": 48,
      "enrollment_date": "2022-11-05",
      "completion_date": "2020-12-07",
      "status": "completed",
      "progress_percentage": 27
    }
  },
  {
    "model": "app.enrollment",
    "pk": 97,
    "fields": {
      "student": 118,
      "course": 49,
      "enrollment_date": "2022-06-07",
      "completion_date": "2020-08-09",
      "status": "active",
      "progress_percentage": 30
    }
  },
  {
    "model": "app.enrollment",
    "pk": 98,
    "fields": {
      "student": 80,
      "course": 19,
      "enrollment_date": "2023-11-07",
      "completion_date": "2023-02-02",
      "status": "completed",
      "progress_percentage": 32
    }
  },
  {
    "model": "app.enrollment",
    "pk": 99,
    "fields": {
      "student": 147,
      "course": 32,
      "enrollment_date": "2020-10-05",
      "completion_date": "2020-12-14",
      "status": "dropped",
      "progress_percentage": 34
    }
  },
  {
    "model": "app.enrollment",
    "pk": 100,
    "fields": {
      "student": 10,
      "course": 31,
      "enrollment_date": "2020-07-07",
      "completion_date": "2023-05-01",
      "status": "active",
      "progress_percentage": 43
    }
  },
  {
    "model": "app.enrollment",
    "pk": 101,
    "fields": {
      "student": 80,
      "course": 31,
      "enrollment_date": "2023-10-12",
      "completion_date": "2022-11-03",
      "status": "completed",
      "progress_percentage": 38
    }
  },
  {
    "model": "app.enrollment",
    "pk": 102,
    "fields": {
      "student": 189,
      "course": 34,
      "enrollment_date": "2023-11-29",
      "completion_date": "2022-11-03",
      "status": "active",
      "progress_percentage": 43
    }
  },
  {
    "model": "app.enrollment",
    "pk": 103,
    "fields": {
      "student": 77,
      "course": 27,
      "enrollment_date": "2022-06-15",
      "completion_date": "2021-01-09",
      "status": "completed",
      "progress_percentage": 50
    }
  },
  {
    "model": "app.enrollment",
    "pk": 104,
    "fields": {
      "student": 124,
      "course": 27,
      "enrollment_date": "2022-11-10",
      "completion_date": "2023-01-19",
      "status": "active",
      "progress_percentage": 18
    }
  },
  {
    "model": "app.enrollment",
    "pk": 105,
    "fields": {
      "student": 20,
      "course": 14,
      "enrollment_date": "2023-05-21",
      "completion_date": "2020-07-05",
      "status": "completed",
      "progress_percentage": 32
    }
  },
  {
    "model": "app.enrollment",
    "pk": 106,
    "fields": {
      "student": 73,
      "course": 46,
      "enrollment_date": "2023-01-31",
      "completion_date": "2022-07-23",
      "status": "active",
      "progress_percentage": 35
    }
  },
  {
    "model": "app.enrollment",
    "pk": 107,
    "fields": {
      "student": 79,
      "course": 38,
      "enrollment_date": "2020-04-12",
      "completion_date": "2022-10-15",
      "status": "completed",
      "progress_percentage": 39
    }
  },
  {
    "model": "app.enrollment",
    "pk": 108,
    "fields": {
      "student": 129,
      "course": 33,
      "enrollment_date": "2020-12-04",
      "completion_date": "2021-09-26",
      "status": "active",
      "progress_percentage": 51
    }
  },
  {
    "model": "app.enrollment",
    "pk": 109,
    "fields": {
      "student": 78,
      "course": 32,
      "enrollment_date": "2022-07-14",
      "completion_date": null,
      "status": "dropped",
      "progress_percentage": 13
    }
  },
  {
    "model": "app.enrollment",
    "pk": 110,
    "fields": {
      "student": 101,
      "course": 1,
      "enrollment_date": "2020-01-19",
      "completion_date": "2022-10-15",
      "status": "dropped",
      "progress_percentage": 39
    }
  },
  {
    "model": "app.enrollment",
    "pk": 111,
    "fields": {
      "student": 65,
      "course": 43,
      "enrollment_date": "2021-12-02",
      "completion_date": null,
      "status": "active",
      "progress_percentage": 56
    }
  },
  {
    "model": "app.enrollment",
    "pk": 112,
    "fields": {
      "student": 45,
      "course": 23,
      "enrollment_date": "2020-07-11",
      "completion_date": "2022-08-28",
      "status": "active",
      "progress_percentage": 63
    }
  },
  {
    "model": "app.enrollment",
    "pk": 113,
    "fields": {
      "student": 80,
      "course": 14,
      "enrollment_date": "2023-01-21",
      "completion_date": "2022-05-08",
      "status": "completed",
      "progress_percentage": 67
    }
  },
  {
    "model": "app.enrollment",
    "pk": 114,
    "fields": {
      "student": 173,
      "course": 33,
      "enrollment_date": "2023-02-26",
      "completion_date": "2021-02-26",
      "status": "completed",
      "progress_percentage": 75
    }
  },
  {
    "model": "app.enrollment",
    "pk": 115,
    "fields": {
      "student": 90,
      "course": 12,
      "enrollment_date": "2023-10-07",
      "completion_date": "2020-08-26",
      "status": "completed",
      "progress_percentage": 62
    }
  },
  {
    "model": "app.enrollment",
    "pk": 116,
    "fields": {
      "student": 123,
      "course": 20,
      "enrollment_date": "2020-06-22",
      "completion_date": "2021-08-19",
      "status": "active",
      "progress_percentage": 49
    }
  },
  {
    "model": "app.enrollment",
    "pk": 117,
    "fields": {
      "student": 89,
      "course": 22,
      "enrollment_date": "2020-09-16",
      "completion_date": "2020-02-17",
      "status": "dropped",
      "progress_percentage": 58
    }
  },
  {
    "model": "app.enrollment",
    "pk": 118,
    "fields": {
      "student": 175,
      "course": 34,
      "enrollment_date": "2020-07-08",
      "completion_date": "2022-08-08",
      "status": "active",
      "progress_percentage": 62
    }
  },
  {
    "model": "app.enrollment",
    "pk": 119,
    "fields": {
      "student": 146,
      "course": 4,
      "enrollment_date": "2023-09-20",
      "completion_date": null,
      "status": "active",
      "progress_percentage": 47
    }
  },
  {
    "model": "app.enrollment",
    "pk": 120,
    "fields": {
      "student": 51,
      "course": 10,
      "enrollment_date": "2021-01-04",
      "completion_date": "2022-08-07",
      "status": "dropped",
      "progress_percentage": 40
    }
  },
  {
    "model": "app.enrollment",
    "pk": 121,
    "fields": {
      "student": 139,
      "course": 4,
      "enrollment_date": "2023-10-28",
      "completion_date": "2022-06-25",
      "status": "active",
      "progress_percentage": 59
    }
  },
  {
    "model": "app.enrollment",
    "pk": 122,
    "fields": {
      "student": 138,
      "course": 25,
      "enrollment_date": "2021-12-19",
      "completion_date": "2021-09-01",
      "status": "active",
      "progress_percentage": 30
    }
  },
  {
    "model": "app.enrollment",
    "pk": 123,
    "fields": {
      "student": 200,
      "course": 6,
      "enrollment_date": "2022-06-09",
      "completion_date": "2020-12-31",
      "status": "active",
      "progress_percentage": 51
    }
  },
  {
    "model": "app.enrollment",
    "pk": 124,
    "fields": {
      "student": 141,
      "course": 8,
      "enrollment_date": "2022-10-24",
      "completion_date": "2021-05-12",
      "status": "completed",
      "progress_percentage": 44
    }
  },
  {
    "model": "app.enrollment",
    "pk": 125,
    "fields": {
      "student": 120,
      "course": 31,
      "enrollment_date": "2021-08-11",
      "completion_date": "2021-09-14",
      "status": "active",
      "progress_percentage": 80
    }
  },
  {
    "model": "app.enrollment",
    "pk": 126,
    "fields": {
      "student": 22,
      "course": 27,
      "enrollment_date": "2022-12-21",
      "completion_date": "2022-04-01",
      "status": "completed",
      "progress_percentage": 25
    }
  },
  {
    "model": "app.enrollment",
    "pk": 127,
    "fields": {
      "student": 94,
      "course": 47,
      "enrollment_date": "2021-09-24",
      "completion_date": "2021-11-01",
      "status": "dropped",
      "progress_percentage": 80
    }
  },
  {
    "model": "app.enrollment",
    "pk": 128,
    "fields": {
      "student": 80,
      "course": 43,
      "enrollment_date": "2020-02-07",
      "completion_date": "2021-06-24",
      "status": "active",
      "progress_percentage": 47
    }
  },
  {
    "model": "app.enrollment",
    "pk": 129,
    "fields": {
      "student": 59,
      "course": 43,
      "enrollment_date": "2020-12-26",
      "completion_date": "2020-06-13",
      "status": "completed",
      "progress_percentage": 76
    }
  },
  {
    "model": "app.enrollment",
    "pk": 130,
    "fields": {
      "student": 180,
      "course": 21,
      "enrollment_date": "2020-08-14",
      "completion_date": "2022-09-10",
      "status": "active",
      "progress_percentage": 42
    }
  },
  {
    "model": "app.enrollment",
    "pk": 131,
    "fields": {
      "student": 48,
      "course": 25,
      "enrollment_date": "2022-02-03",
      "completion_date": "2020-06-03",
      "status": "completed",
      "progress_percentage": 57
    }
  },
  {
    "model": "app.enrollment",
    "pk": 132,
    "fields": {
      "student": 135,
      "course": 6,
      "enrollment_date": "2021-04-02",
      "completion_date": "2021-09-03",
      "status": "active",
      "progress_percentage": 54
    }
  },
  {
    "model": "app.enrollment",
    "pk": 133,
    "fields": {
      "student": 79,
      "course": 30,
      "enrollment_date": "2023-02-18",
      "completion_date": "2022-09-03",
      "status": "active",
      "progress_percentage": 47
    }
  },
  {
    "model": "app.enrollment",
    "pk": 134,
    "fields": {
      "student": 46,
      "course": 26,
      "enrollment_date": "2022-02-27",
      "completion_date": "2022-01-16",
      "status": "active",
      "progress_percentage": 47
    }
  },
  {
    "model": "app.enrollment",
    "pk": 135,
    "fields": {
      "student": 35,
      "course": 23,
      "enrollment_date": "2022-08-24",
      "completion_date": "2022-06-07",
      "status": "active",
      "progress_percentage": 53
    }
  },
  {
    "model": "app.enrollment",
    "pk": 136,
    "fields": {
      "student": 42,
      "course": 43,
      "enrollment_date": "2020-08-25",
      "completion_date": "2023-07-25",
      "status": "completed",
      "progress_percentage": 70
    }
  },
  {
    "model": "app.enrollment",
    "pk": 137,
    "fields": {
      "student": 103,
      "course": 32,
      "enrollment_date": "2021-11-04",
      "completion_date": "2022-02-23",
      "status": "completed",
      "progress_percentage": 33
    }
  },
  {
    "model": "app.enrollment",
    "pk": 138,
    "fields": {
      "student": 178,
      "course": 8,
      "enrollment_date": "2023-10-04",
      "completion_date": "2022-09-01",
      "status": "completed",
      "progress_percentage": 46
    }
  },
  {
    "model": "app.enrollment",
    "pk": 139,
    "fields": {
      "student": 147,
      "course": 2,
      "enrollment_date": "2021-06-22",
      "completion_date": "2023-01-06",
      "status": "active",
      "progress_percentage": 58
    }
  },
  {
    "model": "app.enrollment",
    "pk": 140,
    "fields": {
      "student": 52,
      "course": 33,
      "enrollment_date": "2020-03-10",
      "completion_date": "2022-08-25",
      "status": "active",
      "progress_percentage": 55
    }
  },
  {
    "model": "app.enrollment",
    "pk": 141,
    "fields": {
      "student": 173,
      "course": 14,
      "enrollment_date": "2021-08-18",
      "completion_date": "2021-10-30",
      "status": "active",
      "progress_percentage": 67
    }
  },
  {
    "model": "app.enrollment",
    "pk": 142,
    "fields": {
      "student": 60,
      "course": 35,
      "enrollment_date": "2023-07-23",
      "completion_date": "2020-04-21",
      "status": "active",
      "progress_percentage": 57
    }
  },
  {
    "model": "app.enrollment",
    "pk": 143,
    "fields": {
      "student": 17,
      "course": 11,
      "enrollment_date": "2021-01-02",
      "completion_date": null,
      "status": "dropped",
      "progress_percentage": 41
    }
  },
  {
    "model": "app.enrollment",
    "pk": 144,
    "fields": {
      "student": 110,
      "course": 35,
      "enrollment_date": "2023-07-09",
      "completion_date": "2020-12-23",
      "status": "active",
      "progress_percentage": 33
    }
  },
  {
    "model": "app.enrollment",
    "pk": 145,
    "fields": {
      "student": 25,
      "course": 42,
      "enrollment_date": "2022-08-18",
      "completion_date": "2022-02-14",
      "status": "active",
      "progress_percentage": 59
    }
  },
  {
    "model": "app.enrollment",
    "pk": 146,
    "fields": {
      "student": 119,
      "course": 4,
      "enrollment_date": "2021-07-12",
      "completion_date": null,
      "status": "active",
      "progress_percentage": 33
    }
  },
  {
    "model": "app.enrollment",
    "pk": 147,
    "fields": {
      "student": 110,
      "course": 7,
      "enrollment_date": "2023-09-14",
      "completion_date": "2020-04-16",
      "status": "completed",
      "progress_percentage": 83
    }
  },
  {
    "model": "app.enrollment",
    "pk": 148,
    "fields": {
      "student": 72,
      "course": 41,
      "enrollment_date": "2023-07-04",
      "completion_date": "2022-08-17",
      "status": "dropped",
      "progress_percentage": 44
    }
  },
  {
    "model": "app.enrollment",
    "pk": 149,
    "fields": {
      "student": 159,
      "course": 8,
      "enrollment_date": "2022-08-14",
      "completion_date": null,
      "status": "dropped",
      "progress_percentage": 38
    }
  },
  {
    "model": "app.enrollment",
    "pk": 150,
    "fields": {
      "student": 52,
      "course": 36,
      "enrollment_date": "2021-12-16",
      "completion_date": null,
      "status": "active",
      "progress_percentage": 58
    }
  },
  {
    "model": "app.enrollment",
    "pk": 151,
    "fields": {
      "student": 178,
      "course": 33,
      "enrollment_date": "2023-05-26",
      "completion_date": "2021-06-24",
      "status": "completed",
      "progress_percentage": 49
    }
  },
  {
    "model": "app.enrollment",
    "pk": 152,
    "fields": {
      "student": 174,
      "course": 21,
      "enrollment_date": "2022-03-12",
      "completion_date": "2022-06-02",
      "status": "active",
      "progress_percentage": 77
    }
  },
  {
    "model": "app.enrollment",
    "pk": 153,
    "fields": {
      "student": 45,
      "course": 6,
      "enrollment_date": "2022-07-19",
      "completion_date": "2022-08-04",
      "status": "completed",
      "progress_percentage": 59
    }
  },
  {
    "model": "app.enrollment",
    "pk": 154,
    "fields": {
      "student": 28,
      "course": 38,
      "enrollment_date": "2020-09-06",
      "completion_date": "2023-12-16",
      "status": "active",
      "progress_percentage": 66
    }
  },
  {
    "model": "app.enrollment",
    "pk": 155,
    "fields": {
      "student": 137,
      "course": 44,
      "enrollment_date": "2021-12-05",
      "completion_date": "2021-09-08",
      "status": "active",
      "progress_percentage": 41
    }
  },
  {
    "model": "app.enrollment",
    "pk": 156,
    "fields": {
      "student": 25,
      "course": 3,
      "enrollment_date": "2022-11-21",
      "completion_date": "2022-06-26",
      "status": "completed",
      "progress_percentage": 51
    }
  },
  {
    "model": "app.enrollment",
    "pk": 157,
    "fields": {
      "student": 10,
      "course": 11,
      "enrollment_date": "2020-06-24",
      "completion_date": "2022-05-07",
      "status": "completed",
      "progress_percentage": 50
    }
  },
  {
    "model": "app.enrollment",
    "pk": 158,
    "fields": {
      "student": 64,
      "course": 26,
      "enrollment_date": "2021-09-19",
      "completion_date": "2021-09-08",
      "status": "completed",
      "progress_percentage": 32
    }
  },
  {
    "model": "app.enrollment",
    "pk": 159,
    "fields": {
      "student": 51,
      "course": 30,
      "enrollment_date": "2021-07-19",
      "completion_date": "2020-05-26",
      "status": "dropped",
      "progress_percentage": 52
    }
  },
  {
    "model": "app.enrollment",
    "pk": 160,
    "fields": {
      "student": 143,
      "course": 4,
      "enrollment_date": "2020-08-03",
      "completion_date": "2023-05-02",
      "status": "active",
      "progress_percentage": 49
    }
  },
  {
    "model": "app.enrollment",
    "pk": 161,
    "fields": {
      "student": 131,
      "course": 38,
      "enrollment_date": "2022-02-06",
      "completion_date": "2021-08-20",
      "status": "completed",
      "progress_percentage": 62
    }
  },
  {
    "model": "app.enrollment",
    "pk": 162,
    "fields": {
      "student": 107,
      "course": 38,
      "enrollment_date": "2022-10-21",
      "completion_date": "2021-06-22",
      "status": "active",
      "progress_percentage": 61
    }
  },
  {
    "model": "app.enrollment",
    "pk": 163,
    "fields": {
      "student": 160,
      "course": 32,
      "enrollment_date": "2020-09-19",
      "completion_date": "2022-07-19",
      "status": "active",
      "progress_percentage": 44
    }
  },
  {
    "model": "app.enrollment",
    "pk": 164,
    "fields": {
      "student": 195,
      "course": 3,
      "enrollment_date": "2023-12-19",
      "completion_date": "2023-09-08",
      "status": "active",
      "progress_percentage": 46
    }
  },
  {
    "model": "app.enrollment",
    "pk": 165,
    "fields": {
      "student": 166,
      "course": 24,
      "enrollment_date": "2021-12-06",
      "completion_date": "2020-12-23",
      "status": "completed",
      "progress_percentage": 68
    }
  },
  {
    "model": "app.enrollment",
    "pk": 166,
    "fields": {
      "student": 39,
      "course": 39,
      "enrollment_date": "2022-03-26",
      "completion_date": "2021-05-02",
      "status": "active",
      "progress_percentage": 71
    }
  },
  {
    "model": "app.enrollment",
    "pk": 167,
    "fields": {
      "student": 47,
      "course": 46,
      "enrollment_date": "2022-08-03",
      "completion_date": "2021-09-18",
      "status": "completed",
      "progress_percentage": 88
    }
  },
  {
    "model": "app.enrollment",
    "pk": 168,
    "fields": {
      "student": 71,
      "course": 12,
      "enrollment_date": "2023-07-31",
      "completion_date": "2020-11-22",
      "status": "active",
      "progress_percentage": 45
    }
  },
  {
    "model": "app.enrollment",
    "pk": 169,
    "fields": {
      "student": 173,
      "course": 7,
      "enrollment_date": "2023-03-20",
      "completion_date": null,
      "status": "completed",
      "progress_percentage": 57
    }
  },
  {
    "model": "app.enrollment",
    "pk": 170,
    "fields": {
      "student": 154,
      "course": 31,
      "enrollment_date": "2021-03-25",
      "completion_date": null,
      "status": "completed",
      "progress_percentage": 61
    }
  },
  {
    "model": "app.enrollment",
    "pk": 171,
    "fields": {
      "student": 171,
      "course": 26,
      "enrollment_date": "2021-03-14",
      "completion_date": "2021-03-11",
      "status": "completed",
      "progress_percentage": 62
    }
  },
  {
    "model": "app.enrollment",
    "pk": 172,
    "fields": {
      "student": 45,
      "course": 50,
      "enrollment_date": "2020-06-17",
      "completion_date": "2020-11-28",
      "status": "completed",
      "progress_percentage": 49
    }
  },
  {
    "model": "app.enrollment",
    "pk": 173,
    "fields": {
      "student": 150,
      "course": 33,
      "enrollment_date": "2023-08-17",
      "completion_date": null,
      "status": "completed",
      "progress_percentage": 59
    }
  },
  {
    "model": "app.enrollment",
    "pk": 174,
    "fields": {
      "student": 153,
      "course": 11,
      "enrollment_date": "2021-10-29",
      "completion_date": "2021-10-10",
      "status": "dropped",
      "progress_percentage": 74
    }
  },
  {
    "model": "app.enrollment",
    "pk": 175,
    "fields": {
      "student": 59,
      "course": 47,
      "enrollment_date": "2022-10-12",
      "completion_date": "2022-07-16",
      "status": "active",
      "progress_percentage": 53
    }
  },
  {
    "model": "app.enrollment",
    "pk": 176,
    "fields": {
      "student": 114,
      "course": 14,
      "enrollment_date": "2022-05-15",
      "completion_date": "2021-10-14",
      "status": "dropped",
      "progress_percentage": 43
    }
  },
  {
    "model": "app.enrollment",
    "pk": 177,
    "fields": {
      "student": 115,
      "course": 49,
      "enrollment_date": "2021-08-21",
      "completion_date": "2022-01-31",
      "status": "active",
      "progress_percentage": 31
    }
  },
  {
    "model": "app.enrollment",
    "pk": 178,
    "fields": {
      "student": 52,
      "course": 34,
      "enrollment_date": "2022-10-11",
      "completion_date": null,
      "status": "active",
      "progress_percentage": 30
    }
  },
  {
    "model": "app.enrollment",
    "pk": 179,
    "fields": {
      "student": 193,
      "course": 41,
      "enrollment_date": "2021-05-26",
      "completion_date": "2021-05-31",
      "status": "completed",
      "progress_percentage": 21
    }
  },
  {
    "model": "app.enrollment",
    "pk": 180,
    "fields": {
      "student": 171,
      "course": 12,
      "enrollment_date": "2022-11-01",
      "completion_date": "2023-02-15",
      "status": "completed",
      "progress_percentage": 58
    }
  },
  {
    "model": "app.enrollment",
    "pk": 181,
    "fields": {
      "student": 29,
      "course": 6,
      "enrollment_date": "2023-02-03",
      "completion_date": "2023-01-15",
      "status": "active",
      "progress_percentage": 55
    }
  },
  {
    "model": "app.enrollment",
    "pk": 182,
    "fields": {
      "student": 171,
      "course": 48,
      "enrollment_date": "2022-02-06",
      "completion_date": "2021-08-04",
      "status": "active",
      "progress_percentage": 60
    }
  },
  {
    "model": "app.enrollment",
    "pk": 183,
    "fields": {
      "student": 88,
      "course": 5,
      "enrollment_date": "2022-03-20",
      "completion_date": "2021-04-21",
      "status": "dropped",
      "progress_percentage": 47
    }
  },
  {
    "model": "app.enrollment",
    "pk": 184,
    "fields": {
      "student": 45,
      "course": 20,
      "enrollment_date": "2020-08-04",
      "completion_date": "2023-08-18",
      "status": "dropped",
      "progress_percentage": 51
    }
  },
  {
    "model": "app.enrollment",
    "pk": 185,
    "fields": {
      "student": 158,
      "course": 44,
      "enrollment_date": "2023-01-07",
      "completion_date": null,
      "status": "completed",
      "progress_percentage": 38
    }
  },
  {
    "model": "app.enrollment",
    "pk": 186,
    "fields": {
      "student": 123,
      "course": 36,
      "enrollment_date": "2021-03-31",
      "completion_date": "2021-08-08",
      "status": "completed",
      "progress_percentage": 54
    }
  },
  {
    "model": "app.enrollment",
    "pk": 187,
    "fields": {
      "student": 94,
      "course": 35,
      "enrollment_date": "2023-02-16",
      "completion_date": null,
      "status": "dropped",
      "progress_percentage": 60
    }
  },
  {
    "model": "app.enrollment",
    "pk": 188,
    "fields": {
      "student": 125,
      "course": 7,
      "enrollment_date": "2023-04-21",
      "completion_date": "2022-04-21",
      "status": "active",
      "progress_percentage": 55
    }
  },
  {
    "model": "app.enrollment",
    "pk": 189,
    "fields": {
      "student": 99,
      "course": 46,
      "enrollment_date": "2020-10-24",
      "completion_date": "2021-01-06",
      "status": "dropped",
      "progress_percentage": 66
    }
  },
  {
    "model": "app.enrollment",
    "pk": 190,
    "fields": {
      "student": 160,
      "course": 19,
      "enrollment_date": "2022-05-23",
      "completion_date": "2021-03-12",
      "status": "active",
      "progress_percentage": 56
    }
  },
  {
    "model": "app.enrollment",
    "pk": 191,
    "fields": {
      "student": 56,
      "course": 33,
      "enrollment_date": "2023-08-12",
      "completion_date": "2023-12-13",
      "status": "active",
      "progress_percentage": 38
    }
  },
  {
    "model": "app.enrollment",
    "pk": 192,
    "fields": {
      "student": 161,
      "course": 47,
      "enrollment_date": "2020-11-17",
      "completion_date": "2022-03-04",
      "status": "completed",
      "progress_percentage": 63
    }
  },
  {
    "model": "app.enrollment",
    "pk": 193,
    "fields": {
      "student": 117,
      "course": 25,
      "enrollment_date": "2023-04-26",
      "completion_date": "2021-06-24",
      "status": "completed",
      "progress_percentage": 37
    }
  },
  {
    "model": "app.enrollment",
    "pk": 194,
    "fields": {
      "student": 132,
      "course": 5,
      "enrollment_date": "2021-05-14",
      "completion_date": "2020-05-21",
      "status": "active",
      "progress_percentage": 50
    }
  },
  {
    "model": "app.enrollment",
    "pk": 195,
    "fields": {
      "student": 67,
      "course": 42,
      "enrollment_date": "2023-04-14",
      "completion_date": "2022-12-17",
      "status": "active",
      "progress_percentage": 60
    }
  },
  {
    "model": "app.enrollment",
    "pk": 196,
    "fields": {
      "student": 127,
      "course": 30,
      "enrollment_date": "2022-02-03",
      "completion_date": "2021-06-21",
      "status": "active",
      "progress_percentage": 21
    }
  },
  {
    "model": "app.enrollment",
    "pk": 197,
    "fields": {
      "student": 145,
      "course": 46,
      "enrollment_date": "2023-06-22",
      "completion_date": "2021-10-21",
      "status": "completed",
      "progress_percentage": 56
    }
  },
  {
    "model": "app.enrollment",
    "pk": 198,
    "fields": {
      "student": 175,
      "course": 50,
      "enrollment_date": "2021-05-17",
      "completion_date": "2022-06-18",
      "status": "dropped",
      "progress_percentage": 48
    }
  },
  {
    "model": "app.enrollment",
    "pk": 199,
    "fields": {
      "student": 151,
      "course": 44,
      "enrollment_date": "2023-02-03",
      "completion_date": "2020-07-23",
      "status": "active",
      "progress_percentage": 53
    }
  },
  {
    "model": "app.enrollment",
    "pk": 200,
    "fields": {
      "student": 164,
      "course": 25,
      "enrollment_date": "2023-05-03",
      "completion_date": "2021-10-06",
      "status": "active",
      "progress_percentage": 69
    }
  },
  {
    "model": "app.enrollment",
    "pk": 201,
    "fields": {
      "student": 53,
      "course": 21,
      "enrollment_date": "2021-07-04",
      "completion_date": "2023-04-26",
      "status": "active",
      "progress_percentage": 54
    }
  },
  {
    "model": "app.enrollment",
    "pk": 202,
    "fields": {
      "student": 73,
      "course": 27,
      "enrollment_date": "2023-02-13",
      "completion_date": null,
      "status": "active",
      "progress_percentage": 44
    }
  },
  {
    "model": "app.enrollment",
    "pk": 203,
    "fields": {
      "student": 149,
      "course": 3,
      "enrollment_date": "2020-03-24",
      "completion_date": "2021-11-01",
      "status": "active",
      "progress_percentage": 55
    }
  },
  {
    "model": "app.enrollment",
    "pk": 204,
    "fields": {
      "student": 160,
      "course": 7,
      "enrollment_date": "2022-09-06",
      "completion_date": null,
      "status": "active",
      "progress_percentage": 69
    }
  },
  {
    "model": "app.enrollment",
    "pk": 205,
    "fields": {
      "student": 33,
      "course": 19,
      "enrollment_date": "2023-06-18",
      "completion_date": "2021-08-16",
      "status": "active",
      "progress_percentage": 32
    }
  },
  {
    "model": "app.enrollment",
    "pk": 206,
    "fields": {
      "student": 82,
      "course": 40,
      "enrollment_date": "2022-04-20",
      "completion_date": "2021-02-28",
      "status": "active",
      "progress_percentage": 26
    }
  },
  {
    "model": "app.enrollment",
    "pk": 207,
    "fields": {
      "student": 9,
      "course": 13,
      "enrollment_date": "2023-02-16",
      "completion_date": "2020-11-13",
      "status": "active",
      "progress_percentage": 51
    }
  },
  {
    "model": "app.enrollment",
    "pk": 208,
    "fields": {
      "student": 90,
      "course": 35,
      "enrollment_date": "2022-03-14",
      "completion_date": "2022-12-30",
      "status": "dropped",
      "progress_percentage": 73
    }
  },
  {
    "model": "app.enrollment",
    "pk": 209,
    "fields": {
      "student": 4,
      "course": 41,
      "enrollment_date": "2023-11-28",
      "completion_date": "2023-08-15",
      "status": "active",
      "progress_percentage": 17
    }
  },
  {
    "model": "app.enrollment",
    "pk": 210,
    "fields": {
      "student": 115,
      "course": 19,
      "enrollment_date": "2021-05-18",
      "completion_date": "2021-07-24",
      "status": "dropped",
      "progress_percentage": 13
    }
  },
  {
    "model": "app.enrollment",
    "pk": 211,
    "fields": {
      "student": 172,
      "course": 14,
      "enrollment_date": "2022-04-11",
      "completion_date": "2021-09-14",
      "status": "active",
      "progress_percentage": 31
    }
  },
  {
    "model": "app.enrollment",
    "pk": 212,
    "fields": {
      "student": 135,
      "course": 6,
      "enrollment_date": "2023-03-13",
      "completion_date": "2023-08-29",
      "status": "active",
      "progress_percentage": 40
    }
  },
  {
    "model": "app.enrollment",
    "pk": 213,
    "fields": {
      "student": 110,
      "course": 42,
      "enrollment_date": "2023-06-01",
      "completion_date": "2022-05-10",
      "status": "active",
      "progress_percentage": 65
    }
  },
  {
    "model": "app.enrollment",
    "pk": 214,
    "fields": {
      "student": 193,
      "course": 12,
      "enrollment_date": "2022-02-13",
      "completion_date": "2023-02-07",
      "status": "completed",
      "progress_percentage": 27
    }
  },
  {
    "model": "app.enrollment",
    "pk": 215,
    "fields": {
      "student": 120,
      "course": 12,
      "enrollment_date": "2022-05-25",
      "completion_date": "2022-10-27",
      "status": "active",
      "progress_percentage": 66
    }
  },
  {
    "model": "app.enrollment",
    "pk": 216,
    "fields": {
      "student": 28,
      "course": 32,
      "enrollment_date": "2022-09-03",
      "completion_date": "2020-01-21",
      "status": "active",
      "progress_percentage": 56
    }
  },
  {
    "model": "app.enrollment",
    "pk": 217,
    "fields": {
      "student": 31,
      "course": 42,
      "enrollment_date": "2021-01-02",
      "completion_date": "2021-03-04",
      "status": "active",
      "progress_percentage": 58
    }
  },
  {
    "model": "app.enrollment",
    "pk": 218,
    "fields": {
      "student": 33,
      "course": 11,
      "enrollment_date": "2021-12-19",
      "completion_date": "2023-05-22",
      "status": "active",
      "progress_percentage": 61
    }
  },
  {
    "model": "app.enrollment",
    "pk": 219,
    "fields": {
      "student": 173,
      "course": 33,
      "enrollment_date": "2020-09-10",
      "completion_date": "2023-04-21",
      "status": "active",
      "progress_percentage": 49
    }
  },
  {
    "model": "app.enrollment",
    "pk": 220,
    "fields": {
      "student": 56,
      "course": 50,
      "enrollment_date": "2023-10-27",
      "completion_date": "2020-05-25",
      "status": "active",
      "progress_percentage": 62
    }
  },
  {
    "model": "app.enrollment",
    "pk": 221,
    "fields": {
      "student": 137,
      "course": 36,
      "enrollment_date": "2021-05-17",
      "completion_date": "2023-06-23",
      "status": "active",
      "progress_percentage": 51
    }
  },
  {
    "model": "app.enrollment",
    "pk": 222,
    "fields": {
      "student": 103,
      "course": 23,
      "enrollment_date": "2023-09-29",
      "completion_date": "2022-05-15",
      "status": "dropped",
      "progress_percentage": 44
    }
  },
  {
    "model": "app.enrollment",
    "pk": 223,
    "fields": {
      "student": 122,
      "course": 27,
      "enrollment_date": "2021-07-17",
      "completion_date": "2021-05-27",
      "status": "active",
      "progress_percentage": 59
    }
  },
  {
    "model": "app.enrollment",
    "pk": 224,
    "fields": {
      "student": 98,
      "course": 11,
      "enrollment_date": "2020-11-04",
      "completion_date": "2023-02-27",
      "status": "active",
      "progress_percentage": 34
    }
  },
  {
    "model": "app.enrollment",
    "pk": 225,
    "fields": {
      "student": 163,
      "course": 14,
      "enrollment_date": "2022-09-13",
      "completion_date": "2020-04-06",
      "status": "active",
      "progress_percentage": 66
    }
  },
  {
    "model": "app.enrollment",
    "pk": 226,
    "fields": {
      "student": 160,
      "course": 25,
      "enrollment_date": "2020-07-31",
      "completion_date": "2023-11-04",
      "status": "dropped",
      "progress_percentage": 37
    }
  },
  {
    "model": "app.enrollment",
    "pk": 227,
    "fields": {
      "student": 193,
      "course": 36,
      "enrollment_date": "2023-01-29",
      "completion_date": "2021-08-26",
      "status": "dropped",
      "progress_percentage": 45
    }
  },
  {
    "model": "app.enrollment",
    "pk": 228,
    "fields": {
      "student": 1,
      "course": 19,
      "enrollment_date": "2021-11-07",
      "completion_date": "2022-01-02",
      "status": "dropped",
      "progress_percentage": 50
    }
  },
  {
    "model": "app.enrollment",
    "pk": 229,
    "fields": {
      "student": 162,
      "course": 2,
      "enrollment_date": "2022-08-03",
      "completion_date": "2020-02-17",
      "status": "dropped",
      "progress_percentage": 67
    }
  },
  {
    "model": "app.enrollment",
    "pk": 230,
    "fields": {
      "student": 127,
      "course": 24,
      "enrollment_date": "2021-04-29",
      "completion_date": "2023-01-10",
      "status": "active",
      "progress_percentage": 89
    }
  },
  {
    "model": "app.enrollment",
    "pk": 231,
    "fields": {
      "student": 161,
      "course": 14,
      "enrollment_date": "2023-08-31",
      "completion_date": "2023-11-23",
      "status": "active",
      "progress_percentage": 60
    }
  },
  {
    "model": "app.enrollment",
    "pk": 232,
    "fields": {
      "student": 18,
      "course": 47,
      "enrollment_date": "2023-04-29",
      "completion_date": "2022-06-27",
      "status": "active",
      "progress_percentage": 49
    }
  },
  {
    "model": "app.enrollment",
    "pk": 233,
    "fields": {
      "student": 76,
      "course": 33,
      "enrollment_date": "2021-07-22",
      "completion_date": null,
      "status": "completed",
      "progress_percentage": 21
    }
  },
  {
    "model": "app.enrollment",
    "pk": 234,
    "fields": {
      "student": 115,
      "course": 41,
      "enrollment_date": "2020-12-26",
      "completion_date": "2021-12-23",
      "status": "completed",
      "progress_percentage": 58
    }
  },
  {
    "model": "app.enrollment",
    "pk": 235,
    "fields": {
      "student": 97,
      "course": 12,
      "enrollment_date": "2022-05-13",
      "completion_date": "2023-05-19",
      "status": "dropped",
      "progress_percentage": 74
    }
  },
  {
    "model": "app.enrollment",
    "pk": 236,
    "fields": {
      "student": 33,
      "course": 44,
      "enrollment_date": "2022-06-29",
      "completion_date": "2022-12-05",
      "status": "active",
      "progress_percentage": 62
    }
  },
  {
    "model": "app.enrollment",
    "pk": 237,
    "fields": {
      "student": 145,
      "course": 25,
      "enrollment_date": "2023-02-24",
      "completion_date": "2021-10-22",
      "status": "active",
      "progress_percentage": 55
    }
  },
  {
    "model": "app.enrollment",
    "pk": 238,
    "fields": {
      "student": 123,
      "course": 24,
      "enrollment_date": "2023-11-02",
      "completion_date": "2022-11-29",
      "status": "active",
      "progress_percentage": 37
    }
  },
  {
    "model": "app.enrollment",
    "pk": 239,
    "fields": {
      "student": 85,
      "course": 50,
      "enrollment_date": "2020-04-08",
      "completion_date": "2022-12-15",
      "status": "active",
      "progress_percentage": 45
    }
  },
  {
    "model": "app.enrollment",
    "pk": 240,
    "fields": {
      "student": 3,
      "course": 6,
      "enrollment_date": "2023-07-01",
      "completion_date": "2020-03-23",
      "status": "completed",
      "progress_percentage": 31
    }
  },
  {
    "model": "app.enrollment",
    "pk": 241,
    "fields": {
      "student": 73,
      "course": 33,
      "enrollment_date": "2021-10-21",
      "completion_date": "2022-12-27",
      "status": "active",
      "progress_percentage": 51
    }
  },
  {
    "model": "app.enrollment",
    "pk": 242,
    "fields": {
      "student": 121,
      "course": 15,
      "enrollment_date": "2023-07-23",
      "completion_date": "2021-01-24",
      "status": "dropped",
      "progress_percentage": 80
    }
  },
  {
    "model": "app.enrollment",
    "pk": 243,
    "fields": {
      "student": 69,
      "course": 17,
      "enrollment_date": "2023-04-15",
      "completion_date": null,
      "status": "active",
      "progress_percentage": 52
    }
  },
  {
    "model": "app.enrollment",
    "pk": 244,
    "fields": {
      "student": 99,
      "course": 42,
      "enrollment_date": "2022-10-22",
      "completion_date": "2021-03-16",
      "status": "completed",
      "progress_percentage": 31
    }
  },
  {
    "model": "app.enrollment",
    "pk": 245,
    "fields": {
      "student": 24,
      "course": 24,
      "enrollment_date": "2021-09-26",
      "completion_date": "2020-10-16",
      "status": "active",
      "progress_percentage": 64
    }
  },
  {
    "model": "app.enrollment",
    "pk": 246,
    "fields": {
      "student": 155,
      "course": 37,
      "enrollment_date": "2021-10-21",
      "completion_date": "2023-07-10",
      "status": "completed",
      "progress_percentage": 49
    }
  },
  {
    "model": "app.enrollment",
    "pk": 247,
    "fields": {
      "student": 25,
      "course": 17,
      "enrollment_date": "2023-11-10",
      "completion_date": "2021-07-21",
      "status": "completed",
      "progress_percentage": 71
    }
  },
  {
    "model": "app.enrollment",
    "pk": 248,
    "fields": {
      "student": 3,
      "course": 23,
      "enrollment_date": "2023-06-14",
      "completion_date": "2020-05-24",
      "status": "active",
      "progress_percentage": 49
    }
  },
  {
    "model": "app.enrollment",
    "pk": 249,
    "fields": {
      "student": 20,
      "course": 12,
      "enrollment_date": "2022-10-13",
      "completion_date": "2021-09-11",
      "status": "completed",
      "progress_percentage": 69
    }
  },
  {
    "model": "app.enrollment",
    "pk": 250,
    "fields": {
      "student": 32,
      "course": 5,
      "enrollment_date": "2023-05-15",
      "completion_date": "2023-03-10",
      "status": "completed",
      "progress_percentage": 73
    }
  },
  {
    "model": "app.enrollment",
    "pk": 251,
    "fields": {
      "student": 32,
      "course": 28,
      "enrollment_date": "2020-11-25",
      "completion_date": "2021-08-30",
      "status": "active",
      "progress_percentage": 45
    }
  },
  {
    "model": "app.enrollment",
    "pk": 252,
    "fields": {
      "student": 92,
      "course": 39,
      "enrollment_date": "2023-06-08",
      "completion_date": null,
      "status": "dropped",
      "progress_percentage": 53
    }
  },
  {
    "model": "app.enrollment",
    "pk": 253,
    "fields": {
      "student": 43,
      "course": 12,
      "enrollment_date": "2021-03-24",
      "completion_date": "2020-07-20",
      "status": "completed",
      "progress_percentage": 66
    }
  },
  {
    "model": "app.enrollment",
    "pk": 254,
    "fields": {
      "student": 185,
      "course": 15,
      "enrollment_date": "2023-02-24",
      "completion_date": "2022-10-01",
      "status": "completed",
      "progress_percentage": 80
    }
  },
  {
    "model": "app.enrollment",
    "pk": 255,
    "fields": {
      "student": 149,
      "course": 33,
      "enrollment_date": "2023-05-26",
      "completion_date": "2023-04-16",
      "status": "dropped",
      "progress_percentage": 67
    }
  },
  {
    "model": "app.enrollment",
    "pk": 256,
    "fields": {
      "student": 73,
      "course": 28,
      "enrollment_date": "2020-07-01",
      "completion_date": "2023-05-17",
      "status": "completed",
      "progress_percentage": 54
    }
  },
  {
    "model": "app.enrollment",
    "pk": 257,
    "fields": {
      "student": 101,
      "course": 41,
      "enrollment_date": "2020-01-01",
      "completion_date": "2020-01-26",
      "status": "dropped",
      "progress_percentage": 64
    }
  },
  {
    "model": "app.enrollment",
    "pk": 258,
    "fields": {
      "student": 191,
      "course": 12,
      "enrollment_date": "2023-04-28",
      "completion_date": "2023-02-20",
      "status": "completed",
      "progress_percentage": 78
    }
  },
  {
    "model": "app.enrollment",
    "pk": 259,
    "fields": {
      "student": 103,
      "course": 31,
      "enrollment_date": "2021-04-25",
      "completion_date": "2020-01-31",
      "status": "dropped",
      "progress_percentage": 46
    }
  },
  {
    "model": "app.enrollment",
    "pk": 260,
    "fields": {
      "student": 14,
      "course": 24,
      "enrollment_date": "2023-11-15",
      "completion_date": "2022-07-21",
      "status": "dropped",
      "progress_percentage": 52
    }
  },
  {
    "model": "app.enrollment",
    "pk": 261,
    "fields": {
      "student": 128,
      "course": 15,
      "enrollment_date": "2021-03-21",
      "completion_date": "2020-09-07",
      "status": "dropped",
      "progress_percentage": 48
    }
  },
  {
    "model": "app.enrollment",
    "pk": 262,
    "fields": {
      "student": 78,
      "course": 1,
      "enrollment_date": "2023-05-30",
      "completion_date": "2021-09-04",
      "status": "completed",
      "progress_percentage": 58
    }
  },
  {
    "model": "app.enrollment",
    "pk": 263,
    "fields": {
      "student": 157,
      "course": 3,
      "enrollment_date": "2023-05-30",
      "completion_date": "2023-03-21",
      "status": "dropped",
      "progress_percentage": 31
    }
  },
  {
    "model": "app.enrollment",
    "pk": 264,
    "fields": {
      "student": 34,
      "course": 25,
      "enrollment_date": "2023-08-03",
      "completion_date": "2022-09-08",
      "status": "completed",
      "progress_percentage": 34
    }
  },
  {
    "model": "app.enrollment",
    "pk": 265,
    "fields": {
      "student": 172,
      "course": 3,
      "enrollment_date": "2021-09-29",
      "completion_date": "2023-10-08",
      "status": "active",
      "progress_percentage": 53
    }
  },
  {
    "model": "app.enrollment",
    "pk": 266,
    "fields": {
      "student": 200,
      "course": 28,
      "enrollment_date": "2022-06-27",
      "completion_date": "2021-09-09",
      "status": "active",
      "progress_percentage": 27
    }
  },
  {
    "model": "app.enrollment",
    "pk": 267,
    "fields": {
      "student": 173,
      "course": 39,
      "enrollment_date": "2021-12-28",
      "completion_date": "2022-05-13",
      "status": "active",
      "progress_percentage": 26
    }
  },
  {
    "model": "app.enrollment",
    "pk": 268,
    "fields": {
      "student": 38,
      "course": 39,
      "enrollment_date": "2021-02-05",
      "completion_date": "2020-07-30",
      "status": "active",
      "progress_percentage": 73
    }
  },
  {
    "model": "app.enrollment",
    "pk": 269,
    "fields": {
      "student": 62,
      "course": 28,
      "enrollment_date": "2023-05-23",
      "completion_date": "2021-03-04",
      "status": "active",
      "progress_percentage": 68
    }
  },
  {
    "model": "app.enrollment",
    "pk": 270,
    "fields": {
      "student": 137,
      "course": 32,
      "enrollment_date": "2021-06-24",
      "completion_date": "2023-03-23",
      "status": "active",
      "progress_percentage": 37
    }
  },
  {
    "model": "app.enrollment",
    "pk": 271,
    "fields": {
      "student": 110,
      "course": 3,
      "enrollment_date": "2020-02-19",
      "completion_date": "2022-09-15",
      "status": "active",
      "progress_percentage": 23
    }
  },
  {
    "model": "app.enrollment",
    "pk": 272,
    "fields": {
      "student": 116,
      "course": 2,
      "enrollment_date": "2020-10-31",
      "completion_date": null,
      "status": "active",
      "progress_percentage": 45
    }
  },
  {
    "model": "app.enrollment",
    "pk": 273,
    "fields": {
      "student": 68,
      "course": 14,
      "enrollment_date": "2023-06-01",
      "completion_date": null,
      "status": "completed",
      "progress_percentage": 51
    }
  },
  {
    "model": "app.enrollment",
    "pk": 274,
    "fields": {
      "student": 192,
      "course": 43,
      "enrollment_date": "2023-06-11",
      "completion_date": null,
      "status": "dropped",
      "progress_percentage": 56
    }
  },
  {
    "model": "app.enrollment",
    "pk": 275,
    "fields": {
      "student": 53,
      "course": 44,
      "enrollment_date": "2023-09-10",
      "completion_date": "2020-12-14",
      "status": "active",
      "progress_percentage": 67
    }
  },
  {
    "model": "app.enrollment",
    "pk": 276,
    "fields": {
      "student": 104,
      "course": 5,
      "enrollment_date": "2020-10-01",
      "completion_date": "2020-09-05",
      "status": "active",
      "progress_percentage": 45
    }
  },
  {
    "model": "app.enrollment",
    "pk": 277,
    "fields": {
      "student": 54,
      "course": 40,
      "enrollment_date": "2022-10-09",
      "completion_date": "2021-12-21",
      "status": "dropped",
      "progress_percentage": 27
    }
  },
  {
    "model": "app.enrollment",
    "pk": 278,
    "fields": {
      "student": 157,
      "course": 26,
      "enrollment_date": "2021-02-03",
      "completion_date": "2022-05-19",
      "status": "active",
      "progress_percentage": 36
    }
  },
  {
    "model": "app.enrollment",
    "pk": 279,
    "fields": {
      "student": 57,
      "course": 2,
      "enrollment_date": "2022-09-05",
      "completion_date": "2022-10-14",
      "status": "active",
      "progress_percentage": 58
    }
  },
  {
    "model": "app.enrollment",
    "pk": 280,
    "fields": {
      "student": 1,
      "course": 39,
      "enrollment_date": "2022-05-14",
      "completion_date": "2020-05-14",
      "status": "active",
      "progress_percentage": 12
    }
  },
  {
    "model": "app.enrollment",
    "pk": 281,
    "fields": {
      "student": 116,
      "course": 23,
      "enrollment_date": "2020-08-13",
      "completion_date": null,
      "status": "active",
      "progress_percentage": 62
    }
  },
  {
    "model": "app.enrollment",
    "pk": 282,
    "fields": {
      "student": 116,
      "course": 15,
      "enrollment_date": "2022-10-20",
      "completion_date": "2023-05-25",
      "status": "active",
      "progress_percentage": 30
    }
  },
  {
    "model": "app.enrollment",
    "pk": 283,
    "fields": {
      "student": 107,
      "course": 33,
      "enrollment_date": "2023-12-12",
      "completion_date": "2020-12-04",
      "status": "active",
      "progress_percentage": 57
    }
  },
  {
    "model": "app.enrollment",
    "pk": 284,
    "fields": {
      "student": 178,
      "course": 47,
      "enrollment_date": "2022-04-19",
      "completion_date": "2022-05-29",
      "status": "completed",
      "progress_percentage": 63
    }
  },
  {
    "model": "app.enrollment",
    "pk": 285,
    "fields": {
      "student": 82,
      "course": 31,
      "enrollment_date": "2021-09-01",
      "completion_date": "2023-05-09",
      "status": "dropped",
      "progress_percentage": 34
    }
  },
  {
    "model": "app.enrollment",
    "pk": 286,
    "fields": {
      "student": 200,
      "course": 17,
      "enrollment_date": "2022-04-25",
      "completion_date": null,
      "status": "active",
      "progress_percentage": 64
    }
  },
  {
    "model": "app.enrollment",
    "pk": 287,
    "fields": {
      "student": 190,
      "course": 23,
      "enrollment_date": "2023-04-17",
      "completion_date": "2023-02-11",
      "status": "active",
      "progress_percentage": 57
    }
  },
  {
    "model": "app.enrollment",
    "pk": 288,
    "fields": {
      "student": 78,
      "course": 50,
      "enrollment_date": "2023-06-24",
      "completion_date": "2021-12-22",
      "status": "active",
      "progress_percentage": 73
    }
  },
  {
    "model": "app.enrollment",
    "pk": 289,
    "fields": {
      "student": 58,
      "course": 39,
      "enrollment_date": "2023-11-30",
      "completion_date": "2021-02-08",
      "status": "active",
      "progress_percentage": 53
    }
  },
  {
    "model": "app.enrollment",
    "pk": 290,
    "fields": {
      "student": 37,
      "course": 9,
      "enrollment_date": "2023-08-06",
      "completion_date": "2021-09-04",
      "status": "active",
      "progress_percentage": 20
    }
  },
  {
    "model": "app.enrollment",
    "pk": 291,
    "fields": {
      "student": 99,
      "course": 12,
      "enrollment_date": "2022-05-28",
      "completion_date": "2021-01-02",
      "status": "active",
      "progress_percentage": 50
    }
  },
  {
    "model": "app.enrollment",
    "pk": 292,
    "fields": {
      "student": 170,
      "course": 25,
      "enrollment_date": "2022-09-07",
      "completion_date": "2021-11-04",
      "status": "active",
      "progress_percentage": 50
    }
  },
  {
    "model": "app.enrollment",
    "pk": 293,
    "fields": {
      "student": 116,
      "course": 27,
      "enrollment_date": "2023-11-06",
      "completion_date": "2022-09-01",
      "status": "completed",
      "progress_percentage": 62
    }
  },
  {
    "model": "app.enrollment",
    "pk": 294,
    "fields": {
      "student": 116,
      "course": 27,
      "enrollment_date": "2020-11-22",
      "completion_date": "2020-04-18",
      "status": "active",
      "progress_percentage": 41
    }
  },
  {
    "model": "app.enrollment",
    "pk": 295,
    "fields": {
      "student": 59,
      "course": 11,
      "enrollment_date": "2020-06-19",
      "completion_date": "2021-11-11",
      "status": "active",
      "progress_percentage": 48
    }
  },
  {
    "model": "app.enrollment",
    "pk": 296,
    "fields": {
      "student": 199,
      "course": 2,
      "enrollment_date": "2023-04-30",
      "completion_date": "2020-07-27",
      "status": "active",
      "progress_percentage": 74
    }
  },
  {
    "model": "app.enrollment",
    "pk": 297,
    "fields": {
      "student": 156,
      "course": 38,
      "enrollment_date": "2023-08-31",
      "completion_date": "2021-02-06",
      "status": "active",
      "progress_percentage": 62
    }
  },
  {
    "model": "app.enrollment",
    "pk": 298,
    "fields": {
      "student": 92,
      "course": 28,
      "enrollment_date": "2023-12-31",
      "completion_date": "2021-03-10",
      "status": "active",
      "progress_percentage": 62
    }
  },
  {
    "model": "app.enrollment",
    "pk": 299,
    "fields": {
      "student": 184,
      "course": 5,
      "enrollment_date": "2020-04-03",
      "completion_date": "2021-06-24",
      "status": "active",
      "progress_percentage": 30
    }
  },
  {
    "model": "app.enrollment",
    "pk": 300,
    "fields": {
      "student": 95,
      "course": 36,
      "enrollment_date": "2020-09-22",
      "completion_date": "2023-03-01",
      "status": "active",
      "progress_percentage": 42
    }
  },
  {
    "model": "app.project",
    "pk": 1,
    "fields": {
      "student": 86,
      "course": 49,
      "submission_date": "2021-05-06",
      "feedback_received": false,
      "project_title": "web app",
      "grade": "53.22"
    }
  },
  {
    "model": "app.project",
    "pk": 2,
    "fields": {
      "student": 131,
      "course": 35,
      "submission_date": "2020-04-29",
      "feedback_received": false,
      "project_title": "data analysis",
      "grade": "47.08"
    }
  },
  {
    "model": "app.project",
    "pk": 3,
    "fields": {
      "student": 129,
      "course": 26,
      "submission_date": "2023-07-24",
      "feedback_received": false,
      "project_title": "machine learning",
      "grade": "39.73"
    }
  },
  {
    "model": "app.project",
    "pk": 4,
    "fields": {
      "student": 14,
      "course": 41,
      "submission_date": "2023-07-05",
      "feedback_received": false,
      "project_title": "automation script",
      "grade": "55.90"
    }
  },
  {
    "model": "app.project",
    "pk": 5,
    "fields": {
      "student": 164,
      "course": 22,
      "submission_date": "2023-02-09",
      "feedback_received": false,
      "project_title": "mobile app",
      "grade": "53.07"
    }
  },
  {
    "model": "app.project",
    "pk": 6,
    "fields": {
      "student": 66,
      "course": 36,
      "submission_date": "2020-01-02",
      "feedback_received": false,
      "project_title": "data analysis",
      "grade": "58.31"
    }
  },
  {
    "model": "app.project",
    "pk": 7,
    "fields": {
      "student": 131,
      "course": 23,
      "submission_date": "2023-12-13",
      "feedback_received": true,
      "project_title": "mobile app",
      "grade": null
    }
  },
  {
    "model": "app.project",
    "pk": 8,
    "fields": {
      "student": 165,
      "course": 49,
      "submission_date": "2021-11-11",
      "feedback_received": true,
      "project_title": "e-commerce site",
      "grade": "45.98"
    }
  },
  {
    "model": "app.project",
    "pk": 9,
    "fields": {
      "student": 182,
      "course": 44,
      "submission_date": "2021-12-26",
      "feedback_received": false,
      "project_title": "mobile app",
      "grade": "43.84"
    }
  },
  {
    "model": "app.project",
    "pk": 10,
    "fields": {
      "student": 48,
      "course": 21,
      "submission_date": "2020-08-11",
      "feedback_received": false,
      "project_title": "desktop application",
      "grade": "64.92"
    }
  },
  {
    "model": "app.project",
    "pk": 11,
    "fields": {
      "student": 193,
      "course": 39,
      "submission_date": "2021-03-06",
      "feedback_received": false,
      "project_title": "machine learning",
      "grade": null
    }
  },
  {
    "model": "app.project",
    "pk": 12,
    "fields": {
      "student": 22,
      "course": 49,
      "submission_date": "2021-11-14",
      "feedback_received": false,
      "project_title": "social media app",
      "grade": "62.03"
    }
  },
  {
    "model": "app.project",
    "pk": 13,
    "fields": {
      "student": 74,
      "course": 8,
      "submission_date": "2023-11-18",
      "feedback_received": false,
      "project_title": "cloud deployment",
      "grade": "59.37"
    }
  },
  {
    "model": "app.project",
    "pk": 14,
    "fields": {
      "student": 17,
      "course": 29,
      "submission_date": "2020-12-16",
      "feedback_received": true,
      "project_title": "database management",
      "grade": null
    }
  },
  {
    "model": "app.project",
    "pk": 15,
    "fields": {
      "student": 44,
      "course": 1,
      "submission_date": "2023-07-31",
      "feedback_received": false,
      "project_title": "database management",
      "grade": "43.44"
    }
  },
  {
    "model": "app.project",
    "pk": 16,
    "fields": {
      "student": 60,
      "course": 40,
      "submission_date": "2021-12-12",
      "feedback_received": false,
      "project_title": "mobile app",
      "grade": "55.57"
    }
  },
  {
    "model": "app.project",
    "pk": 17,
    "fields": {
      "student": 186,
      "course": 4,
      "submission_date": "2022-09-30",
      "feedback_received": false,
      "project_title": "mobile app",
      "grade": "56.70"
    }
  },
  {
    "model": "app.project",
    "pk": 18,
    "fields": {
      "student": 148,
      "course": 20,
      "submission_date": "2023-03-20",
      "feedback_received": false,
      "project_title": "machine learning",
      "grade": "57.79"
    }
  },
  {
    "model": "app.project",
    "pk": 19,
    "fields": {
      "student": 39,
      "course": 42,
      "submission_date": "2023-02-04",
      "feedback_received": false,
      "project_title": "web app",
      "grade": "50.71"
    }
  },
  {
    "model": "app.project",
    "pk": 20,
    "fields": {
      "student": 144,
      "course": 41,
      "submission_date": "2021-12-30",
      "feedback_received": true,
      "project_title": "data analysis",
      "grade": null
    }
  },
  {
    "model": "app.project",
    "pk": 21,
    "fields": {
      "student": 87,
      "course": 24,
      "submission_date": "2021-09-26",
      "feedback_received": false,
      "project_title": "web app",
      "grade": "56.41"
    }
  },
  {
    "model": "app.project",
    "pk": 22,
    "fields": {
      "student": 18,
      "course": 3,
      "submission_date": "2023-03-16",
      "feedback_received": true,
      "project_title": "mobile app",
      "grade": "37.84"
    }
  },
  {
    "model": "app.project",
    "pk": 23,
    "fields": {
      "student": 35,
      "course": 38,
      "submission_date": "2020-12-30",
      "feedback_received": false,
      "project_title": "UI/UX design",
      "grade": "25.31"
    }
  },
  {
    "model": "app.project",
    "pk": 24,
    "fields": {
      "student": 107,
      "course": 49,
      "submission_date": "2021-12-23",
      "feedback_received": false,
      "project_title": "game development",
      "grade": "54.06"
    }
  },
  {
    "model": "app.project",
    "pk": 25,
    "fields": {
      "student": 108,
      "course": 33,
      "submission_date": "2021-11-20",
      "feedback_received": false,
      "project_title": "networking project",
      "grade": "54.49"
    }
  },
  {
    "model": "app.project",
    "pk": 26,
    "fields": {
      "student": 26,
      "course": 18,
      "submission_date": "2020-01-27",
      "feedback_received": false,
      "project_title": "portfolio site",
      "grade": "61.36"
    }
  },
  {
    "model": "app.project",
    "pk": 27,
    "fields": {
      "student": 181,
      "course": 31,
      "submission_date": "2021-12-16",
      "feedback_received": true,
      "project_title": "game development",
      "grade": "39.19"
    }
  },
  {
    "model": "app.project",
    "pk": 28,
    "fields": {
      "student": 127,
      "course": 42,
      "submission_date": "2023-11-07",
      "feedback_received": false,
      "project_title": "machine learning",
      "grade": "42.64"
    }
  },
  {
    "model": "app.project",
    "pk": 29,
    "fields": {
      "student": 123,
      "course": 37,
      "submission_date": "2021-01-13",
      "feedback_received": false,
      "project_title": "networking project",
      "grade": "59.59"
    }
  },
  {
    "model": "app.project",
    "pk": 30,
    "fields": {
      "student": 20,
      "course": 37,
      "submission_date": "2023-02-17",
      "feedback_received": true,
      "project_title": "social media app",
      "grade": "73.15"
    }
  },
  {
    "model": "app.project",
    "pk": 31,
    "fields": {
      "student": 166,
      "course": 7,
      "submission_date": "2020-01-06",
      "feedback_received": true,
      "project_title": "blog platform",
      "grade": "54.81"
    }
  },
  {
    "model": "app.project",
    "pk": 32,
    "fields": {
      "student": 117,
      "course": 23,
      "submission_date": "2020-09-12",
      "feedback_received": false,
      "project_title": "game development",
      "grade": "59.64"
    }
  },
  {
    "model": "app.project",
    "pk": 33,
    "fields": {
      "student": 123,
      "course": 32,
      "submission_date": "2020-05-01",
      "feedback_received": true,
      "project_title": "web app",
      "grade": "51.04"
    }
  },
  {
    "model": "app.project",
    "pk": 34,
    "fields": {
      "student": 185,
      "course": 1,
      "submission_date": "2021-07-16",
      "feedback_received": false,
      "project_title": "game development",
      "grade": "58.02"
    }
  },
  {
    "model": "app.project",
    "pk": 35,
    "fields": {
      "student": 130,
      "course": 1,
      "submission_date": "2020-12-15",
      "feedback_received": false,
      "project_title": "automation script",
      "grade": "67.22"
    }
  },
  {
    "model": "app.project",
    "pk": 36,
    "fields": {
      "student": 161,
      "course": 36,
      "submission_date": "2021-10-02",
      "feedback_received": false,
      "project_title": "web app",
      "grade": "70.49"
    }
  },
  {
    "model": "app.project",
    "pk": 37,
    "fields": {
      "student": 2,
      "course": 45,
      "submission_date": "2022-02-09",
      "feedback_received": true,
      "project_title": "automation script",
      "grade": "34.36"
    }
  },
  {
    "model": "app.project",
    "pk": 38,
    "fields": {
      "student": 36,
      "course": 20,
      "submission_date": "2022-02-12",
      "feedback_received": false,
      "project_title": "data analysis",
      "grade": "71.69"
    }
  },
  {
    "model": "app.project",
    "pk": 39,
    "fields": {
      "student": 129,
      "course": 13,
      "submission_date": "2023-02-23",
      "feedback_received": false,
      "project_title": "cloud deployment",
      "grade": "66.45"
    }
  },
  {
    "model": "app.project",
    "pk": 40,
    "fields": {
      "student": 190,
      "course": 39,
      "submission_date": "2022-03-03",
      "feedback_received": false,
      "project_title": "database management",
      "grade": "33.15"
    }
  },
  {
    "model": "app.project",
    "pk": 41,
    "fields": {
      "student": 5,
      "course": 38,
      "submission_date": "2021-08-31",
      "feedback_received": false,
      "project_title": "API integration",
      "grade": "29.45"
    }
  },
  {
    "model": "app.project",
    "pk": 42,
    "fields": {
      "student": 116,
      "course": 23,
      "submission_date": "2022-08-21",
      "feedback_received": false,
      "project_title": "data analysis",
      "grade": "34.65"
    }
  },
  {
    "model": "app.project",
    "pk": 43,
    "fields": {
      "student": 59,
      "course": 34,
      "submission_date": "2021-11-15",
      "feedback_received": true,
      "project_title": "web app",
      "grade": "54.22"
    }
  },
  {
    "model": "app.project",
    "pk": 44,
    "fields": {
      "student": 194,
      "course": 31,
      "submission_date": "2022-12-19",
      "feedback_received": true,
      "project_title": "game development",
      "grade": "43.25"
    }
  },
  {
    "model": "app.project",
    "pk": 45,
    "fields": {
      "student": 195,
      "course": 40,
      "submission_date": "2021-12-11",
      "feedback_received": true,
      "project_title": "automation script",
      "grade": "63.19"
    }
  },
  {
    "model": "app.project",
    "pk": 46,
    "fields": {
      "student": 195,
      "course": 29,
      "submission_date": "2022-05-27",
      "feedback_received": true,
      "project_title": "API integration",
      "grade": "68.33"
    }
  },
  {
    "model": "app.project",
    "pk": 47,
    "fields": {
      "student": 132,
      "course": 7,
      "submission_date": "2021-02-13",
      "feedback_received": false,
      "project_title": "e-commerce site",
      "grade": "63.80"
    }
  },
  {
    "model": "app.project",
    "pk": 48,
    "fields": {
      "student": 188,
      "course": 29,
      "submission_date": "2020-12-08",
      "feedback_received": false,
      "project_title": "API integration",
      "grade": "46.84"
    }
  },
  {
    "model": "app.project",
    "pk": 49,
    "fields": {
      "student": 199,
      "course": 39,
      "submission_date": "2021-01-12",
      "feedback_received": true,
      "project_title": "web app",
      "grade": "71.31"
    }
  },
  {
    "model": "app.project",
    "pk": 50,
    "fields": {
      "student": 194,
      "course": 42,
      "submission_date": "2020-12-07",
      "feedback_received": true,
      "project_title": "e-commerce site",
      "grade": "65.56"
    }
  },
  {
    "model": "app.project",
    "pk": 51,
    "fields": {
      "student": 94,
      "course": 25,
      "submission_date": "2022-11-01",
      "feedback_received": false,
      "project_title": "data analysis",
      "grade": "47.26"
    }
  },
  {
    "model": "app.project",
    "pk": 52,
    "fields": {
      "student": 170,
      "course": 48,
      "submission_date": "2020-11-20",
      "feedback_received": false,
      "project_title": "data visualization",
      "grade": "64.70"
    }
  },
  {
    "model": "app.project",
    "pk": 53,
    "fields": {
      "student": 159,
      "course": 21,
      "submission_date": "2021-08-15",
      "feedback_received": false,
      "project_title": "data analysis",
      "grade": "32.42"
    }
  },
  {
    "model": "app.project",
    "pk": 54,
    "fields": {
      "student": 149,
      "course": 9,
      "submission_date": "2021-11-01",
      "feedback_received": false,
      "project_title": "game development",
      "grade": "59.41"
    }
  },
  {
    "model": "app.project",
    "pk": 55,
    "fields": {
      "student": 166,
      "course": 16,
      "submission_date": "2022-12-13",
      "feedback_received": true,
      "project_title": "mobile app",
      "grade": "61.53"
    }
  },
  {
    "model": "app.project",
    "pk": 56,
    "fields": {
      "student": 137,
      "course": 16,
      "submission_date": "2022-01-04",
      "feedback_received": true,
      "project_title": "data analysis",
      "grade": "42.37"
    }
  },
  {
    "model": "app.project",
    "pk": 57,
    "fields": {
      "student": 56,
      "course": 19,
      "submission_date": "2020-12-02",
      "feedback_received": false,
      "project_title": "web app",
      "grade": "49.74"
    }
  },
  {
    "model": "app.project",
    "pk": 58,
    "fields": {
      "student": 100,
      "course": 3,
      "submission_date": "2021-11-28",
      "feedback_received": false,
      "project_title": "desktop application",
      "grade": "43.69"
    }
  },
  {
    "model": "app.project",
    "pk": 59,
    "fields": {
      "student": 125,
      "course": 40,
      "submission_date": "2021-07-15",
      "feedback_received": false,
      "project_title": "e-commerce site",
      "grade": "52.68"
    }
  },
  {
    "model": "app.project",
    "pk": 60,
    "fields": {
      "student": 132,
      "course": 29,
      "submission_date": "2020-11-14",
      "feedback_received": false,
      "project_title": "mobile app",
      "grade": "32.53"
    }
  },
  {
    "model": "app.project",
    "pk": 61,
    "fields": {
      "student": 139,
      "course": 33,
      "submission_date": "2021-12-02",
      "feedback_received": false,
      "project_title": "web app",
      "grade": null
    }
  },
  {
    "model": "app.project",
    "pk": 62,
    "fields": {
      "student": 147,
      "course": 28,
      "submission_date": "2021-01-09",
      "feedback_received": false,
      "project_title": "web app",
      "grade": "47.35"
    }
  },
  {
    "model": "app.project",
    "pk": 63,
    "fields": {
      "student": 170,
      "course": 39,
      "submission_date": "2023-09-11",
      "feedback_received": false,
      "project_title": "game development",
      "grade": "51.52"
    }
  },
  {
    "model": "app.project",
    "pk": 64,
    "fields": {
      "student": 99,
      "course": 48,
      "submission_date": "2021-01-24",
      "feedback_received": false,
      "project_title": "cloud deployment",
      "grade": null
    }
  },
  {
    "model": "app.project",
    "pk": 65,
    "fields": {
      "student": 174,
      "course": 9,
      "submission_date": "2020-10-23",
      "feedback_received": false,
      "project_title": "web app",
      "grade": null
    }
  },
  {
    "model": "app.project",
    "pk": 66,
    "fields": {
      "student": 110,
      "course": 46,
      "submission_date": "2021-01-13",
      "feedback_received": false,
      "project_title": "e-commerce site",
      "grade": "30.75"
    }
  },
  {
    "model": "app.project",
    "pk": 67,
    "fields": {
      "student": 53,
      "course": 18,
      "submission_date": "2023-09-12",
      "feedback_received": false,
      "project_title": "data analysis",
      "grade": "48.63"
    }
  },
  {
    "model": "app.project",
    "pk": 68,
    "fields": {
      "student": 139,
      "course": 11,
      "submission_date": "2020-01-12",
      "feedback_received": false,
      "project_title": "mobile app",
      "grade": "51.85"
    }
  },
  {
    "model": "app.project",
    "pk": 69,
    "fields": {
      "student": 99,
      "course": 2,
      "submission_date": "2023-01-16",
      "feedback_received": false,
      "project_title": "testing framework",
      "grade": null
    }
  },
  {
    "model": "app.project",
    "pk": 70,
    "fields": {
      "student": 34,
      "course": 30,
      "submission_date": "2020-11-09",
      "feedback_received": false,
      "project_title": "data visualization",
      "grade": "60.72"
    }
  },
  {
    "model": "app.project",
    "pk": 71,
    "fields": {
      "student": 107,
      "course": 29,
      "submission_date": "2023-04-17",
      "feedback_received": true,
      "project_title": "web app",
      "grade": "73.93"
    }
  },
  {
    "model": "app.project",
    "pk": 72,
    "fields": {
      "student": 72,
      "course": 19,
      "submission_date": "2021-08-24",
      "feedback_received": true,
      "project_title": "web app",
      "grade": null
    }
  },
  {
    "model": "app.project",
    "pk": 73,
    "fields": {
      "student": 1,
      "course": 37,
      "submission_date": "2022-10-13",
      "feedback_received": false,
      "project_title": "e-commerce site",
      "grade": "67.07"
    }
  },
  {
    "model": "app.project",
    "pk": 74,
    "fields": {
      "student": 30,
      "course": 3,
      "submission_date": "2021-09-21",
      "feedback_received": false,
      "project_title": "e-commerce site",
      "grade": "27.53"
    }
  },
  {
    "model": "app.project",
    "pk": 75,
    "fields": {
      "student": 164,
      "course": 14,
      "submission_date": "2020-02-05",
      "feedback_received": true,
      "project_title": "mobile app",
      "grade": null
    }
  },
  {
    "model": "app.project",
    "pk": 76,
    "fields": {
      "student": 46,
      "course": 12,
      "submission_date": "2022-03-05",
      "feedback_received": false,
      "project_title": "web app",
      "grade": "34.04"
    }
  },
  {
    "model": "app.project",
    "pk": 77,
    "fields": {
      "student": 177,
      "course": 4,
      "submission_date": "2021-11-25",
      "feedback_received": false,
      "project_title": "web app",
      "grade": "25.66"
    }
  },
  {
    "model": "app.project",
    "pk": 78,
    "fields": {
      "student": 197,
      "course": 1,
      "submission_date": "2022-02-20",
      "feedback_received": false,
      "project_title": "mobile app",
      "grade": null
    }
  },
  {
    "model": "app.project",
    "pk": 79,
    "fields": {
      "student": 31,
      "course": 6,
      "submission_date": "2021-06-16",
      "feedback_received": false,
      "project_title": "blog platform",
      "grade": "73.47"
    }
  },
  {
    "model": "app.project",
    "pk": 80,
    "fields": {
      "student": 97,
      "course": 10,
      "submission_date": "2023-10-03",
      "feedback_received": false,
      "project_title": "web app",
      "grade": "58.48"
    }
  },
  {
    "model": "app.project",
    "pk": 81,
    "fields": {
      "student": 189,
      "course": 11,
      "submission_date": "2021-09-12",
      "feedback_received": true,
      "project_title": "chat application",
      "grade": "68.07"
    }
  },
  {
    "model": "app.project",
    "pk": 82,
    "fields": {
      "student": 7,
      "course": 34,
      "submission_date": "2020-01-05",
      "feedback_received": true,
      "project_title": "data visualization",
      "grade": "54.79"
    }
  },
  {
    "model": "app.project",
    "pk": 83,
    "fields": {
      "student": 107,
      "course": 8,
      "submission_date": "2023-01-20",
      "feedback_received": true,
      "project_title": "e-commerce site",
      "grade": "63.27"
    }
  },
  {
    "model": "app.project",
    "pk": 84,
    "fields": {
      "student": 158,
      "course": 44,
      "submission_date": "2023-04-05",
      "feedback_received": false,
      "project_title": "web app",
      "grade": "45.92"
    }
  },
  {
    "model": "app.project",
    "pk": 85,
    "fields": {
      "student": 49,
      "course": 28,
      "submission_date": "2022-01-31",
      "feedback_received": false,
      "project_title": "mobile app",
      "grade": "73.75"
    }
  },
  {
    "model": "app.project",
    "pk": 86,
    "fields": {
      "student": 8,
      "course": 48,
      "submission_date": "2021-10-16",
      "feedback_received": true,
      "project_title": "chat application",
      "grade": "57.38"
    }
  },
  {
    "model": "app.project",
    "pk": 87,
    "fields": {
      "student": 104,
      "course": 35,
      "submission_date": "2022-01-25",
      "feedback_received": false,
      "project_title": "social media app",
      "grade": "75.28"
    }
  },
  {
    "model": "app.project",
    "pk": 88,
    "fields": {
      "student": 142,
      "course": 11,
      "submission_date": "2022-03-01",
      "feedback_received": false,
      "project_title": "testing framework",
      "grade": "74.69"
    }
  },
  {
    "model": "app.project",
    "pk": 89,
    "fields": {
      "student": 5,
      "course": 15,
      "submission_date": "2020-11-17",
      "feedback_received": true,
      "project_title": "web app",
      "grade": "47.41"
    }
  },
  {
    "model": "app.project",
    "pk": 90,
    "fields": {
      "student": 40,
      "course": 5,
      "submission_date": "2021-09-16",
      "feedback_received": false,
      "project_title": "web app",
      "grade": "33.41"
    }
  },
  {
    "model": "app.project",
    "pk": 91,
    "fields": {
      "student": 53,
      "course": 5,
      "submission_date": "2021-01-05",
      "feedback_received": false,
      "project_title": "game development",
      "grade": "61.82"
    }
  },
  {
    "model": "app.project",
    "pk": 92,
    "fields": {
      "student": 46,
      "course": 16,
      "submission_date": "2020-06-04",
      "feedback_received": false,
      "project_title": "UI/UX design",
      "grade": null
    }
  },
  {
    "model": "app.project",
    "pk": 93,
    "fields": {
      "student": 162,
      "course": 5,
      "submission_date": "2022-10-22",
      "feedback_received": false,
      "project_title": "mobile app",
      "grade": "48.12"
    }
  },
  {
    "model": "app.project",
    "pk": 94,
    "fields": {
      "student": 34,
      "course": 11,
      "submission_date": "2022-02-25",
      "feedback_received": false,
      "project_title": "web app",
      "grade": "21.10"
    }
  },
  {
    "model": "app.project",
    "pk": 95,
    "fields": {
      "student": 65,
      "course": 25,
      "submission_date": "2020-08-15",
      "feedback_received": false,
      "project_title": "mobile app",
      "grade": "40.91"
    }
  },
  {
    "model": "app.project",
    "pk": 96,
    "fields": {
      "student": 82,
      "course": 43,
      "submission_date": "2023-03-27",
      "feedback_received": false,
      "project_title": "API integration",
      "grade": "35.58"
    }
  },
  {
    "model": "app.project",
    "pk": 97,
    "fields": {
      "student": 7,
      "course": 16,
      "submission_date": "2021-12-10",
      "feedback_received": false,
      "project_title": "blog platform",
      "grade": "67.44"
    }
  },
  {
    "model": "app.project",
    "pk": 98,
    "fields": {
      "student": 180,
      "course": 8,
      "submission_date": "2021-11-29",
      "feedback_received": true,
      "project_title": "web app",
      "grade": "36.56"
    }
  },
  {
    "model": "app.project",
    "pk": 99,
    "fields": {
      "student": 92,
      "course": 15,
      "submission_date": "2020-12-29",
      "feedback_received": true,
      "project_title": "automation script",
      "grade": "63.17"
    }
  },
  {
    "model": "app.project",
    "pk": 100,
    "fields": {
      "student": 42,
      "course": 18,
      "submission_date": "2021-09-01",
      "feedback_received": false,
      "project_title": "desktop application",
      "grade": null
    }
  },
  {
    "model": "app.project",
    "pk": 101,
    "fields": {
      "student": 114,
      "course": 29,
      "submission_date": "2022-01-01",
      "feedback_received": false,
      "project_title": "machine learning",
      "grade": "40.60"
    }
  },
  {
    "model": "app.project",
    "pk": 102,
    "fields": {
      "student": 34,
      "course": 5,
      "submission_date": "2022-07-23",
      "feedback_received": false,
      "project_title": "data analysis",
      "grade": "32.97"
    }
  },
  {
    "model": "app.project",
    "pk": 103,
    "fields": {
      "student": 112,
      "course": 42,
      "submission_date": "2022-09-26",
      "feedback_received": false,
      "project_title": "portfolio site",
      "grade": "39.93"
    }
  },
  {
    "model": "app.project",
    "pk": 104,
    "fields": {
      "student": 40,
      "course": 16,
      "submission_date": "2023-07-06",
      "feedback_received": false,
      "project_title": "e-commerce site",
      "grade": null
    }
  },
  {
    "model": "app.project",
    "pk": 105,
    "fields": {
      "student": 180,
      "course": 19,
      "submission_date": "2023-01-30",
      "feedback_received": true,
      "project_title": "web app",
      "grade": "60.80"
    }
  },
  {
    "model": "app.project",
    "pk": 106,
    "fields": {
      "student": 33,
      "course": 4,
      "submission_date": "2020-02-12",
      "feedback_received": false,
      "project_title": "mobile app",
      "grade": "41.42"
    }
  },
  {
    "model": "app.project",
    "pk": 107,
    "fields": {
      "student": 52,
      "course": 37,
      "submission_date": "2022-10-10",
      "feedback_received": false,
      "project_title": "mobile app",
      "grade": "59.16"
    }
  },
  {
    "model": "app.project",
    "pk": 108,
    "fields": {
      "student": 135,
      "course": 43,
      "submission_date": "2022-08-28",
      "feedback_received": false,
      "project_title": "desktop application",
      "grade": "23.31"
    }
  },
  {
    "model": "app.project",
    "pk": 109,
    "fields": {
      "student": 74,
      "course": 50,
      "submission_date": "2021-03-11",
      "feedback_received": false,
      "project_title": "mobile app",
      "grade": "46.92"
    }
  },
  {
    "model": "app.project",
    "pk": 110,
    "fields": {
      "student": 160,
      "course": 15,
      "submission_date": "2022-01-09",
      "feedback_received": true,
      "project_title": "mobile app",
      "grade": null
    }
  },
  {
    "model": "app.project",
    "pk": 111,
    "fields": {
      "student": 22,
      "course": 11,
      "submission_date": "2022-12-10",
      "feedback_received": true,
      "project_title": "mobile app",
      "grade": "41.99"
    }
  },
  {
    "model": "app.project",
    "pk": 112,
    "fields": {
      "student": 170,
      "course": 8,
      "submission_date": "2021-09-07",
      "feedback_received": true,
      "project_title": "API integration",
      "grade": "55.67"
    }
  },
  {
    "model": "app.project",
    "pk": 113,
    "fields": {
      "student": 118,
      "course": 6,
      "submission_date": "2023-01-03",
      "feedback_received": false,
      "project_title": "API integration",
      "grade": "51.93"
    }
  },
  {
    "model": "app.project",
    "pk": 114,
    "fields": {
      "student": 157,
      "course": 7,
      "submission_date": "2023-06-08",
      "feedback_received": false,
      "project_title": "social media app",
      "grade": "78.82"
    }
  },
  {
    "model": "app.project",
    "pk": 115,
    "fields": {
      "student": 11,
      "course": 47,
      "submission_date": "2022-10-18",
      "feedback_received": false,
      "project_title": "API integration",
      "grade": "72.27"
    }
  },
  {
    "model": "app.project",
    "pk": 116,
    "fields": {
      "student": 147,
      "course": 33,
      "submission_date": "2022-12-16",
      "feedback_received": false,
      "project_title": "mobile app",
      "grade": "57.55"
    }
  },
  {
    "model": "app.project",
    "pk": 117,
    "fields": {
      "student": 144,
      "course": 14,
      "submission_date": "2022-09-02",
      "feedback_received": false,
      "project_title": "web app",
      "grade": "69.01"
    }
  },
  {
    "model": "app.project",
    "pk": 118,
    "fields": {
      "student": 184,
      "course": 2,
      "submission_date": "2021-09-28",
      "feedback_received": true,
      "project_title": "web app",
      "grade": "33.00"
    }
  },
  {
    "model": "app.project",
    "pk": 119,
    "fields": {
      "student": 158,
      "course": 15,
      "submission_date": "2021-07-22",
      "feedback_received": false,
      "project_title": "mobile app",
      "grade": "54.96"
    }
  },
  {
    "model": "app.project",
    "pk": 120,
    "fields": {
      "student": 150,
      "course": 5,
      "submission_date": "2022-09-24",
      "feedback_received": false,
      "project_title": "mobile app",
      "grade": "22.83"
    }
  },
  {
    "model": "app.project",
    "pk": 121,
    "fields": {
      "student": 47,
      "course": 29,
      "submission_date": "2020-12-26",
      "feedback_received": false,
      "project_title": "web app",
      "grade": "34.67"
    }
  },
  {
    "model": "app.project",
    "pk": 122,
    "fields": {
      "student": 188,
      "course": 19,
      "submission_date": "2020-10-22",
      "feedback_received": false,
      "project_title": "web app",
      "grade": "65.92"
    }
  },
  {
    "model": "app.project",
    "pk": 123,
    "fields": {
      "student": 101,
      "course": 15,
      "submission_date": "2021-03-30",
      "feedback_received": true,
      "project_title": "data analysis",
      "grade": "62.92"
    }
  },
  {
    "model": "app.project",
    "pk": 124,
    "fields": {
      "student": 56,
      "course": 22,
      "submission_date": "2021-11-10",
      "feedback_received": false,
      "project_title": "social media app",
      "grade": null
    }
  },
  {
    "model": "app.project",
    "pk": 125,
    "fields": {
      "student": 5,
      "course": 29,
      "submission_date": "2023-10-23",
      "feedback_received": false,
      "project_title": "cloud deployment",
      "grade": "56.83"
    }
  },
  {
    "model": "app.project",
    "pk": 126,
    "fields": {
      "student": 181,
      "course": 44,
      "submission_date": "2023-12-23",
      "feedback_received": false,
      "project_title": "web app",
      "grade": "31.03"
    }
  },
  {
    "model": "app.project",
    "pk": 127,
    "fields": {
      "student": 24,
      "course": 9,
      "submission_date": "2022-09-20",
      "feedback_received": false,
      "project_title": "blog platform",
      "grade": "36.37"
    }
  },
  {
    "model": "app.project",
    "pk": 128,
    "fields": {
      "student": 94,
      "course": 49,
      "submission_date": "2022-06-04",
      "feedback_received": false,
      "project_title": "cloud deployment",
      "grade": "34.77"
    }
  },
  {
    "model": "app.project",
    "pk": 129,
    "fields": {
      "student": 115,
      "course": 10,
      "submission_date": "2021-05-02",
      "feedback_received": false,
      "project_title": "data analysis",
      "grade": null
    }
  },
  {
    "model": "app.project",
    "pk": 130,
    "fields": {
      "student": 122,
      "course": 10,
      "submission_date": "2022-10-06",
      "feedback_received": false,
      "project_title": "web app",
      "grade": "39.34"
    }
  },
  {
    "model": "app.project",
    "pk": 131,
    "fields": {
      "student": 46,
      "course": 38,
      "submission_date": "2020-12-22",
      "feedback_received": false,
      "project_title": "automation script",
      "grade": "54.35"
    }
  },
  {
    "model": "app.project",
    "pk": 132,
    "fields": {
      "student": 111,
      "course": 36,
      "submission_date": "2023-12-28",
      "feedback_received": false,
      "project_title": "data analysis",
      "grade": "40.70"
    }
  },
  {
    "model": "app.project",
    "pk": 133,
    "fields": {
      "student": 100,
      "course": 18,
      "submission_date": "2021-06-13",
      "feedback_received": false,
      "project_title": "portfolio site",
      "grade": "48.02"
    }
  },
  {
    "model": "app.project",
    "pk": 134,
    "fields": {
      "student": 101,
      "course": 25,
      "submission_date": "2022-08-08",
      "feedback_received": false,
      "project_title": "mobile app",
      "grade": "52.86"
    }
  },
  {
    "model": "app.project",
    "pk": 135,
    "fields": {
      "student": 41,
      "course": 40,
      "submission_date": "2020-03-10",
      "feedback_received": false,
      "project_title": "data analysis",
      "grade": null
    }
  },
  {
    "model": "app.project",
    "pk": 136,
    "fields": {
      "student": 163,
      "course": 18,
      "submission_date": "2023-10-31",
      "feedback_received": true,
      "project_title": "database management",
      "grade": "51.79"
    }
  },
  {
    "model": "app.project",
    "pk": 137,
    "fields": {
      "student": 5,
      "course": 34,
      "submission_date": "2023-08-28",
      "feedback_received": false,
      "project_title": "API integration",
      "grade": "56.59"
    }
  },
  {
    "model": "app.project",
    "pk": 138,
    "fields": {
      "student": 126,
      "course": 28,
      "submission_date": "2020-03-18",
      "feedback_received": true,
      "project_title": "machine learning",
      "grade": null
    }
  },
  {
    "model": "app.project",
    "pk": 139,
    "fields": {
      "student": 86,
      "course": 19,
      "submission_date": "2020-11-03",
      "feedback_received": true,
      "project_title": "API integration",
      "grade": "58.97"
    }
  },
  {
    "model": "app.project",
    "pk": 140,
    "fields": {
      "student": 175,
      "course": 23,
      "submission_date": "2020-10-07",
      "feedback_received": false,
      "project_title": "web app",
      "grade": "66.57"
    }
  },
  {
    "model": "app.project",
    "pk": 141,
    "fields": {
      "student": 49,
      "course": 5,
      "submission_date": "2021-11-09",
      "feedback_received": true,
      "project_title": "social media app",
      "grade": "41.63"
    }
  },
  {
    "model": "app.project",
    "pk": 142,
    "fields": {
      "student": 150,
      "course": 23,
      "submission_date": "2023-06-14",
      "feedback_received": false,
      "project_title": "web app",
      "grade": "70.54"
    }
  },
  {
    "model": "app.project",
    "pk": 143,
    "fields": {
      "student": 132,
      "course": 31,
      "submission_date": "2021-12-01",
      "feedback_received": false,
      "project_title": "portfolio site",
      "grade": "47.78"
    }
  },
  {
    "model": "app.project",
    "pk": 144,
    "fields": {
      "student": 25,
      "course": 38,
      "submission_date": "2022-10-15",
      "feedback_received": false,
      "project_title": "e-commerce site",
      "grade": "32.68"
    }
  },
  {
    "model": "app.project",
    "pk": 145,
    "fields": {
      "student": 170,
      "course": 5,
      "submission_date": "2022-05-17",
      "feedback_received": true,
      "project_title": "data analysis",
      "grade": "50.18"
    }
  },
  {
    "model": "app.project",
    "pk": 146,
    "fields": {
      "student": 154,
      "course": 48,
      "submission_date": "2020-07-01",
      "feedback_received": true,
      "project_title": "data analysis",
      "grade": "43.65"
    }
  },
  {
    "model": "app.project",
    "pk": 147,
    "fields": {
      "student": 111,
      "course": 31,
      "submission_date": "2020-09-01",
      "feedback_received": false,
      "project_title": "mobile app",
      "grade": "55.84"
    }
  },
  {
    "model": "app.project",
    "pk": 148,
    "fields": {
      "student": 109,
      "course": 49,
      "submission_date": "2020-10-24",
      "feedback_received": false,
      "project_title": "networking project",
      "grade": "48.11"
    }
  },
  {
    "model": "app.project",
    "pk": 149,
    "fields": {
      "student": 86,
      "course": 10,
      "submission_date": "2023-09-08",
      "feedback_received": false,
      "project_title": "game development",
      "grade": "39.24"
    }
  },
  {
    "model": "app.project",
    "pk": 150,
    "fields": {
      "student": 41,
      "course": 17,
      "submission_date": "2022-11-09",
      "feedback_received": false,
      "project_title": "chat application",
      "grade": "35.03"
    }
  }
]
