%@ 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)%> :: label.questions.choice.type.${question.type} <%-- 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 --%>