cheems-dev / text2test

Make your text to a test

Home Page:http://www.text2test.eu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#text2test The application is intended for educational organisations, as a supplementary tool for language courses, which can be used for individual learning, homeworks, tests, etc. The text2test is programmed in PHP and JavaScript/jQuery, so it should be possible to install the app on any server. It is open source, so you can use it free of charge and without any restrictions.

##Installation

  1. Make sure you have Apache, PHP, MySQL, gettext and Composer installed
  2. Clone the repo to a folder on your server
  3. Import the file "install/text2test.sql" to your MySQL
  4. Edit _config.php and rename it to config.php
  5. Run composer install on application's root folder to install dependences

About

Make your text to a test

http://www.text2test.eu

License:MIT License


Languages

Language:JavaScript 54.3%Language:PHP 31.4%Language:HTML 8.7%Language:CSS 5.4%Language:ApacheConf 0.2%