Commit graph

20 commits

Author SHA1 Message Date
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