<% if (specialExamLockedIn && !isSpecialExam) { %>
<% } %>
<% if (specialExamLockedIn && isSpecialExam) { %>
<% } %>
<% if (enableProctoredExams) { %>
<% var supports_onboarding = xblockInfo.get('supports_onboarding'); %>
<% if (supports_onboarding) { %>
<% } else { %>
<% } %>
<% } %>