pc2ccs / pc2v9

Version 9 of the PC^2 Programming Contest Control System
Eclipse Public License 2.0
47 stars 23 forks source link

Add CLICS Contest scoreboard.tsv endpoint and pc2 report #41

Open lane55 opened 4 years ago

lane55 commented 4 years ago

Feature Description:

Add the CLICS scoreboard.tsv endpoint and report. See more requirements at: https://clics.ecs.baylor.edu/index.php?title=Contest_API_2020#Scoreboard

Have you considered other ways to accomplish the same thing?

Not possible, or extremely time consuming and error prone.

Do you have any specific suggestions for how your feature would be **implemented in PC^2?**

Add REST end point. Add pc2 Report.

Additional context:

none

clevengr commented 4 years ago

The Feature Description says: Add the CLICS scoreboard.tsv endpoint and report. and then references the CLICS Scoreboard endpoint description. The CLICS Scoreboard endpoint refers to returning .json objects, not .tsv objects. It's not clear what the ".tsv" reference has to do with the feature. (Typo?)