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;
+ }
@@ -142,7 +148,7 @@ | |||||
---|---|---|---|---|---|
Question type | +Question type | ${tblQuestionDto.questionTypeLabel} @@ -151,7 +157,7 @@ | |||
Correct answer | +Correct answer |
- ${session.sessionName}
+ |
+ ${session.sessionName}
|
-
+
bg-success" >
- ${questionResultDto.answer}
+ ${questionResultDto.answer}
|
|