<%@ include file="/common/taglibs.jsp"%> <%-- Handles creation of multiple assessment questions based on QTI input. Expects an input of questionNumber (which will be the question number of the first question) & contentFolderID, which are passed on to the individual question jsps to generate the form fields. --%> ${questionNumber} ${currentNumber} ${question}
<%@ include file="../tool/assessmcq.jsp" %> <%@ include file="../tool/assessment.jsp" %>
${currentNumber + 1}