
Hi, I have not used Javascript before and would like to find out if it is possible to get around the problem without using JS. I have a series of multiple choice questions (2 attached in the example). I need the value of the second question to be less than the value of the first question to validate. (The idea being that you can’t get an undergrad without a high school degree, so likelihood of UG can’t be higher than high school). I can’t get custom validation to use the coded values of the options to set up the logical validation.