From 9eb2969a84bfdd2aaa8038db5f0a3a95fd8afd99 Mon Sep 17 00:00:00 2001 From: Ross Date: Mon, 19 Oct 2020 17:05:10 +0100 Subject: [PATCH] improve answer submission --- .gitignore | 2 + index.html | 17 +++++++- js/main.js | 117 ++++++++++++++++++++++++++++++++++++++++++++++++----- 3 files changed, 123 insertions(+), 13 deletions(-) diff --git a/.gitignore b/.gitignore index 4f76999..5ab3728 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,5 @@ img/* .htaccess node_modules + +config.js \ No newline at end of file diff --git a/index.html b/index.html index c7c4a62..8661f0e 100644 --- a/index.html +++ b/index.html @@ -112,9 +112,22 @@
Click to start exam. -

You will have minutes.

+

You will have minutes.

- + + + +