Skip to content

janvykopal/ctfd-challenge-feedback

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Challenge feedback plugin for CTFd

Allows users to give feedback for a challenge after solving it.

User Guide

Motivation

For instructors to collect feedbacks for challenges to make adjustments or improvements.

Install

Copy or clone this repository into CTFd/plugins:

git clone https://github.com/janvykopal/ctfd-challenge-feedback.git

Features

  • 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

Admin panel view

Feedback form

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Challenge feedback plugin for CTFd

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 41.8%
  • JavaScript 36.5%
  • HTML 21.7%