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
2015-05-19 11:56:29 +02:00
agents remove unused comment 2015-05-14 16:08:42 +02:00
apis replace tabs with spaces 2015-04-25 16:22:31 +02:00
app correctly set UTF-8 encoding for TextFormatter input 2015-05-12 18:55:11 +02:00
configs improve map implementation including edit functionality 2015-05-17 20:53:00 +02:00
controllers hide map menu button if no map is set for the Seminary 2015-05-17 20:53:24 +02:00
core correct docstring typo 2015-04-27 14:49:51 +02:00
db correct database encoding to utf8mb4 and collation to utf8mb4_unicode_ci 2015-05-19 11:56:29 +02:00
doc merge 2015-04-27 16:42:05 +02:00
drivers correct database encoding to utf8mb4 and collation to utf8mb4_unicode_ci 2015-05-19 11:56:29 +02:00
exceptions replace tabs with spaces 2015-04-25 16:22:31 +02:00
locale/de_DE/LC_MESSAGES implement editor for questtype ?Drag&Drop? 2015-04-30 17:54:20 +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 make cleanup of media more robust 2015-05-17 20:53:43 +02:00
questtypes Questtype ?Drag&Drop?: correct step-handling for task editing 2015-05-14 16:13:40 +02:00
requests merge 2015-04-27 16:42:05 +02:00
responses replace tabs with spaces 2015-04-25 16:22:31 +02: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 show map link to Seminary admins and moderators 2015-05-19 09:49:24 +02:00
www correct check for notification sound 2015-05-17 20:54:00 +02:00
.hgignore ignore logfiles 2014-05-07 00:46:08 +02:00
.htaccess replace tabs with spaces 2015-05-12 09:49:53 +02:00
bootstrap.inc replace tabs with spaces 2015-04-25 16:22:31 +02:00
phpdoc.dist.xml merge 2015-04-27 16:42:05 +02:00