<%@ include file="/common/taglibs.jsp"%> <%-- Handles creation of multiple mcq 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/mcquestion.jsp" %>
${currentNumber + 1}