Hi @kevin, thanks a lot for your tutorial of the likert scale forms, it's fantastic, I've tried and it's looking great. I set some of them as required fields, if I submit without those fields filled in, the likert forms will be messed up.
Snapshot:
http://d.pr/i/vnH3
I found that it's fine on your blog, so I imported your exported form xml and tested it in the default TwentyEleven theme, I got the same strange result.
I'm not sure if it's because the way I implement the script and css or something else.
I included the js in header.php before </head>, and pasted the css at the end of style.css, uploaded the js file into the theme's js folder. Again, it works perfectly fine normally, the issue occurs only if I submit with required fields left out.
Please advice, thanks again.