[WPM] feat: add WPM functionality to race results and tracking #780
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
title: [WPM] Add WPM functionality to race results and tracking
Discord Username: @mudassirl6
What type of PR is this? (select all that apply)
Description
Added Words Per Minute (WPM) functionality throughout the application to provide users with a standard typing speed metric. WPM is calculated as CPM/5, which is the industry standard calculation. This enhancement improves the user experience by providing a more familiar metric alongside the existing CPM measurement.
Changes include:
Related Tickets & Documents
QA Instructions, Screenshots, Recordings
To test these changes:
UI accessibility concerns?
The WPM metric has been added with the same accessibility considerations as the existing CPM metric:
Added/updated tests?
[optional] Are there any post deployment tasks we need to perform?
Database migration needs to be run to add the WPM fields:
[optional] What gif best describes this PR or how it makes you feel?