Commit Graph

70 Commits (df875dca3cf7b2bd94d239b2e0b93c4915ef3a42)

Author SHA1 Message Date
jmontoyaa 2ca2d64415 Minor - format code, fix php docs, fix variable names 8 years ago
jmontoyaa b719e0a9b4 Minor - format code 8 years ago
jmontoyaa fe054f9ba1 Minor - format code. 9 years ago
jmontoyaa 1759ea517f Minor - format code. 9 years ago
jmontoyaa 6042afd466 Fix wrong XML parsing error when import/export free question BT#13159 9 years ago
jmontoyaa bd56f0a3d8 Minor - format code. 9 years ago
jmontoyaa d9d30144a5 Minor - format code 9 years ago
jmontoyaa 0c4d9ec95a Minor - format code. 9 years ago
jmontoyaa e051523205 Add free question to export/import using qti see BT#12936 9 years ago
jmontoyaa 7633710101 Remove unused file. 9 years ago
jmontoyaa 15f2421255 Fix question title when importing QTI see BT#13013 9 years ago
jmontoyaa 29ca4b37c2 Fix php notices 9 years ago
jmontoyaa c2c9a09482 Fix QTI import (set correct score) see BT#12777 9 years ago
jmontoyaa f65ccc774e Minor - format code, add license 9 years ago
jmontoyaa 27dda901e3 Fix qti import (no score saved) see BT#12777 9 years ago
jmontoyaa 203e45d074 Fix parameter exercise in question->save(). 9 years ago
jmontoyaa 41c164230f Add setting "allow_quiz_question_feedback" requires DB change 9 years ago
jmontoyaa 4a2ca73213 Fix exercise category import see BT#10891 9 years ago
jmontoyaa 277360488f Minor - format code, fix php warning 9 years ago
jmontoyaa 3d5e047978 Minor - format code 9 years ago
Scrutinizer Auto-Fixer 2dce14872e Scrutinizer Auto-Fixes 9 years ago
Scrutinizer Auto-Fixer ddf46f7fca Scrutinizer Auto-Fixes 9 years ago
jmontoyaa a54d416acb Random questions QTI support 9 years ago
jmontoyaa 078b23766a Fix qti import see BT#12738 9 years ago
jmontoyaa 376a55486b Clean exercise description when importing qti see BT#12738 9 years ago
Scrutinizer Auto-Fixer 14488458e2 Scrutinizer Auto-Fixes 9 years ago
Scrutinizer Auto-Fixer e55f8cc5f0 Scrutinizer Auto-Fixes 9 years ago
Scrutinizer Auto-Fixer 0746c59ba3 Scrutinizer Auto-Fixes 9 years ago
Yannick Warnier ff908f35f1 Minor - PHPDoc updates as suggested by @scrutinizer-auto-fixer 9 years ago
Nicolas Ducoulombier dcbb021a4f fix commit aefe9d4a5a to use that was created but not used refs BT#12403 9 years ago
jmontoyaa ce89ddefca Minor - format code 9 years ago
jmontoyaa aefe9d4a5a Create new unique folder when importing aiken folder see BT#12403 9 years ago
jmontoyaa 187d296677 Format code, remove function_exists, remove count( get_included_files()) 9 years ago
jmontoyaa 63a2529d08 Minor - format code. 9 years ago
Angel Fernando Quiroz Campos 7087b9fa17 Fix 65188b0510 9 years ago
jmontoyaa 06b5f5e9e2 Minor - format code 9 years ago
Yannick Warnier 65188b0510 Update deprecated display_*_message() calls 9 years ago
Yannick Warnier deff2ac9ce Minor - Code style 9 years ago
jmontoyaa fb61eb2f48 Minor - Display :: return_icon to Display::return_icon 9 years ago
Scrutinizer Auto-Fixer 9ba150d7c1 Scrutinizer Auto-Fixes 9 years ago
Scrutinizer Auto-Fixer e4ee87e70d Scrutinizer Auto-Fixes 9 years ago
Yannick Warnier d1b37f34fe Minor - Add license refs + change dirname(__FILE__) to __DIR__ (about 4 times faster). See http://stackoverflow.com/questions/2749416/is-there-any-difference-between-dir-and-dirname-file-in-php 9 years ago
jmontoyaa 12e56f40c5 TestCategory improvements: 9 years ago
Yannick Warnier fc8fe965b7 Minor - Code style - Use "self" instead of classname within the class and remove spaces around :: operator 9 years ago
Yannick Warnier 3bfbeee958 Minor - Code style - Use "self" instead of classname within the class and remove spaces around :: operator 9 years ago
jmontoyaa a0bffd4f87 Minor - Format code, fix PHP warnings 9 years ago
jmontoyaa def203ec78 Add question category when exporting and importing a question 9 years ago
jmontoyaa 4c33d50aad Minor - format code 9 years ago
Yannick Warnier 406563dd8c Improve QTI import to support question description - refs GH#1377 9 years ago
Yannick Warnier 187f5364d1 Add support for test description in IMS/QTIv2 import - refs GH#1377 9 years ago