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
640f1841e6840e99a6fa90c4bd22a8ee48ae21a5
penracourses
/
sbas
T
History
Ross
640f1841e6
Refactor docker-compose.yml for improved context and volume mounts; update question_form.html to conditionally include question details
2025-10-27 21:30:01 +00:00
..
migrations
Add open_access field to Question model and update question detail template
2025-10-20 20:56:37 +01:00
templates
/sbas
Refactor docker-compose.yml for improved context and volume mounts; update question_form.html to conditionally include question details
2025-10-27 21:30:01 +00:00
tests
some more update
2023-11-12 17:41:46 +00:00
__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 question title field to QuestionForm and improve question review template for better feedback display
2025-10-27 10:56:51 +00:00
models.py
Refactor question review and form templates to use innerHTML for HTMX swaps, enhancing dynamic content updates
2025-10-22 21:32:57 +01:00
tables.py
Add render_best_answer method to capitalize first character of best_answer
2025-10-20 22:49:37 +01:00
tests.py
…
urls.py
Add merge category functionality for admin users with confirmation prompt
2025-10-27 20:23:44 +00:00
views.py
Add merge category functionality for admin users with confirmation prompt
2025-10-27 20:23:44 +00:00