Skip to content

Comments

Create Tabroom XML importer#11

Open
tienne-B wants to merge 1 commit intoTabbycatDebate:masterfrom
tienne-B:tabroom-translate
Open

Create Tabroom XML importer#11
tienne-B wants to merge 1 commit intoTabbycatDebate:masterfrom
tienne-B:tabroom-translate

Conversation

@tienne-B
Copy link
Member

@tienne-B tienne-B commented Aug 5, 2019

See constituant commits.

Task #12

This commit adds a purpose of the repo to contain translators from
different formats, now in the 'converters/' subdirectory. The first of
these translators is for Tabroom, a tournament management system by the
National Speech & Debate Association, an American high school debate
association.

This format is used for import/export onto the Tabroom site, as well as
"Computer Assisted Tab," "Joy of Tournaments," and "TRPC." The schema
used as a basis is available on GitHub:
https://github.com/TimothyGu/tabroom/blob/master/ndt/DataFiles/TourneyData.xsd
Further, some datafiles were found and used for testing.

There seemed to be two ways to encode the rounds with results; using
<ROUND tags with flat structure or hierarchic <ROUNDRESULT tags. The
latter seems to be deprecated, with its portion commented out of the
schema. It was added anyways with the former for the completeness of
the translator.
@tienne-B tienne-B force-pushed the tabroom-translate branch from 38ade51 to 20eaf94 Compare August 5, 2019 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant