{
    "exported_at": "2026-04-09T19:45:48+00:00",
    "app_version": "1.0.0",
    "school_name": "Auto-École Digitale",
    "tables": {
        "students": [
            {
                "id": 1,
                "uuid": "77fb1832-343a-11f1-a131-794e1a98ad9b",
                "cin": "AB123456",
                "first_name": "Youssef",
                "last_name": "Benali",
                "phone": "0600112233",
                "email": null,
                "birth_date": null,
                "address": null,
                "photo_path": null,
                "contract_path": null,
                "medical_path": null,
                "license_category": "B",
                "theory_hours": "5.0",
                "practical_hours": "3.0",
                "theory_passed": 0,
                "practical_passed": 0,
                "status": "active",
                "enrolled_at": "2026-04-09",
                "synced_at": "2026-04-09 17:52:15",
                "updated_at": "2026-04-09 17:52:15",
                "created_at": "2026-04-09 17:35:15"
            },
            {
                "id": 2,
                "uuid": "77fb196b-343a-11f1-a131-794e1a98ad9b",
                "cin": "CD789012",
                "first_name": "Khadija",
                "last_name": "El Fassi",
                "phone": "0611223344",
                "email": null,
                "birth_date": null,
                "address": null,
                "photo_path": null,
                "contract_path": null,
                "medical_path": null,
                "license_category": "B",
                "theory_hours": "8.0",
                "practical_hours": "6.5",
                "theory_passed": 0,
                "practical_passed": 0,
                "status": "active",
                "enrolled_at": "2026-04-09",
                "synced_at": "2026-04-09 17:52:15",
                "updated_at": "2026-04-09 17:52:15",
                "created_at": "2026-04-09 17:35:15"
            },
            {
                "id": 3,
                "uuid": "a84e76a6-343a-11f1-a131-794e1a98ad9b",
                "cin": "ib247773",
                "first_name": "salah eddine",
                "last_name": "amane",
                "phone": "0623461814",
                "email": "salahamane935@gmail.com",
                "birth_date": null,
                "address": null,
                "photo_path": null,
                "contract_path": null,
                "medical_path": null,
                "license_category": "B",
                "theory_hours": "0.0",
                "practical_hours": "4.0",
                "theory_passed": 0,
                "practical_passed": 0,
                "status": "active",
                "enrolled_at": "2026-04-09",
                "synced_at": "2026-04-09 17:52:15",
                "updated_at": "2026-04-09 17:52:15",
                "created_at": "2026-04-09 17:36:36"
            }
        ],
        "instructors": [
            {
                "id": 1,
                "uuid": "77fb02a3-343a-11f1-a131-794e1a98ad9b",
                "full_name": "Mohammed Alami",
                "cin": "BK123456",
                "phone": "0661001122",
                "email": null,
                "license_number": null,
                "salary": "3500.00",
                "status": "active",
                "synced_at": null,
                "created_at": "2026-04-09 17:35:15"
            },
            {
                "id": 2,
                "uuid": "77fb0457-343a-11f1-a131-794e1a98ad9b",
                "full_name": "Fatima Zahra",
                "cin": "CD789012",
                "phone": "0662003344",
                "email": null,
                "license_number": null,
                "salary": "3200.00",
                "status": "active",
                "synced_at": null,
                "created_at": "2026-04-09 17:35:15"
            }
        ],
        "vehicles": [
            {
                "id": 1,
                "uuid": "77fb128f-343a-11f1-a131-794e1a98ad9b",
                "plate": "A-12345-1",
                "model": "Dacia Logan",
                "year": "2022",
                "category": "B",
                "insurance_expiry": "2025-12-31",
                "inspection_date": null,
                "total_km": 0,
                "status": "available",
                "synced_at": null,
                "created_at": "2026-04-09 17:35:15"
            },
            {
                "id": 2,
                "uuid": "77fb1366-343a-11f1-a131-794e1a98ad9b",
                "plate": "B-67890-2",
                "model": "Renault Clio",
                "year": "2021",
                "category": "B",
                "insurance_expiry": "2025-06-30",
                "inspection_date": null,
                "total_km": 0,
                "status": "available",
                "synced_at": null,
                "created_at": "2026-04-09 17:35:15"
            }
        ],
        "sessions": [
            {
                "id": 1,
                "uuid": "c97cdcb4-343a-11f1-a131-794e1a98ad9b",
                "student_id": 3,
                "instructor_id": 1,
                "vehicle_id": 1,
                "session_type": "practical",
                "session_date": "2026-04-09",
                "start_time": "21:00:00",
                "end_time": null,
                "duration_hours": "4.0",
                "status": "scheduled",
                "notes": null,
                "synced_at": null,
                "created_at": "2026-04-09 17:37:31"
            }
        ],
        "payments": [
            {
                "id": 1,
                "uuid": "77fb44c4-343a-11f1-a131-794e1a98ad9b",
                "student_id": 1,
                "amount": "1500.00",
                "payment_date": "2026-04-09",
                "payment_method": "cash",
                "tranche_number": 1,
                "invoice_number": "INV-2026-001",
                "notes": null,
                "synced_at": null,
                "created_at": "2026-04-09 17:35:15"
            },
            {
                "id": 2,
                "uuid": "dd30d7d3-343a-11f1-a131-794e1a98ad9b",
                "student_id": 3,
                "amount": "2000.00",
                "payment_date": "2026-04-09",
                "payment_method": "cash",
                "tranche_number": 1,
                "invoice_number": "INV-2026-0002",
                "notes": "",
                "synced_at": null,
                "created_at": "2026-04-09 17:38:04"
            }
        ],
        "contracts": [
            {
                "id": 1,
                "student_id": 1,
                "total_amount": "3500.00",
                "paid_amount": "1500.00",
                "contract_date": "2026-04-09",
                "notes": null
            },
            {
                "id": 2,
                "student_id": 3,
                "total_amount": "3000.00",
                "paid_amount": "2000.00",
                "contract_date": "2026-04-09",
                "notes": null
            }
        ],
        "questions": [
            {
                "id": 1,
                "uuid": "77fb243d-343a-11f1-a131-794e1a98ad9b",
                "category": "signs",
                "question_ar": "ماذا تعني الإشارة المثلثة الحمراء؟",
                "question_fr": "Que signifie le panneau triangulaire rouge?",
                "answer_a_ar": "خطر \/ danger",
                "answer_b_ar": "توقف \/ stop",
                "answer_c_ar": "أولوية \/ priorité",
                "answer_d_ar": null,
                "answer_a_fr": null,
                "answer_b_fr": null,
                "correct_answer": "a",
                "is_eliminatory": 0,
                "image_path": null,
                "synced_at": null,
                "created_at": "2026-04-09 17:35:15"
            },
            {
                "id": 2,
                "uuid": "77fb2597-343a-11f1-a131-794e1a98ad9b",
                "category": "priorities",
                "question_ar": "من له الأولوية في التقاطع؟",
                "question_fr": "Qui a la priorité au carrefour?",
                "answer_a_ar": "السيارة من اليمين",
                "answer_b_ar": "السيارة من اليسار",
                "answer_c_ar": "المشاة دائماً",
                "answer_d_ar": null,
                "answer_a_fr": null,
                "answer_b_fr": null,
                "correct_answer": "a",
                "is_eliminatory": 0,
                "image_path": null,
                "synced_at": null,
                "created_at": "2026-04-09 17:35:15"
            },
            {
                "id": 3,
                "uuid": "883449c7-343b-11f1-a131-794e1a98ad9b",
                "category": "signs",
                "question_ar": "ما لون ضوء اعلئ",
                "question_fr": "",
                "answer_a_ar": " احمر",
                "answer_b_ar": "احضر",
                "answer_c_ar": "ازرق ",
                "answer_d_ar": "اصفر",
                "answer_a_fr": null,
                "answer_b_fr": null,
                "correct_answer": "a",
                "is_eliminatory": 1,
                "image_path": null,
                "synced_at": null,
                "created_at": "2026-04-09 17:42:51"
            },
            {
                "id": 4,
                "uuid": "c668974e-343b-11f1-a131-794e1a98ad9b",
                "category": "firstaid",
                "question_ar": "الا لقيت شخص يتنزف اش خصني ندير ",
                "question_fr": "",
                "answer_a_ar": "نعونو",
                "answer_b_ar": "نتسنى اسعاف ",
                "answer_c_ar": "نتاكد انه بعيد من طريق لي حدت اخر الا قدر الله و نتسنى اسعاف",
                "answer_d_ar": "منعونوش",
                "answer_a_fr": null,
                "answer_b_fr": null,
                "correct_answer": "c",
                "is_eliminatory": 0,
                "image_path": null,
                "synced_at": null,
                "created_at": "2026-04-09 17:44:36"
            },
            {
                "id": 5,
                "uuid": "19f0cff2-343c-11f1-a131-794e1a98ad9b",
                "category": "behavior",
                "question_ar": "عندي ضو خضر باش نمر و لقيت طمبيل قريبة ليا بي 12 متر سرعة ديالها كتر من 60 كيلو متر في ساعة",
                "question_fr": "",
                "answer_a_ar": "ندوز",
                "answer_b_ar": "نصبر حتى يمشي او ندوز",
                "answer_c_ar": "نزيد سرعة كتر او نسبق و ندوز",
                "answer_d_ar": "",
                "answer_a_fr": null,
                "answer_b_fr": null,
                "correct_answer": "b",
                "is_eliminatory": 0,
                "image_path": null,
                "synced_at": null,
                "created_at": "2026-04-09 17:46:56"
            }
        ],
        "exam_attempts": []
    }
}