{{ extends "global/Page.html" }} {{ block title }}Practice Round - Gate 1: Resume{{ endblock }} {{ block content }}
{% for candidate in candidates %} {% endfor %} {% for candidate in candidates %} {% endfor %}
Score Type Candidates
{{ candidate.label }}
Gate 1: Resume{{ candidate.resume }}

Above are the {{ candidates|length }} candidates and their Resume scores. Review the scores and click next to reveal Zoom interview scores.

{{ next_button }} {{ endblock }}