@@ -92,7 +92,6 @@ $("input[name=submit]").click(function(){
stop = 0;
$('#term-error').text('');
}
- showThankyou();
if(stop == 0) {
/* $.ajax({
url: '/step_questions/submit',