Index: lams_tool_lamc/web/learning/AnswersContent.jsp =================================================================== diff -u -r78b448706a4b92d425c6d68add1c40d82759a6c7 -r424f8d213bbff9badfb9b913fd7c68d5cc1d5c3d --- lams_tool_lamc/web/learning/AnswersContent.jsp (.../AnswersContent.jsp) (revision 78b448706a4b92d425c6d68add1c40d82759a6c7) +++ lams_tool_lamc/web/learning/AnswersContent.jsp (.../AnswersContent.jsp) (revision 424f8d213bbff9badfb9b913fd7c68d5cc1d5c3d) @@ -41,7 +41,7 @@ function(){ //ajax form submit $('#learningForm').ajaxSubmit({ - url: "" + new Date().getTime(), + url: "" + new Date().getTime(), success: function() { $.growlUI(' '); } @@ -102,8 +102,8 @@ $.ajax({ async: false, - url: '', - data: 'method=checkLeaderProgress&toolSessionID=' + $("#tool-session-id").val(), + url: '', + data: 'toolSessionID=' + $("#tool-session-id").val(), dataType: 'json', type: 'post', success: function (json) { @@ -119,7 +119,7 @@ - +
@@ -144,14 +144,14 @@
- - - - - - - + + + + + + <%@ include file="/common/messages.jsp"%> @@ -171,7 +171,7 @@ - +