Skip to content

An experimental script that converts DOMJudge's API results into spotboard-compatible JSONs.

Notifications You must be signed in to change notification settings

spotboard/domjudge-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotboard DOMjudge converter

This converter generates contest.json and runs.json file for Spotboard using DOMjudge API v4.
It was tested with DOMjudge 7.1.0

Requirements

  • Node.js 8+

Install package

$ npm install

Before Start

Open the admin panel and select 'Configuration'. Find 'data_source' option and make sure this value is set to 0.

If you have a question why it should be 0, please check this issue.
DOMjudge/domjudge#612

Configuration

config.js

How to run

$ npm start

About

An experimental script that converts DOMJudge's API results into spotboard-compatible JSONs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published