diff --git a/templates/setup.html b/templates/setup.html index 27283c9..45a30ae 100644 --- a/templates/setup.html +++ b/templates/setup.html @@ -65,30 +65,79 @@

Interview Setup

{{ section.label }} - - + + + +
+ + +

+ How many questions in this session (1–20). Must be at least the number of selected topics. +

+
+ +
+ +

When time runs out, the current round scores 0 and the interview moves on.

+
+ + @@ -110,12 +159,13 @@

Interview Setup

When time runs out, the current round scores 0 and the interview moves on.

- + {% endblock %}