DOMjudge / domjudge

DOMjudge programming contest jury system
https://www.domjudge.org
GNU General Public License v2.0
703 stars 249 forks source link

Expose points in the API #2446

Open vmcj opened 3 months ago

vmcj commented 3 months ago

As mentioned by @nickygerritsen in https://icpctools.slack.com/archives/C02GTS6EE2F/p1712382656158339?thread_ts=1712367696.875099&cid=C02GTS6EE2F, it seems we don't expose the points for a problem in the API.

nickygerritsen commented 3 months ago

Might be that we do expose points but we don’t set the scoring type to scoring for sure. For that we need more changes probably anyway