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
db51ef23be639eff17bc2ca32a6e19d382aa72a9
penracourses
/
physics
T
History
Ross
db51ef23be
Refactor exam question fragment to move flag button inside the fragment for HTMX updates and enhance local state management for answered and flagged questions.
2026-01-05 14:30:55 +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
Refactor exam question fragment to move flag button inside the fragment for HTMX updates and enhance local state management for answered and flagged questions.
2026-01-05 14:30:55 +00:00
tests
some more update
2023-11-12 17:41:46 +00:00
__init__.py
…
admin.py
rename CidUserAnswer to UserAnswer
2023-05-15 11:15:17 +01:00
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
add user to sba / physics answer tables
2023-09-04 09:36:31 +01:00
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
Refactor exam question fragment to move flag button inside the fragment for HTMX updates and enhance local state management for answered and flagged questions.
2026-01-05 14:30:55 +00:00