pereztr5 / cyboard

Scoring engine for cyber defense competitions
BSD 3-Clause "New" or "Revised" License
10 stars 4 forks source link

Various fixes #6

Closed tbutts closed 8 years ago

tbutts commented 8 years ago

Numerous fixes

  1. [Participant Convenience]: Allows teams to press "Enter" key to submit flags
  2. [Aesthetics]: Made score columns fatter, to better make use of space
  3. [Aesthetics]: Add small drop shadow to score columns
  4. [Utility]: Enable image capture (SVG, PNG) and printing of scoreboard. For anyone who may be interested.
  5. [Utility]: Log capture flags to separate file (so it's easier to see when a team has just captured a flag)
  6. [Aesthetics]: Increase scoreboard font size for points. *This doesn't resize dynamically well, but for now it's much easier to read from far away.
pereztr5 commented 8 years ago

Will manually add last commit here because I merged it before it was updated