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