FIRST Tech Challenge Live v1.3.0
This release is a required update for League Tournaments, as this fixes a bug with the uploading of League Tournament rankings after the event. This update adds a new step in the event setup process, and a change to editing team info:
During event setup, after the Region Key has been entered or skipped, the software now displays a "Select Event" page. This page shows a list of events the system knows about. They are sorted by country, then state. Find your event in the list and click it. This will bring up a popup with details about the event. In the popup click "Setup" to play that event, which will bring up the previous "Create Event" page with the fields populated, where you can proceed as before. If you cannot find your event in the list, you can use the "Create New Event" link in the top right of the page to reach a blank create form. It is important to note you cannot edit event information in that popup, but can in the form. The info in the popup is displayed to help ensure you select the correct event. If you do not see your event listed, but it is on ftc-events.firstinspires.org, you may need to do a Data Download through "Admin Menu" -> "Manage Server".
When editing team info on the "Add/Edit Teams" page, the data is no longer edited inline, but in a popup. This freed up some extra space on the table and allows some extra functionality. The page will also now show icons next to the team numbers to indicate the registration status of the team. If these icons appear, it will not prevent or hinder the event in any way, but results will likely be delayed in publishing on ftc-events.firstinspires.org. If you edit a team's info, a red sync icon will appear to indicate it is different. If a team is not registered with FIRST, they will appear with a yellow triangle. If a team registered after being added to the event, it will be a red triangle. If there is a red sync or triangle, there will be a "synchronize" button in the edit popup that will replace the contents of the editor with the data from FIRST's master team list. Clicking "save" completes the synchronization operation.
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
Select Event
- A list of events is shown after region key which will pre-populate event data.
- Only shows current week. Use the links above the top left and top right corners of the list to change week.
- The Data Download operation now also updates the list of Events.
- Select Event stage is skippable
Add/Edit Teams
- Icons indicate differences with FIRST registration data as of the last Data Download
- Edit is done in a popup
- Can synchronize data in event of mismatch
Illegal Scoring Protections
- If a robot is marked as no-show, the control page now enforces only one robot can be marked scored for the robot scoring achievements.
Other
- Fix League Tournament rankings upload
- No-show team in elims is no longer struck-through on results page
- Teams that play in an elims match are bolded on results page
- Added third team to scoresheet in elims
- Added button in Display Settings to show in-match view for video calibration
- Additional bug fixes