Index: lams_tool_laqa/web/learning/mobile/RevisitedLearnerRep.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_laqa/web/learning/mobile/RevisitedLearnerRep.jsp,v diff -u -r1.25 -r1.26 --- lams_tool_laqa/web/learning/mobile/RevisitedLearnerRep.jsp 8 Apr 2016 13:05:53 -0000 1.25 +++ lams_tool_laqa/web/learning/mobile/RevisitedLearnerRep.jsp 10 Oct 2016 12:56:00 -0000 1.26 @@ -119,7 +119,7 @@ var hasStartedRating = false; - if (${generalLearnerFlowDTO.allowRateAnswers == 'true'}) { + if (${generalLearnerFlowDTO.allowRateAnswers}) { rows += ''; if (userData["visible"] == 'true') { @@ -276,7 +276,7 @@ - +
@@ -338,7 +338,7 @@
<%--Rating area---------------------------------------%> - +
@@ -387,7 +387,7 @@ - +