From 81517250ef9a450a3156e7c3960859724757ed73 Mon Sep 17 00:00:00 2001 From: Robert Zorko Date: Fri, 18 Sep 2015 16:08:06 +0200 Subject: divided the login and problem chooser into two different screens --- index.html | 26 +++++++++++- js/codeq/language.js | 101 ++++++++++++++++++++++++++++++++++++++++++++ js/codeq/login.js | 117 +++++++++------------------------------------------ js/codeq/prolog.js | 1 + 4 files changed, 148 insertions(+), 97 deletions(-) create mode 100644 js/codeq/language.js diff --git a/index.html b/index.html index 69a8f60..5c5d7b9 100644 --- a/index.html +++ b/index.html @@ -62,6 +62,29 @@ Password: + + + + + + + + + + +