RagnarGrootKoerkamp / BAPCtools

Tools for developing ICPC-style programming contest problems.
GNU General Public License v3.0
49 stars 22 forks source link

bt export to DOMjudge uses UUID for problem label #389

Closed RagnarGrootKoerkamp closed 1 month ago

mpsijm commented 1 month ago

Which version of DOMjudge are you using? This should be fixed in 8.3.0: https://github.com/DOMjudge/domjudge/pull/2469

RagnarGrootKoerkamp commented 1 month ago

Ah yes that should fix it. Thanks :)