<%-- Default answer value, when answers are not disclosed yet --%>
<%-- Reset variable value --%>
<%-- Get the needed piece of information from a complicated questionSummaries structure --%>
<%-- If uid is NULL then it is a dummy session result, for a group that has not provided answers
Do not display the group's rating then --%>
<%-- Show answers for all other teams, and just rating if someone has already commented on this team's answer --%>
<%-- Sessions are named after groups --%>
<%-- Do not show your own answer --%>
${answer}
<%-- Do not allow voting for non-leaders if leader is enabled --%>