Commit graph

23 commits

Author SHA1 Message Date
oliver
df7c22c8fc add some checks to not throw IdNotFound exception for empty Quests (fixes #9) 2015-04-09 15:52:11 +02:00
oliver
0060dfee8a Questtype ?textinput?: show count of correctly filled fields (implements #3) 2015-04-08 16:24:01 +02:00
coderkun
eca33f7a73 add namespaces to docstring types 2015-03-06 12:19:07 +01:00
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
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
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
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
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
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