Commit graph

26 commits

Author SHA1 Message Date
coderkun
2c0e68b194 correct docstrings 2015-03-06 11:09:35 +01:00
coderkun
5855e93866 some minor improvements to task editing of Questtype ?Textinput? 2014-08-17 20:31:27 +02:00
coderkun
bc41fbfe14 set some attributes for input fields for task editing of Questtype ?Textinput? 2014-07-31 14:31:31 +02:00
coderkun
3f0e096d63 remove unused color decoration from Questtype ?Textinput? 2014-07-31 11:42:12 +02:00
coderkun
2d25784404 implement task editing for Questtype ?Textinput? (issue #36) 2014-07-31 11:21:31 +02:00
coderkun
0570ac6427 template improvements and simplifications for Questtypes ?Textinput? and ?Choiceinput? 2014-05-19 12:34:09 +02:00
coderkun
5a00b90500 Questtype ?textinput?: small simplifications 2014-05-19 12:04:44 +02:00
coderkun
b7a7299b45 Questtype ?Textinput?: add support for field sizes (Issue #252) and general improvements 2014-05-19 11:36:36 +02:00
coderkun
ff849bd72c restructure application classes 2014-05-14 18:30:25 +02:00
coderkun
a17b5999a2 Questtype ?Textinput?: trim answers for regex matching 2014-05-05 11:15:53 +02:00
coderkun
b98b22734e update Quest page: show everything on one page 2014-04-24 18:06:57 +02:00
coderkun
aba2100fb3 restore Character answres for all Questtypes if Character has not already solved the Quest 2014-04-24 17:17:20 +02:00
coderkun
95837803a1 improve Questtype ?submit? and store additional data for Character answers 2014-04-23 15:08:53 +02:00
Daniel
54ace236d7 textinput design update 2014-04-18 22:40:09 +02:00
coderkun
f723382b93 implement TextFormatter class to include media in texts 2014-04-18 18:25:52 +02:00
coderkun
f3fca171e2 1) update Quest stati
2) add SubmissionNotValidException and -handling for Quests
2014-04-04 13:26:49 +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
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
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
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