Index: lams_tool_laqa/web/learning/AnswersContent.jsp =================================================================== diff -u -r7475d08afc280b5e2e5ddf04e8bf35e3166aaf80 -r95793dfa0f05d3568c66c2718a88c73cf9141ae3 --- lams_tool_laqa/web/learning/AnswersContent.jsp (.../AnswersContent.jsp) (revision 7475d08afc280b5e2e5ddf04e8bf35e3166aaf80) +++ lams_tool_laqa/web/learning/AnswersContent.jsp (.../AnswersContent.jsp) (revision 95793dfa0f05d3568c66c2718a88c73cf9141ae3) @@ -105,7 +105,7 @@ $.ajax({ async: false, - url: '', + url: '', data: 'method=checkLeaderProgress&toolSessionID=' + $("#tool-session-id").val(), dataType: 'json', type: 'post', @@ -134,7 +134,7 @@ //ajax form submit $('#learningForm').ajaxSubmit({ - url: "" + new Date().getTime(), + url: "" + new Date().getTime(), success: function() { $.growlUI(' '); } @@ -199,8 +199,8 @@ - +