<%-- user personal results--%>
<%-- other users personal results--%>
${countFinishedUser}
|
<%-- 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}%)
|
|
|