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
a269cf1f52381299d2dd36c3306c4eaf45cd7592
penracourses
/
sbas
T
History
Ross
57a3b02da3
Implement selection-enabled table base class and update QuestionTable to inherit from it
2025-11-01 20:45:59 +00:00
..
migrations
Add 'frcr_appropriate' field to Question model for exam relevance
2025-10-29 21:03:01 +00:00
templates
/sbas
Add row selection functionality to question table view; enhance user interaction
2025-11-01 13:07:46 +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
Implement selection-enabled table base class and update QuestionTable to inherit from it
2025-11-01 20:45:59 +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