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 @@
Topics
-Theory: question banks & topics
+Enable one or more tracks, pick a level per track, then select topics.
+ + {% if not track_sections %} +No question banks found.
+ {% endif %} + ++ 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.
+Applies to each main question and each AI follow-up (1–60).
+When time runs out, the current round scores 0 and the interview moves on.
-Applies to each main question and each AI follow-up (1–60).
-Review your settings
+Confirm everything looks right, then start the interview.
+ +Coding: task banks & topics
@@ -193,11 +243,14 @@