{{ extends "global/Page.html" }} {{ block title }}Main Round {{ round_num }} of {{ total_main_rounds }} - Gate 1 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 %}|||||||||
Now {{ advanced_count }} candidates remain. Eliminated candidates are shaded grey. Click next to see Zoom interview scores for the remaining candidates.