mitre-cyber-academy / ctf-scoreboard

This scoreboard allows you to host your own cybersecurity capture-the-flag (jeopardy-style or attack/defend) competition. Also includes team creation!
http://mitrecyberacademy.org/
Apache License 2.0
54 stars 30 forks source link

Flag submissions scale gets thrown off by initial challenge rush #442

Open rbclark opened 4 years ago

rbclark commented 4 years ago

Normally during a competition, a lot of the easy challenges fall very quickly, followed by a slow trickle of solves afterwards. This causes a very ugly Flag submissions graph on the game summary page:

Screen Shot 2020-04-17 at 10 22 00 AM

Perhaps we can somehow scale this differently, or allow better zooming in on the graph.

camdenmoors commented 4 years ago

Zooming is now possible as of PR #473