Skip to content

Releases: biblequiz/Releases.ScoreKeep

Fix Optimized Schedule

22 Mar 17:33
7105d28
Compare
Choose a tag to compare

Remove the error occurring in the optimized schedule. It could be ignored, but was confusing to users.

Fix Per-Point Value Stats for Overtime Questions

17 Mar 00:17
7105d28
Compare
Choose a tag to compare

ScoreKeep has a bug where overtime questions aren't included in the 10s, 20s, and 30s columns for questions. This bug was introduced less than 4 months ago and is already fixed in the web site.

Add support for Schedule Optimizer

21 Feb 19:14
7105d28
Compare
Choose a tag to compare
Pre-release

There is now a scheduler optimizer option when creating a meet to produce a better schedule algorithm, especially when using linked meets.

Migrate to BibleQuiz.com Authentication

08 Feb 22:26
7105d28
Compare
Choose a tag to compare

The existing application used a Device Code with a two step authentication process:

  1. Launch registration.biblequiz.com and have the user login.
  2. Click the Complete button.

In the new application, the login process will launch using the new BibleQuiz.com users without going to registration.biblequiz.com at all. The only real difference for the user is that you must be signed up already for the process to work properly.

January 2025 Release

19 Jan 06:34
7105d28
Compare
Choose a tag to compare

Rollup release of all fixes.

Add Years Quizzing

12 Dec 12:55
7105d28
Compare
Choose a tag to compare
Add Years Quizzing Pre-release
Pre-release

Some event coordinators track the number of years a quizzer has been participating in quiz by adding special characters to the name. This release adds the Years Experience numerical field to the Quizzer and exposes it in scoring reports and awards. A future release may add it as a filter for reports and awards.

Fix Combined Report

09 Dec 04:36
7105d28
Compare
Choose a tag to compare

If two (or more) meets are linked to different remote meets and the Combined Report button is pressed, there will be a KeyNotFoundException in ScoreKeep. This change addresses the bug.

Q-Report

04 Nov 04:52
7105d28
Compare
Choose a tag to compare
Q-Report Pre-release
Pre-release

Updated the q-report to output the new format to require less explanation for the users.

Update Team Ranking in Combined Report

30 Oct 14:22
7105d28
Compare
Choose a tag to compare

The Combined Report used to rank by Win % (i.e., percentage of matches a team has won) to allow for teams to compete in a different number of matches. The introduction of event reports unintentionally switched this to be the win/loss record. The latest release reverts this functionality change.

Updated Reporting Bugs

28 Oct 03:28
7105d28
Compare
Choose a tag to compare
  • Updated underlying Awards and reporting infrastructure to address multiple bugs.
  • Fixed bug blocking imports of ScoreKeep Excel report.