Skip to content

Interactive loading of fixtures

Pre-release
Pre-release
Compare
Choose a tag to compare
@troccoli troccoli released this 14 Apr 16:18

It is now possible to interactively load fixtures. The CSV file containing the fixtures is prepared by another system and it has to fulfil some conditions:

  1. It must be a CSV file, with data separated by commas
  2. It must contain the following columns: Region, Code, Match, Home, Away, Date,
    WUTime, StartTime, Discipline and Hall
  3. Only the fixture for Region L and Discipline I will be considered
  4. The Code must be one of the divisions already in the system for the selected season
  5. The Match must be an integer positive number
  6. The Date must be in the dd/mm/yyyy format
  7. The WUTime and StartTime must be in the hh:mm:00 format (note the seconds, they
    must be 00)

Please refer to the guide attached for more information about how to use this feature.
FixturesUploadGuide.pdf