Salesforce Certified Platform App Builder — Question 198

A custom field contains a feedback score which is on a scale of one to five. End users would like a visual indicator of one to five stars based on the number found in the feedback score custom field.
How can this visual indicator be displayed?

Answer options

Correct answer: C

Explanation

The correct answer is C, as a custom formula field can dynamically convert the numeric feedback score into a star representation. The other options (A, B, and D) do not provide the necessary functionality to create a visual star indicator based on the numeric score.