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 12 years ago
..
docs Merge 14 years ago
lib Minor - adding comments, format code 12 years ago
exercise_jump.php Replaced Database::get_course_info() with api_get_course_info(), 12 years ago
gradebook.php Removing require libs already loaded in global.inc.php (autoloading) 12 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 13 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 12 years ago
gradebook_add_link.php Fixing require_once path "forum/forumfunction.inc.php" 12 years ago
gradebook_add_link_select_course.php When hidden course tools we also block the access to the page with a api_not_allowed a new variables is needed: $current_course_tool = TOOL_ATTENDANCE; see BT#4138. Admins have access everywhere 13 years ago
gradebook_add_result.php When hidden course tools we also block the access to the page with a api_not_allowed a new variables is needed: $current_course_tool = TOOL_ATTENDANCE; see BT#4138. Admins have access everywhere 13 years ago
gradebook_add_user.php cleanup of database queries for merge - highly risky merge (dating from months ago) - to be watched closely - requires re-install of the database 14 years ago
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 12 years ago
gradebook_edit_all.php Fixing "weight in report" see #5168 13 years ago
gradebook_edit_cat.php Minor cleaning files 13 years ago
gradebook_edit_eval.php Should fix weight bugs see #5168 13 years ago
gradebook_edit_link.php Should fix weight bugs see #5168 13 years ago
gradebook_edit_result.php Fixing gradebook scores see BT#4010 13 years ago
gradebook_flatview.php Removing require_once of libs already added in the autoload script 12 years ago
gradebook_result.class.php Replacing function get_statistic_table() with get_main_table() see BT#6220 12 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 12 years ago
gradebook_showlog_link.php Removing require_once of libs already added in the autoload script 12 years ago
gradebook_statistics.php Adding tooltips in scores, fixing decimals. Everything should be controlled by the platform setting "gradebook decimals" see #5168 13 years ago
gradebook_view_result.php Merge with 1.9.x 12 years ago
index.html merge 16 years ago
index.php Merge branch 'chamilo19' 12 years ago
open_document.php cleanup of database queries for merge - highly risky merge (dating from months ago) - to be watched closely - requires re-install of the database 14 years ago
print.css Dummy permission commitx 15 years ago
user_info.php Removing require libs already loaded in global.inc.php (autoloading) 12 years ago
user_stats.php Removing require_once of libs already added in the autoload script 12 years ago