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
21d3130fa5f3d933f24d82ec672449f452df6e06
penracourses
/
physics
T
History
Ross
21d3130fa5
Add feedback display for questions based on user answers
2026-01-19 12:13:47 +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
Add feedback display for questions based on user answers
2026-01-19 12:13:47 +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