Commit History

Author SHA1 Message Date
  jmontoyaa 762a613257 Minor - format code, update php docs, rename function name 7 years ago
  jmontoyaa e31e926965 Save 5 minutes if total time is bigger than session lifetime 7 years ago
  jmontoyaa d49e735b9d Minor - format code 7 years ago
  jmontoyaa 1a4124cf54 Remove unused "require_once" 7 years ago
  Scrutinizer Auto-Fixer a969d7ce42 Scrutinizer Auto-Fixes 7 years ago
  jmontoyaa 95fe3edd39 Minor - format code 7 years ago
  Julio 6107c6b3de Minor - format code. 7 years ago
  jmontoyaa abd4f4b27c Minor - format code 7 years ago
  Yannick Warnier de9a52c58d Dangerous: update c_lp_item_view.id field to iid in lp view id queries 7 years ago
  jmontoyaa 0315d91227 Minor - format code. 7 years ago
  Julio 436f3195a1 Minor - format code 7 years ago
  jmontoyaa 636cd1d710 Minor - format code 7 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 7 years ago
  jmontoyaa c58d0f5dfb Fix fatal error due an query see BT#13031 7 years ago
  jmontoyaa fd29ab02f9 Replace "and" with "&&", format code. 7 years ago
  Scrutinizer Auto-Fixer d05e2344ef Scrutinizer Auto-Fixes 7 years ago
  jmontoyaa d573043c30 Replace 'AND' with '&&' 7 years ago
  Yannick Warnier 3e34424ad9 Minor - Change class constant debug to uppercase DEBUG 7 years ago
  jmontoyaa b7bfd09407 Change __construct in order to avoid error if paremeters are not set. 7 years ago
  jmontoyaa 1a306ff5ba Fix condition 7 years ago
  jmontoyaa aaab36d56e Replace php4 constructor, remove return in __construct 7 years ago
  Yannick Warnier 926ebc4638 Minor - Code style - Use "self" instead of classname within the class and remove spaces around :: operator 7 years ago
  jmontoyaa d8754225bf $course_id must be set see BT#12060 7 years ago
  jmontoyaa bf1236259c Minor - format code 8 years ago
  jmontoyaa fb8af2b5f0 Avoid negative numbers see BT#11947 8 years ago
  jmontoyaa 027bcec7c4 Minor - format code 8 years ago
  jmontoyaa 3562387a4d Fix $interaction fatal error 8 years ago
  jmontoyaa 0f0b18bd20 Fix attempt id 8 years ago
  jmontoyaa f6fab9fcdf Fix student_response fatal error 8 years ago
  Yannick Warnier 1ec71b08bb Fix missing statement getting the accumulate_scorm_time setting from the c_lp table - refs CT#8211 8 years ago