Skip to content

FIRST Tech Challenge Live v1.1.2

Compare
Choose a tag to compare
@adwiii adwiii released this 30 Oct 02:49
· 16 commits to master since this release
9922ab5

This is a mandatory update for Qualifiers and League Tournaments. This release is not required for League Meets, but it does fix the edit bug, so we recommend updating. This is NOT approved for Dual-Division or FIRST Championship-advancing events.

This release fixes several bugs, the most notable of which is editing a match no longer clears the scores if the next match has been started.

Known UI issue affecting Google Chrome on macOS and iOS devices

We have received reports that Google Chrome on macOS and iOS devices are rendering some buttons incorrectly by not showing the border (see image below). The buttons still function correctly, and we still recommend using Google Chrome over Safari, etc. because we have observed better connection stability using Google Chrome.

image

Above, the buttons for Undo and Delivered/Returned and +/- are missing their gray background that indicates that it is a button. The button is still functional.

Important note copied from previous release

A major change we want to highlight for this season:
Built-in upload of event results to FIRST. This requires a Region Token, which Affiliate Partners will receive shortly. As a reminder, please do not share these tokens beyond the people that need them, and please do not post them publicly, including on this GitHub repository - please do not post a full zip of the scoring system as this will contain your key - the log files will not contain your key, and the db file using the "Download Event Archive" button on the dashboard will not contain your key. These tokens are for official events only. Please do not use them for testing or scrimmages (an exception being a scrimmage that is listed on the public Event Search). Now that upload is built in to the scoring software, we are asking for all events to upload data. This includes league meets, which previously did not upload to Schoology.

In addition, now that we are releasing less frequently and are collecting event results in a more centralized manner, it is more important that you utilize the Data Download feature before setting up your event ("Admin Menu" -> "Manage Server"). If you upload an event with any non-registered teams, the results for that event may not appear in the public result set when it is available later this season. (A team is likely not registered if the team info fields appear empty when you add them to an event).

Documentation

  FTC Scorekeeper Manual Rev 3.1 for v1.1.0
  Reference Documentation for Scorekeeping Software (Google Drive)

Skystone Scoresheets

  Blue_Alliance_Scoresheet.pdf
  Red_Alliance_Scoresheet.pdf

Detailed Change log

UI Changes

  • Added Team City and State/Province to awards script.
  • Reworked Awards presentation on displays.

Bug Fixes

  • Fixed bug where the edit tab on the Match Control Page could show 0-0.
  • Fixed bug where TBP showed as "--" on first load of the scoring system.

API Fixes

  • Fixed WLT reported on first load of scoring system

Other

  • Updated the manuals, etc. shipped with the system on the resources page.