Julio Montoya 0433ced4fe Removing web/bundles 10 år sedan
..
export e64802afc7 Partial merge with 19x 10 år sedan
GC.php 5eeac46588 Adding new structure for Exercises: adding "iid" fields in quiz_ tables. Adding autolaunch for exercise 11 år sedan
Hpdownload.php 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 10 år sedan
addlimits.php 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 10 år sedan
admin.php 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 10 år sedan
adminhp.php 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 10 år sedan
aiken.php 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 10 år sedan
answer.class.php c734cc64c6 Fixing double escape_string see BT#7002 11 år sedan
answer_admin.inc.php 4f2721953d Using absolut URL paths 11 år sedan
draggable.class.php 995bf8f06e Updating lang vars + fixing exercise with the new option (Question select type). 11 år sedan
exercice.php 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 10 år sedan
exercise.class.php 9724271764 Changing Chamilo Namespace from ChamiloLMS to Chamilo. 10 år sedan
exercise.lib.php 630cfde440 Replacing get_statistic_table() 10 år sedan
exercise_admin.php 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 10 år sedan
exercise_history.php 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 10 år sedan
exercise_reminder.php 9724271764 Changing Chamilo Namespace from ChamiloLMS to Chamilo. 10 år sedan
exercise_report.php 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 10 år sedan
exercise_result.class.php e6a6c08c28 Merge branch 'chamilo19' 11 år sedan
exercise_result.php 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 10 år sedan
exercise_show.php 0433ced4fe Removing web/bundles 10 år sedan
exercise_submit.php f2242a68ec Replacing WEB_LIBRARY_PATH to WEB_LIBRARY_JS_PATH see #6903 10 år sedan
exercise_submit_modal.php 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 10 år sedan
feedback.php 380e7d0866 Minor - removing global.inc.php, formatting code, updating docs. 10 år sedan
fill_blanks.class.php 995bf8f06e Updating lang vars + fixing exercise with the new option (Question select type). 11 år sedan
freeanswer.class.php b6046ae717 Updating from mine branch 11 år sedan
global_multiple_answer.class.php 995bf8f06e Updating lang vars + fixing exercise with the new option (Question select type). 11 år sedan
hotpotatoes.lib.php 716e26561a Fixing function call. 11 år sedan
hotpotatoes.php 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 10 år sedan
hotpotatoes_exercise_report.php 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 10 å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 2cd7fa0559 Using Display::return_icon and using WEB_IMG_PATH see #6903 10 å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. 11 år sedan
hotspot_actionscript_admin.as.php 5eeac46588 Adding new structure for Exercises: adding "iid" fields in quiz_ tables. Adding autolaunch for exercise 11 år sedan
hotspot_admin.inc.php 2cd7fa0559 Using Display::return_icon and using WEB_IMG_PATH see #6903 10 å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. 11 å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 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 10 år sedan
mark_free_answer.php 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 10 år sedan
matching.class.php 995bf8f06e Updating lang vars + fixing exercise with the new option (Question select type). 11 år sedan
media.php 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 10 å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 995bf8f06e Updating lang vars + fixing exercise with the new option (Question select type). 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 11 år sedan
multiple_answer_true_false.class.php 995bf8f06e Updating lang vars + fixing exercise with the new option (Question select type). 11 år sedan
oral_expression.class.php 1126d33787 Updating from 1.10 11 år sedan
overview.php 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 10 år sedan
qti2.php 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 10 år sedan
question.class.php 7c196ad3ca Improving advanced_settings element in order to hide/show a desired div. 10 år sedan
question_admin.inc.php 4f2721953d Using absolut URL paths 11 år sedan
question_create.php 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 10 år sedan
question_list_admin.inc.php 89b74a4af9 Merge with new features branch (mine) 11 år sedan
question_list_pagination_admin.inc.php 89b74a4af9 Merge with new features branch (mine) 11 år sedan
question_pool.php 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 10 år sedan
quiz_template.xls e2128fa522 Added Excel question import from Dokeos 2 (initially developed by iflores, carefully reviewed for fixes and improvements) 13 år sedan
recalculate_scores.php 033cd8f3b1 Adding recalculate feature see #6422 11 år sedan
result.php 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 10 år sedan
savescores.php 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 10 år sedan
showinframes.php 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 10 år sedan
stats.php 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 10 år sedan
testcategory.class.php 9724271764 Changing Chamilo Namespace from ChamiloLMS to Chamilo. 10 år sedan
testheaderpage.php 9f535715a9 Minor - Adapting code comments to phpdoc 13 år sedan
tests_category.php 9724271764 Changing Chamilo Namespace from ChamiloLMS to Chamilo. 10 år sedan
unique_answer.class.php 89b74a4af9 Merge with new features branch (mine) 11 år sedan
unique_answer_image.class.php 995bf8f06e Updating lang vars + fixing exercise with the new option (Question select type). 11 år sedan
unique_answer_no_option.class.php 995bf8f06e Updating lang vars + fixing exercise with the new option (Question select type). 11 år sedan
upload_exercise.php 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 10 år sedan