Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
chamilo-lms/main/exercice
Julio Montoya 6f999bf32f Minor - cosmetic changes 12 years ago
..
export Removing require_once already added in global.inc or via composer 12 years ago
GC.php Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php 12 years ago
Hpdownload.php Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php 12 years ago
addlimits.php Removing var_dumps 12 years ago
admin.php 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 12 years ago
adminhp.php PHP warning/notices avoided 12 years ago
answer.class.php Drag and drop question type based in matching see BT#5980 12 years ago
answer_admin.inc.php Removing text_filter function calls (function is unused) 12 years ago
draggable.class.php Minor - cosmetic changes 12 years ago
exercice.php Removing require_once already added in global.inc or via composer 12 years ago
exercise.class.php Minor - cosmetic changes 12 years ago
exercise.lib.php Removing require_once already added in global.inc or via composer 12 years ago
exercise_admin.php Fixing exercise order bug see #5780 12 years ago
exercise_history.php Removing add_course.lib.inc.php files functions moved to course.lib.php 12 years ago
exercise_reminder.php Minor - cosmetic changes 12 years ago
exercise_report.php Minor - formatting code 12 years ago
exercise_result.class.php Add user groups list in tests result export csv or xls 12 years ago
exercise_result.php Minor - cosmetic changes 12 years ago
exercise_show.php Drag and drop question type based in matching see BT#5980 12 years ago
exercise_submit.php Removing var_dumps 12 years ago
exercise_submit_modal.php Removing var_dumps 12 years ago
feedback.php Removing require_once already added in global.inc or via composer 12 years ago
fill_blanks.class.php Minor - cosmetic changes 12 years ago
freeanswer.class.php Removing deprecating function function get_setting() is replaced with api_get_setting(), 12 years ago
global_multiple_answer.class.php Removing var_dumps 12 years ago
hotpotatoes.lib.php Removing deprecating function function get_setting() is replaced with api_get_setting(), 12 years ago
hotpotatoes.php Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php 12 years ago
hotpotatoes_exercise_report.php Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php 12 years ago
hotpotatoes_exercise_result.class.php Minor. Change date sort DESC to ASC to fit screen order for Hotpot export - ref #5624 12 years ago
hotspot.class.php Adding new functions/options created in 1.10 12 years ago
hotspot.inc.php Minor - Adapting code comments to phpdoc 14 years ago
hotspot_actionscript.as.php Fixing SQL queries due DB changes (single database) 13 years ago
hotspot_actionscript_admin.as.php Fixing SQL queries due DB changes (single database) 13 years ago
hotspot_admin.inc.php Removing deprecating function function get_setting() is replaced with api_get_setting(), 12 years ago
hotspot_answers.as.php Fixing hotspot order see BT#5728 12 years ago
hotspot_lang_conversion.php Minor - Adapting code comments to phpdoc 14 years ago
hotspot_save.inc.php Fixing SQL queries due DB changes (single database) 13 years ago
hotspot_savescore.inc.php Minor - Adapting code comments to phpdoc 14 years ago
hotspot_updatescore.inc.php Minor - Adapting code comments to phpdoc 14 years ago
index.html merge 15 years ago
live_stats.php Improved live stats - now showing remaining time 13 years ago
mark_free_answer.php Cleaning use of question type constants, all constants are now in the question class 13 years ago
matching.class.php Removing deprecating function function get_setting() is replaced with api_get_setting(), 12 years ago
media.php Cleaning white spaces - adding missing token variable (not used yet) 12 years ago
media_question.class.php Adding add/edit medias see #5714 12 years ago
multiple_answer.class.php Removing deprecating function function get_setting() is replaced with api_get_setting(), 12 years ago
multiple_answer_combination.class.php Removing deprecating function function get_setting() is replaced with api_get_setting(), 12 years ago
multiple_answer_combination_true_false.class.php Fix issue with double declaration of multiple_answer_combination class 12 years ago
multiple_answer_true_false.class.php Removing deprecating function function get_setting() is replaced with api_get_setting(), 12 years ago
oral_expression.class.php Removing deprecating function function get_setting() is replaced with api_get_setting(), 12 years ago
overview.php Fixed the problem with students results not showing in IE8 and 9 because of the popup dialog - refs BT#5728 12 years ago
qti2.php Minor - removing require_once libs already added in global.inc.php 12 years ago
question.class.php 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 12 years ago
question_admin.inc.php 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 12 years ago
question_create.php Removing deprecating function function get_setting() is replaced with api_get_setting(), 12 years ago
question_list_admin.inc.php Removing deprecating function function get_setting() is replaced with api_get_setting(), 12 years ago
question_list_pagination_admin.inc.php 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 12 years ago
question_pool.php Fixes bug that queries all "quiz_rel_question" rows (for orphan questions) when cleaning/copying a course see BT#5854 12 years ago
quiz_template.xls Added Excel question import from Dokeos 2 (initially developed by iflores, carefully reviewed for fixes and improvements) 14 years ago
result.php Adding new unique image answer type see BT#5938 12 years ago
savescores.php Should fix bug saving total_time values in LP see: BT#6045 12 years ago
showinframes.php Should fix bug saving total_time values in LP see: BT#6045 12 years ago
stats.php Minor - cosmetic changes 12 years ago
testcategory.class.php Removing deprecating function function get_setting() is replaced with api_get_setting(), 12 years ago
testheaderpage.php Minor - Adapting code comments to phpdoc 14 years ago
tests_category.php Using $form->add_html_editor() instead of $form->addElement('html_editor'...) see #4869 13 years ago
unique_answer.class.php Removing deprecating function function get_setting() is replaced with api_get_setting(), 12 years ago
unique_answer_image.class.php Removing deprecating function function get_setting() is replaced with api_get_setting(), 12 years ago
unique_answer_no_option.class.php 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 12 years ago
upload_exercise.php Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php 12 years ago