<%@ include file="/common/taglibs.jsp"%> <% pageContext.setAttribute("newLineChar", "\r\n"); %>


${tblQuestionDto.title}
Question type ${tblQuestionDto.questionTypeLabel}
Correct answer ${fn:replace(tblQuestionDto.correctAnswer, newLineChar, ', ')}
${session.sessionName} success" > ${questionResultDto.answer}