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/gradebook
Julio Montoya caa7a73779 Minor - adding comments, format code 13 years ago
..
docs
lib Minor - adding comments, format code 13 years ago
exercise_jump.php Replaced Database::get_course_info() with api_get_course_info(), 13 years ago
gradebook.php Removing require libs already loaded in global.inc.php (autoloading) 13 years ago
gradebook_add_cat.php Adding default visibility for some tools see BT#4386 configure the "tool_visible_by_default_at_creation" admin option 14 years ago
gradebook_add_eval.php Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 13 years ago
gradebook_add_link.php Fixing require_once path "forum/forumfunction.inc.php" 13 years ago
gradebook_add_link_select_course.php
gradebook_add_result.php
gradebook_add_user.php
gradebook_display_certificate.php Adding new URLs web/certificates/1, web/users/admin and web/news/1 instead of certificates/index.php?id=1 user.php?u=admin (probably never used) and news_list.php?id=1 13 years ago
gradebook_edit_all.php Fixing "weight in report" see #5168 14 years ago
gradebook_edit_cat.php Minor cleaning files 13 years ago
gradebook_edit_eval.php Should fix weight bugs see #5168 14 years ago
gradebook_edit_link.php Should fix weight bugs see #5168 14 years ago
gradebook_edit_result.php Fixing gradebook scores see BT#4010 14 years ago
gradebook_flatview.php Removing require_once of libs already added in the autoload script 13 years ago
gradebook_result.class.php Replacing function get_statistic_table() with get_main_table() see BT#6220 13 years ago
gradebook_scoring_system.php Gradebook: Adding score defaults tags (added commented code) see #4551 13 years ago
gradebook_showlog_eval.php Removing require_once of libs already added in the autoload script 13 years ago
gradebook_showlog_link.php Removing require_once of libs already added in the autoload script 13 years ago
gradebook_statistics.php Adding tooltips in scores, fixing decimals. Everything should be controlled by the platform setting "gradebook decimals" see #5168 14 years ago
gradebook_view_result.php Merge with 1.9.x 13 years ago
index.html
index.php Merge branch 'chamilo19' 13 years ago
open_document.php
print.css
user_info.php Removing require libs already loaded in global.inc.php (autoloading) 13 years ago
user_stats.php Removing require_once of libs already added in the autoload script 13 years ago