Hi Andrew,
Based on the mentioned use-case, I did some code changes in the shared .oml file.
Check the attached updated .oml file.
Implemented Points:
- Introduced an additional attribute called RatingValue of Decimal Data type in the STR_Creitria structure definition
- Mapped the same newly introduced attribute to the Rating widget's RatingValue property, within the Table widget (second column)
- Introduced an additional Block called VoteCountPerUser to compute and display the VoteCountPerUser value - which is referred in the VotingResult screen
Hope this helps you!
Kind regards,
Benjith Sam