When deleting a quiz: - Questions shared with other quizzes stay linked to those quizzes - Questions exclusive to this quiz are detached (source_quiz_id cleared) and remain in the Question Bank as orphaned questions, not deleted - This preserves the question bank integrity Also improves manage.py CLI with extract, list-sections, and jobs commands Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| models | ||
| routers | ||
| schemas | ||
| services | ||
| tasks | ||
| utils | ||
| __init__.py | ||
| config.py | ||
| database.py | ||
| main.py | ||