Index: lams_tool_assessment/web/pages/tblmonitoring/assessmentStudentChoices.jsp =================================================================== diff -u -r5523969e2d7fc452301bf0a8403e5afbbae6c92a -r81f5d3a6311314287b3640033d1f2593f65ebe70 --- lams_tool_assessment/web/pages/tblmonitoring/assessmentStudentChoices.jsp (.../assessmentStudentChoices.jsp) (revision 5523969e2d7fc452301bf0a8403e5afbbae6c92a) +++ lams_tool_assessment/web/pages/tblmonitoring/assessmentStudentChoices.jsp (.../assessmentStudentChoices.jsp) (revision 81f5d3a6311314287b3640033d1f2593f65ebe70) @@ -6,6 +6,12 @@ overflow: auto; min-width: 150px; } + + #questions-data .sticky-left-header { + position: sticky; + left: 0; + background-color: white; + } @@ -121,9 +127,9 @@
-
+
- +
@@ -142,7 +148,7 @@ - + - + - - + - + \ No newline at end of file
Question typeQuestion type ${tblQuestionDto.questionTypeLabel} @@ -151,7 +157,7 @@
Correct answerCorrect answer Index: lams_tool_assessment/web/pages/tblmonitoring/assessmentStudentChoicesTable.jsp =================================================================== diff -u -rac5039692e638736c0652cf6ce44bb4121f87bd6 -r81f5d3a6311314287b3640033d1f2593f65ebe70 --- lams_tool_assessment/web/pages/tblmonitoring/assessmentStudentChoicesTable.jsp (.../assessmentStudentChoicesTable.jsp) (revision ac5039692e638736c0652cf6ce44bb4121f87bd6) +++ lams_tool_assessment/web/pages/tblmonitoring/assessmentStudentChoicesTable.jsp (.../assessmentStudentChoicesTable.jsp) (revision 81f5d3a6311314287b3640033d1f2593f65ebe70) @@ -1,16 +1,16 @@ <%@ include file="/common/taglibs.jsp"%>
- ${session.sessionName} + + ${session.sessionName} bg-success" > - ${questionResultDto.answer} + ${questionResultDto.answer}