Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
chamilo-lms/tests/scripts
Yannick Warnier c2f5f4ea91 Minor improvements to gitlog script 9 years ago
..
img Minor - Move img scripts to tests/ folder 10 years ago
packaging Minor improvements to gitlog script 9 years ago
check_users_in_csv_file.php Change function name. 10 years ago
course2session.php Replace course_code with c_id 10 years ago
delete_old_courses.php Add script to delete old unused courses 9 years ago
delete_old_courses_even_not_empty.php Add script to delete all courses depending on specific creation and access dates - Modified copy of delete_old_courses.php 9 years ago
delete_old_tasks.php Add script to remove old tasks from sessions 9 years ago
delete_users_from_csv.php Change function name. 10 years ago
detect_deleted_visible_documents.php Replace id_user with user_id, and id_session with session_id 10 years ago
fix_course_index.php Add script to fix courses indexes (index.php) when moving from one folder to another 10 years ago
fix_duplicate_settings.php Add script to remove duplicate current_settings - refs #7932 9 years ago
fix_exercise_score_in_lp.php Fix queries still using exe_cours_id and move as much as possible to integer variables around that - refs #7555 10 years ago
fix_migrations_1.9.x_1.10.0.php Fix script name for fix migration 9 years ago
fix_user_id.php Temporary fix file to avoid issue with the dual user_id vs id 10 years ago
insert_session_fields.php Change types of session extra fields - refs BT#10139 9 years ago
insert_sessions_categories.php Fix insert session categories with script - refs BT#9413 10 years ago
move_users.php Replace course_rel_user.course_code with course_rel_user.c_id 10 years ago
update_user_extra_field.php Change function name. 10 years ago
userfields_to_groups.php Unify extra fields in one table. 10 years ago
users_no_course.php Subscribe users with no course to a selected course see BT#9121 10 years ago