remove: source passage section and Open Q/MCQ mode toggle from UI fa431a7 Mehdi commited on 28 days ago
fix: MCQ onclick via closure, add FR/EN language pills wired to hidden textbox d6632b3 Mehdi commited on 28 days ago
feat: add MCQ mode with 4 options, client-side evaluation and per-choice explanations 978d90d Mehdi commited on 28 days ago
fix: truncate source passage to 3 sentences / 400 chars for display 770006e Mehdi commited on 28 days ago
fix: expose chunk via hidden textbox so source passage displays in feedback 3f931e8 Mehdi commited on 28 days ago
fix: replace hidden button clicks with textbox triggers (setGradioTA works, btn.click() doesn't in Gradio SSR) 93eb128 Mehdi commited on 28 days ago
fix: replace display:none on hidden rows with height:0 so Gradio mounts event handlers 0ec5648 Mehdi commited on 28 days ago
debug: add prints in new_question to trace call and LLM progress 2f3700c Mehdi commited on 28 days ago
fix: elapsed time counter + 3min hard timeout on question generation 80f7ff0 Mehdi commited on 28 days ago
fix: skip bitsandbytes on HF Spaces (ZeroGPU), only use 4-bit locally 56cd204 Mehdi commited on 28 days ago
fix: infinite spinner on question gen, 4-bit quant for low VRAM 12c4c0f Mehdi commited on 28 days ago
fix: full quiz flow via BRIDGE_JS, English only, buttons DOM-visible 12edc45 Ryadg commited on 28 days ago
fix: move bridge JS to demo.load() script in gr.HTML never executed f2b3289 Ryadg commited on 28 days ago
fix: hero visible, polling replaces MutationObserver for Svelte compat f72a551 Ryadg commited on 28 days ago
fix: make status/question/feedback textboxes DOM-visible for JS observer e8993e4 Ryadg commited on 28 days ago
feat: hybrid approach native Gradio file upload styled with custom CSS f09fe58 Ryadg commited on 28 days ago
feat: Off-Brand badge - custom HTML UI with JS bridge to hidden Gradio components 97e5b2d Ryadg commited on 28 days ago
fix: use @spaces.GPU directly, remove theme/css from gr.Blocks constructor 356c3d5 Ryadg commited on 29 days ago
feat: Off-Brand badge - custom FastAPI+HTML frontend, zero Gradio chrome e984a0a Ryadg commited on 29 days ago
fix: prompts évaluateur séparés EN/FR pour forcer la langue du feedback 5e6ff7d Mehdi commited on 30 days ago
fix: même fond sombre pour status/question/feedback que Your Answer 202248a Mehdi commited on 30 days ago
fix: texte question/feedback invisible + prompt langue renforcé 7c23d32 Mehdi commited on 30 days ago
fix: retire primary_hue orange qui changeait toutes les teintes f424e48 Mehdi commited on 30 days ago
fix: revenir au style sombre Soft, juste boutons colorés + zone upload propre e43ac61 Mehdi commited on 30 days ago
fix: revenir à Soft theme (file upload correct) + override cards blanches 233da03 Mehdi commited on 30 days ago
fix: retire height=80 du File component qui cassait l'affichage aad8485 Mehdi commited on 30 days ago
fix: File component height=80 pour éviter l'énorme aperçu Gradio 6 49eeeb0 Mehdi commited on 30 days ago
fix: zone upload sombre — override CSS classes Gradio file component 3ed66cf Mehdi commited on 30 days ago
feat: thème éducatif natif Gradio + traduction UI FR/EN dynamique 7941f4d Mehdi commited on 30 days ago
fix: CSS labels illisibles — retire chip Soft theme, simplifie styles 7810498 Mehdi commited on 30 days ago
fix: redesign UI — thème Soft + beige chaud Lumni, boutons pilule, fond blanc cards 1121740 Mehdi commited on 30 days ago
feat: custom UI — style Lumni (blanc, orange, bleu marine, Nunito) e129f37 Mehdi commited on 30 days ago
fix: tighten question prompt to avoid compound multi-part questions 3e7d6d6 Mehdi commited on 30 days ago
feat: switch to MiniCPM4-8B, add robustness, score tracker, language selector 83ec3f5 Mehdi commited on 30 days ago
fix: switch to MiniCPM3-4B for better transformers compatibility 08b63c1 Ryadg commited on about 1 month ago