Ratings are really nice way to provide feedback.
In a multiuser environment I would need a simple way to calculate the average value of the feedback or maybe even show based on how many. Does anyone have a light solution?
Ratings are really nice way to provide feedback.
Hereās my way to approach this.
Thanks⦠.did not thing of it but than how do you display the resultā¦star and suchā¦
I use Unicode characters. ā and ā.
Ah way beyond my current skill, could you help?
https://unicode-table.com/en/search/?q=star
Just copy/paste the ones you want to use.
Thanks, and how do I represent a 3.2 rating?
haha, I have no idea. I guess youād need to get a bit creative
I have a solution ready.
Experimental Code link:
https://thinhdinhlca.github.io/rating-stars/
Then display the result in a rich text component.
hehe, nice
but⦠I was just looking at your source. Is a code column actually necessary? I mean, couldnāt you just use a standard template column and use the calculated perc
value as a replacement?
Yes, thatās true, I was lazy so I just want to paste the link to generate it the next time