Code of SQLtest.online site
- Clone the repository.
- Create files with tasks in the folders
/templates/ru/questionsand/templates/en/questions. - Create files with hints in the folders
/templates/ru/query_helpand/templates/en/query_help. - Create a file with the query test
/query_test. To prepare the test, use the link https://phpize.online/s/Bd. - After that, you can add the question to the files
/questions_en.phpand/questions_ru.php. - If necessary, make changes to the description of the database in
/templates/en/sakila.tpland/templates/ru/sakila.tpl.
- Склонируйте репозиторий.
- Создайте файлы с заданием в папках
/templates/ru/questionsи/templates/en/questions. - Создайте файлы с подсказками в папках
/templates/ru/query_helpи/templates/en/query_help. - Создайте файл с тестом запроса
/query_test. Для приготовления теста используйте линк https://phpize.online/s/Bd. - После этого можно добавить вопрос в файлы
/questions_en.phpи/questions_ru.php. - Если нужно - внесите изменения в описание базы данных
/templates/en/sakila.tplи/templates/ru/sakila.tpl.