Content of a field remain empty until another field has calculated
I am working on a form for my teacher husband, where it will give a grade value depending on the numbers entered for each question when the paper is marked. I have the form so that as each question is marked, the total value adds up, then another field will give a grade letter depending on this calculation.
What currently happens is, the default visible grade is D, because the value is 0. Is there a way to make the D vanish until the calculation is greater than 1?
I do hope that makes sense.