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