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 23a94d722a Fixing certificate link see #4626 fix provided by José Angel Ruiz 13 years ago
..
docs Merge 14 years ago
lib Gradebook: Fixing ordering when showing the score 13 years ago
exercise_jump.php Now we can add exercises and LPs of the base course in the gradebook inside a session 13 years ago
gradebook.php Minor removing unused icons 13 years ago
gradebook_add_cat.php Minor adding gradebook_locking_enabled validations (not finished yet) see BT#4080 13 years ago
gradebook_add_eval.php More fixes in the gradebook see BT#4080 13 years ago
gradebook_add_link.php Adding "lock" features in the gradebook, we can lock a gradebook category then all elements will be locked. locked means that the teacher can't review/edit the users results. Only the admin ca unlock it. This feature needs to be enabled in the platform settings see #4080 13 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 13 years ago
gradebook_display_certificate.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_edit_all.php Fixing gradebook_edit_all.php due recent changes of the grade model see BT#4080 13 years ago
gradebook_edit_cat.php Fixing gradebook_edit_all.php due recent changes of the grade model see BT#4080 13 years ago
gradebook_edit_eval.php Adding "lock" features in the gradebook, we can lock a gradebook category then all elements will be locked. locked means that the teacher can't review/edit the users results. Only the admin ca unlock it. This feature needs to be enabled in the platform settings see #4080 13 years ago
gradebook_edit_link.php Adding "lock" features in the gradebook, we can lock a gradebook category then all elements will be locked. locked means that the teacher can't review/edit the users results. Only the admin ca unlock it. This feature needs to be enabled in the platform settings see #4080 13 years ago
gradebook_edit_result.php Fixing gradebook scores see BT#4010 13 years ago
gradebook_flatview.php Adding nice badges in gradebook see BT#8040 13 years ago
gradebook_result.class.php Fixing an annoying bug : white space before "<?php" in studentpublicationlink.class.php that broke the XLS and Word exports 13 years ago
gradebook_scoring_system.php Now admin can set a common ranking system - file changes see BT#4080 13 years ago
gradebook_showlog_eval.php missing underline in require: sortabletable to sortable_table 13 years ago
gradebook_showlog_link.php missing underline in require: sortabletable to sortable_table 13 years ago
gradebook_statistics.php Adding a new bar_progress in the Display class 13 years ago
gradebook_view_result.php Real blocking in evaluations (links not yet) see BT#4080 13 years ago
index.html merge 15 years ago
index.php Fixing certificate link see #4626 fix provided by José Angel Ruiz 13 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 13 years ago
print.css Dummy permission commitx 15 years ago
user_info.php Class Usermanager not found -> should have been UserManager with capital M see #4806 13 years ago
user_stats.php Now we can add exercises and LPs of the base course in the gradebook inside a session 13 years ago