Julio Montoya aa66b9cd4a Merge branch 'master' of git.beeznest.com:minedu-chamilo 11 년 전
..
export dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 12 년 전
GC.php 5eeac46588 Adding new structure for Exercises: adding "iid" fields in quiz_ tables. Adding autolaunch for exercise 12 년 전
Hpdownload.php 5cf794ae30 Fixing query using "iid" instead of id due the global/local categories see BT#5638 12 년 전
addlimits.php 0af851e415 Adding end_button setting in exercises see BT#6221 11 년 전
admin.php e6a6c08c28 Merge branch 'chamilo19' 11 년 전
adminhp.php 6d5155bc9d Using absolute URLs 11 년 전
answer.class.php 89b74a4af9 Merge with new features branch (mine) 11 년 전
answer_admin.inc.php 4f2721953d Using absolut URL paths 11 년 전
draggable.class.php 1126d33787 Updating from 1.10 11 년 전
exercice.php d253e416ce Removing double format: addslashes(api_htmlentities 11 년 전
exercise.class.php aa66b9cd4a Merge branch 'master' of git.beeznest.com:minedu-chamilo 11 년 전
exercise.lib.php 54c2bab136 Add auto-evaluation mode with feedback , add end page note -ref#6513 11 년 전
exercise_admin.php efa6d5008e Redo changes after merge. 11 년 전
exercise_history.php 88a999d6ea Fixing PHP warnings, replacing relative with absolute paths 11 년 전
exercise_reminder.php 89b74a4af9 Merge with new features branch (mine) 11 년 전
exercise_report.php 44c603d945 Merging with 1.10 11 년 전
exercise_result.class.php e6a6c08c28 Merge branch 'chamilo19' 11 년 전
exercise_result.php 89b74a4af9 Merge with new features branch (mine) 11 년 전
exercise_show.php 89b74a4af9 Merge with new features branch (mine) 11 년 전
exercise_submit.php 89b74a4af9 Merge with new features branch (mine) 11 년 전
exercise_submit_modal.php 4f2721953d Using absolut URL paths 11 년 전
feedback.php 33cd962f07 Moving exercise.lib.php to the inc/lib/ folder in order to lazy load the class 12 년 전
fill_blanks.class.php 1126d33787 Updating from 1.10 11 년 전
freeanswer.class.php b6046ae717 Updating from mine branch 11 년 전
global_multiple_answer.class.php 1126d33787 Updating from 1.10 11 년 전
hotpotatoes.lib.php 716e26561a Fixing function call. 11 년 전
hotpotatoes.php d76b6cc817 Adding "api_" in function inside main_api.lib.php 11 년 전
hotpotatoes_exercise_report.php 4f2721953d Using absolut URL paths 11 년 전
hotpotatoes_exercise_result.class.php 5aa76ef211 Replacing function get_statistic_table() with get_main_table() see BT#6220 11 년 전
hotspot.class.php 35afbdd043 Removing use of global to set submit button attrinutes. submitText and submitClass variables added in the Question class. 12 년 전
hotspot.inc.php 9f535715a9 Minor - Adapting code comments to phpdoc 13 년 전
hotspot_actionscript.as.php 249fe52343 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. 12 년 전
hotspot_actionscript_admin.as.php 5eeac46588 Adding new structure for Exercises: adding "iid" fields in quiz_ tables. Adding autolaunch for exercise 12 년 전
hotspot_admin.inc.php 4f2721953d Using absolut URL paths 11 년 전
hotspot_answers.as.php 5aa76ef211 Replacing function get_statistic_table() with get_main_table() see BT#6220 11 년 전
hotspot_lang_conversion.php 9f535715a9 Minor - Adapting code comments to phpdoc 13 년 전
hotspot_save.inc.php 249fe52343 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. 12 년 전
hotspot_savescore.inc.php 5aa76ef211 Replacing function get_statistic_table() with get_main_table() see BT#6220 11 년 전
hotspot_updatescore.inc.php 5aa76ef211 Replacing function get_statistic_table() with get_main_table() see BT#6220 11 년 전
index.html 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 년 전
live_stats.php b6046ae717 Updating from mine branch 11 년 전
mark_free_answer.php 5aa76ef211 Replacing function get_statistic_table() with get_main_table() see BT#6220 11 년 전
matching.class.php 1126d33787 Updating from 1.10 11 년 전
media.php d253e416ce Removing double format: addslashes(api_htmlentities 11 년 전
media_question.class.php 13f7e1765e media_question: Check for values before using them 11 년 전
multiple_answer.class.php b6046ae717 Updating from mine branch 11 년 전
multiple_answer_combination.class.php 1126d33787 Updating from 1.10 11 년 전
multiple_answer_combination_true_false.class.php 5eeac46588 Adding new structure for Exercises: adding "iid" fields in quiz_ tables. Adding autolaunch for exercise 12 년 전
multiple_answer_true_false.class.php 1126d33787 Updating from 1.10 11 년 전
oral_expression.class.php 1126d33787 Updating from 1.10 11 년 전
overview.php 3084a20f01 Merging with 1.9.x 11 년 전
qti2.php a4ce9f2ea3 Minor - removing require_once libs already added in global.inc.php 12 년 전
question.class.php a5e6beb4c9 Merge branch 'chamilo10' 11 년 전
question_admin.inc.php 4f2721953d Using absolut URL paths 11 년 전
question_create.php 249fe52343 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. 12 년 전
question_list_admin.inc.php 89b74a4af9 Merge with new features branch (mine) 11 년 전
question_list_pagination_admin.inc.php efa6d5008e Redo changes after merge. 11 년 전
question_pool.php 81584e91bb Removing $fromExercise value see BT#6262 11 년 전
quiz_template.xls e2128fa522 Added Excel question import from Dokeos 2 (initially developed by iflores, carefully reviewed for fixes and improvements) 14 년 전
recalculate_scores.php ac153456df Adding recalculate exercise result feature see #6422 11 년 전
result.php 49fee6d5f5 Minor - cosmetic changes 11 년 전
savescores.php 5aa76ef211 Replacing function get_statistic_table() with get_main_table() see BT#6220 11 년 전
showinframes.php e6a6c08c28 Merge branch 'chamilo19' 11 년 전
stats.php a978ce4643 Fixing order 11 년 전
testcategory.class.php 4fee833021 Adding global category filter for exercises see BT#6636 11 년 전
testheaderpage.php 9f535715a9 Minor - Adapting code comments to phpdoc 13 년 전
tests_category.php 5ef033adee Adding visibility field in order to hide the first categories see BT#6540 11 년 전
unique_answer.class.php 89b74a4af9 Merge with new features branch (mine) 11 년 전
unique_answer_image.class.php 1126d33787 Updating from 1.10 11 년 전
unique_answer_no_option.class.php 1126d33787 Updating from 1.10 11 년 전
upload_exercise.php 4f2721953d Using absolut URL paths 11 년 전