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
e173427d848cbb40c70bb7a34d025a9b2221fcca
penracourses
/
sbas
T
History
Ross
e173427d84
Fix HTML escaping for question titles in question review list
2025-11-03 11:11:13 +00:00
..
migrations
Add 'frcr_appropriate' field to Question model for exam relevance
2025-10-29 21:03:01 +00:00
templates
/sbas
Fix HTML escaping for question titles in question review list
2025-11-03 11:11:13 +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
Add 'frcr_appropriate' field to Question model for exam relevance
2025-10-29 21:03:01 +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 FRCR toggle functionality to question detail view
2025-10-29 21:37:19 +00:00
views.py
Add FRCR toggle functionality to question detail view
2025-10-29 21:37:19 +00:00