A web application that allows anyone to rework learning content in a game-based manner. https://www.questlab.zone
  • PHP 79.1%
  • JavaScript 11.8%
  • Twig 3.2%
  • Smarty 2.8%
  • Less 1.4%
  • Other 1.7%
Find a file
2014-05-25 22:50:12 +02:00
agents implement MailAgent and use it for user and Character registration 2014-05-25 22:38:41 +02:00
apis add framework and basic application files 2014-01-17 02:19:53 +01:00
app use MailApi to generate mail messages and send mails with PHPMailer 2014-05-25 22:32:08 +02:00
configs remove test settings for test mail server 2014-05-25 22:50:12 +02:00
controllers implement MailAgent and use it for user and Character registration 2014-05-25 22:38:41 +02:00
core implement AjaxAgent for AJAX-responses 2014-05-25 00:45:19 +02:00
drivers do not use ?finally?-statement (not available for PHP <= 5.4) 2014-01-29 12:50:04 +01:00
exceptions add framework and basic application files 2014-01-17 02:19:53 +01:00
locale/de_DE/LC_MESSAGES update translations 2014-05-25 22:41:25 +02:00
logs add framework and basic application files 2014-01-17 02:19:53 +01:00
media implement MediaAgent for displaying media 2014-02-14 18:56:12 +01:00
models use AJAX to dynamicall load list of all Quests for a Seminary (Issue #287) 2014-05-25 00:47:29 +02:00
questtypes template improvements and simplifications for Questtypes ?Textinput? and ?Choiceinput? 2014-05-19 12:34:09 +02:00
requests add framework and basic application files 2014-01-17 02:19:53 +01:00
responses add framework and basic application files 2014-01-17 02:19:53 +01:00
seminarymedia split media and Seminary media 2014-04-05 15:37:11 +02:00
seminaryuploads correct UploadsAgent for Seminary uploads 2014-04-23 12:44:07 +02:00
tmp implementing image resizing for MediaAgent 2014-03-21 15:52:39 +01:00
uploads implement UploadsAgent for user uploads 2014-04-04 13:21:17 +02:00
views implement MailAgent and use it for user and Character registration 2014-05-25 22:38:41 +02:00
www matrix option font sizing 2014-05-17 16:26:38 +02:00
.hgignore ignore logfiles 2014-05-07 00:46:08 +02:00
.htaccess add support for Apache 2.4 2014-03-11 00:06:18 +01:00
bootstrap.inc add framework and basic application files 2014-01-17 02:19:53 +01:00