Modern accreditation frameworks demand competency descriptions. Real life still demands a number. Here is how both fit on one page without double work.
1 (well below expectation) to 5 (exemplary, can mentor others). Total range 6 to 30.
if(prop("Total") >= 27, "1 - Excellent",
if(prop("Total") >= 23, "2 - Good",
if(prop("Total") >= 19, "3 - Satisfactory",
if(prop("Total") >= 15, "4 - Pass",
if(prop("Total") >= 10, "5 - Fail", "6 - Insufficient")))))
Add this as a formula property in your feedback database. The grade computes live as you score.
MEF-OS includes this assessment form plus the formula, 6 example reviews, and multilingual strengths fields. Save the 4 hours of building.
โ Back to home