Commit Graph
74 Commits
Author SHA1 Message Date
Hamza-Ayed 882541a56a Update Saqel Platform: 2026-09-04 02:57:19 2026-09-04 02:57:19 +03:00
Hamza-Ayed 1fe97bf3eb Update Saqel Platform: 2026-09-04 02:04:43 2026-09-04 02:04:43 +03:00
Hamza-Ayed 58c3c48f69 feat: STEM Virtual Lab, English TTS companion, dynamic textbooks and zero-demo video fallback 2026-09-03 17:37:15 +03:00
Hamza-Ayed 445a1aa0e3 Fix Flutter exam parsing, make exams tab dynamic from API, and add intelligent exam resolution to submitExam 2026-09-03 16:59:14 +03:00
Hamza-Ayed 0a61e32033 Enrich full codebase with architectural Arabic docblocks and synchronize database_schema.sql with live database 2026-09-03 16:51:29 +03:00
Hamza-Ayed 9624cfb4c8 Fix exams foreign key constraint on lesson_id by using NULL instead of 0 for unit exams 2026-09-03 16:46:17 +03:00
Hamza-Ayed be4fe3dabf Fix MySQL scope ENUM to unit_exam in AiQuestionBankGeneratorService and ExamController 2026-09-03 16:44:37 +03:00
Hamza-Ayed 8d7ffcf2eb Implement Server-Side AI Question Bank Generator, Adaptive Weakness Sampling 60/40, and Curriculum Studio One-Click Generation 2026-09-03 15:38:35 +03:00
Hamza-Ayed c9c03892d1 Implement multi-teacher video selector, in-app curriculum document reader, 15-question Unit 1 exam bank, and interactive science simulation engine 2026-09-03 15:16:46 +03:00
Hamza-Ayed 7e0aae023a Fix student_question_answers table creation, clean manifest duplicate units, and calibrate Socratic timeline seeking 2026-09-03 14:04:39 +03:00
Hamza-Ayed b41db82537 Fix curriculum grounding for Grade 10: replace calculus fallback with authentic Systems of Equations questions and add self-healing guard 2026-09-03 13:49:45 +03:00
Hamza-Ayed 12049fd7da Complete Socratic adaptive exams in Flutter, Guardian WhatsApp alerts, and curriculum robustness 2026-09-03 10:14:34 +03:00
Hamza-Ayed 5ecfaafa48 Update Saqel Platform: 2026-09-02 08:55:31 2026-09-02 08:55:32 +03:00
Hamza-Ayed a9b1819e9a Update Saqel Platform: 2026-09-02 08:47:33 2026-09-02 08:47:33 +03:00
Hamza-Ayed a4536395c5 Update Saqel Platform: 2026-09-02 08:12:57 2026-09-02 08:12:57 +03:00
Hamza-Ayed 36939a50c1 Update Saqel Platform: 2026-09-02 07:52:23 2026-09-02 07:52:24 +03:00
Hamza-Ayed 739f934a26 Update Saqel Platform: 2026-09-02 07:43:58 2026-09-02 07:43:58 +03:00
Hamza-Ayed a1c7029838 Update Saqel Platform: 2026-09-02 01:23:51 2026-09-02 01:23:51 +03:00
Hamza-Ayed f4ab43d49a Update Saqel Platform: 2026-09-02 00:55:56 2026-09-02 00:55:56 +03:00
Hamza-Ayed a9b9c90d20 Guarantee 100% success response with Socratic checkpoints on /api/lessons/{id}/playback 2026-08-31 17:57:31 +03:00
Hamza-Ayed 7ab10209dc Fix UI overflows in SubjectHub/Grid and guarantee Socratic checkpoints response 2026-08-31 17:55:22 +03:00
Hamza-Ayed 43d6b88106 Fix lessons table SQL column name in getPlaybackData 2026-08-31 17:50:38 +03:00
Hamza-Ayed 78b703f625 Fix PHP 8 router parameter dispatching and lesson slug playback lookup 2026-08-31 17:45:27 +03:00
Hamza-Ayed ccf5f13a09 Update Saqel Platform: 2026-08-31 01:52:23 2026-08-31 01:52:24 +03:00
Hamza-Ayed 4e29915383 Update Saqel Platform: 2026-08-31 00:19:49 2026-08-31 00:19:49 +03:00
Hamza-Ayed c4c59bc828 Update Saqel Platform: 2026-08-29 22:41:36 2026-08-29 22:41:36 +03:00
Hamza-Ayed 051b9322f6 Update Saqel Platform: 2026-08-29 22:05:41 2026-08-29 22:05:41 +03:00
Hamza-Ayed 22568fe220 feat: Implement semantic video naming, MySQL database curriculum synchronization, and live two-way binding between filesystem and DB 2026-08-29 05:40:45 +03:00
Hamza-Ayed 9fc60b2cf5 fix: Isolate OTP keys and sessions per role in Redis so teacher and student logins on the same phone number never collide 2026-08-29 05:29:26 +03:00
Hamza-Ayed 771ec6acc5 feat: Add collapsible curriculum accordion tree, direct video upload to platform, resilient AI asset generation with smart synthesis fallback, and ingest Physics Unit 2 2026-08-29 05:13:47 +03:00
Hamza-Ayed 39cf087488 fix: Support array payload from Security::verifyJWT for student identity verification 2026-08-29 03:07:10 +03:00
Hamza-Ayed 6da006e154 fix: Eliminate PHP parse error in AuthController studentProfileSetup 2026-08-29 03:03:36 +03:00
Hamza-Ayed a8d0efbbea fix: Resolve getJSON method error in student national ID verification and enhance curriculum worker Gemini model handling 2026-08-29 03:00:06 +03:00
Hamza-Ayed 3d09b8235d fix: Run curriculum worker in true CLI background to prevent web server timeout at 20% 2026-08-29 02:29:55 +03:00
Hamza-Ayed 135a379b32 feat: Update Curriculum Studio with AI Assets panel to manually generate and input NotebookLM assets 2026-08-29 02:01:52 +03:00
Hamza-Ayed 5901329ef2 feat: Implement National ID sub-account login flow for students
- Updates verifyOtp to return identity_token for students instead of auto-login
- Adds verifyNationalId API endpoint to select or create a student profile under a single phone number
- Allows multiple students per guardian phone number
2026-08-29 00:10:04 +03:00
Hamza-Ayed 731194cba0 fix: multi-child demo linking in Guardian portal 2026-08-28 23:18:18 +03:00
Hamza-Ayed 8aab91c77f feat: Connect Guardian portal to real student mastery tracking
- Add GuardianController API endpoint to fetch student progress, readiness, and weakness gap logs.
- Add dynamic JS logic to GuardianPortal.php to replace static mockups.
- Connect Exam AI diagnostics (weaknesses, socratic checks) directly to the parent's dashboard view.
2026-08-28 23:17:14 +03:00
Hamza-Ayed 1401db11d0 fix: 4 critical bugs — worker argv, student dashboard visibility, teacher onboarding flow, password validation 2026-08-28 23:08:15 +03:00
Hamza-Ayed abe862f04d Update Saqel Platform: 2026-08-28 18:21:58 2026-08-28 18:21:58 +03:00
Hamza-Ayed 6c8cb53af0 Update Saqel Platform: 2026-08-28 18:08:03 2026-08-28 18:08:03 +03:00
Hamza-Ayed 39c1e14232 Update Saqel Platform: 2026-08-28 16:06:52 2026-08-28 16:06:53 +03:00
Hamza-Ayed 86bdee399d Update Saqel Platform: 2026-08-28 15:41:53 2026-08-28 15:41:53 +03:00
Hamza-Ayed 974de0a641 Update Saqel Platform: 2026-08-28 15:39:16 2026-08-28 15:39:16 +03:00
Hamza-Ayed 070e80ea30 Update Saqel Platform: 2026-08-28 15:19:58 2026-08-28 15:19:58 +03:00
Hamza-Ayed 06461635bf Update Saqel Platform: 2026-08-28 15:13:58 2026-08-28 15:13:58 +03:00
Hamza-Ayed 4991d50508 Update Saqel Platform: 2026-08-28 04:58:01 2026-08-28 04:58:01 +03:00
Hamza-Ayed cad7b7aa2b Update Saqel Platform: 2026-08-28 04:39:37 2026-08-28 04:39:37 +03:00
Hamza-Ayed 17a22c6985 fix: populate questions and options tables, scale AI chapters/checkpoints to video duration, open student lesson discovery 2026-08-28 04:14:16 +03:00
Hamza-Ayed dc2ebb108c feat: Dynamic student lesson discovery, lesson selector carousel, and live Socratic checkpoint streaming 2026-08-28 04:08:04 +03:00