Skip to content

feat: add CTFd-Sub-Question plugin as submodule #52

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tyc4d
Copy link

@tyc4d tyc4d commented Jul 6, 2025

While preparing for a CTF competition, I noticed that most multi-question CTFd plugins are outdated (3-4 years old) and have compatibility issues with newer CTFd versions.
I created a new plugin that allows multiple sub-questions within a single challenge, each with its own flag and points.

Previously, we had to create multiple separate challenges for this kind of setup, but now it can be done in one challenge, making it more convenient for both participants and challenge creators.
The plugin has been tested and works well with CTFd 3.7.4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant