Skip to content

Commit

Permalink
rename result documents files
Browse files Browse the repository at this point in the history
  • Loading branch information
jflamy committed Aug 15, 2024
1 parent c5c4848 commit bd4d2d7
Show file tree
Hide file tree
Showing 19 changed files with 28 additions and 17 deletions.
17 changes: 11 additions & 6 deletions docs/2210DefineAgeGroupsAndCategories.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ OWLCMS computes the category of an athlete based on the age group (based on the

The age groups and categories are fully customizable.

## Default Age Groups and Categories
## Default Open Age Groups and Categories

In order to keep things simple for club or regional meets, by default there are two divisions active: one for men and one for women. These divisions cover all ages and all bodyweight categories.
In order to keep things simple for club or regional meets, by default there are two "open" divisions active: one for men and one for women. These divisions cover all ages and all bodyweight categories.

## IWF Competitions

Expand All @@ -22,17 +22,22 @@ NOTES:
1. Once we are done with all the categories, we click the blue Update at the topto save the Age Group.
2. Because this is time consuming, you may prefer to enter the qualifying totals using a spreadsheet. See further down on this page.

## Age Group Competitions
## Age Group Competitions with Bodyweight Categories

> Note: Instead of awarding medals for each bodyweight class, it is possible to have all the athletes in an age group compete together, and get ranked according to a scoring system (Sinclair, Robi, Qpoints, Age-adjusted totals, etc.). Please refer to the advanced topic [Score-Based Competitions](ScoreBasedCompetitions) if that is what you are trying to achieve. You can also have a championship that has multiple age groups using the same scoring system and award a best lifter based on that scoring system.
An Age Group Competitions with Bodyweight Categories is like an IWF competition, but with additional age groups.
In such competitions, it is often the case that age groups do not overlap (i.e. under-17 athletes will not be considered to be under-20). The registration category is used to determine in what group the athletes will compete. You can also have additional eligibility categories (for example an "open" category). The system will assign the athletes to all the categories they are eligible to, so athletes can win multiple medals.

> [!TIP]
>
> Note: Instead of awarding medals for each bodyweight class, it is possible to have all the athletes in an age group compete together independently of their weight. owlcms provides several scoring systems (Sinclair, Robi, Q-Points, etc.) Please refer to the advanced topic [Score-Based Competitions](ScoreBasedCompetitions) if that is what you are trying to achieve.
From the `Prepare Competition` page, in the `Registration` section, select the `Define Age Groups and Categories` button.

This leads to a list of currently defined age groups. By default, we see that the two "All Ages Included" age groups are selected, with all the bodyweight categories.

![020_ageGroupList](img/Categories/020_ageGroupList.png)

## Editing an Age Group
Editing an Age Group

Let's assume that we want to change the default U13 group to be U12. We change the code, and the minumum and maximum age range.

Expand All @@ -50,7 +55,7 @@ Let's now assume we want the heaviest category to be >64kg. We don't want a 71k

After Deletion, the categories are adjusted. The changes to the age group are only registered when you click on the blue "Update" button at the top of the form.![60](nimg/2210DefineAgeGroupsAndCategories/60.png)

## Reassigning the athletes
### Reassigning the athletes

After updating an age group with new categories, the program highlights the `Reassign Athletes` button at the top. *Note that you will need to review team memberships after reassignment*.

Expand Down
20 changes: 10 additions & 10 deletions docs/Documents.md → docs/ResultsDocuments.md
Original file line number Diff line number Diff line change
@@ -1,53 +1,53 @@
From the `Result Documents` page, it is possible to get the various competition document.

![010_results](img/Documents/010_results.png)
![010_results](img/ResultDocuments/010_results.png)

## Group Results

The Group Results button opens a page where all athletes are listed. By selecting the group, the list is narrowed to the group. Clicking on an athlete brings up the athlete card, in case a correction is required.

To produce the protocol sheet for a group

![020_selectGroup](img/Documents/020_selectGroup.png)
![020_selectGroup](img/ResultDocuments/020_selectGroup.png)

Then select "Group Results", the template you want, and click "Download" . The different templates show slightly different information, and use different paper sizes. You can also add your own.

![021_selectTemplate](img/Documents/021_selectTemplate.png)
![021_selectTemplate](img/ResultDocuments/021_selectTemplate.png)

The document is downloaded -- the exact location to retrieve the document depends on your browser. In the case of Chrome, the download is shown at the bottom. Edge and Firefox show the downloads at the top right.
![022_download](img/Documents/022_download.png)
![022_download](img/ResultDocuments/022_download.png)

Clicking on the file opens Excel (or your spreadsheet editor if you use another one). After clicking on "Enable Editing" when the file opens, you get the protocol sheet:

![023_ExcelProtocol](img/Documents/023_ExcelProtocol.png)
![023_ExcelProtocol](img/ResultDocuments/023_ExcelProtocol.png)

## Medals

In order to have a smooth medal ceremony, printing out the medals is recommended. The process is the same as for the protocol sheet.

![030_medalsDL](img/Documents/030_medalsDL.png)
![030_medalsDL](img/ResultDocuments/030_medalsDL.png)

The resulting Excel shows all medals in the Bronze, Silver, Gold order. Whether there are medals for all lifts or just the total is controlled on the competition rules page.

![031_medalsExcel](img/Documents/031_medalsExcel.png)
![031_medalsExcel](img/ResultDocuments/031_medalsExcel.png)

## Category Results

The category results page gives access to a page per category. This is useful when there are A B C groups to show the full rankings.

![050_catresults](img/Documents/050_catresults.png)
![050_catresults](img/ResultDocuments/050_catresults.png)

## Final Package (Competition Book)

The final package contains several tabs for each of the 6 attempts, Sinclair and Robi rankings. It also contains team scores. The process for creating the book is the same as above.

![060_finalResults](img/Documents/060_finalResults.png)
![060_finalResults](img/ResultDocuments/060_finalResults.png)

The team ranking tabs shows the team cumulative points, and the details for each athlete at the bottom.

If you wish to sort the points table, please note that due to the way Excel works you will need to copy the table area somewhere else in the page and use the "Paste as values" option before you are able to sort it.

![061_pasteValues](img/Documents/061_pasteValues.png)
![061_pasteValues](img/ResultDocuments/061_pasteValues.png)

## Time Statistics

Expand Down
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ The following list is a sampling of the many features available. <u>*Click on t

- Production of **[group results (protocol sheets)](Documents#group-results)** and of the **[final result package](Documents#competition-package)**

![SessionResults](img/Documents/SessionResults.png ':size=350')
![SessionResults](img/ResultDocuments/SessionResults.png ':size=350')

- Option to treat the competition as a **[Masters competition](Preparation#masters)** with proper processing of age groups (older age groups presented first)

Expand Down
6 changes: 6 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bd4d2d7

Please sign in to comment.