<%@ include file="/common/taglibs.jsp"%>


<%-- display group name on first row--%> <%-- End group title display --%>
${surveySession.sessionName}
toolSessionID=${surveySession.sessionId}&questionUid=${question.uid}')">
<%-- Only show pie/bar chart when question is single/multiple choics type --%>
${option.response} ${optStatus.index % 5 + 1} ${option.responseCount} (${option.responseFormatStr}%)
${question.openResponseFormatStr} ${(optSize % 5) + 1} ${question.openResponseCount} (${question.openResponseFormatStr}%)
${question.openResponseCount}
<%-- Reflection list --%>


<%@include file="advanceoptions.jsp"%> <%@include file="daterestriction.jsp"%>