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
Julio Montoya fbd809110d Merge 1.10.x 10 years ago
..
img
packaging
check_users_in_csv_file.php Change function name. 10 years ago
course2session.php Replace course_code with c_id 10 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_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_user_id.php Temporary fix file to avoid issue with the dual user_id vs id 10 years ago
insert_session_fields.php
insert_sessions_categories.php
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 Add script to pre-create groups based on user fields - refs BT#9431 10 years ago
users_no_course.php