<%@ include file="/common/taglibs.jsp"%> <%@ page import="org.lamsfoundation.lams.util.Configuration" %> <%@ page import="org.lamsfoundation.lams.util.ConfigurationKeys" %> <%=Configuration.get(ConfigurationKeys.QB_COLLECTIONS_CREATE_ALLOW)%> <fmt:message key="title.lams" /> :: <fmt:message key="label.questions.choice.title" />
label.questions.choice.type.${question.type}
<%-- Question itself --%>
${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 --%>