From fc7f63000152416c3f2173d7d7581fdb8f3f9df5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lukas=20F=C3=BCrderer?= Date: Thu, 3 Sep 2020 14:46:59 +0200 Subject: [PATCH] Allow the user to see the correct solution if he is stuck Closes #4 --- index.html | 9 +++++-- quiz.css | 3 +++ quiz.js | 70 ++++++++++++++++++++++++++++++++++++++++++++++++------ 3 files changed, 73 insertions(+), 9 deletions(-) diff --git a/index.html b/index.html index 24e63c7..73409ce 100644 --- a/index.html +++ b/index.html @@ -21,7 +21,11 @@