Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

View Score Table not working #255

Open
1 task done
scotthibbs opened this issue Feb 20, 2024 · 1 comment
Open
1 task done

View Score Table not working #255

scotthibbs opened this issue Feb 20, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@scotthibbs
Copy link
Collaborator

Description

I worked the HST for an hour. I used the Run dropdown and selected HST without changing anything. I got a score pop up at the end of the contest but nothing in the File/View Score Table. It states "Your score table is empty". I have a "HstResults.txt" file in the directory and it has two previous entries where I didn't finish (the first is "2024-02-19 21:19 VE3NEA 0"). If I finish this contest early, I get another entry like the first but my score table is still empty.

I noted in the feedback from Bob WR7Q #174 that "However, the high score table file (morserunner.lst that is created on contest finish) could be expanded and or renamed to be emailed to the cwops adviser." We may need to consider having a separate high score name for each one of the contests but I didn't see a morserunner.lst file created.

Steps To Reproduce

  1. Run drop down and select HST
  2. Finish the contest
  3. File/View Score Table is empty.

Expected behavior

We should see contest results here.

Actual Behavior

"Your score table is empty".

Reproduces how often

%100

Version information

  • Morse Runner version: [e.g. 1.68] 1.83 (and 1.84pr4)
  • OS/Version: [e.g. Windows 10] Win10

Additional context

Can you help?

Please let us know if you are available to help. (replace '[ ]' with '[x]' to affirm)

  • Yes, I'm available to help test a solution to this problem.
@scotthibbs scotthibbs added the bug Something isn't working label Feb 20, 2024
@scotthibbs
Copy link
Collaborator Author

Upon further inspection this feature is not working in 1.67 or in 1.68 as well. I finished HST competition for an hour in both versions and the table remained empty.

I was hoping to get a start as to how this should look. I'm not sure what is in the code... But I have decided to separate the entries into a competition section and a contest section. Probably easier to have "Competition High Scores" and "Contest High Scores" in the file menu to separate them. We could save them to a competition.csv and contest.csv file for simplicity and when called simply list them by Date from there.

Also we could be fancy and have a separate "High Scores" menu item listing all the contests and competitions which would call the corresponding csv to be read and displayed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant