<%@ include file="/common/taglibs.jsp"%> <fmt:message key="title.lams" /> :: <fmt:message key="label.questions.choice.title" />

<%-- Question itself --%> ${questionStatus.index + 1}. () () () () () () ()
${question.text}

<%-- Question feedback --%> <%-- If question contains images, where to take them from --%> <%-- Answers, if required and exist --%>
<%-- Answer itself --%> ${answer.text}
<%-- Do not display answers if management is too difficult or pointless --%>
<%-- Answers score and feedback --%>
<%-- Learning Outcomes, if required and exist --%>