From 9113815d16d38373b378c6d34000a75f019b219f Mon Sep 17 00:00:00 2001 From: Robert Zorko Date: Fri, 18 Sep 2015 18:51:15 +0200 Subject: split the selection of the language and the selection of the problem into two seperate screens (this update also required some changes at the codeq-server, so that one needs to be up to date as well for this to work) --- index.html | 29 ++++++++++---- js/codeq/language.js | 94 +++------------------------------------------- js/codeq/problem.js | 104 +++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 132 insertions(+), 95 deletions(-) create mode 100644 js/codeq/problem.js diff --git a/index.html b/index.html index 5c5d7b9..8f4e933 100644 --- a/index.html +++ b/index.html @@ -62,25 +62,39 @@ Password: - + - + -