{{ extends "global/Page.html" }} {{ block title }}Round {{ round_num }} - Performance So Far{{ endblock }} {{ block content }}
Hired Candidate True Quality: {{ last_round_true_q }}
| Round | Hired Candidate | True Quality | Reward if Chosen |
|---|---|---|---|
| {{ entry.round }} | {{ entry.hired_candidate }} | {{ entry.true_q }} | {{ entry.reward }} |
Next: You have completed Round {{ round_num }}. Continue to the next round.