Index: lams_tool_laqa/web/learning/mobile/RevisitedLearnerRep.jsp =================================================================== diff -u -rfc9ea4d27882b0a15cfae1d3fc5983ecb0f71020 -re019e700d23341ad7d3d3b71088114a2c59d8cfc --- lams_tool_laqa/web/learning/mobile/RevisitedLearnerRep.jsp (.../RevisitedLearnerRep.jsp) (revision fc9ea4d27882b0a15cfae1d3fc5983ecb0f71020) +++ lams_tool_laqa/web/learning/mobile/RevisitedLearnerRep.jsp (.../RevisitedLearnerRep.jsp) (revision e019e700d23341ad7d3d3b71088114a2c59d8cfc) @@ -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 @@ - +