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> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| admin.py | ||
| attempts.py | ||
| auth.py | ||
| categories.py | ||
| documents.py | ||
| nextcloud.py | ||
| question_categories.py | ||
| questions.py | ||
| quizzes.py | ||
| tts.py | ||