Grade Validation

 So if I have 1 class and they have to be in 3rd grade - and I assigned the grade keyword to the performance - why am I only getting that grade as an option? Did I miss something?

Parents Reply Children
  • Mary,

    It is more of a selection than validation. True grade validation is a difficult process to pull off due to a student's grade can change at anytime. Say, if we were to store the grade as an attribute, as soon as it is stored it becomes outdated. If I sign up for a 5th grade class now but don't take a another class for 2 years, my grade is now way out of date and won't let me sign up for the class that I am eligible for. Also to make it more difficult, If I am signing up for a spring and fall class, in the "fall", I could be a different grade.

    We designed the current method as more of a selection with the thought in mind that when the customer sees the available options, they would know if their student is valid for the class or not.

    Hope this helps,

    Marty