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
2016-03-26 19:15:23 +01:00
agents implement CRUD for Character titles 2016-03-26 17:05:42 +01:00
apis replace tabs with spaces 2015-04-25 16:22:31 +02:00
app show title of Characters whereever their names appear 2016-03-26 18:40:45 +01:00
configs add routes for Character title pages 2016-03-26 18:48:27 +01:00
controllers redirect to overview instead of edit after creating a new Character title 2016-03-26 19:15:23 +01:00
core merge framework 2015-08-10 20:30:58 +02:00
db add ?public? option for Character groups Quests (implements #146) 2016-03-26 19:15:02 +01: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 add ?public? option for Character groups Quests (implements #146) 2016-03-26 19:15:02 +01: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 add ?public? option for Character groups Quests (implements #146) 2016-03-26 19:15:02 +01:00
questtypes Questtype ?textinput?: initialize list of fields if none has been entered 2015-08-18 19:11:49 +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
stationtypes add Stationtype ?singlechoice? 2016-02-27 19:05:54 +01: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 add ?public? option for Character groups Quests (implements #146) 2016-03-26 19:15:02 +01:00
www show title of Characters whereever their names appear 2016-03-26 18:40:45 +01:00
.hgignore add library ?phpqrcode? to generate QR codes 2015-12-25 15:54:39 +01: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