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