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 783b183912 When entering an unfinished exercise Chamilo remembers the latest question answered see BT#6115 13 years ago
..
export Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 13 years ago
GC.php Adding new structure for Exercises: adding "iid" fields in quiz_ tables. Adding autolaunch for exercise 13 years ago
Hpdownload.php Fixing query using "iid" instead of id due the global/local categories see BT#5638 13 years ago
addlimits.php Adding end_button setting in exercises see BT#6221 13 years ago
admin.php Removing $fromExercise value see BT#6262 13 years ago
adminhp.php Moving exercise.lib.php to the inc/lib/ folder in order to lazy load the class 13 years ago
answer.class.php Removing error_logs 13 years ago
answer_admin.inc.php Injecting Exercise object inside the answer 13 years ago
draggable.class.php Using textarea instead ckeditor if course exercise setting was set to "fast edition" see BT#6264 + adding UniqueAnswerImage toolbar 13 years ago
exercice.php When entering an unfinished exercise Chamilo remembers the latest question answered see BT#6115 13 years ago
exercise.class.php When entering an unfinished exercise Chamilo remembers the latest question answered see BT#6115 13 years ago
exercise_admin.php Added proper icons for media questions 13 years ago
exercise_history.php Adding track_e_hotpotatoes.c_id, track_e_exercices.c_id, and track_e_attempt.c_id fields see #6090 13 years ago
exercise_reminder.php When entering an unfinished exercise Chamilo remembers the latest question answered see BT#6115 13 years ago
exercise_report.php Moving exercise.lib.php to the inc/lib/ folder in order to lazy load the class 13 years ago
exercise_result.class.php Adding new structure for Exercises: adding "iid" fields in quiz_ tables. Adding autolaunch for exercise 13 years ago
exercise_result.php Changing function name, adding comments 13 years ago
exercise_show.php Changing function name, adding comments 13 years ago
exercise_submit.php When entering an unfinished exercise Chamilo remembers the latest question answered see BT#6115 13 years ago
exercise_submit_modal.php Moving exercise.lib.php to the inc/lib/ folder in order to lazy load the class 13 years ago
feedback.php Moving exercise.lib.php to the inc/lib/ folder in order to lazy load the class 13 years ago
fill_blanks.class.php Using textarea instead ckeditor if course exercise setting was set to "fast edition" see BT#6264 + adding UniqueAnswerImage toolbar 13 years ago
freeanswer.class.php Using textarea instead ckeditor if course exercise setting was set to "fast edition" see BT#6264 + adding UniqueAnswerImage toolbar 13 years ago
global_multiple_answer.class.php Using textarea instead ckeditor if course exercise setting was set to "fast edition" see BT#6264 + adding UniqueAnswerImage toolbar 13 years ago
hotpotatoes.lib.php Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 13 years ago
hotpotatoes.php Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php 13 years ago
hotpotatoes_exercise_report.php Moving exercise.lib.php to the inc/lib/ folder in order to lazy load the class 13 years ago
hotpotatoes_exercise_result.class.php Adding new structure for Exercises: adding "iid" fields in quiz_ tables. Adding autolaunch for exercise 13 years ago
hotspot.class.php Removing use of global to set submit button attrinutes. submitText and submitClass variables added in the Question class. 13 years ago
hotspot.inc.php
hotspot_actionscript.as.php No need to add c_id when saving c_quiz_answer items because this items are related to a unique question (iid), the relationship of quiz-question-course stays in c_quiz_rel_question. 13 years ago
hotspot_actionscript_admin.as.php Adding new structure for Exercises: adding "iid" fields in quiz_ tables. Adding autolaunch for exercise 13 years ago
hotspot_admin.inc.php Adding ckeditor support in free answers 13 years ago
hotspot_answers.as.php No need to add c_id when saving c_quiz_answer items because this items are related to a unique question (iid), the relationship of quiz-question-course stays in c_quiz_rel_question. 13 years ago
hotspot_lang_conversion.php
hotspot_save.inc.php No need to add c_id when saving c_quiz_answer items because this items are related to a unique question (iid), the relationship of quiz-question-course stays in c_quiz_rel_question. 13 years ago
hotspot_savescore.inc.php Cleaning exercise classes in order to be loaded by a controller. This classes print echos when editing a question so it can't be managed by a controller. 13 years ago
hotspot_updatescore.inc.php
index.html
live_stats.php Moving exercise.lib.php to the inc/lib/ folder in order to lazy load the class 13 years ago
mark_free_answer.php Adding end_button setting in exercises see BT#6221 13 years ago
matching.class.php Removing use of global to set submit button attrinutes. submitText and submitClass variables added in the Question class. 13 years ago
media.php No need to add c_id when saving c_quiz_answer items because this items are related to a unique question (iid), the relationship of quiz-question-course stays in c_quiz_rel_question. 13 years ago
media_question.class.php Using textarea instead ckeditor if course exercise setting was set to "fast edition" see BT#6264 + adding UniqueAnswerImage toolbar 13 years ago
multiple_answer.class.php Using textarea instead ckeditor if course exercise setting was set to "fast edition" see BT#6264 + adding UniqueAnswerImage toolbar 13 years ago
multiple_answer_combination.class.php Using textarea instead ckeditor if course exercise setting was set to "fast edition" see BT#6264 + adding UniqueAnswerImage toolbar 13 years ago
multiple_answer_combination_true_false.class.php Adding new structure for Exercises: adding "iid" fields in quiz_ tables. Adding autolaunch for exercise 13 years ago
multiple_answer_true_false.class.php Using textarea instead ckeditor if course exercise setting was set to "fast edition" see BT#6264 + adding UniqueAnswerImage toolbar 13 years ago
oral_expression.class.php Removing use of global to set submit button attrinutes. submitText and submitClass variables added in the Question class. 13 years ago
overview.php When entering an unfinished exercise Chamilo remembers the latest question answered see BT#6115 13 years ago
qti2.php Minor - removing require_once libs already added in global.inc.php 13 years ago
question.class.php Fixing question field log error. An empty row was added in the database when the field value was the same as the previous record. 13 years ago
question_admin.inc.php Fixing question field log error. An empty row was added in the database when the field value was the same as the previous record. 13 years ago
question_create.php No need to add c_id when saving c_quiz_answer items because this items are related to a unique question (iid), the relationship of quiz-question-course stays in c_quiz_rel_question. 13 years ago
question_list_admin.inc.php Removing $fromExercise value see BT#6262 13 years ago
question_list_pagination_admin.inc.php Minor - format code 13 years ago
question_pool.php Removing $fromExercise value see BT#6262 13 years ago
quiz_template.xls
result.php Changing function name, adding comments 13 years ago
savescores.php Adding new structure for Exercises: adding "iid" fields in quiz_ tables. Adding autolaunch for exercise 13 years ago
showinframes.php Should fix bug saving total_time values in LP see: BT#6045 13 years ago
stats.php Fixing media + categories exercise submit page (works when the "exercise-category" table is empty) 13 years ago
testcategory.class.php Adding a second parameter to read() in order to speed up the question list 13 years ago
testheaderpage.php
tests_category.php Minor cosmetic changes 13 years ago
unique_answer.class.php Using textarea instead ckeditor if course exercise setting was set to "fast edition" see BT#6264 + adding UniqueAnswerImage toolbar 13 years ago
unique_answer_image.class.php Using textarea instead ckeditor if course exercise setting was set to "fast edition" see BT#6264 + adding UniqueAnswerImage toolbar 13 years ago
unique_answer_no_option.class.php Removing use of global to set submit button attrinutes. submitText and submitClass variables added in the Question class. 13 years ago
upload_exercise.php Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 13 years ago