Commit graph

36 commits

Author SHA1 Message Date
oliver
19660e9ff0 Questtype ?textinput?: initialize list of fields if none has been entered 2015-08-18 19:11:49 +02:00
oliver
e1e64e8426 implement clean deletion of Seminaries 2015-08-16 21:27:36 +02:00
oliver
21e7e0b4fc add MarkItUp editor for textareas with markup support 2015-07-27 15:02:32 +02:00
oliver
4cb337f0aa Questtype ?Textinput?: improve injection of input-fields 2015-05-12 16:45:15 +02:00
oliver
45cd7e795d replace tabs with spaces 2015-05-12 09:49:53 +02:00
oliver
f5a8e51cbd Questtype ?textinput?: store number of correct answers between redirects (fixes #90) 2015-04-20 21:14:20 +02:00
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
4b87c22904 implement copying a complete Seminary (implements issue #7) 2015-03-21 15:15:49 +01: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
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