Salesforce Platform Developer I (legacy) — Question 59

Candidates are reviewed by four separate reviewers and their comments and scores which range from 1 (lowest) to 5 (highest) are stored on a review record that is a detail record for a candidate.
What is the best way to indicate that a combined review score of 15 or better is required to recommend that the candidate come in for an interview?

Answer options

Correct answer: B

Explanation

The correct answer is B because a Rollup Summary field effectively aggregates the review scores, allowing for a straightforward calculation of the total. Option A is incorrect as it only prevents a recommendation without calculating the score, C is not ideal since Visual Workflow is not the best tool for this scenario, and D does not provide a direct method to enforce the score requirement before recommendation.