<%@ taglib uri="tags-lams" prefix="lams"%> <%@ taglib uri="tags-fmt" prefix="fmt"%> <%@ taglib uri="tags-core" prefix="c"%> <%@ page import="org.lamsfoundation.lams.authoring.template.web.LdTemplateController"%> <%-- Generic Q&A question page. Expects an input of questionNumber, contentFolderID, and creates a text field field question${questionNumber} and three options --%>
4 1 <%@ include file="mcoption.jsp" %>
2 <%@ include file="mcoption.jsp" %>
3 <%@ include file="mcoption.jsp" %>
4 <%@ include file="mcoption.jsp" %>