Skip to content

Bugs found by Winston on 8/30/19 #1

@cheintz

Description

@cheintz

Adding two cars:
Clicking "Record Time" for car 2 records time for car 1
Clicking "Record Time" for car 1 records time for car 2

Adding three cars:
Clicking "Record Time" for either car 2 or car 3 records time for car 1
Clicking "Record Time" for car 1 records time for car 3
Car 2's time does not update when any "Record Time" buttons are hit

Adding four cars:
Clicking "Record Time" for car 1 records time for car 4
Clicking "Record Time" for either car 2 or car 3 records time for car 1
Clicking "Record Time" for car 4 records time for car 2
Car 3's time does not update when any "Record Time" buttons are hit
This pattern continues for all additional cars

"Gobal Options" in "Semi-Auto" doesn't work for any of the buttons available
"Lap Prediction" in "Car List" of "Semi-Auto" doesn't work

Add multiple needs to be entered "Name, num" instead of "Num, name"

Does not have a "Stop" type funciton to end the race. The only way to officially stop the timer is completely closing out of the system.

Add a .csv export function

Add a column to "Leader Board" button to report average lap time to help eliminate outliers (on the upper bound)

In "Analysis" you cannot add teams for comparison

After inputting a manual time for a team the timer does not restart even after clicking the start button

The "Start" buttons next to each car in the "Semi-Auto" window stop working once one is clicked (both when "Lap Prediction" is selected and not selected)

Adjusting a lap time after one or more laps are recorded results in the lap immediately following the adjusted lap to subtract the difference of the orignially recorded time and the adjusted time
For example if a lap in the middle of the rayce was recorded as 5:00 but the actual time was 3:48 then the lap immediately after will be add 1:12 to that time

The manual lap time adjustment in general is buggy and the code should probably be rewritten.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions