Commit Graph

165 Commits (8030b7252680b1d72ae6a55aafc7d1e2f0e6316f)

Author SHA1 Message Date
Julio Montoya 4b1f14d3c2 Fixing condition "$lp_view_id = intval(strval($lp_view_id))". see BT#6986 11 years ago
Julio Montoya b82da8be21 Minor - format code. 11 years ago
Julio Montoya 386940ecd4 Fixing record issues see BT#6449 12 years ago
Julio Montoya 45c6d9e537 Minor - format code 12 years ago
Yannick Warnier 1ac878fdff Slight improvement in top window selector for API and comments - refs #3343 12 years ago
Julio Montoya d23d8f0526 Minor - cosmetic changes 12 years ago
Julio Montoya 9ed198eda6 Minor - removing commented code 13 years ago
Julio Montoya a2e537243e Fixing formatting 13 years ago
Julio Montoya ce32bb0709 Minor corrections in learnpathItem.class.php $sql_verified replaced with $row_verified 13 years ago
Julio Montoya 5b05845be1 Adding Yannick's scorm fix just for tests see BT#5198 13 years ago
Julio Montoya 6c6bdb6018 Undo change see #5745 13 years ago
Julio Montoya 13edeb5419 Adding temporal fix just for tests see #5745 13 years ago
Julio Montoya af8859a422 Improving UI for scorm status failed/completed/etc 13 years ago
Julio Montoya 45dea58c8f Minor - changing debug variable 13 years ago
Julio Montoya fab5432018 When setting a score if the mastery_score is not set we take the max score see BT#5153 13 years ago
Julio Montoya 7c403c11c5 Minor - adding comments 13 years ago
Julio Montoya 5493bd31a3 Minor - removing old comments + adding error_logs 13 years ago
Julio Montoya 96734f2f9c Minor - Removing "New LP" in error logs 13 years ago
Yannick Warnier a4781036b8 Added default core_exit value of empty string to avoid notice 13 years ago
Julio Montoya 9ab5e0dcde Minor - cosmetic changes 13 years ago
Julio Montoya fa0aae33ad Minor cosmetic changes 13 years ago
Julio Montoya e3ddea49f8 Replacing old D0kIndexer class with ChamiloIndexer class 13 years ago
Julio Montoya c9271629b4 Fixes SQL error when attempt id is not set 13 years ago
Yannick Warnier faee8f4be6 Removed -lang- prefix in get_lang() calls 13 years ago
Julio Montoya cbcd25d66c Replacing $this->attempt_id with $this->get_attempt_id() in order to avoid SQL errors 13 years ago
Julio Montoya 7e354d303a Minor - cosmetic changes 13 years ago
Julio Montoya 300253ea1a Adding error_logs 13 years ago
Julio Montoya 909a75a651 Disable games in learnpathitem 13 years ago
Julio Montoya 54866b2069 Improving query see BT#4701 13 years ago
Julio Montoya 9be8659dff Improving LP list speed see BT#4701 13 years ago
Julio Montoya 6921c770df Improving query just loading a field not all fields see BT#4701 13 years ago
Julio Montoya d43144389d Improve query speed see BT#4701 13 years ago
Juan Carlos Raña c2aee4a5a3 Bug #5251 fix when I create a learning path a new visible folder is created in the document tool 13 years ago
Julio Montoya b25ada27d7 Minor - Adding static into some classes to avoid PHP warnings 13 years ago
Julio Montoya 78ee79ded6 Trying to fix the LP scorm import/export still doesn't work for all cases (working on it) see #4706 13 years ago
Yannick Warnier e130495b8e Fixed warning in audio addition when user ID not defined, use current user ID - refs #4503 13 years ago
Yannick Warnier 436e88c640 Fixed warning in audio addition when user ID not defined, use current user ID - refs #4503 13 years ago
Julio Montoya ef9f0a82e0 Fast audio insert when creating a LP see #4503 13 years ago
Julio Montoya e29ab3348e Should fix bug when uploading a lot of files see #4503 13 years ago
Julio Montoya 169a7dcf9a Found a bug when exporting a LP see #4841 (currently the lp export is broken working on it) 13 years ago
Yannick Warnier 28de63c1a6 Cleanup - Removed straight calls to MySQL functions or to similarly named functions 13 years ago
Arnaud Ligot bfc2b3d32e failed status was not handled correctly by Chamilo 13 years ago
Yannick Warnier 27236217a2 Avoid resetting variables if in a simple 'continue' view - for elearningla #scorm 13 years ago
Julio Montoya d08c14510d Adding c_id in queries in newscorm - LP 14 years ago
Julio Montoya 84c7ef430b Adding c_id in queries in learnpath.class.php 14 years ago
Julio Montoya b020f1dc61 Changing lot of queries in order to use one real course database see #3910 14 years ago
Noel Dieschburg c9a7e96038 Typo correction in seriousgamemode 14 years ago
Noel Dieschburg 0658246ef4 Scorm time : total time resets when not in multiple attempt mode and status is not completed 14 years ago
Noel Dieschburg c38ead027b Scorm time : setting scorm_cumulative_session_time and scorm time partly recoding 14 years ago
Noel Dieschburg 557a5ae408 SCORM attempts : adds a seriousgame mode flag to lp 14 years ago