<%@ include file="/common/taglibs.jsp"%>
" alt="">
<%-- Allow disclosing correct answers only for multiple choice questions --%>
 
${questionIndex + sessionMap.questionNumberingOffset}. ${question.title}
${question.question}
<%@ include file="multiplechoice.jsp"%> <%@ include file="matchingpairs.jsp"%> <%@ include file="vsa.jsp"%> <%@ include file="numerical.jsp"%> <%@ include file="truefalse.jsp"%> <%@ include file="essay.jsp"%> <%@ include file="ordering.jsp"%> <%@ include file="markhedging.jsp"%> <%@ include file="markandpenaltyarea.jsp"%> <%@ include file="confidencelevel.jsp"%> <%@ include file="historyresponses.jsp"%> <%-- Display a table with other groups' justifications --%>
<%-- Get the needed piece of information from a complicated questionSummaries structure --%>
  <%-- Sessions are named after groups --%>
<%-- Display only own justification --%>