<%@ include file="/common/taglibs.jsp"%> <%-- Generic assessment tool page. Expects an input of questionNumber & contentFolderID, and creates a field named assessment${questionNumber} suitable for a essay entry. Question, and hence question.title and question.text are optional and are only populated if QTI is used to start the questions. ${containingDivName} is set if this is being called from a page with multiple sets of assessments, like the Application Exercises for TBL. --%> <%-- 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} ${containingDivName}assessment${questionNumber}titleDisplay ${containingDivName}assessment${questionNumber}title
${questionNumber eq 1 ? "" : ""}