Julio Montoya 7f532ffb68 Adding option "allow_fast_exercise_edition" to enable a fast way to edit exercise questions: jqgrid instead of draggable questio list, textarea instead of fckeditor see BT#6043 před 12 roky
..
export dac6350c3e Removing require_once already added in global.inc or via composer před 12 roky
GC.php 23f364d2cf Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php před 12 roky
Hpdownload.php 23f364d2cf Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php před 12 roky
addlimits.php cb3020e45a Removing var_dumps před 12 roky
admin.php 7f532ffb68 Adding option "allow_fast_exercise_edition" to enable a fast way to edit exercise questions: jqgrid instead of draggable questio list, textarea instead of fckeditor see BT#6043 před 12 roky
adminhp.php 7d49277af9 Removing ALLOWED_TO_INCLUDE constant před 12 roky
answer.class.php 4def1da626 Drag and drop question type based in matching see BT#5980 před 12 roky
answer_admin.inc.php a308a976d3 Removing text_filter function calls (function is unused) před 12 roky
draggable.class.php cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), před 12 roky
exercice.php dac6350c3e Removing require_once already added in global.inc or via composer před 12 roky
exercise.class.php dac6350c3e Removing require_once already added in global.inc or via composer před 12 roky
exercise.lib.php dac6350c3e Removing require_once already added in global.inc or via composer před 12 roky
exercise_admin.php 441d8d72a5 Fixing exercise order bug see #5780 před 12 roky
exercise_history.php 7dbb273294 Removing add_course.lib.inc.php files functions moved to course.lib.php před 12 roky
exercise_reminder.php cb3020e45a Removing var_dumps před 12 roky
exercise_report.php 23f364d2cf Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php před 12 roky
exercise_result.class.php 71dd217e77 Add user groups list in tests result export csv or xls před 12 roky
exercise_result.php e46a394f7f Fixing PHP notices před 12 roky
exercise_show.php 4def1da626 Drag and drop question type based in matching see BT#5980 před 12 roky
exercise_submit.php cb3020e45a Removing var_dumps před 12 roky
exercise_submit_modal.php cb3020e45a Removing var_dumps před 12 roky
feedback.php dac6350c3e Removing require_once already added in global.inc or via composer před 12 roky
fill_blanks.class.php dcbbbcf7af Exercise report: ordering question depending in the media see #5714 před 12 roky
freeanswer.class.php cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), před 12 roky
global_multiple_answer.class.php cb3020e45a Removing var_dumps před 12 roky
hotpotatoes.lib.php cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), před 12 roky
hotpotatoes.php 23f364d2cf Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php před 12 roky
hotpotatoes_exercise_report.php 23f364d2cf Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php před 12 roky
hotpotatoes_exercise_result.class.php 43bd99ee1c Minor. Change date sort DESC to ASC to fit screen order for Hotpot export - ref #5624 před 12 roky
hotspot.class.php c8577dc6db Merge před 12 roky
hotspot.inc.php 9f535715a9 Minor - Adapting code comments to phpdoc před 13 roky
hotspot_actionscript.as.php 63a1f5c8da Fixing SQL queries due DB changes (single database) před 13 roky
hotspot_actionscript_admin.as.php 63a1f5c8da Fixing SQL queries due DB changes (single database) před 13 roky
hotspot_admin.inc.php cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), před 12 roky
hotspot_answers.as.php c4c486fa67 Fixing hotspot order see BT#5728 před 12 roky
hotspot_lang_conversion.php 9f535715a9 Minor - Adapting code comments to phpdoc před 13 roky
hotspot_save.inc.php 63a1f5c8da Fixing SQL queries due DB changes (single database) před 13 roky
hotspot_savescore.inc.php 9f535715a9 Minor - Adapting code comments to phpdoc před 13 roky
hotspot_updatescore.inc.php 9f535715a9 Minor - Adapting code comments to phpdoc před 13 roky
index.html 47022680ce Accept gzopen64() too as a test of the zlib extension load před 15 roky
live_stats.php 55138ec1e4 Improved live stats - now showing remaining time před 12 roky
mark_free_answer.php a35d599d22 Cleaning use of question type constants, all constants are now in the question class před 12 roky
matching.class.php cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), před 12 roky
media.php e1187917f0 Cleaning white spaces - adding missing token variable (not used yet) před 12 roky
media_question.class.php a3cb652bb6 Adding add/edit medias see #5714 před 12 roky
multiple_answer.class.php cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), před 12 roky
multiple_answer_combination.class.php cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), před 12 roky
multiple_answer_combination_true_false.class.php c8d477acc7 Fix issue with double declaration of multiple_answer_combination class před 12 roky
multiple_answer_true_false.class.php cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), před 12 roky
oral_expression.class.php cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), před 12 roky
overview.php 420e707101 Fixed the problem with students results not showing in IE8 and 9 because of the popup dialog - refs BT#5728 před 12 roky
qti2.php a4ce9f2ea3 Minor - removing require_once libs already added in global.inc.php před 12 roky
question.class.php 7f532ffb68 Adding option "allow_fast_exercise_edition" to enable a fast way to edit exercise questions: jqgrid instead of draggable questio list, textarea instead of fckeditor see BT#6043 před 12 roky
question_admin.inc.php 7f532ffb68 Adding option "allow_fast_exercise_edition" to enable a fast way to edit exercise questions: jqgrid instead of draggable questio list, textarea instead of fckeditor see BT#6043 před 12 roky
question_create.php cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), před 12 roky
question_list_admin.inc.php cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), před 12 roky
question_list_pagination_admin.inc.php 7f532ffb68 Adding option "allow_fast_exercise_edition" to enable a fast way to edit exercise questions: jqgrid instead of draggable questio list, textarea instead of fckeditor see BT#6043 před 12 roky
question_pool.php 482a9832c9 Fixes bug that queries all "quiz_rel_question" rows (for orphan questions) when cleaning/copying a course see BT#5854 před 12 roky
quiz_template.xls e2128fa522 Added Excel question import from Dokeos 2 (initially developed by iflores, carefully reviewed for fixes and improvements) před 14 roky
result.php 5c7b44b478 Adding new unique image answer type see BT#5938 před 12 roky
savescores.php f888c0034b Should fix bug saving total_time values in LP see: BT#6045 před 12 roky
showinframes.php f888c0034b Should fix bug saving total_time values in LP see: BT#6045 před 12 roky
stats.php 8ca3664eac Minor - cosmetic changes před 12 roky
testcategory.class.php cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), před 12 roky
testheaderpage.php 9f535715a9 Minor - Adapting code comments to phpdoc před 13 roky
tests_category.php 125d5e10d8 Using $form->add_html_editor() instead of $form->addElement('html_editor'...) see #4869 před 12 roky
unique_answer.class.php cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), před 12 roky
unique_answer_image.class.php cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), před 12 roky
unique_answer_no_option.class.php 7f532ffb68 Adding option "allow_fast_exercise_edition" to enable a fast way to edit exercise questions: jqgrid instead of draggable questio list, textarea instead of fckeditor see BT#6043 před 12 roky
upload_exercise.php 23f364d2cf Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php před 12 roky