{{text}}
{{#ifEquals ../showOtherEvalValues true}}
{{else}}
{{/ifEquals}}
{{/ifEquals}}
{{/each}}
{{questionNumber}}
{{#ifEquals activitySpecific true}}
{{#ifEquals firstProced true}}
{{procedure}}:
{{else}}
{{/ifEquals}}
{{description}}
{{else}}
{{text}}
{{/ifEquals}}
{{#ifEquals ../isStudentEval true}}
{{#if completedAnswer.answer}}
{{/if}}
{{#ifEquals ../commentsPerQuestion true}}
{{/ifEquals}}
{{#if otherFacultyAnswers}}
{{#if otherFacultyAnswers.answer}}
{{#ifEquals otherFacultyAnswers.completed true}}
{{/ifEquals}}
{{/if}}
{{/if}}
{{else}}
{{#ifEquals ../isCompletedStudent true}}
{{#if studentAnswer}}
{{#if studentAnswer.answer}}
{{#ifEquals studentAnswer.completed true}}
{{/ifEquals}}
{{/if}}
{{/if}}
{{/ifEquals}}
{{#if completedAnswer.answer}}
{{/if}}
{{#ifEquals ../isCompletedStudent false}}
{{/ifEquals}}
{{#ifEquals ../commentsPerQuestion true}}
{{/ifEquals}}
{{#ifEquals ../isCompletedStudent false}}
{{#if otherFacultyAnswers}}
{{#if otherFacultyAnswers.answer}}
{{#ifEquals otherFacultyAnswers.completed true}}
{{/ifEquals}}
{{/if}}
{{/if}}
{{/ifEquals}}
{{/ifEquals}}
{{questionNumber}}
{{#ifEquals activitySpecific true}}
{{#ifEquals firstProced true}}
{{procedure}}:
{{else}}
{{/ifEquals}}
{{description}}
{{else}}
{{text}}
{{/ifEquals}}
{{#if completedAnswer.answer}}
{{/if}}
{{#ifEquals ../commentsPerQuestion true}}
{{/ifEquals}}
{{#ifEquals ../isStudentEval true}}
{{#if comment}}
{{/if}}
{{#ifEquals ../showOtherEvalValues true}}
{{#if otherFacultyAnswers.comment}}
{{/if}}
{{/ifEquals}}
{{else}}
{{#ifEquals ../showOtherEvalValues true}}
{{#if studentAnswer.comment}}
{{/if}}
{{/ifEquals}}
{{#if comment}}
{{/if}}
{{#ifEquals ../showOtherEvalValues true}}
{{#if otherFacultyAnswers.comment}}
{{/if}}
{{/ifEquals}}
{{/ifEquals}}
{{comment}}
{{otherFacultyAnswers.comment}}
{{studentAnswer.comment}}
{{comment}}
{{otherFacultyAnswers.comment}}