CGI and 2007

Bruce,We attempted a new test course in 2007 - and meet the same results - no error message, no submission dialog box.I've compared the source code of the final test page from a course published in 2006 and 2007. the code is identical, save for the course name, and a difference of case in one line of code: in the function finishTest, there is a line of code that reads:if ( score ) after ProcessTest ( score, 'Test_Score' )in the 2006 version, "Test_Score" is instead "TEST_Score". The code isn't case sensitive, is it?-Angie

Discussions have been disabled for this post