Index: lams_tool_assessment/web/pages/monitoring/summary.jsp =================================================================== diff -u -re3a8d81a84114815cfa611a7922c7d22e5918ba2 -r729a3559d24b8fe9d8a0249979db593c17f6fa58 --- lams_tool_assessment/web/pages/monitoring/summary.jsp (.../summary.jsp) (revision e3a8d81a84114815cfa611a7922c7d22e5918ba2) +++ lams_tool_assessment/web/pages/monitoring/summary.jsp (.../summary.jsp) (revision 729a3559d24b8fe9d8a0249979db593c17f6fa58) @@ -25,6 +25,20 @@ width: 100% !important; height: 100% !important; } + + #questions-data { + border-collapse: separate; + } + + #questions-data .sticky-left-header { + position: sticky; + left: 0; + background-color: inherit; + } + + #questions-data tbody tr:nth-of-type(even){ + background-color: white; + } <%@ include file="parts/discloseAnswers.jsp"%> @@ -364,7 +378,7 @@ - Question type + Question type ${tblQuestionDto.questionTypeLabel} @@ -373,7 +387,7 @@ - Correct answer + Correct answer @@ -387,7 +401,7 @@ - + ${session.sessionName}