Commit Graph

131 Commits (d8e2f47c24a89397158887db2fe3661add372fe4)

Author SHA1 Message Date
Julio Montoya af8859a422 Improving UI for scorm status failed/completed/etc 12 years ago
Julio Montoya 1a7221d577 Removing unused divs, loading lp item list if value is not set 12 years ago
Julio Montoya 32b945b189 Adding a preview when checking the LP items in the reporting tab see BT#4961 12 years ago
Julio Montoya a40db8912f Minor - cosmetic changes, removing commented code 12 years ago
Julio Montoya abbdf4c1d0 Cleaning files 12 years ago
Julio Montoya d66bf70b13 Minor - Cleaning code 12 years ago
Julio Montoya 8f683893ad Fixing session exericse reports see #5589 12 years ago
Julio Montoya 6852a4272e Should fix fatal error see #5347 12 years ago
Julio Montoya 92209d8055 Minor fixing document results. Replacing 0/100 with "/" see #5286 12 years ago
Julio Montoya 75f4f42cc9 Fixing exercise result display when doing a exercise inside a LP see #4546 13 years ago
Julio Montoya d5ddbe414c Fixing LP progress bug 13 years ago
Julio Montoya 33b2fc8871 Removing unused scripts + replacing the reduced_header.inc.php with the Display::display_reduced_header() function 13 years ago
Julio Montoya 4aa191ec3b Fixing - queries due the new changes in the DB (single database) #3910 13 years ago
Julio Montoya d08c14510d Adding c_id in queries in newscorm - LP 13 years ago
Julio Montoya b020f1dc61 Changing lot of queries in order to use one real course database see #3910 13 years ago
Julio Montoya b3a9e4f2ab Removing libraries that are already included in global.inc.php 13 years ago
Yannick Warnier a8828b931d Minor - Adapting code comments to phpdoc 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Julio Montoya f4bd6de71f CSS changes 14 years ago
Julio Montoya 33972b05ed Adding icons in reporting 14 years ago
Julio Montoya 3c571e5cd7 Fixing the lp_stats when scorm does not provide a max value (same behaviour as 1.8.7.1) 14 years ago
Julio Montoya cd81c2d73b Lots if minor style fixes in LP progress bar, lp tracking table and during the exercise creation 14 years ago
Julio Montoya 85ce613e40 Adding all attempts total and latest attempt total in reports see BT#2348 14 years ago
Julio Montoya 2d19fd5e51 Removing \"My best result\" , adding Best result in course in exercise reports 14 years ago
Julio Montoya 23fcfae9cb Adding show_score function to use the new max and min platform scores 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 14 years ago
Julio Montoya cb00d0f453 More exercise fixes 14 years ago
Julio Montoya cf3b47f93d Hiding incomplete results in scorm reports 14 years ago
Julio Montoya b7b1ff2cce Adding session id. Fixes lp results in the lp stats page BT#1613 14 years ago
Julio Montoya b5c49d0264 Adding session titles see BT#1613 14 years ago
Julio Montoya f09b09c801 Now we can see incomplete items in lp stats 14 years ago
Julio Montoya 8874d44634 Adding orig_lp_item_view_id in the track_e_exercises see #1334 14 years ago
Ivan Tcholakov e9a1213bd6 Task #1765 - Removing/changing obsolete code for encoding management (1). LP tool, Tracking tool. 14 years ago
Ivan Tcholakov caf6544fbf Task #1765 - LP tool, cleaning files (14). Tabs are converted automatically to 4 spaces according to the last versions 11 of our coding conventions. The tool AnyEdit ( http://andrei.gmxhome.de/anyedit/ ) has been used for this conversion. 14 years ago
Ivan Tcholakov 76df00ff94 Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding(). 14 years ago
Ivan Tcholakov 6cd582b541 Task #1765 - LP tool, cleaning files (8). 14 years ago
Ivan Tcholakov f4adb7c366 Task #1765 - Reverting previous changes, a new attempt for modification of encoding management will be done. 14 years ago
Ivan Tcholakov 40e1e929c4 Task #1765 - newscorm/lp_stats.php: The extra- encoding management layer has been removed, the system encoding is always to be used. 14 years ago
Yannick Warnier abb9fccf58 Fixed several bugs related with use of learning paths in several sessions at a time (very rare case). Related to private task BT#1414. 14 years ago
Yannick Warnier 87de42e390 Partial fix for sessions tracking bugs in learning paths (see BT#1414) 14 years ago
Ivan Tcholakov 6458086e7a Task #1765 - A transaction for the 1.8.7.1 release. Minor optimizations, replacement of the function calls include(), require(), include_once() and require_once() with the correspondent statements. 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
Julio Montoya 8912e1c255 Commenting useless code 15 years ago
Julio Montoya 6be560efa0 Adding headers 15 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
Arthur Portugal 95e30961df Changed the signs ' - ' and ' / ' when the results are disabled CT#601 15 years ago
Julio Montoya 54852b8468 Teachers/Course admins can view student results when correcting LPs + Exercises see CT#603 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
Julio Montoya 23e511c7f2 Adding exit function when calling export_table_XXX or file_send_for_download() to avoid exporting html content 15 years ago
Arthur Portugal a6cb5e9e07 Removed three echo because it was showing the sentence sql 15 years ago