Ratings

Ratings

From
Facebook
Status
Updating
Share
Entries

Rating #

toNumber(prop("Price")) + toNumber(prop("Turnaround Time")) + toNumber(prop("Quality of Work"))

Star Rating

slice("★★★★★★★★★★★", 0, prop("Rating #"))

Rating # + Star Rating

slice("★★★★★★★★★★★", 0, toNumber(prop("Price")) + toNumber(prop("Turnaround Time")) + toNumber(prop("Quality of Work")))

Rating out of 5

slice("★★★★★", 0, floor((toNumber(prop("Price")) + toNumber(prop("Turnaround Time")) + toNumber(prop("Quality of Work"))) / 2))
 
By Ben  •  Latest  •  Was this helpful? Please consider buying me a coffee. Cheers!By Ben  •  Latest  •  Was this helpful? Please consider buying me a coffee. Cheers!
By BenLatest • Was this helpful? Please consider buying me a coffee. Cheers!