Commit graph

15 commits

Author SHA1 Message Date
oliver
cfc7119b8c implement similarity algorithm for questtype ?Submit? 2016-04-09 13:21:23 +02:00
oliver
45cd7e795d replace tabs with spaces 2015-05-12 09:49:53 +02:00
coderkun
eca33f7a73 add namespaces to docstring types 2015-03-06 12:19:07 +01:00
coderkun
ffcc383fc0 add dummy files for task editing for Questtypes (issue #36) 2014-07-31 11:22:20 +02:00
coderkun
ff849bd72c restructure application classes 2014-05-14 18:30:25 +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
coderkun
7b2eef90cb Questtype ?submit?: redirect to uploaded file for showing Character answer (Issue #179) 2014-04-29 22:01:39 +02:00
coderkun
95837803a1 improve Questtype ?submit? and store additional data for Character answers 2014-04-23 15:08:53 +02:00
coderkun
750ba4920b add type to WrongFiletypeException 2014-04-04 14:00:01 +02:00
coderkun
e1a40f8c59 add FileUploadException 2014-04-04 13:51:24 +02:00
coderkun
dff8345797 implement uploading a file as answer for Questtype ?Submit? 2014-04-04 13:32:31 +02: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
f2646d8e48 implement QuesttypeAgent ?Submit? 2014-03-19 00:10:05 +01:00