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
4cdddcf28851fa95baac57062b5baa61d099c9dc
penracourses
/
anatomy
T
History
Ross
4cdddcf288
Refactor HTML structure and JavaScript indentation in primary answer templates for improved readability
2026-02-16 09:47:03 +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
Refactor HTML structure and JavaScript indentation in primary answer templates for improved readability
2026-02-16 09:47:03 +00:00
tests
start removing lots of print
2025-06-30 10:39:42 +01:00
__init__.py
…
admin.py
…
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
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
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