%@ taglib uri="tags-lams" prefix="lams"%>
<%@ taglib uri="tags-fmt" prefix="fmt"%>
<%@ taglib uri="tags-core" prefix="c"%>
<%-- 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" %>