What’s new?
Click here for the full list of fixes and enhancements
We also occasionally release ‘beta’ versions of software for you to try out – not advised for competition use though, unless under supervision!
PostgreSQL Version 18
TScore now officially supports PostgreSQL version 18.3, which offers improved performance over older versions. You can download this from the link below.
Note that the zip file includes an automated installation script ‘Install-Postgres’, that will avoid you having to click any buttons or make any choices!
If you do want to install the database to a location other than C: drive though, just edit the script before running it.
The zip file also contains a copy of ‘PGAdmin’ to help you monitor and manage your database environment.
TScore Version 11.2 released
Version 11.2 enhances the QIRA time of flight integration, following real-world trials at 6 major events. You will need to license the add-on module for automated time of flight / HD if you want to use this.
This version also adds support for the new Difficulty Judge App.
It also allows filtering athletes by session, so you no longer need to switch classes throughout each flight.
IMPORTANT! Version 11.2 required a ‘breaking’ database schema change, so once upgraded your competition database should not be used with older versions of TScore.
If you do inadvertently run an older version, TScore will warn you. When you upgrade, TScore will give you the option to abandon the upgrade – but you will get warnings as the load completes before you exit.
Note: TScore Version 10 is no longer supported.
Installation and Setup
Please click on these links to download and install the following components in the order given to get started with TScore.
The three apps are for Android devices only and are optional:
-
-
- 1. PostgreSQL Database version 18.3 (Use the automated installation script – See instructions )
- 2. The main TScore program – Version 11.2.25 + VScore v11.1.8
- 3. The Execution & HD Judge app (v3.2.6) (Important upgrade for DMT)
- 4. The Difficulty Judge app (v1.0.10)
- 5. The BSGA Gymnastics Judge app (v3.1.1) (For BSGA Floor execution judging only)
Note: The TScore ZIP file is password protected. Please email support@tscore.co.uk for assistance.
It is really useful if you can provide a little bit of information such as what country you are in, what levels of competition you are considering using TScore for, and some idea of the competition grade/age structure, so we can be as helpful as possible.For information on how to install and get started with TScore, check out this page
If you are upgrading, please be sure to upgrade all of the computers in your scoring environment, as running mixed versions may occasionally cause scoring errors and other unwanted side effects.
Most upgrades are new features, minor improvements and fixes. Any that are important for some or all customers are highlighted below.
We advise that you upgrade at least every 6 months.
Additional Information
TScore / VScore main program release highlights
4th Apr 2026 – v11.2.25: Mostly BSGA Floor enhancements – new deductions app, per-class min/max in team, empty class sessions, split/join flights from Edit Database, Network repair tools
16th Mar 2026 – v11.2.17: Minor fix for 2-round SYN and timetable grey list / invisible flights if default day is misconfigured
11th Mar 2026 – v11.2.16: Full release of QIRA integration. Difficulty App. List athletes by Session in scoring screen.
2nd Feb 2026 – v11.1.15: Added revised tiebreak for BG 2026.
27th Jan 2026 -v11.1.14: Added Eurotramp QIRA automated time of flight and HD integration.TScore Judge’s Apps download
TScore supports direct deduction scoring by judges using Android tablets for TRA, DMT and TUM. The is also a version for BSGA Artistic scoring, and a Difficulty Judge’s app.
Please download the apps from the links above
TScore Difficulty App
v1.0.10 (29th Mar 2026) This version just has a minor cosmetic change from version 1.0.9TScore Judge App
v3.2.6 (9th March 2026) This version fixes a bug with DMT one-move scoring. (It always used the FIG 2022-24 ‘out of 9’ rule rather than the value configured in TScore. The bug only affected version 3.2.1 – 3.2.5.G-Score App for BSGA Artistic Floor Judging
This app has been completely reworked to support the revised scoring system for BSGA in 2026. This version is ‘deduction’ based, rather than the previous ‘score-based’ app.
This version requires the soon-to-be-released TScore version 11.2.24 to operate correctly.
G-Score App for Android v3.1.1 (30th Mar 2026)Veriflite App download
Those of you using Amazon Fire tablets may not be able to get the Veriflite app from the Play store. So, here is an apk file you can download and install manually.
We are actively working with Veriflite to interface their ToF solution with TScore – watch this space!Veriflite version 2.22.0 for Android (1st Dec 2023)
Veriflite version 2.27.0 for Android (October 2024)
PostgreSQL Database Server Versions and Upgrades
TScore has been run successfully with Postgres versions 9, 10, 11, 14, 16, 17 and 18 but version 11.2.20 onward is primarily tested with Postgres 18.
New users should use Postgres version 18 on Windows (unless you have a 32-bit system, in which case you must use PostgreSQL v10 – which is unsupported and strongly discouraged!)
Existing users can still run on older versions of PostgreSQL until they get to a convenient point to upgrade, but the use of versions that are no longer supported by the PostgreSQL community is not advised. PostgreSQL 14 support officially ends in November 2026.Upgrading PostgreSQL between minor versions (e.g. 18.1 to 18.3) appears to work without any issues. Upgrading major versions (14 to 18) needs a little more effort.
Be sure to stop the old service before installing the new one, or PostgreSQL will use a different port number!
The latest TScore PostgreSQL download (link above) includes a Windows installation script that performs this, and other checks for you, so you are strongly advised to use it rather than installing manually.
In all cases, we recommend that you use the ‘Copy All Competition Databases’ export option before upgrading, so you have safe copies of everything.
If you want to re-import a whole load of saved competitions to a new installation, you can use the ‘Import Competition Database’ option, but provide a “*” wildcard rather than a filename rather than an individual file (e.g. c:\comps\2018\saved-comps\* ). Every .tsc export file in the folder will be imported as a competition.Be careful exporting / importing between different versions though, as problems have been encountered in this area. Upgrading is generally OK, but downgrading can fail.
If you import from a newer version to an older one, you may need to delete some lines at the beginning of the tsc file to remove unsupported features. Contact us for help here.Using a Linux Database Server
If you are using Linux as your database server, Postgres is available directly from the integrated package manager.
Different versions of PostgreSQL may be supported on different Linux distributions though.
For more information on configuring Linux, please read this handy guide. Setting up a Linux Database ServerDocumentation and Troubleshooting
Networking can be tricky – Windows has so many things that can stop it working!
TScore now has a handy PowerShell script utility that detects common issues (like firewall permissions) and automatically fixes them.
These are installed in the Public Documents\TScoreX\Network folder, but can also be accessed directly from the TScore ‘Help’ and ‘Toolbox’ screens – contact support for details.
If TScore still won’t connect after running the script, please send a copy of the output to TScore support and we will take a look!Here are a number of helpful documents if you are still having trouble connecting to the TScore database.
Installation Guide Database Connection Troubleshooting Guide Network Connection Troubleshooting Guide
App connection troubleshooting – documentation
TScore-User-Guide VScore User Guide TScore Artistic Guide (Beta)
Entry forms and class definitions
We always seem to be updating the class definitions and entry forms, so here are the latest sets you can download without needing a full TScore installation.
You’ll need to copy the class definition file(s) into your ‘C:\Users\Public\Documents\TScoreX\ClassDefns’ folder so that TScore finds them when you create a new competition.
Some may also include one or more ‘Lookup’ files – these are used to map USAG or BG age or grade designations to a standard set in the TScore classes. Copy these into the Lookups folder inside ClassDefns. (There is a readme in any Zips that require this)Competition
Class definition
Entry form
Notes
British Gymnastics Regional 2025 (updated 9th January 2025) TRA/DMT/TPD BG 2022-25 Regional Trampoline
BG 2022-25 Regional Trampoline MedianBG Regional 2025 Age groups etc from 2022
Per-element median deductions optionTRA/DMT/TPD/TUM BG 2022-25 Regional Multi
BG 2022-25 Regional Multi MedianBG Regional 2025 Age groups etc from 2022
Per-element median deductions optionTUM BG 2022-25 Regional Tumbling
BG 2022-25 Regional Tumbling MedianBG Regional 2022 TRA-TUM Age groups etc from 2022
Per-element median deductions optionBSGA Schools Trampoline 2025-26 (updated 29th Oct 2025) Regional competition BSGA Schools Median 2025 BSGA 2025-26 TRA Regional Zonals BSGA Schools Median 2025 BSGA 2025-26 TRA Zonal – North
BSGA 2025-26 TRA Zonal – South
BSGA 2025-26 TRA Zonal – CentralUSAG DP 2025-26 (updated January 6th 2026 for HUGS TUM Moves & 2nd pass in H3 and H4 – You will need TScore v11.1.5+ to handle the new USAG Tie-break rules) USAG-DP Average USAG-DP 2026-Average USAG DP 2026 2 x Average of 3 Judges or 2 Judges (or 1 Judge!) USAG-DP Median USAG-DP 2026-Median 2 x Median of 3 judges or 2 x Average of 2 Judges (or 1 Judge!) Other useful extras
Here are some useful extra files to help with assigning officials to panels, and to generate ‘AVERY’-style printed label layouts from the TScore trophy labels sheet.
Printing Labels – Copy the PrintTrophyLabels sheet into your Timetable.xlsx worksheet, set the Trophy Labels sheet name in cell D1 and the number of label columns for your stationery in cell B1. (Although apparently Excel has a ‘print labels’ option now that might just do this anyway!)
Panel Editor – Copy the Officials list (name, club, role, AM/PM columns) into the first 5 columns of this sheet, then put an X where you want each official to be. Magic happens! Only support 4 panels at present, but easy to extend.
USAG Synchro Import Template – The USAG online entry system generates a ‘GroupPairExportSanction’ file, but this is not immediately suitable for TScore import. You need to pre-process the contents to change headers, work out the actual age group and gender. This template file does this for you, so you simply have to copy and paste 2 blocks of cells from the Export file into your copy of the template. Then just import the athlete list from that file as normal (using the Merge option is you already have other entrants). There is a brief video showing how to do this.
Previous Release Notes
TScore Release notes version 10.2.32 (30th Dec 2020)
Release-Notes-v10-4-6 (18th Jun 2022)Previous Mobile App Releases
TScore Judge App v3.2.5 (4th March 2026) – do not use for DMT
TScore Judge App v3.2.1 (15th Feb 2026) – do not use for DMT
TScore Judge App v3.1.5 (9th Dec 2025)
TScore Judge App v3.1.4 (4th Nov 2025)
TScore Judge App v2.1.5 (16th Feb 2025)
TScore Judge App v2.1.3 (20th Jan 2025)
(Older archives now removed)Previous TScore Releases
TScore version 11.2.17 Exe only(16th March 2026)
TScore version 11.2.17 / VScore version 11.1.7(16th March 2026)
TScore version 11.2.16 / VScore version 11.1.7(11th March 2026)
TScore version 11.1.15 / VScore version 11.1.3 (2nd February 2026)
TScore version 11.1.14 / VScore version 11.1.3 (27th January 2026)
TScore version 11.1.8 / VScore version 11.1.3 (5th January 2026)
TScore version 11.1.6 / VScore version 11.1.3 (17th December 2025)
TScore version 11.1.5 / VScore version 11.1.3 (9th December 2025)
TScore version 11.1.4 / VScore version 11.1.2 (3rd December 2025)
TScore version 11.1.2 / VScore version 11.1.2 (27th November 2025)
TScore version 11.1.1 / VScore version 11.1.1 (24th November 2025)
TScore version 11.0.67 / VScore version 11.0.31 (8th August 2025)
TScore version 11.0.66 / VScore version 11.0.30 (9th May 2025)
TScore version 11.0.54 / VScore version 11.0.19 (17th April 2025)
TScore version 11.0.53 / VScore version 11.0.19 (15th April 2025)
TScore version 11.0.51 / VScore version 11.0.11 (30th March 2025)
TScore version 11.0.50 / VScore version 11.0.11 (28th March 2025)
TScore version 11.0.43 / VScore version 11.0.9 (3rd March 2025)
TScore version 11.0.42 / VScore version 11.0.9 (28th February 2025)
TScore version 11.0.40 / VScore version 11.0.9 (16th February 2025)
TScore version 11.0.38 / VScore version 11.0.8 (2nd February 2025)
TScore version 11.0.36 / VScore version 11.0.6 (20th January 2025)
TScore version 11.0.32 / VScore version 11.0.6 (31st December 2024)
TScore version 11.0.30 / VScore version 11.0.6 (13th December 2024)
TScore version 11.0.28 / VScore version 11.0.3 (15th November 2024)
TScore version 11.0.27 / VScore version 11.0.2 (24th October 2024)
TScore version 11.0.25 / VScore version 11.0.2 (14th October 2024)Old versions of PostgreSQL
The PostgreSQL Database (v14.2.2 x64)
(Older archives now removed)
-