esitarski / CrossMgr

Cyclo Cross Management Application
MIT License
41 stars 21 forks source link

[Request] Please make manual sort function for lapped rider result #19

Closed kumafu closed 4 years ago

kumafu commented 5 years ago

UCI race has various lapped riders in a result, by 80% rule. 'PUL' command of CrossMgr is the function for these riders, but result is always sorted by final chip reading time in previous lap. There are bit a difference from actual rank at 80% pulling point. So we should re-sort riders in result file (in Excel!!), it's too ugly task....

please make re-sort function for pulled rider or something like that. thanks. (or already has?)

esitarski commented 5 years ago

Hi Fukuma,

The way I handle PUL riders is to first credit the lap time, them pull them. The 80% commissiare radios me to announce that a rider is pulled, and I enter the bib manually, pressing Enter. I then enter the Bib number again and indicate PUL.

I see that it would be easier if the PUL function also created a time. That way, pulled riders could be scored correctly in one operation. I will take a look at simplifying this.

On Mon, Dec 10, 2018 at 4:12 AM Fukuma Shinichi notifications@github.com wrote:

UCI race has various lapped riders in a result, by 80% rule. 'PUL' command of CrossMgr is the function for these riders, but result is always sorted by final chip reading time in previous lap. There are bit a difference from actual rank at 80% pulling point. So we should re-sort riders in result file (in Excel!!), it's too ugly task....

please make re-sort function for pulled rider or something like that. thanks. (or already has?)

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/esitarski/CrossMgr/issues/19, or mute the thread https://github.com/notifications/unsubscribe-auth/AAJrqcp101Vg8Wuj8CMCWZx0XSw1cIsiks5u3iV8gaJpZM4ZK8EU .

--

Edward Sitarski

esitarski commented 5 years ago

Please ignore my last email. You don't have to do that!

In 2.3.12, the Pull feature has an option to record the last "lap" time for pulled riders. If you check this box, the pulled riders will show up in the correct finish order. But, it is easy to forget to check this option.

In Version 2.3.14, I changed this so the checkbox was checked by default. Now, if you Pull riders, the current time is recorded as the time of their last lap. This means that they will appear correctly in the finish by default.

On Tue, Dec 11, 2018 at 5:22 PM Edward Sitarski edward.sitarski@gmail.com wrote:

Hi Fukuma,

The way I handle PUL riders is to first credit the lap time, them pull them. The 80% commissiare radios me to announce that a rider is pulled, and I enter the bib manually, pressing Enter. I then enter the Bib number again and indicate PUL.

I see that it would be easier if the PUL function also created a time. That way, pulled riders could be scored correctly in one operation. I will take a look at simplifying this.

On Mon, Dec 10, 2018 at 4:12 AM Fukuma Shinichi notifications@github.com wrote:

UCI race has various lapped riders in a result, by 80% rule. 'PUL' command of CrossMgr is the function for these riders, but result is always sorted by final chip reading time in previous lap. There are bit a difference from actual rank at 80% pulling point. So we should re-sort riders in result file (in Excel!!), it's too ugly task....

please make re-sort function for pulled rider or something like that. thanks. (or already has?)

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/esitarski/CrossMgr/issues/19, or mute the thread https://github.com/notifications/unsubscribe-auth/AAJrqcp101Vg8Wuj8CMCWZx0XSw1cIsiks5u3iV8gaJpZM4ZK8EU .

--

Edward Sitarski

--

Edward Sitarski

beastway commented 5 years ago

Thank you also from me for this - we’re using 2.3.10 and had some confusion on Sunday where I ‘pulled’ a rider a little late and he was dropped behind a lapped rider. Will try and grab the latest release. Thanks.

On 12 Dec 2018, at 00:12, Edward Sitarski notifications@github.com<mailto:notifications@github.com> wrote:

Please ignore my last email. You don't have to do that!

In 2.3.12, the Pull feature has an option to record the last "lap" time for pulled riders. If you check this box, the pulled riders will show up in the correct finish order. But, it is easy to forget to check this option.

In Version 2.3.14, I changed this so the checkbox was checked by default. Now, if you Pull riders, the current time is recorded as the time of their last lap. This means that they will appear correctly in the finish by default.

On Tue, Dec 11, 2018 at 5:22 PM Edward Sitarski edward.sitarski@gmail.com<mailto:edward.sitarski@gmail.com> wrote:

Hi Fukuma,

The way I handle PUL riders is to first credit the lap time, them pull them. The 80% commissiare radios me to announce that a rider is pulled, and I enter the bib manually, pressing Enter. I then enter the Bib number again and indicate PUL.

I see that it would be easier if the PUL function also created a time. That way, pulled riders could be scored correctly in one operation. I will take a look at simplifying this.

On Mon, Dec 10, 2018 at 4:12 AM Fukuma Shinichi notifications@github.com<mailto:notifications@github.com> wrote:

UCI race has various lapped riders in a result, by 80% rule. 'PUL' command of CrossMgr is the function for these riders, but result is always sorted by final chip reading time in previous lap. There are bit a difference from actual rank at 80% pulling point. So we should re-sort riders in result file (in Excel!!), it's too ugly task....

please make re-sort function for pulled rider or something like that. thanks. (or already has?)

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/esitarski/CrossMgr/issues/19, or mute the thread https://github.com/notifications/unsubscribe-auth/AAJrqcp101Vg8Wuj8CMCWZx0XSw1cIsiks5u3iV8gaJpZM4ZK8EU .

--

Edward Sitarski

--

Edward Sitarski

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/esitarski/CrossMgr/issues/19#issuecomment-446412327, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AcJ_T2BwH7yta5vdXyWENpNNXW2loyOqks5u4EncgaJpZM4ZK8EU.

kumafu commented 5 years ago

hmm... I'm using 2.3.12 on Windows10, but I can't find that checkbox. Where is the checkbox? and what's the Label?

We can easily find 'at race time' text box next on the status pulldown menu on RiderDetail. but we can't enter this timestamp correctly after the race... I usually use 'Pull after lap' menu from Passing tab, it's a not good way at this time?

There are some ways to pull riders I think:

is there any other way?

kumafu commented 5 years ago

Ah, I'm finding it on "Pull button on Record tab" menu. sorry. it's only available on race started.

Although, I fully understand your opinion and feature, it's not suitable for me. We can't hear pull announce at real-time. we can only get that information just after finish the race. We hope you to re-consider about sorting function after the race. (and we also try to make the announce system on the next race.)

thanks,

esitarski commented 5 years ago

See the Pulled screen in CrossMgr 3.0.3. This allows you to set PUL status easily after the race.

mbuckaway commented 4 years ago

Closing issue as it appears resolved. Please reopen if the issue persists.