%@ include file="/common/taglibs.jsp"%>
<%@ page import="org.lamsfoundation.lams.authoring.template.web.LdTemplateController"%>
<%-- Generic MC question page. Expects an input of questionNumber, contentFolderID, and creates a text field field question${questionNumber} and three options / as many as are need for a QTI import --%>
<%-- The title needs to look like an ordinary panel title, but be editable via the X-editable javascript. But that won't be returned to the server in the form data, so copy what appears in the displayed span to a hidden input field. --%>
${question.title}question${questionNumber}titleDisplayquestion${questionNumber}title