Commit Graph

136 Commits (6546c1a76ad299af781756035258c14094ebcd25)

Author SHA1 Message Date
Cristian Fasanando c0b9472500 fixed informations about teachers inside drh interface - partial CT#603 15 years ago
Cristian Fasanando 5a9642a033 added filter by session id for reporting about courses, sessions and users - partial BT#570 15 years ago
Carlos Vargas 15960b9f5f Improve MySpace, move functions to a class CT#191 15 years ago
Cristian Fasanando fff0a48eea minor - changed some variables langs, fixed some warnings inside dashboard tool - partial CT#540 15 years ago
Guillaume Viguier 0b044e0b3d Management of timezones at user level (see CT#599) 15 years ago
Guillaume Viguier 0af043d319 Management of timezones at user level (see CT#599) 15 years ago
cfasanando 9fca61be94 merge 15 years ago
Cristian Fasanando 81ec406ca9 added information for blocks in dashboards 15 years ago
Ivan Tcholakov 446492fc35 Feature #347 - Reporting, Learning path: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
Yannick Warnier fb3a06e28d Better fix for typo 15 years ago
Yannick Warnier e522cc3f00 Fixed typo 15 years ago
Julio Montoya 23e511c7f2 Adding exit function when calling export_table_XXX or file_send_for_download() to avoid exporting html content 15 years ago
Julio Montoya 315bea38f2 Fixing whoisonline function 15 years ago
Julio Montoya 60c2a32c0b Fixing whoisonline function 15 years ago
cvargas e969a4161a merge 16 years ago
Arthur Portugal 39cf750f05 Fixed the visibility for the teacher DT#5496 16 years ago
Arthur Portugal 75b662cec9 The reports are not visible when the admin user is checking by each students into the session list and added Section_Tracking for tabs DT#5496 16 years ago
Cristian Fasanando 22852a7870 Added coachs for course in session into reporting - DT#5496 16 years ago
Julio Montoya 8999b49e33 Adding intval function to querys see DT#4389 16 years ago
Ivan Tcholakov de0ec5ca3d Feature #306 - Line endigs cohrrence, Part 3: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 years ago
Ivan Tcholakov e197cb109e Feature #306 - Replacing the ugly construct (my workaround) @getimagesize(api_url_to_local_path($image_path)) with a better one: api_getimagesize($image_path). 16 years ago
Ivan Tcholakov f1466121dc Training reporting tool: Trimming whitespace from all source files. 16 years ago
Ivan Tcholakov 9fd9d928b8 Issue #306 - Training reporting: Cleaning code. 16 years ago
Ivan Tcholakov e6c22cfb4d Issue #306 - Training reporting: Reworks are in progress. 16 years ago
Ivan Tcholakov 96fca8e749 Bug #3646 and Issue #306 - Training reports (part 5): Fixing person name order and sorting to be dependable on the internationalization settings. Other fixes have been done too. 16 years ago
Ivan Tcholakov 150bf58ca9 Bug #3646 and Issue #306 - Training reports (part 4, still not last): Fixing person name order and sorting to be dependable on the internationalization settings. 16 years ago
Ivan Tcholakov 3fc6b57c73 Bug #3646 and Issue #306 - Training reports (part3 ): Cleaning and minor reworks for all the code in this tool. This is needed for code readability and understanding, before further efforts for implementing person name related logic. 16 years ago
Julio Montoya 656aace234 fixes dt #5222 16 years ago
Ivan Tcholakov e27f8ea601 Bug #1370 - Before going further, cleaning code first. Clarification of using constants for selecting database tables. Replacing everywhere hardcoded database names with the corresponding constants. 16 years ago
Juan Carlos Raña cf6705a606 [svn r21874] fix some icon 16 years ago
Ivan Tcholakov e4d8eebd24 [svn r21050] FS#4118 - Fixing a unsafe call of the function getimagesize(). 16 years ago
Patrick Cool ef9d287d43 [svn r21036] move actions to the actions bar 16 years ago
Cristian Fasanando e951ede4d1 [svn r20845] Fixed info icon "i" not aligned - partial FS#4232 16 years ago
Ivan Tcholakov 8e32a72e5b [svn r20463] FS#306 - The reporting module: Improvements for better encoding support. 16 years ago
Cristian Fasanando d5e5525a52 [svn r20396] Fixed average of score of exercise in reporting - partial FS#4063 16 years ago
Isaac Flores 741f36b6e4 [svn r20368] logic changes - allow see average of scorm test and dokeos test (partial FS#4158) 16 years ago
Julio Montoya 2df6f0f68d [svn r20343] Security improvements see FS#4120 16 years ago
Isaac Flores 606528bd36 [svn r20184] logic changes - fixed bug when displaying the score of SCORM in tracking - (see FS#4124) 16 years ago
Isaac Flores c26b913a8c [svn r19957] logic changes - changed score 0% and % by "/" in learner details - (partial FS#4062) 16 years ago
Arthur Portugal c07a750994 [svn r19794] Added icon with information and changes in variable's name see FS#3909 16 years ago
Isaac Flores 3ed42f2534 [svn r19432] logic changes - fixed error sql, in tracking user - (partial FS#3909) 16 years ago
Cristian Fasanando 4c03c4d0de [svn r18547] Logic changes - Fixed average score in tests into course tracking - see FS#3510 16 years ago
Julio Montoya 9dda2cbb82 [svn r18520] Minor - showing 2 decimal points see FS#3510 16 years ago
Cristian Fasanando 43b5d19542 [svn r17987] Logic changes - Fixed score and progress reporting about estudent's course and intercrumpt when you show all attempts by exercise into learning path details - see FS#3479 16 years ago
Cristian Fasanando ee0c5a7c4c [svn r17909] Logic change - Fixed score in exercise y lp into tracking and implemented qualify exercise attempts in learning path details - see FS#3479 16 years ago
Cristian Fasanando 63b652f80a [svn r17551] Logic Changes - Implemented tracking for activity in forum and chat into learners tracking and course tracking see FS#1099 16 years ago
Yannick Warnier f8b59de23e [svn r17486] Fix little translation bug 16 years ago
Cristian Fasanando 9757e1f7ab [svn r17484] I added thwo fields named orig_lp_id and orig_lp_item_id into track_e_exercises table, that will allow to link learning path with exercise attempt see FS#2624 16 years ago
Cristian Fasanando cca4775097 [svn r17481] minor - logic changes - I changed time that people spend on the platform by time that people spend on the course in student details in course see FS#2608 16 years ago