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
37812921b8ab2cd4ac22342e3a8b4db8831f1a9a
penracourses
/
anatomy
T
History
Ross
37812921b8
Enhance primary answer display with edit functionality and conditional rendering based on user permissions
2026-02-16 09:50:52 +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
Enhance primary answer display with edit functionality and conditional rendering based on user permissions
2026-02-16 09:50:52 +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
improve user score view
2023-11-27 09:11:48 +00:00
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
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
views.py
Enhance primary answer display with edit functionality and conditional rendering based on user permissions
2026-02-16 09:50:52 +00:00