|
|
|
@ -6,9 +6,9 @@
|
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
|
<!-- Minified version -->
|
|
|
|
<!-- Minified version -->
|
|
|
|
<link rel="stylesheet" href="https://cdn.simplecss.org/simple.min.css">
|
|
|
|
<link rel="stylesheet" href="simple.css">
|
|
|
|
<script src="main.js"></script>
|
|
|
|
<script src="main.js"></script>
|
|
|
|
<title>Document</title>
|
|
|
|
<title>Тестирование</title>
|
|
|
|
</head>
|
|
|
|
</head>
|
|
|
|
|
|
|
|
|
|
|
|
<body>
|
|
|
|
<body>
|
|
|
|
@ -25,7 +25,7 @@
|
|
|
|
</select>
|
|
|
|
</select>
|
|
|
|
<button id="get-quiz" disabled>Получить тест</button>
|
|
|
|
<button id="get-quiz" disabled>Получить тест</button>
|
|
|
|
</p>
|
|
|
|
</p>
|
|
|
|
<button id="end-quiz"><code>Завершить тест для всех</code></button>
|
|
|
|
<button id="end-quiz">Завершить тест для всех 😇</button>
|
|
|
|
</main>
|
|
|
|
</main>
|
|
|
|
|
|
|
|
|
|
|
|
<footer>
|
|
|
|
<footer>
|
|
|
|
|