Commit Graph

45 Commits (bcbedbe50376da2d969e4a8fe99c00a18e7bbca8)

Author SHA1 Message Date
Julio Montoya bf885f42f4 Applied fixes from FlintCI 8 years ago
Yannick Warnier 57f63d63d6 Learnpath: Replace references to c_lp_item_view.id by c_lp_item_view.iid #dangerous - refs #2016 8 years ago
Yannick Warnier 225fa08658 Learnpath: Replace references to c_lp_item.id by c_lp_item.iid #dangerous - refs #2016 8 years ago
Yannick Warnier b25d4a6454 Learnpath: Replace references to c_lp_view.id by c_lp_view.iid #dangerous - refs #2016 8 years ago
Yannick Warnier 174bff3472 Learnpath: Replace references to c_lp.id by c_lp.iid #dangerous - refs #2016 8 years ago
jmontoyaa 39add0bad3 Minor - format code, remove unused case "js_api_refresh", add error_logs 8 years ago
jmontoyaa 647d241be4 Minor - restore debug to 0, remove console.info 8 years ago
jmontoyaa ab4d2f1d4f Minor - update php docs, show error_log as recommended by yw 8 years ago
jmontoyaa 9f08266b8b Minor - format code 8 years ago
jmontoyaa dab9dc8506 More fixes to avoid high times values see BT#13552 8 years ago
jmontoyaa 762a613257 Minor - format code, update php docs, rename function name 8 years ago
jmontoyaa e31e926965 Save 5 minutes if total time is bigger than session lifetime 8 years ago
jmontoyaa d49e735b9d Minor - format code 8 years ago
jmontoyaa 1a4124cf54 Remove unused "require_once" 8 years ago
Scrutinizer Auto-Fixer a969d7ce42 Scrutinizer Auto-Fixes 8 years ago
jmontoyaa 95fe3edd39 Minor - format code 8 years ago
Julio 6107c6b3de Minor - format code. 8 years ago
jmontoyaa abd4f4b27c Minor - format code 8 years ago
Yannick Warnier de9a52c58d Dangerous: update c_lp_item_view.id field to iid in lp view id queries 9 years ago
jmontoyaa 0315d91227 Minor - format code. 9 years ago
Julio 436f3195a1 Minor - format code 9 years ago
jmontoyaa 636cd1d710 Minor - format code 9 years ago
Yannick Warnier de040d6366 Fix time recording issue in SCORM when opening the same SCO multiple times (was resetting time to 0 for each opening). Remove code never reached - refs BT#12939 9 years ago
jmontoyaa c58d0f5dfb Fix fatal error due an query see BT#13031 9 years ago
jmontoyaa fd29ab02f9 Replace "and" with "&&", format code. 9 years ago
Scrutinizer Auto-Fixer d05e2344ef Scrutinizer Auto-Fixes 9 years ago
jmontoyaa d573043c30 Replace 'AND' with '&&' 9 years ago
Yannick Warnier 3e34424ad9 Minor - Change class constant debug to uppercase DEBUG 9 years ago
jmontoyaa b7bfd09407 Change __construct in order to avoid error if paremeters are not set. 9 years ago
jmontoyaa 1a306ff5ba Fix condition 9 years ago
jmontoyaa aaab36d56e Replace php4 constructor, remove return in __construct 9 years ago
Yannick Warnier 926ebc4638 Minor - Code style - Use "self" instead of classname within the class and remove spaces around :: operator 9 years ago
jmontoyaa d8754225bf $course_id must be set see BT#12060 9 years ago
jmontoyaa bf1236259c Minor - format code 9 years ago
jmontoyaa fb8af2b5f0 Avoid negative numbers see BT#11947 9 years ago
jmontoyaa 027bcec7c4 Minor - format code 9 years ago
jmontoyaa 3562387a4d Fix $interaction fatal error 9 years ago
jmontoyaa 0f0b18bd20 Fix attempt id 9 years ago
jmontoyaa f6fab9fcdf Fix student_response fatal error 9 years ago
Yannick Warnier 1ec71b08bb Fix missing statement getting the accumulate_scorm_time setting from the c_lp table - refs CT#8211 10 years ago
Yannick Warnier 65c9464ef5 Fix cumulative_scorm_time in individual LPs - refs CT#8211 10 years ago
José Loguercio a61f939013 Minor Fix to scorm time functionality - Refs #8211 10 years ago
José Loguercio a2c9fca654 Added Scorm time to lp - Refs #8211 10 years ago
Yannick Warnier 95bdecebcb Replace dokeos_chapter, dokeos_module, chapter and module by 'dir' in learning paths - refs CT#8220 10 years ago
Yannick Warnier 21e47bca07 Refactoring: move main/newscorm/ to main/lp/ and related folders (except code for migration from 1.9 and 1.10) 10 years ago
jmontoyaa d7355d0bd4 Minor - format code 10 years ago
jmontoyaa 6a6b8aa8bf Fix function name createForumThread 10 years ago
Angel Fernando Quiroz Campos c4f585fc5d Fix creation forums threads for LP items - refs BT#10629 10 years ago
Angel Fernando Quiroz Campos e0b586ca3c Fix forum thread names - refs BT#10629 10 years ago
Angel Fernando Quiroz Campos 83de577b26 Allow dissociate a forum to this LP item - refs BT#10629 10 years ago