oliver
|
7085de8fe2
|
fix many docstrings and their formatting
|
2016-05-28 12:30:53 +02:00 |
|
oliver
|
74e7ff5ac6
|
update translations
|
2016-04-17 14:41:16 +02:00 |
|
oliver
|
794462e3e9
|
questtype ?Submit?: use database transaction for adding terms
|
2016-04-17 14:35:45 +02:00 |
|
oliver
|
f4980652c2
|
do not use NumberFormatter for similarity values of questtype ?Submit? because it it broken
|
2016-04-16 21:11:42 +02:00 |
|
oliver
|
2b801227af
|
questtype ?Multiple Choice?: escape content for text input fields
|
2016-04-16 18:23:41 +02:00 |
|
oliver
|
9c9efafc65
|
do not reuse pointer (call-by-reference) $drag for editing task of questtype ?Drag&Drop? (fixs #160)
|
2016-04-15 18:56:58 +02:00 |
|
oliver
|
b8de91c048
|
don?t use array as class constant for mimetypes of questtype ?Submit? (fixes #161)
|
2016-04-15 18:03:07 +02:00 |
|
oliver
|
14e0e71011
|
use AppConfig instead of database table to configure mimetypes for questtype ?Submit?
|
2016-04-09 16:20:29 +02:00 |
|
oliver
|
4df159ba7e
|
add docstrings to similarity methods
|
2016-04-09 15:57:11 +02:00 |
|
oliver
|
53fda5caaf
|
implement similarity algorithm for questtype ?Submit?
|
2016-04-09 13:21:23 +02:00 |
|
oliver
|
476c18b6a9
|
fix labels and text editors for Quest creation
|
2016-01-15 12:33:07 +01:00 |
|