Commit Graph

160 Commits (135105d99c2eb2d2b8a3aeec92e35dbf2bc70b6e)

Author SHA1 Message Date
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 17 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 17 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 17 years ago
Yannick Warnier f8b59de23e [svn r17486] Fix little translation bug 17 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 17 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 17 years ago
Cristian Fasanando 85061309e7 [svn r17479] logic changes - improve make the user image clickable see FS#456 17 years ago
Cristian Fasanando c01993429d [svn r17456] logic changes - Added in the reporting the last conexions of an user in the chat see FS#1099 17 years ago
Cristian Fasanando 6237d0215d [svn r17362] logic changes - Implemented make the user Image clickable (see FS#456) 17 years ago
Eric Marguin 1be8566d26 [svn r16820] fix bug in scores 17 years ago
Yannick Warnier ed7b9b593a [svn r16769] Applied patch to broken breadcrumb when entering admin page through session admin (private task FS#3102) by iflores 17 years ago
Patrick Cool 7cff858189 [svn r16739] second part of css cleanup (currently only the css/corporate style) 17 years ago
Eric Marguin 9e1821a94b [svn r16554] do not display score of 0% if the course has not been browsed (FS#3094) 17 years ago
Julian Prud'homme e8cae5dcfb [svn r16422] FS#2733 : standardize the display order of progression / score in the tracking tool 17 years ago
Julio Montoya fd8bdf4c00 [svn r16032] get_avg_student_score function fixed to get the real average score in My Reporting. 2 Info Icons added. 17 years ago
Julio Montoya dd69acac07 [svn r15663] breadcrumb in portal administration fixed see FS#2642 17 years ago
Julio Montoya 353ef37baf [svn r15662] Official code available in My Reporting see FS#2640 17 years ago
Julio Montoya 6f884e8423 [svn r15660] Mysql error fixed in Reporting in a single DB installation (see FS#2638) 17 years ago
Yannick Warnier 280ebbdc69 [svn r15494] Added access details page submitted by Furio Petrossi 17 years ago
Yannick Warnier 7df7b8f2ae [svn r15252] Fixed SQL queries for single DB mode - see FS#2519 17 years ago
Julio Montoya d7d39b4d6f [svn r15248] Minor - Fixed CSV export error (wrong LP's name) 17 years ago
Yannick Warnier f60054ebce [svn r15174] Various fixes to notice level warning, possibly improving script efficiency as well 17 years ago
Julio Montoya e11dba3805 [svn r15010] Minor - Warning avoided 17 years ago
Julio Montoya eef4dfa0bb [svn r14945] Minor - Warning messages avoided. 17 years ago
Eric Marguin 0a27f29206 [svn r14848] new status : sessions admin (FS#2239) 17 years ago
Eric Marguin a1bce80518 [svn r14827] reporting : fix some bugs when calculation scores (FS#2443) 17 years ago
Yannick Warnier 4346f5be43 [svn r14818] Show link to learnpath results as soon as there is one item of tracking, even if the score and progress are 0. 17 years ago
Yannick Warnier ccc41884e4 [svn r14794] Minor - updated code headers 17 years ago
Eric Marguin 432856afe2 [svn r14632] replace drh_id by hr_dept_id 17 years ago
Eric Marguin b8fc0810ef [svn r14615] add the DRH status (adapted from ucanss development) 17 years ago
Julio Montoya 5b91aad767 [svn r14583] Enable the user image at the Reporting and User Information module. (see FS#2343) 17 years ago