diff --git a/quiz.html b/quiz.html
index f8fc0f78ed41136872efcea5e6ae316f7befa6c9..da2f08b9ff758c61834b5460c3d1db8aca44661b 100644
--- a/quiz.html
+++ b/quiz.html
@@ -75,7 +75,7 @@
 	  </p>
 
 	  <footer>
-	    <code>$Id: quiz.html,v 1.24 2024/01/21 13:01:16 oj14ozun Exp oj14ozun $</code>
+	    <code>$Id: quiz.html,v 1.25 2024/01/21 13:25:04 oj14ozun Exp oj14ozun $</code>
 	    <code id="js-version"></code>
 	  </footer>
 	</aside>
@@ -105,7 +105,8 @@
     <button id="action"></button>
 
     <span id="stats">
-    <abbr title="Wie oft richtig" id="correct"></abbr>:<abbr title="Wie oft falsch" id="wrong"></abbr>
+    <abbr title="Wie oft richtig" id="correct"></abbr>:<abbr title="Wie oft falsch" id="wrong"></abbr>,
+    <abbr title="Wie viele wurden gesehen" id="seen"></abbr>/<abbr title="Wie viele gibt es" id="total"></abbr>
     </span>
     <input type="checkbox" id="display-hl" class="display-hl" />
     <span class="display-hl">Hebe <abbr title="WĂśrter wie &quot;immer&quot;, &quot;nie&quot;, ...">WarnwĂśrter</abbr> hervor</span>