Skip to content
This repository has been archived by the owner on Jul 13, 2024. It is now read-only.

HackUCF/internal-scoreboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Internal Scoreboard

Here lies the Django code for Hack@UCF's internal CTF team scoreboard, which is essentially a site to help the captain eyeball point contribution and participation. The site can also be a source of epeen for its users. :)

The vocab used inside the site is as made as generic as possible so that this application can be forked for use by any type of group that uses point-based contributions, with minimal modifications necessary.

The master branch is currently unstable! After the first point release, the master branch will be the latest stable branch.

Features

Completed features from our wish list:

  • Ability for users to self-report solves on public CTFs

Wish List

Sampled from HackUCF/research#5 (comment):

  • Ability for users to self-report assists or helps for the main solvers (some intellectual contribution)
  • Scoring/sorting system - by assists, solves, category, etc
  • Use OAuth for login
  • Interface for creating a new CTF solve page with attributes, such as judge only (only judge can add people to solves. think CTF practice)
  • Agree/disagree system: self-reported solves and assists can be agreed or disagreed with in a public forum. Certain problems can be locked to finalize the solve/assist list
  • Disambigiuation of multiple solvers by a judge
  • Every time a solve, assist, agree or disagreement is committed, the users must write a reason/justification
  • Extra: user configuration - avatar, website

About

Hack@UCF internal scoreboard website :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published