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
d16041026f1e2082eba5af22b1b87dc2119fbd83
penracourses
/
physics
T
History
Ross
d16041026f
Add links to question stems in exam scores user template for authenticated and unauthenticated users
2026-01-19 12:24:59 +00:00
..
management
/commands
Add command to generate sample physics questions with customizable options
2025-11-10 20:56:18 +00:00
migrations
numerous supervisor upgrades
2024-10-28 16:30:13 +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
…
__init__.py
…
admin.py
…
api.py
more ninja fixes
2025-12-01 13:31:02 +00:00
apps.py
…
decorators.py
…
filters.py
…
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
Remove login requirement for exam_toggle_flag function to allow access without authentication.
2026-01-09 20:39:27 +00:00