Commit graph

29 commits

Author SHA1 Message Date
oliver
8c79cb617e Questtype ?Crossword?: add basic edit form 2015-05-14 18:49:46 +02:00
oliver
852eab42f7 Questtype ?Bossfight?: create and display decision tree 2015-05-14 18:47:31 +02:00
oliver
433e4b3a81 Questtype ?Drag&Drop?: correct step-handling for task editing 2015-05-14 16:13:40 +02:00
oliver
f953ee527f add jquery-ui library to HTML-layout (complete site) 2015-05-12 18:29:23 +02:00
oliver
3a0b81ce01 Questtype ?Drag&Drop?: correct translation literal for editing step 2015-05-12 18:28:39 +02:00
oliver
a6040c3484 Questtype ?Textinput?: improve injection of input-fields 2015-05-12 16:45:15 +02:00
oliver
c79f0f213b replace tabs with spaces 2015-05-12 09:49:53 +02:00
oliver
1cc0326a41 implement editor for questtype ?Drag&Drop? 2015-04-30 17:54:20 +02:00
oliver
db3bee1aab Questtype ?textinput?: store number of correct answers between redirects (fixes #90) 2015-04-20 21:14:20 +02:00
oliver
9a367a8354 correct getting Drop-fields for Questtype ?dragndrop? 2015-04-17 21:29:54 +02:00
oliver
28b2a04693 use TextFormatter in questions of Questtype ?Multiplechoice? 2015-04-14 11:08:13 +02:00
oliver
dec602da34 add some checks to not throw IdNotFound exception for empty Quests (fixes #9) 2015-04-09 15:52:11 +02:00
oliver
2bab62026e Questtype ?textinput?: show count of correctly filled fields (implements #3) 2015-04-08 16:24:01 +02:00
coderkun
b2d00bc624 implement copying a complete Seminary (implements issue #7) 2015-03-21 15:15:49 +01:00
coderkun
969887da58 add namespaces to docstring types 2015-03-06 12:19:07 +01:00
coderkun
01a9c81f81 correct docstrings 2015-03-06 11:09:35 +01:00
coderkun
1287c44ed6 correct indentation for Questtype ?Choiceinput? 2014-08-29 15:30:02 +02:00
coderkun
2577779f80 imlement task oditing for Questtype ?Multiplechoice? (Issue #36) 2014-08-29 15:29:07 +02:00
coderkun
1a4c9cdfa8 some minor improvements to task editing of Questtype ?Textinput? 2014-08-17 20:31:27 +02:00
coderkun
c93f98f8d8 implement task editing for Questtype ?Choiceinput? (Issue #36) 2014-08-17 20:30:55 +02:00
coderkun
e888e0ac25 set some attributes for input fields for task editing of Questtype ?Textinput? 2014-07-31 14:31:31 +02:00
coderkun
34c7e8ac55 remove unused color decoration from Questtype ?Textinput? 2014-07-31 11:42:12 +02:00
coderkun
d92497a800 add dummy files for task editing for Questtypes (issue #36) 2014-07-31 11:22:20 +02:00
coderkun
3b1bed540f implement task editing for Questtype ?Textinput? (issue #36) 2014-07-31 11:21:31 +02:00
coderkun
47270f8391 Questtype ?Crossword?: improve key input handling (Issue #90) 2014-05-27 14:57:28 +02:00
coderkun
8c8714a51e template improvements and simplifications for Questtypes ?Textinput? and ?Choiceinput? 2014-05-19 12:34:09 +02:00
coderkun
930601586c Questtype ?Choiceinput?: general improvements learned from Questtype ?Textinput? 2014-05-19 12:05:25 +02:00
coderkun
8f6fdb3fa2 Questtype ?textinput?: small simplifications 2014-05-19 12:04:44 +02:00
coderkun
8d903135a5 Questtype ?Textinput?: add support for field sizes (Issue #252) and general improvements 2014-05-19 11:36:36 +02:00