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
863d65b4b3bd6c7c886326b5e8da71906aedc0f9
penracourses
/
physics
T
History
Ross
2aff9516ac
feat: Enhance security by adding @login_required to multiple views and replacing print statements with logger.debug
...
Co-authored-by: Copilot <
copilot@github.com
>
2026-04-30 21:35:08 +01:00
..
management
/commands
Add command to generate sample physics questions with customizable options
2025-11-10 20:56:18 +00:00
migrations
Add user-related collections feature with HTMX support and timestamps for collections
2026-01-26 11:07:15 +00:00
templates
/physics
Add links to question stems in exam scores user template for authenticated and unauthenticated users
2026-01-19 12:24:59 +00:00
tests
some more update
2023-11-12 17:41:46 +00:00
__init__.py
…
admin.py
…
api.py
more ninja fixes
2025-12-01 13:31:02 +00:00
apps.py
…
decorators.py
…
filters.py
.
2024-01-08 13:32:00 +00:00
forms.py
Add QuestionForm and related views: implement form for creating questions with user context and exam association
2025-11-17 12:12:06 +00:00
models.py
Enhance question feedback in exam review by adding answers and feedback details for each part
2025-11-10 13:17:19 +00:00
tables.py
…
tests.py
…
urls.py
Add flagging functionality for exam questions with a reusable Flag model and toggle feature
2026-01-05 13:47:45 +00:00
views.py
feat: Enhance security by adding @login_required to multiple views and replacing print statements with logger.debug
2026-04-30 21:35:08 +01:00