Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
Erik Surface committed Jan 10, 2025
1 parent 1fe93e2 commit cd7d28d
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# CHANGELOG

## v4.46.0

Section Scoring Updates:
- Add `<section_id>_percet` and `<section_id>_denominator` to the form item outputs.
- Prevent scoring of both tangy-timed, custom-scoring and regular scoring in the same section.

Rules:
- custom scoring always returns a percent
- users should only use one type of input per scoring section
- if there is a tangy-timed input, the score is the average of the percents of each grid. All other scores are ignored.

## v4.45.4

Fix missing function parens
Expand Down

0 comments on commit cd7d28d

Please sign in to comment.