ProLifter
  • 🏋️‍♀️ProLifter
    • 👨‍💻App Overview
    • 💻Getting Started
    • 📥App Update
    • 🔁Feedback and Contact
  • 📜Subscription
    • 1️⃣Tier 1
    • 2️⃣Tier 2
    • 3️⃣Tier 3
  • 🧑‍🏫Tutorial
    • Login and Registration
    • Displays
    • Menu UI
    • Competition Management
      • Pre-Competition
      • Intra-Competition
        • Backup Management
        • Operator UI
          • Lift Options
        • Spotter UI
        • Classification UI
        • Attempts UI
      • Problem with CSV
    • Tier 2 - Record and Live
      • Live Control
      • Automatic Record Management System
    • Tier 3 - Judge Control
      • Room Setup
      • Light UI
      • Judge Web
  • 🤝Trial and Conclusion
  • ⚖️Legal Information
    • Privacy Policy
    • Terms and Conditions
Powered by GitBook
On this page
  • App Initialization and Data Management
  • GroupData.csv - Example Template
  • Create GroupData - Complete
  • Fill GroupData - Complete

Was this helpful?

  1. Tutorial
  2. Competition Management

Pre-Competition

PreviousCompetition ManagementNextIntra-Competition

Last updated 3 months ago

Was this helpful?

App Initialization and Data Management

  1. 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.

  2. 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.

GroupData.csv - Example Template

  1. An empty file named "GroupData.csv" is generated by the software, ready for User input. Below is an example template illustrating the required information.

  1. Guidelines for User Input

    1. Required Information: Include the following information for each athlete: Name, Age, and Weight.

    2. Weight Category: Indicate the weight category as shown in the example

      • ([gender] [weight category] [kg])

    3. 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.

Create GroupData - Complete

  1. GroupData File Filled: After filling the "GroupData.csv" file, proceed to create "Group Data - Complete.csv".

  2. Settings File Check:

    1. Check for the existence of a settings file.

    2. If not present, the App generates a file and prompts you to fill it.

  3. Settings File Location: The settings file is created in the "Settings" folder under the name "AgeCategories.csv".

  4. Settings File Structure:

    1. Required for designated age categories based on User's choices.

    2. Format: Age Category (Left) - Maximum Age (Right).

    3. For the last category, leave it empty, as the system recognizes N-1 as the maximum.

  1. Max Athletes per Group:

    1. Users can select the maximum number of athletes per group through the UI under Athletes/Group.

    2. 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.

Fill GroupData - Complete

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:

  1. Weight: Filled during weigh-ins, initially generated as zero.

  2. Group: Users can modify group assignments as needed, even after list generation.

  3. Session: Users manually change this to A, B, C, D, E, etc., based on the number of sessions they have.

  4. MaxSum: The total registered by the User; not crucial at this point.

  5. MaxSumActual: The actual sum of all attempts done. Calculated by the App.

  6. Status:

    1. Initially set to N/A, changes to Active or DSQ based on the athletes progress when the competition starts automatically.

    2. If an athlete should be disqualified at the start, replace N/A with DSQ.

  7. Attempts:

    1. Max Attempt: Should never be modified by the User.

    2. 1st Attempt: Modify only the 1st attempt as it is the initial; insert the athlete's 1st attempt while all other attempts remain zero.

    3. 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.

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.

🧑‍🏫
Empty GroupData.csv
Filled GroupData.csv
Settings AgeCategories.csv
Example of the DataGroup - Complete.csv