questlab/views/html/quests
2014-08-08 17:14:30 +02:00
..
create.tpl correct field for entry text for creating and editing Quests 2014-07-01 20:28:35 +02:00
createmedia.tpl store the total amount of achievable XPs for a Questgroup in the database instead of calculating it every time (Issue #281) 2014-05-15 18:17:51 +02:00
delete.tpl implement basic CRUD for Quests 2014-07-01 17:00:43 +02:00
edit.tpl add abstract method edittask() to QuesttypeController for editing the task of a Quest 2014-07-31 11:15:14 +02:00
edittask.tpl add abstract method edittask() to QuesttypeController for editing the task of a Quest 2014-07-31 11:15:14 +02:00
edittexts.tpl implement CRUD for Quest texts (issue #36) 2014-07-04 13:54:57 +02:00
index.tpl correct a few typos 2014-07-01 20:30:49 +02:00
quest.tpl correct check for next questgroup 2014-08-08 17:14:30 +02:00
submission.tpl store the total amount of achievable XPs for a Questgroup in the database instead of calculating it every time (Issue #281) 2014-05-15 18:17:51 +02:00
submissions.tpl store the total amount of achievable XPs for a Questgroup in the database instead of calculating it every time (Issue #281) 2014-05-15 18:17:51 +02:00