Julio Montoya a5e6beb4c9 Merge branch 'chamilo10' 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 a5e6beb4c9 Merge branch 'chamilo10' 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 лет назад