testsys / ball

Balloon manager
2 stars 2 forks source link

Import other standings #16

Open jpsbur opened 7 years ago

jpsbur commented 7 years ago

To make use of it in non-Testsys environments (say, ejudge for SIS, PCMS for NEERC).

burunduk3 commented 6 years ago

support PCMS: 8183ba61ae60d55251eaa780f6ec485d07bbf1ee But now update.py just tries to parse monitor file with various ways in hope that one will succeed. Later we should save monitor type in database with event and use this information.

(So, user will have to choose monitor type when adding contest. Moreover, we should try to parse monitor when user adds it, and don't save event if parse failed.)