Commit graph

98 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
fc882850db Questtype ?Drag&Drop?: correct step-handling for task editing 2015-05-14 16:13:40 +02:00
oliver
87c87cd5ac add jquery-ui library to HTML-layout (complete site) 2015-05-12 18:29:23 +02:00
oliver
a2024ca221 Questtype ?Drag&Drop?: correct translation literal for editing step 2015-05-12 18:28:39 +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
84abeaf492 implement editor for questtype ?Drag&Drop? 2015-04-30 17:54:20 +02:00
oliver
f5a8e51cbd Questtype ?textinput?: store number of correct answers between redirects (fixes #90) 2015-04-20 21:14:20 +02:00
oliver
171c1b9897 correct getting Drop-fields for Questtype ?dragndrop? 2015-04-17 21:29:54 +02:00
oliver
c22d66943d use TextFormatter in questions of Questtype ?Multiplechoice? 2015-04-14 11:08:13 +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
90a986df2e correct indentation for Questtype ?Choiceinput? 2014-08-29 15:30:02 +02:00
coderkun
fa1e5826cb imlement task oditing for Questtype ?Multiplechoice? (Issue #36) 2014-08-29 15:29:07 +02:00
coderkun
5855e93866 some minor improvements to task editing of Questtype ?Textinput? 2014-08-17 20:31:27 +02:00
coderkun
57f72d25b2 implement task editing for Questtype ?Choiceinput? (Issue #36) 2014-08-17 20:30:55 +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
ffcc383fc0 add dummy files for task editing for Questtypes (issue #36) 2014-07-31 11:22:20 +02:00
coderkun
2d25784404 implement task editing for Questtype ?Textinput? (issue #36) 2014-07-31 11:21:31 +02:00
coderkun
5e368aad52 Questtype ?Crossword?: improve key input handling (Issue #90) 2014-05-27 14:57:28 +02:00
coderkun
0570ac6427 template improvements and simplifications for Questtypes ?Textinput? and ?Choiceinput? 2014-05-19 12:34:09 +02:00
coderkun
d2874ef84b Questtype ?Choiceinput?: general improvements learned from Questtype ?Textinput? 2014-05-19 12:05:25 +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
3c361662ef merge 2014-05-14 18:32:08 +02:00
coderkun
ff849bd72c restructure application classes 2014-05-14 18:30:25 +02:00
Daniel
b7352194c5 increased size for mod comments on submission 2014-05-14 15:05:06 +02:00
coderkun
a17b5999a2 Questtype ?Textinput?: trim answers for regex matching 2014-05-05 11:15:53 +02:00
coderkun
dde0a50e04 add a meaningful title to HTML-pages (Issue #185) 2014-05-04 01:41:54 +02:00
coderkun
35cff8b9bc Questtype ?Submit?: update wording for Character submissions (Issues #203 and #204) 2014-05-03 22:42:51 +02:00
coderkun
510f6a869f use client?s mimetype as fallback for uploads 2014-05-03 22:37:04 +02:00
coderkun
3e37012ba0 detect mimetypes on server-side instead of relying on mimetype reported by client (Issue #202) 2014-05-03 16:32:26 +02:00
Daniel
7ce642547c design for entries in quest type submission 2014-05-02 20:08:10 +02:00
coderkun
dc176243a6 Questtype ?submit?: do not show name of user who approved Character submission to users (Issue #190) 2014-05-01 21:13:17 +02:00
coderkun
8b8c4c4903 Questtype ?submit? do not use NumberFormatter for max. filesizes since it does not work on some servers 2014-04-30 00:53:10 +02:00
coderkun
7b2eef90cb Questtype ?submit?: redirect to uploaded file for showing Character answer (Issue #179) 2014-04-29 22:01:39 +02:00
coderkun
49d995713c Questtype ?Boss-Fight?: do not lose Boss-Fight-Quests 2014-04-28 09:37:44 +02:00
coderkun
22ae4c46d7 Questtype ?Boss-Fight?: set form action to exclude GET-params (Issue #163) 2014-04-27 03:22:52 +02:00
coderkun
b98b22734e update Quest page: show everything on one page 2014-04-24 18:06:57 +02:00
coderkun
b6e23a9613 remove leftover output from testing 2014-04-24 17:19:30 +02:00
coderkun
a4986def40 merge 2014-04-24 17:17:44 +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
Daniel
82b468d05b design for submission detail page 2014-04-24 16:53:26 +02:00
coderkun
95837803a1 improve Questtype ?submit? and store additional data for Character answers 2014-04-23 15:08:53 +02:00