{{ extends "global/Page.html" }} {{ block title }}Main Round {{ round_num }} of {{ total_main_rounds }} - Gate 2 After{{ endblock }} {{ block content }}
| Score Type | Candidates | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| {% if not candidate.eliminated %}{{ candidate.label }}{% endif %} | {% endfor %}||||||||||
| Stage 1: Resume | {% for candidate in candidates %}{% if not candidate.eliminated %}{{ candidate.resume }}{% endif %} | {% endfor %}|||||||||
| Stage 2: Zoom | {% for candidate in candidates %}{% if not candidate.eliminated %}{{ candidate.zoom }}{% endif %} | {% endfor %}|||||||||
Now {{ advanced_count }} candidates remain. Eliminated candidates are shaded grey. Click next to see In-person intervew scores and make your final decision.