Commit Graph

121 Commits (d834f36868d404aba82b901b5f7fc8b79f959729)

Author SHA1 Message Date
Julio Montoya d5ddbe414c Fixing LP progress bug 14 years ago
Julio Montoya 33b2fc8871 Removing unused scripts + replacing the reduced_header.inc.php with the Display::display_reduced_header() function 14 years ago
Julio Montoya 4aa191ec3b Fixing - queries due the new changes in the DB (single database) #3910 14 years ago
Julio Montoya d08c14510d Adding c_id in queries in newscorm - LP 14 years ago
Julio Montoya b020f1dc61 Changing lot of queries in order to use one real course database see #3910 14 years ago
Julio Montoya b3a9e4f2ab Removing libraries that are already included in global.inc.php 15 years ago
Yannick Warnier a8828b931d Minor - Adapting code comments to phpdoc 15 years ago
root 5b2ec4f888 permission commit + removes tests directory 15 years ago
Julio Montoya f4bd6de71f CSS changes 15 years ago
Julio Montoya 33972b05ed Adding icons in reporting 15 years ago
Julio Montoya 3c571e5cd7 Fixing the lp_stats when scorm does not provide a max value (same behaviour as 1.8.7.1) 15 years ago
Julio Montoya cd81c2d73b Lots if minor style fixes in LP progress bar, lp tracking table and during the exercise creation 15 years ago
Julio Montoya 85ce613e40 Adding all attempts total and latest attempt total in reports see BT#2348 15 years ago
Julio Montoya 2d19fd5e51 Removing \"My best result\" , adding Best result in course in exercise reports 15 years ago
Julio Montoya 23fcfae9cb Adding show_score function to use the new max and min platform scores 15 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Julio Montoya cb00d0f453 More exercise fixes 15 years ago
Julio Montoya cf3b47f93d Hiding incomplete results in scorm reports 15 years ago
Julio Montoya b7b1ff2cce Adding session id. Fixes lp results in the lp stats page BT#1613 15 years ago
Julio Montoya b5c49d0264 Adding session titles see BT#1613 15 years ago
Julio Montoya f09b09c801 Now we can see incomplete items in lp stats 15 years ago
Julio Montoya 8874d44634 Adding orig_lp_item_view_id in the track_e_exercises see #1334 15 years ago
Ivan Tcholakov e9a1213bd6 Task #1765 - Removing/changing obsolete code for encoding management (1). LP tool, Tracking tool. 15 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. 15 years ago
Ivan Tcholakov 76df00ff94 Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding(). 15 years ago
Ivan Tcholakov 6cd582b541 Task #1765 - LP tool, cleaning files (8). 15 years ago
Ivan Tcholakov f4adb7c366 Task #1765 - Reverting previous changes, a new attempt for modification of encoding management will be done. 15 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. 15 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. 15 years ago
Yannick Warnier 87de42e390 Partial fix for sessions tracking bugs in learning paths (see BT#1414) 15 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. 16 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 16 years ago
Julio Montoya 8912e1c255 Commenting useless code 16 years ago
Julio Montoya 6be560efa0 Adding headers 16 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 16 years ago
Arthur Portugal 95e30961df Changed the signs ' - ' and ' / ' when the results are disabled CT#601 16 years ago
Julio Montoya 54852b8468 Teachers/Course admins can view student results when correcting LPs + Exercises see CT#603 16 years ago
Ivan Tcholakov 446492fc35 Feature #347 - Reporting, Learning path: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago
Julio Montoya 23e511c7f2 Adding exit function when calling export_table_XXX or file_send_for_download() to avoid exporting html content 16 years ago
Arthur Portugal a6cb5e9e07 Removed three echo because it was showing the sentence sql 16 years ago
Arthur Portugal df30e45877 Minor - Removed echo because it was showing the sentence sql 16 years ago
Arthur Portugal 243c998d6a Removed two echo because it was showing the sentence sql 16 years ago
Julio Montoya a62267b462 Fixing glossary tool. There is no more necessary to modified an html file that is upload by an user when using the glossary tooltip funcionality. 16 years ago
cvargas e969a4161a merge 16 years ago
Cristian Fasanando 22a61cf7c1 Implemented new functionalities for training sessions - partial DT #5377 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 1fa21303bd Feature #306 - Replacing the function api_sql_query() with Database::query(), starting from "link" folder and ending with "work" folder. 16 years ago
Ivan Tcholakov b1872644bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 2, 140 files. 16 years ago
Julio Montoya 656aace234 fixes dt #5222 17 years ago