Marco Villegas c01405b13a Several generalizations to avoid session calls from cli. 11 yıl önce
..
export dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 12 yıl önce
GC.php 5eeac46588 Adding new structure for Exercises: adding "iid" fields in quiz_ tables. Adding autolaunch for exercise 12 yıl önce
Hpdownload.php 5cf794ae30 Fixing query using "iid" instead of id due the global/local categories see BT#5638 12 yıl önce
addlimits.php 0af851e415 Adding end_button setting in exercises see BT#6221 11 yıl önce
admin.php 91d72e86f8 Minor - adding comments. 11 yıl önce
adminhp.php 6d5155bc9d Using absolute URLs 11 yıl önce
answer.class.php 0946315f20 Minor adding comments, removing whitespaces. 11 yıl önce
answer_admin.inc.php 4f2721953d Using absolut URL paths 11 yıl önce
draggable.class.php 1126d33787 Updating from 1.10 11 yıl önce
exercice.php 36d625ca98 Adding variable to session and then deleting the variable Session::erase('question_list_uncompressed'); see BT#6996 11 yıl önce
exercise.class.php c01405b13a Several generalizations to avoid session calls from cli. 11 yıl önce
exercise.lib.php c01405b13a Several generalizations to avoid session calls from cli. 11 yıl önce
exercise_admin.php 9cca5e741f Adding distribution changes adding "add many forms" features. Sessions can have multiple distributions #6718 11 yıl önce
exercise_history.php 9f54bf017b Minor - whitespaces. 11 yıl önce
exercise_reminder.php 89b74a4af9 Merge with new features branch (mine) 11 yıl önce
exercise_report.php d23d7f7a83 Minor - fixing URL redirection see BT#6955 11 yıl önce
exercise_result.class.php e6a6c08c28 Merge branch 'chamilo19' 11 yıl önce
exercise_result.php b71c1b4323 Adding new form feature see BT#6933 & BT#6934 11 yıl önce
exercise_show.php 36d625ca98 Adding variable to session and then deleting the variable Session::erase('question_list_uncompressed'); see BT#6996 11 yıl önce
exercise_submit.php 20dc999559 Always loading the $exercise_stat_info. 11 yıl önce
exercise_submit_modal.php 4f2721953d Using absolut URL paths 11 yıl önce
feedback.php 33cd962f07 Moving exercise.lib.php to the inc/lib/ folder in order to lazy load the class 12 yıl önce
fill_blanks.class.php 3516865f7a no-session-on-cli: Let questions be instanciated with a passed course id. 11 yıl önce
freeanswer.class.php 3516865f7a no-session-on-cli: Let questions be instanciated with a passed course id. 11 yıl önce
global_multiple_answer.class.php 3516865f7a no-session-on-cli: Let questions be instanciated with a passed course id. 11 yıl önce
hotpotatoes.lib.php 716e26561a Fixing function call. 11 yıl önce
hotpotatoes.php d76b6cc817 Adding "api_" in function inside main_api.lib.php 11 yıl önce
hotpotatoes_exercise_report.php 4f2721953d Using absolut URL paths 11 yıl önce
hotpotatoes_exercise_result.class.php 5aa76ef211 Replacing function get_statistic_table() with get_main_table() see BT#6220 11 yıl önce
hotspot.class.php 3516865f7a no-session-on-cli: Let questions be instanciated with a passed course id. 11 yıl önce
hotspot.inc.php 9f535715a9 Minor - Adapting code comments to phpdoc 13 yıl önce
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 yıl önce
hotspot_actionscript_admin.as.php 5eeac46588 Adding new structure for Exercises: adding "iid" fields in quiz_ tables. Adding autolaunch for exercise 12 yıl önce
hotspot_admin.inc.php 4f2721953d Using absolut URL paths 11 yıl önce
hotspot_answers.as.php 5aa76ef211 Replacing function get_statistic_table() with get_main_table() see BT#6220 11 yıl önce
hotspot_lang_conversion.php 9f535715a9 Minor - Adapting code comments to phpdoc 13 yıl önce
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 yıl önce
hotspot_savescore.inc.php 5aa76ef211 Replacing function get_statistic_table() with get_main_table() see BT#6220 11 yıl önce
hotspot_updatescore.inc.php 5aa76ef211 Replacing function get_statistic_table() with get_main_table() see BT#6220 11 yıl önce
index.html 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 yıl önce
live_stats.php b6046ae717 Updating from mine branch 11 yıl önce
mark_free_answer.php 5aa76ef211 Replacing function get_statistic_table() with get_main_table() see BT#6220 11 yıl önce
matching.class.php 3516865f7a no-session-on-cli: Let questions be instanciated with a passed course id. 11 yıl önce
media.php d253e416ce Removing double format: addslashes(api_htmlentities 11 yıl önce
media_question.class.php 3516865f7a no-session-on-cli: Let questions be instanciated with a passed course id. 11 yıl önce
multiple_answer.class.php 3516865f7a no-session-on-cli: Let questions be instanciated with a passed course id. 11 yıl önce
multiple_answer_combination.class.php 3516865f7a no-session-on-cli: Let questions be instanciated with a passed course id. 11 yıl önce
multiple_answer_combination_true_false.class.php 5eeac46588 Adding new structure for Exercises: adding "iid" fields in quiz_ tables. Adding autolaunch for exercise 12 yıl önce
multiple_answer_true_false.class.php 3516865f7a no-session-on-cli: Let questions be instanciated with a passed course id. 11 yıl önce
oral_expression.class.php 3516865f7a no-session-on-cli: Let questions be instanciated with a passed course id. 11 yıl önce
overview.php f639192a65 Minor - format code. 11 yıl önce
qti2.php a4ce9f2ea3 Minor - removing require_once libs already added in global.inc.php 12 yıl önce
question.class.php 2322494d0c Minor - Fixing typos changing TestCategory to Testcategory 11 yıl önce
question_admin.inc.php 4f2721953d Using absolut URL paths 11 yıl önce
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 yıl önce
question_list_admin.inc.php 89b74a4af9 Merge with new features branch (mine) 11 yıl önce
question_list_pagination_admin.inc.php efa6d5008e Redo changes after merge. 11 yıl önce
question_pool.php 81584e91bb Removing $fromExercise value see BT#6262 11 yıl önce
quiz_template.xls e2128fa522 Added Excel question import from Dokeos 2 (initially developed by iflores, carefully reviewed for fixes and improvements) 14 yıl önce
recalculate_scores.php ac153456df Adding recalculate exercise result feature see #6422 11 yıl önce
result.php 49fee6d5f5 Minor - cosmetic changes 11 yıl önce
savescores.php 5aa76ef211 Replacing function get_statistic_table() with get_main_table() see BT#6220 11 yıl önce
showinframes.php e6a6c08c28 Merge branch 'chamilo19' 11 yıl önce
stats.php a978ce4643 Fixing order 11 yıl önce
testcategory.class.php c01405b13a Several generalizations to avoid session calls from cli. 11 yıl önce
testheaderpage.php 9f535715a9 Minor - Adapting code comments to phpdoc 13 yıl önce
tests_category.php 5ef033adee Adding visibility field in order to hide the first categories see BT#6540 11 yıl önce
unique_answer.class.php 3516865f7a no-session-on-cli: Let questions be instanciated with a passed course id. 11 yıl önce
unique_answer_image.class.php 1126d33787 Updating from 1.10 11 yıl önce
unique_answer_no_option.class.php 3516865f7a no-session-on-cli: Let questions be instanciated with a passed course id. 11 yıl önce
upload_exercise.php 4f2721953d Using absolut URL paths 11 yıl önce