Pre-Competition
Last updated
Last updated
Directory Specification: To commence app usage, provide a valid directory name to save and organize data.
Example: C:\Desktop\Trial
You only need to copy the main directory. The app automatically reads the content of the directory.
Pre-Competition Setup:
The pre-competition phase generates a CSV file named "GroupData.csv."
This file, initially empty, requires User input to include the necessary information.
An empty file named "GroupData.csv" is generated by the software, ready for User input. Below is an example template illustrating the required information
Guidelines for User Input
Required Information: Include the following information for each athlete: Name, Age, and Weight.
Weight Category: Indicate the weight category as shown in the example
([gender] [weight category] [kg])
Team Affiliation: Optionally insert the team name; otherwise, it is recorded as N/A by the app.
Moves that are not necessary should be left blank.
Do not delete the columns.
GroupData File Filled: After filling the "GroupData.csv" file, proceed to create "Group Data - Complete.csv".
Settings File Check:
Check for the existence of a settings file.
If not present, the app generates a file and prompts you to fill it.
Settings File Location: The settings file is created in the "Settings" folder under the name "AgeCategories.csv"
Settings File Structure:
Required for designated age categories based on User's choices.
Format: Age Category (Left) - Maximum Age (Right).
For the last category, leave it empty, as the system recognizes N-1 as the maximum.
Max Athletes per Group:
Users can select the maximum number of athletes per group through the UI under Athletes/Group.
The default is set to 14.
Ensure the creation of complete group data by following these steps, providing necessary settings for age categories and specifying the maximum number of athletes per group based on User preferences.
Once all the preceding steps are completed, the system automatically generates the most crucial document, the "GroupData - Complete.csv". This file initiates and continually backs up the competition in real-time for safety.
Key columns in this document include:
Weight: Filled during weigh-ins, initially generated as zero.
Group: Users can modify group assignments as needed, even after list generation.
Session: Users manually change this to A, B, C, D, E, etc., based on the number of sessions they have.
MaxSum: The total registered by the User; not crucial at this point.
MaxSumActual: The actual sum of all attempts done. Calculated by the app.
Status:
Initially set to N/A, changes to Active or DSQ based on the athletes progress when the competition starts automatically.
If an athlete should be disqualified at the start, replace N/A with DSQ.
Attempts:
Max Attempt: Should never be modified by the User.
1st Attempt: Modify only the 1st attempt as it is the initial; insert the athlete's 1st attempt while all other attempts remain zero.
Rack: If the move requires a rack, the value can be inserted.
It is crucial not to delete, change names, or modify columns, as this could disrupt the app's functionality. Ensure the integrity of the document for seamless competition management.
Prior to beginning the competition, an athlete can be removed by simply deleting the row.
The IDRandom should not be altered, as it is a crucial identification for the functioning of the app, and is assigned to each athlete.