feat(admin): manual quiz back-office + rewrite README #7
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "feature/quiz-backoffice"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Back-office (roadmap V1 step 7):
CRUD for manual questions — list, create (mcq/truefalse/free, category upsert,
dedup on prompt, validation), delete; 401/503 when unauthorized/unconfigured
format-aware form (QCM / vrai-faux / réponse libre)
README: replace the shadcn template with a real NerdWare overview (stack,
structure, getting started, scripts, game modes, back-office).
Verified against real Postgres: auth (401), create (201), dedup (409),
validation (400), list, delete (200/404).
Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com