{{ extends "global/Page.html" }} {{ block title }}Main Round {{ round_num }} of {{ total_main_rounds }} - Final Hiring Decision (Gate 3){{ endblock }} {{ block content }} {% if form_error %}
{{ form_error }}
{% endif %}

Final Hiring Decision (Gate 3)

In-person scores are now newly available for the finalists. Click any score cell you want to inspect, then choose exactly 1 candidate to hire.

{% for candidate in candidates %} {% endfor %}
Candidate Resume Zoom In-person (new) Hire
{{ candidate.label }}
click to reveal
click to reveal
click to reveal
{{ next_button }}
{{ endblock }}