jpschewe / fll-sw

FIRST Lego League scoring software
http://jpschewe.github.io/fll-sw/
GNU General Public License v2.0
10 stars 7 forks source link

Changed Judging groups and Award Groups but reports don't show on Judging Group #1149

Closed jeanniebadger closed 8 months ago

jeanniebadger commented 10 months ago

I changed the Judging groups for several teams (DON"T ASK!!)

I changed both judging group and Award group to match

These changes seem to be correct in the software - Teams show up in corrected judging group for Subjective App and in Ref scoring.

The Report for Subjective by Category shows the change to Award group but not for Judging Group NOTE: Teams 3916, 50145, 3982, 3919, 4660, 3910 - these were changed in Pairs JudgingGroup and Award group don't agree subjectiveByCategoryAndTime.pdf I will email the datafile

jpschewe commented 10 months ago

Looking at the admin page for judging groups and award groups:

SubjectiveByJudge agrees with the assignments in the admin page.

ScaledSubjectiveByAwardGroup is empty I noticed that compute summarized scores didn't show anything either.

Looking in the database for judges I only see Vergene judging Core Values for Lakes and Marsh.

@jeanniebadger there are no subjective scores in this database for the SPPS tournament. There's nothing to display on the report by award group. Everything looks fine otherwise.

jeanniebadger commented 10 months ago

If you look at the report I attached, you will see that the Judging Group and Award groups don't agree.

This is the report we use for check-in so they need to agree or it is confusing for the Check-in person and they may send the team to the wrong room. I have attached the report I am talking about and highlighted the teams with issues

It seems like the report does not regenerate after the changes are made?

Vergene is a test judge. I needed to verify that SPPS would let us login to server. She is a teacher at Capitol Hill and tested for me. That is why she is in datafile with no scores. JudgingGroup.and.Award.group.don.t.agree.subjectiveByCategoryAndTime.pdf

jpschewe commented 10 months ago

@jeanniebadger got it. The stored schedule doesn't get updated, therefore things that are looking at times don't see the change. Your immediate solution is to upload a new schedule. I'll work on a permanent fix.

jpschewe commented 10 months ago

Do not merge this until after the 2023 season is finished.