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
a6f5ed4c884b9fd1bb1d9c7f5970beea0711c98c
penracourses
/
sbas
T
History
Ross
a6f5ed4c88
Enhance exam review UI with detailed response summaries and progress bars for answer choices
2025-11-09 22:21:08 +00:00
..
migrations
Add 'frcr_appropriate' field to Question model for exam relevance
2025-10-29 21:03:01 +00:00
templates
/sbas
Enhance exam review UI with detailed response summaries and progress bars for answer choices
2025-11-09 22:21:08 +00:00
tests
…
__init__.py
…
admin.py
…
api.py
…
apps.py
…
filters.py
Enhance QuestionFilter with title and stem search capabilities and update fields in Meta class
2025-10-20 22:42:16 +01:00
forms.py
Refactor index.html layout for improved responsiveness and user navigation; update QuestionForm to use responsive columns for better display on small screens.
2025-11-03 13:47:03 +00:00
models.py
Add 'frcr_appropriate' field to Question model for exam relevance
2025-10-29 21:03:01 +00:00
tables.py
Refactor QuestionTable to inherit Meta options from SelectionTable for consistency
2025-11-01 21:42:33 +00:00
tests.py
…
urls.py
Add HTMX-based aggregated response summary for exam questions
2025-11-09 22:09:23 +00:00
views.py
Add HTMX-based aggregated response summary for exam questions
2025-11-09 22:09:23 +00:00