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
68f45c85611bb1dc9dc3fed316ea98204e75f849
penracourses
/
generic
T
History
Ross
68f45c8561
Refactor QuestionReviewForm to use RadioSelect for status and update template for improved layout
2025-10-22 22:01:49 +01:00
..
management
…
migrations
Add QuestionReview model and implement review functionality with HTMX integration
2025-10-22 21:00:01 +01:00
templates
Refactor QuestionReviewForm to use RadioSelect for status and update template for improved layout
2025-10-22 22:01:49 +01:00
templatetags
Add help tags for enhanced user guidance in templates and improve feedback descriptions in models
2025-09-08 10:45:33 +01:00
tests
…
__init__.py
…
admin.py
…
apps.py
…
constants.py
…
decorators.py
…
filters.py
…
forms.py
Refactor QuestionReviewForm to use RadioSelect for status and update template for improved layout
2025-10-22 22:01:49 +01:00
mixins.py
Add author validation in collection_take_start and implement is_author method in AuthorMixin
2025-09-15 11:31:05 +01:00
models.py
Add QuestionReview model and link to QuestionBase for enhanced review functionality
2025-10-22 20:15:20 +01:00
tables.py
…
urls.py
Add question reviews functionality with modal display and listing
2025-10-22 21:39:19 +01:00
views.py
Add QuestionReviewForm for handling question review submissions and update views for form integration
2025-10-22 22:00:05 +01:00