<%@ page language="java" pageEncoding="UTF-8" contentType="text/html;charset=utf-8" %> <%@ taglib uri="tags-lams" prefix="lams" %> <%@ taglib uri="tags-fmt" prefix="fmt" %> <%@ taglib uri="tags-core" prefix="c" %> <%@ taglib uri="tags-function" prefix="fn" %> <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 --%>