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 5222e141dc Add end commit argument and Github commit link support to gitlog.php 10 years ago
..
img
packaging Add end commit argument and Github commit link support to gitlog.php 10 years ago
check_users_in_csv_file.php Change function name. 11 years ago
course2session.php Replace course_code with c_id 11 years ago
delete_old_courses.php Add script to delete old unused courses 11 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 11 years ago
delete_old_tasks.php Add script to remove old tasks from sessions 11 years ago
delete_users_from_csv.php Change function name. 11 years ago
detect_deleted_visible_documents.php Replace id_user with user_id, and id_session with session_id 11 years ago
fix_course_index.php Add script to fix courses indexes (index.php) when moving from one folder to another 11 years ago
fix_duplicate_settings.php Add script to remove duplicate current_settings - refs #7932 10 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 11 years ago
fix_migrations_1.9.x_1.10.0.php Fix wrong session_rel_user.duration bug see #8205 10 years ago
fix_user_id.php Temporary fix file to avoid issue with the dual user_id vs id 11 years ago
insert_session_fields.php Change types of session extra fields - refs BT#10139 11 years ago
insert_sessions_categories.php Fix insert session categories with script - refs BT#9413 11 years ago
move_users.php Replace course_rel_user.course_code with course_rel_user.c_id 11 years ago
update_user_extra_field.php Change function name. 11 years ago
userfields_to_groups.php Delete unused group code see #8210 10 years ago
users_no_course.php