Commit graph

98 commits

Author SHA1 Message Date
coderkun
2483995e12 remove Questtype ?Dummy? 2014-04-23 12:28:55 +02:00
coderkun
0d5f30059d allow NULL-values for answers for Questtype ?Multiple Choice? 2014-04-21 13:17:39 +02:00
coderkun
d432b69a5e Questtype ?Drag&Drop?: implement multiple valid Drag-items for each Drop-item 2014-04-19 23:20:08 +02:00
Daniel
54ace236d7 textinput design update 2014-04-18 22:40:09 +02:00
Daniel
c5ff0157db submission design update 2014-04-18 22:33:28 +02:00
Daniel
4ab40a5a19 multiple choice design update 2014-04-18 22:20:15 +02:00
coderkun
f723382b93 implement TextFormatter class to include media in texts 2014-04-18 18:25:52 +02:00
coderkun
6608967c2d merge 2014-04-17 00:29:17 +02:00
coderkun
b471efc970 handle Avatar pictures by MediaAgent 2014-04-17 00:13:25 +02:00
Daniel
91601f00ae small lost design update for boss fights 2014-04-16 21:33:03 +02:00
Daniel
17d64d052d boss fight answer design refinement 2014-04-16 17:13:50 +02:00
Daniel
e909742195 boss fight answer options design 2014-04-16 16:39:38 +02:00
coderkun
dde85c6ac0 correct display of lives for Character submission in Questtype ?Boss-Fight? 2014-04-16 15:56:24 +02:00
coderkun
744980d835 use dedicated input-fields for Questtype ?Boss-Fight? 2014-04-16 15:55:49 +02:00
Daniel
7ae1573c0a boss fight design 2014-04-16 15:28:09 +02:00
coderkun
f394946fa2 fix media link in Questtype ?Drag&Drop? 2014-04-16 11:54:42 +02:00
coderkun
836094507b update translations 2014-04-15 16:24:27 +02:00
coderkun
cadce33434 implement Questtype ?Boss-Fight? 2014-04-15 13:13:13 +02:00
coderkun
f5371b5ecf remove forgotten var_dump() 2014-04-15 00:26:02 +02:00
coderkun
7924e3e75b correct display of numbers for Questtype ?crossword? (submission) and mark orientation 2014-04-15 00:06:43 +02:00
coderkun
58909d913b correct display of numbers for Questtype ?crossword? 2014-04-14 20:48:17 +02:00
Daniel
32f254a0c3 crossword design update & javascript input changes 2014-04-14 19:20:47 +02:00
coderkun
9e1510a34e implement Questtype ?crossword? 2014-04-12 03:25:18 +02:00
coderkun
0210a421ce implement Questtype ?Choiceinput? 2014-04-11 22:38:10 +02:00
coderkun
998b3bf121 split media and Seminary media 2014-04-05 15:37:11 +02:00
coderkun
4583d61794 set accepted mimetypes and required-flag for file uploads for Questtype ?Submit? 2014-04-05 13:31:55 +02:00
coderkun
24b226d5d6 update translations 2014-04-04 14:00:31 +02:00
coderkun
750ba4920b add type to WrongFiletypeException 2014-04-04 14:00:01 +02:00
coderkun
e1a40f8c59 add FileUploadException 2014-04-04 13:51:24 +02:00
coderkun
dff8345797 implement uploading a file as answer for Questtype ?Submit? 2014-04-04 13:32:31 +02:00
coderkun
f3fca171e2 1) update Quest stati
2) add SubmissionNotValidException and -handling for Quests
2014-04-04 13:26:49 +02:00
coderkun
3e107e0e89 only shows Character answer on request for Questtype ?Drag&Drop? 2014-04-04 01:09:38 +02:00
coderkun
a2a8d75a0e implement functionality for Questtype ?Drag&Drop? 2014-04-04 00:57:05 +02:00
coderkun
3a39efef4a implement multiple questions for Questtype ?multiple choice? 2014-04-03 01:16:43 +02:00
coderkun
30df424051 correct input fields for Questtype ?Textinput? when marker is at the begin or end of text 2014-03-22 22:32:43 +01:00
coderkun
1cf1e86ff7 show correct answer only with link (Issue #46) 2014-03-22 21:19:25 +01:00
coderkun
233c2d38e9 correct return of method getTextinputQuest() of class TextinputQuesttypeModel 2014-03-22 20:48:56 +01:00
coderkun
16a057f2fc implement basic QuesttypeAgent ?Drag&Drop? 2014-03-22 13:32:34 +01:00
coderkun
7e710ff0a4 pass Seminary, Questgroup, Quest and Character data to QuesttypeAgents 2014-03-22 13:31:59 +01:00
coderkun
2429bb4c8f implement saving of Quest answers in database 2014-03-21 12:47:08 +01:00
coderkun
f2646d8e48 implement QuesttypeAgent ?Submit? 2014-03-19 00:10:05 +01:00
coderkun
fae5b093ca delete orphaned Questtype templates 2014-03-19 00:09:48 +01:00
coderkun
4ab600fb6d evolve QuesttypeAgents with fixed Actions and Character submission handling 2014-03-19 00:06:17 +01:00
coderkun
844a048074 implement Questtype ?Multiple choice? 2014-03-12 01:29:11 +01:00
coderkun
1f41ed6be8 correct for-loops and answers-array for Questtype ?Textinput? 2014-03-12 01:28:26 +01:00
coderkun
b94af71a2b save answers for Questtype ?Textinput? 2014-03-11 00:49:26 +01:00
coderkun
c893f660fe implement Questtype ?textinput? 2014-03-09 14:35:13 +01:00
coderkun
28c7b6986d implement dummy-QuesttypeAgent for testing basic QuesttypeAgent-functionality 2014-02-26 20:32:02 +01:00