- Issue created by @codechefmarc
- Status changed to Needs review
3 days ago 6:57pm 10 June 2025 - πΊπΈUnited States codechefmarc
Latest dev version on 1.2.x branch has these and other fixes that are ready for testing:
https://git.drupalcode.org/project/reading_rating/-/tree/1.2.x?ref_type=...- Adds grade level rating - configurable per field and all grade level text can be changed (and translated) in settings
- Fixes bug in 1.1.1 where sometimes the rating would not update dynamically
- Reworks HTML output from being rendered in JavaScript to Twig for future enhancements
- Fixes an issue with the API where custom fields with column names that were not
value
would not work. See updated API documentation to support fields with custom "value" column names