Open
Description
We're currently planning to drop the import and export for {accounts,teams,groups}.tsv
and results.tsv
but are not sure if the community still uses this.
History
The tsv
format was in use by CLICS before the current json
standard which is more expressive. Keeping this feature makes testing harder and is mostly used by automated tools which have the same notion of information and can easily formulate this in json
.
We intend to drop this feature either in the next release with a simple converter from tsv
to json
or in another major release soon after in the coming year. If your contest uses this we could use the feedback and possibly help with the needed conversion scripts to keep your contest running smooth.