A web application that allows anyone to rework learning content in a game-based manner. https://www.questlab.zone
Go to file
2016-03-26 17:52:16 +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 move method to create random hashes to Utils-class 2016-03-12 15:56:32 +01:00
configs implement CRUD for Character titles 2016-03-26 17:05:42 +01:00
controllers add notification for Character titles 2016-03-26 17:52:16 +01:00
core merge framework 2015-08-10 20:30:58 +02:00
db fix database keys for achievementconditions_qrcode.hash and characters.charactertitle_id 2016-03-26 16:21:12 +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 update translations 2016-03-26 17:45:29 +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 assign Character titles via QR-codes (implements #118) 2016-03-26 17:36:23 +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 notification for Character titles 2016-03-26 17:52:16 +01:00
www fix styling of rare Achievements 2016-03-12 19:22:25 +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