Allows users to give feedback for a challenge after solving it.
For instructors to collect feedbacks for challenges to make adjustments or improvements.
Copy or clone this repository into CTFd/plugins:
git clone https://github.com/nus-ncl/ctfd-challenge-feedback.git
-
Create/delete feedback questions for each challenge
-
Feedback may be rating of 1 to 5 with custom labels, or text input
-
View feedback responses from the admin panel, or export them as a JSON/CSV file
-
Users can submit feedbacks and update them on subsequent submissions
-
Feedback form is shown automatically after the challenge is solved for the first time