Commit History

Author SHA1 Message Date
  Julio Montoya 9729153027 Adding best score, position + some cleaning see BT#1967 14 years ago
  Julio Montoya e050f151a5 Minor changes 14 years ago
  Julio Montoya 0a887d5c64 Adding a counter of the new events in the social tab + fixing a bug when sending a message 14 years ago
  Julio Montoya 3841aee6be Moving into functions the my_progress.php see BT#1630 14 years ago
  ywarnier dba4a3d538 Minor - replaced tabs per spaces and removed backticks 14 years ago
  ywarnier 18602e62bb Minor - fix undefined variable 14 years ago
  Julio Montoya f9685b2e08 Adding session_id to tracking functions + fixing progress results when checking user stats see BT#1838 14 years ago
  Julio Montoya 93a191420a Avoiding warning messages 14 years ago
  Julio Montoya f281981a16 Minor - Adding comments 14 years ago
  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