pdf-quiz-generator/backend
Daniel 942027c502 fix: 'No therapy is required' is an answer, not a placeholder
The first version of the check flagged it alongside 'No protocols are
available'. The difference is whether the sentence is about the medicine
or about the source. Two false positives down to none; the two real ones
are both Pediatric Dentistry, whose source was a disclaimer.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01TqXevQJhxFrM7jJg82cgZN
2026-09-11 13:58:02 +02:00
..
alembic fix: one sessions list, at /sessions, with plan material out of it 2026-09-11 04:10:25 +02:00
app feat: figures a question can actually have — managed, labelled, previewed 2026-09-11 12:59:43 +02:00
scripts fix: 'No therapy is required' is an answer, not a placeholder 2026-09-11 13:58:02 +02:00
tests feat: access as one tree — branches, libraries, and an honest "everything" 2026-09-11 12:53:56 +02:00
.dockerignore Initial commit: PDF Quiz Generator app 2026-03-30 20:04:53 +00:00
.env.example Remove coach modes and improve quiz audio 2026-05-10 01:24:06 +02:00
alembic.ini Wire Alembic to live Postgres and fix startup DDL race 2026-04-14 04:49:23 +02:00
Dockerfile Initial commit: PDF Quiz Generator app 2026-03-30 20:04:53 +00:00
manage.py Cross-browser job tracking, hamburger fix, CLI extract, quiz delete keeps bank questions 2026-04-01 02:30:47 +02:00
requirements.txt build: pin litellm 1.28.13 after 1.27.8 was yanked from PyPI 2026-09-07 16:18:35 +02:00