Converting a percentage to a grade Adobe Acrobat Pro
Hi, im a new user and am in the process of creating a simple assessment sheet for an instructor to grade a student.
I have created easy 'Radio Button' rows which allows the instructor to grade student actions from 0-5 (0=didnt not attempt, 1=required major prompting........5=confindent etc).
These scores are then tallied to a 'total' text box which allows me to use the 'sum' option in the calculate tab to get a total.
This is then processed into another 'percentage' text box which converts the total to a percentage.
What im now struggling with is how to convert this percentgae to a grade similar to that of a exel spreadsheet ie =IF(B2>=96%,"Excellent",IF(B2>=91%,"Good",IF(B2>=85%,"Satisfactory",IF(B2>=80%,"Basic",IF(B2>=0%,"Fail")))))
Any assistance is greatly appresirated.
