{{ extends "global/Page.html" }} {{ block title }}Main Round {{ round_num }} of {{ total_main_rounds }} - Gate 3: In-Person Interview - Final Hiring Decision{{ endblock }} {{ block content }}
{% for candidate in candidates %} {% endfor %} {% for candidate in candidates %} {% endfor %} {% for candidate in candidates %} {% endfor %} {% for candidate in candidates %} {% endfor %} {% for candidate in candidates %} {% endfor %}
Score Type Candidates
{% if candidate.available %}{{ candidate.label }}{% endif %}
Stage 1: Resume{% if candidate.available %}{{ candidate.resume }}{% endif %}
Stage 2: Zoom{% if candidate.available %}{{ candidate.zoom }}{% endif %}
Stage 3: In-Person{% if candidate.available %}{{ candidate.inperson }}{% endif %}
Hire

You now have complete information for the 3 finalists. Select one candidate to hire.

{{ next_button }} {{ endblock }}