{{ extends "global/Page.html" }} {{ block title }}Main Round {{ round_num }} of {{ total_main_rounds }} - Gate 1 After{{ endblock }} {{ block content }}
{% for candidate in candidates %} {% endfor %} {% for candidate in candidates %} {% endfor %}
Score Type Candidates
{% if not candidate.eliminated %}{{ candidate.label }}{% endif %}
Stage 1: Resume{% if not candidate.eliminated %}{{ candidate.resume }}{% endif %}

Now {{ advanced_count }} candidates remain. Eliminated candidates are shaded grey. Click next to see Zoom interview scores for the remaining candidates.

{{ next_button }} {{ endblock }}