Commit History

Author SHA1 Message Date
  Julio Montoya f5a6f77245 Fixing export csv of user reports + we can show more than 500 records in a table. See BT#1771 14 years ago
  Julio Montoya 2c6bd8eaf3 New LP parameter added: "use_max_score" in the lp table. Admins can change the default value of the max_score to empty. The past default value was 100. See BT#1613. 14 years ago
  Julio Montoya 12c2be1e54 More stats fixes 14 years ago
  Julio Montoya 3dc9179527 Adding session support to the tracking::get_average_score function 14 years ago
  Julio Montoya 4aa2230827 Adding session_id in results not to filter the lp 14 years ago
  Julio Montoya 2eb63345f1 Fixing get_db_progress function + improving student reporting to work with exercises + sessions + lps BT#1613 14 years ago
  Julio Montoya 07e3ac9215 Fixing Exercise results when dealing with LPs + sessions + Improving the lp reset feature see BT#1401 + some Minor UI changes 14 years ago
  Ivan Tcholakov b81b576864 More minor corrections, not important. 14 years ago
  Yannick Warnier 87de42e390 Partial fix for sessions tracking bugs in learning paths (see BT#1414) 14 years ago
  Yannick Warnier 12afcb0750 Fixed excessive division and improve query time in tracking::get_avg_student_exercise_score() as reported very clearly by Jean Robert Opgenort - Fixes CT#1479 14 years ago
  Yannick Warnier f1bae326b5 United two commits to reduce database overhead (related to CT#1479) 14 years ago
  Ivan Tcholakov c7b44cc1e9 Feature #1744 - Cleaning logical conditions (3). 14 years ago
  Ivan Tcholakov f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 14 years ago
  christian1827 17695bc6cf Added report on resource for course progress tool - private BT#613 14 years ago
  Julio Montoya 5aafebccd5 Adds the sco results to the student's score reporting see BT#1144 This bug is more evident when there are only scos in a LP. 14 years ago
  Guillaume Viguier 3af5a515f9 Session and course reports bug fixing - BT#1077 14 years ago
  Guillaume Viguier 9f9b330c7d Session and course reports - BT#1077 14 years ago
  Julio Montoya 1d45acbaa3 Showing Announcement in the Report on resource page CT#303 14 years ago
  Yannick Warnier 07cc56ed9f Fixed issue in stats with scorm including quiz 14 years ago
  Carlos Vargas 949df5b891 improve access url in tracking, myspace and course edit CT#1099 14 years ago
  Carlos Vargas cbf9aff2ae view reports, just for members of the url CT#1099 14 years ago
  Carlos Vargas d02cd4c205 In \"Resource Report\" The name of the tool, not translated CT#968 14 years ago
  Julio Montoya 08eb7155b4 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
  Ricardo Rodriguez c2ce98995f fixed average of resolved exercises in lp for reporting - partial CT#603 (By fasa) 15 years ago
  Ivan Tcholakov 589e5e7d51 Task #696 - Removing api_ucfirst() calls that affect formatting dates for different languages. 15 years ago
  Guillaume Viguier f4c7015a3a Date and time management; got rid of format_locale_date - Chamilo - CT#696 15 years ago
  Guillaume Viguier d492bee5d3 Date and time management; correcting calls to api_get_local_time - Chamilo - CT#696 15 years ago
  Cristian Fasanando 5a9642a033 added filter by session id for reporting about courses, sessions and users - partial BT#570 15 years ago
  Julio Montoya b4532555c8 Security issue: Adding Security::remove_XSS function 15 years ago
  Carlos Vargas ad430e9bf4 fixed avoid division by zero BT#540 15 years ago