Description: Add an overall quiz timer with pause/resume, and ensure quiz end behavior honors the timer (e.g., auto-end when time runs out). Provide a clear display of total elapsed/remaining time.
When the quiz ends, the timer does not stop. It keeps reducing and eventually goes into negative values. This also incorrectly affects the total time spent in the quiz, as the counter keeps increasing ...