-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support for Themis's contest file import #9
Comments
Thanks, but wrong repo. I'm transfering this to https://github.com/vnma0/kon |
@TrungNguyen1909 So this is for importing submission ? |
not really, just the judging results(score). Just checkout the sample output. |
But what this project actually does is read the log filg file created when running Themis live. |
Import old contest file exported by Themis |
Hmm, actually, this project use multiple Themis, meaning the Themis is not the centre. Importing old contest file won't do much. |
just for migrating purpose |
unzip
*.contest
throw meContest.result
get a nicely format jsonCode, Sample Test data attached
ThemisContestResultParser.zip
The text was updated successfully, but these errors were encountered: