pdf-quiz-generator/backend/app/models
Daniel 325f7f400f feat: linked topic articles and card associations
Draft/published article library with stable section IDs, breadcrumbs, link remediation, question and card associations, manual card creation and side-by-side/mobile-drawer reading. Migration e8d4f1a27c93. Verified 42 deployed-image backend tests, 72 frontend tests/build and PostgreSQL migration round-trip.
2026-09-07 15:16:48 +02:00
..
__init__.py feat: linked topic articles and card associations 2026-09-07 15:16:48 +02:00
ai_model_config.py Tag filtering, multi-category, bug fixes, image validation, docs 2026-04-04 22:48:26 +02:00
article.py feat: linked topic articles and card associations 2026-09-07 15:16:48 +02:00
attempt.py feat: redesign quiz runner and add study tools 2026-09-07 03:10:23 +02:00
course.py Add LMS, user quiz creation, manual questions, course system 2026-04-05 02:07:04 +02:00
email_verification.py Major platform update: pgvector search, multi-provider TTS, settings page, CLI 2026-03-31 18:03:10 +02:00
favorite.py Add switchable embedding model, Polly toggle, job cancellation, and UI fixes 2026-04-03 20:44:11 +02:00
flashcard.py feat: linked topic articles and card associations 2026-09-07 15:16:48 +02:00
lab_reference.py feat: redesign quiz runner and add study tools 2026-09-07 03:10:23 +02:00
password_reset.py Major platform update: pgvector search, multi-provider TTS, settings page, CLI 2026-03-31 18:03:10 +02:00
pdf_document.py Major platform update: pgvector search, multi-provider TTS, settings page, CLI 2026-03-31 18:03:10 +02:00
question.py chore: preserve pre-revamp local changes 2026-09-07 00:50:35 +02:00
question_category.py feat: add category-based custom tests and permission-safe sharing 2026-09-07 01:17:42 +02:00
quiz.py Decouple course quizzes, replace passlib, add security hardening 2026-04-06 21:31:05 +02:00
quiz_category.py Major: categories, question bank, security fixes, mobile layout, UX improvements 2026-03-31 20:08:05 +02:00
quiz_question_link.py Junction table for shared questions; verification blocking; semantic bank search; bug fixes 2026-04-01 00:55:13 +02:00
reminder.py Add switchable embedding model, Polly toggle, job cancellation, and UI fixes 2026-04-03 20:44:11 +02:00
section.py CRITICAL: Remove cascade delete from Section→Quiz relationship 2026-04-01 18:26:22 +02:00
user.py Add persistent MyNote for quizzes 2026-05-12 17:51:23 +02:00
user_note.py Add persistent MyNote for quizzes 2026-05-12 17:51:23 +02:00