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/main/mySpace
Yannick Warnier 69bcf96f77 removed example import files replaced by files in admin/ dir (CT#1454) 15 years ago
..
access_details.php Minor - fixing email address 15 years ago
admin.php Cleaning code (deleting \"---\" comment lines, changing headers) 15 years ago
coaches.php Cleaning code (deleting \"---\" comment lines, changing headers) 15 years ago
course.php Modifiying the tracking::get_avg_student_score function to count only the LP that have an exercise to get the average not ALL the LPs 15 years ago
index.php Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 15 years ago
lp_tracking.php implemented rol course tutor for students, course tutor can see reporting about all students inside course - partial BT#871 15 years ago
myStudents.php Fix label by using already defined term 15 years ago
myspace.lib.php Removed division of average score in course's exercises - the division is already processed by Tracking::get_avg_student_exercise_score() (related to CT#1479 by Jean Robert Opgenort) 15 years ago
progression.php Cleaning code (deleting \"---\" comment lines, changing headers) 15 years ago
reussite.php Cleaning code (deleting \"---\" comment lines, changing headers) 15 years ago
session.php rounded percent of thematic advance to integer 15 years ago
student.php Modifiying the tracking::get_avg_student_score function to count only the LP that have an exercise to get the average not ALL the LPs 15 years ago
teachers.php minor - fixed border style in teachers table from reporting 15 years ago
user_add.php Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 15 years ago
user_import.php Updated link to example csv and xml files to use those in admin directory 15 years ago