Problem/Motivation
Add a grade level rating as an option to show along side the regular rating. This should be configurable, globally, as there are different grading systems around the world.
User interface changes
- UI for admin area to change global settings
- Add the ability to turn on/off the grade level to settings form per field
- Add grade level to rating area
API changes
None.
Data model changes
Config additions
Comments
Comment #2
codechefmarcLatest 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=...
valuewould not work. See updated API documentation to support fields with custom "value" column namesComment #3
dblanken commentedI've successfully tested this grade level rating feature in both scenarios - a fresh installation and an upgrade from ^1.1. The functionality works as expected in both cases. Nice job!
Comment #4
codechefmarcThis was added in version 1.2.1.