This website requires JavaScript.
Explore
Help
Register
Sign In
ross
/
penracourses
Watch
1
Star
0
Fork
0
You've already forked penracourses
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
647081a7d662d48d899516fefe83e8f3c988f552
penracourses
/
anatomy
T
History
Ross
647081a7d6
Add conditional rendering for save annotations button based on edit permissions
2026-02-16 10:31:16 +00:00
..
management
Enhance create_anatomy_questions management command with optional image generation and improved argument handling
2025-11-10 22:32:30 +00:00
migrations
Alter primary_answer and structure fields in AnatomyQuestion model for improved clarity and categorization
2026-02-16 09:36:06 +00:00
static
Refactor answer click handling to prevent duplicate event listeners on the new mark2 page; streamline state management for answer marking.
2025-11-11 12:49:13 +00:00
templates
Add conditional rendering for save annotations button based on edit permissions
2026-02-16 10:31:16 +00:00
tests
start removing lots of print
2025-06-30 10:39:42 +01:00
__init__.py
…
admin.py
move anatomy structure to atlas
2024-01-10 23:12:38 +00:00
api.py
fix some ninja issuse
2025-12-01 13:30:43 +00:00
apps.py
…
decorators.py
…
filters.py
…
forms.py
Implement primary answer management with HTMX support, including form for selecting or creating answers and display templates
2026-02-16 09:46:57 +00:00
models.py
Add primary_answer field to AnatomyQuestion model and create migration to backfill existing values
2026-02-16 09:32:25 +00:00
tables.py
.
2024-10-14 10:38:39 +01:00
urls.py
Add delete functionality for image annotations in question detail view
2026-02-16 10:28:32 +00:00
views.py
Add delete functionality for image annotations in question detail view
2026-02-16 10:28:32 +00:00