Commit Graph

105 Commits (d72cfeba4318c986f09de355e1b51da012d9caaf)

Author SHA1 Message Date
Cristian Fasanando 5a9642a033 added filter by session id for reporting about courses, sessions and users - partial BT#570 16 years ago
Julio Montoya b4532555c8 Security issue: Adding Security::remove_XSS function 16 years ago
Carlos Vargas ad430e9bf4 fixed avoid division by zero BT#540 16 years ago
Guillaume Viguier fcc5a3766f Timezone management (see CT#599) 16 years ago
Cristian Fasanando 911282e1a2 added time spent last week for teachers' report inside dashboard 16 years ago
Yannick Warnier 6e7b9832d6 Fixed more tracking bugs on get_avg_student_progress() 16 years ago
Julio Montoya 354bf47a4b Renaming Remove_XXS to remove_XSS function. See DT#388 16 years ago
Cristian Fasanando 0bbbe01823 Added condition relation type with drh inside sessions sql querys - partial CT#540 16 years ago
cfasanando 9fca61be94 merge 16 years ago
Yannick Warnier af56dce48c More fixes to tracking with simplification of the get_avg_student_score() function. Still needs to be extended to support learning paths limitations by session. 16 years ago
Yannick Warnier f44dc3fd7f Added optional session management to get_avg_student_progress() 16 years ago
Yannick Warnier 7fb565329a Fixed bug in progress calculation in get_avg_student_progress() 16 years ago
Ivan Tcholakov 65a77f5091 Feature #347 - In some previously missed places: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago
Yannick Warnier ffe10f7adf Partial fix to tracking results calculation (average student progress in learning path). Still missing management of views count. 16 years ago
Ivan Tcholakov 85ba33f5b1 Feature #347 - System libraries, second pass: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago
Ivan Tcholakov 45bc777651 Feature #347 - System libraries: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago
Ivan Tcholakov 481d3b8d12 Feature #272 - In the transaction 26d27fa61127 some "silent" sentences die() were created. Here the previous behaviour die(Database::error()) has been restored. 16 years ago
Ivan Tcholakov 0ab1c275e1 Feature #272 - Elimination of mysql_*() function calls. 16 years ago
Carlos Vargas d2bab4c104 They have moved the functions of trancking/userLog CourseLog and userlogCVS to classes trancking.lib CT#191 16 years ago
Cristian Fasanando fec2c0b302 fixed average of time spent on the course - partial CT#493 16 years ago
Cristian Fasanando 91fe686d66 Added keyword \"static\" in classes that implement it - partial CT#387 16 years ago
Cristian Fasanando a7d9e4f4af improved course and user data in reporting 16 years ago
Cristian Fasanando d3855808af improved display data for courses and users list for reporting 16 years ago
Cristian Fasanando 93a8fc60e4 improved querys for course an user reporting 16 years ago
cvargas e969a4161a merge 16 years ago
Cristian Fasanando dcaa2dbc2b Fixed missing id_coach field into session_rel_course table - partial DT#5496 16 years ago
Patrick Cool f7e6e3d866 adding a little bit of code information 16 years ago
Patrick Cool 7d290f9626 bugfix: https://support.dokeos.com/issues/5452 16 years ago
Julio Montoya 140b17cb11 Deleting forgotten echo 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 years ago
Ivan Tcholakov e1f30c1001 Feature #306 - Replacing the function api_sql_query() with Database::query() within all the library files. 16 years ago
Ivan Tcholakov 96acaa4bd4 Feature #306 - Trimming whitespace from some system library files at the top level, from include-files and from some configuration files. 16 years ago
Julio Montoya 193e1eaf9d [svn r22545] Fixes user's average score see FS#4444 (requires testing) 16 years ago
Yannick Warnier d72202756e [svn r22397] Only show "remind inactive user" link if the current user is allowed to edit (partially fixes private FS#4436) 16 years ago
Yannick Warnier c246bbb6b8 [svn r21151] Fix issue with SCORM score in various alternative reporting interfaces 17 years ago
Yannick Warnier 2977a114c1 [svn r21131] Added comment about default max score election. 17 years ago
Yannick Warnier ae38890216 [svn r21130] Removed error logging in hasty commit 17 years ago
Yannick Warnier 4b1a044c14 [svn r21129] Fixing score in SCORM results (see FS#4252) 17 years ago
Isaac Flores 7291a8993b [svn r20572] logic changes - improvements in scorm export - (partial FS#2602) 17 years ago
Ivan Tcholakov 4276737686 [svn r20457] FS#306 - The common libraries: Improvements for better encoding support, part 2. 17 years ago
Cristian Fasanando d5e5525a52 [svn r20396] Fixed average of score of exercise in reporting - partial FS#4063 17 years ago
Isaac Flores 741f36b6e4 [svn r20368] logic changes - allow see average of scorm test and dokeos test (partial FS#4158) 17 years ago
Arthur Portugal 7e655913f7 [svn r20226] Added a validation to reporting in my progress see FS#3991 17 years ago
Isaac Flores 606528bd36 [svn r20184] logic changes - fixed bug when displaying the score of SCORM in tracking - (see FS#4124) 17 years ago
Cristian Fasanando 9f6d4e5644 [svn r19908] Fixed score of an exercise into reporting lp when you qualify an attempt - partial FS#3909 17 years ago
Cristian Fasanando da47f5eaeb [svn r19906] Logic change - Added average exercises score in reporting trainings list - partial FS#3909 17 years ago
Cristian Fasanando c664632002 [svn r19044] Minor - Fixed warning division by zero in score into learning path details - (partial SVN#3805) 17 years ago
Julio Montoya a6302745c5 [svn r19039] Fixing wrong score display in LP tests see FS#3805 17 years ago
Julio Montoya 896bd6636f [svn r18662] Fixing wrong mysql when multiple_access_url is enabled see FS#3462 17 years ago
Julio Montoya 9dda2cbb82 [svn r18520] Minor - showing 2 decimal points see FS#3510 17 years ago