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
b040dfcd826b1a1836e4dc3e450caafb5ca415b7
penracourses
/
physics
T
History
Ross
b040dfcd82
Enhance question menu update logic by adding flag icon management and logging for better debugging
2026-01-05 14:38:03 +00:00
..
management
/commands
Add command to generate sample physics questions with customizable options
2025-11-10 20:56:18 +00:00
migrations
…
templates
/physics
Enhance question menu update logic by adding flag icon management and logging for better debugging
2026-01-05 14:38:03 +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
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