Bug #370
SCORM code visible running a LPSCORM code visible running a LP
Start date:
07/12/2009
Due date:
% Done:
100%
Estimated time:
Complexity:
Normal
SCRUM pts - complexity:
?
Description
Using a SCORM package I see at the bottom of the menu some code.
Version mercurial 27 November in WAMP environment.
History
Updated by Carlos Vargas almost 10 years ago
Actualizado por Furio Petrossi hace 4 días
Comment
The problem is in
if(scorm_logs>=priority){
in main/newscorm/scorm_api.php at lines 1046 and 1060
restoring the original
if(scorm_logs>priority){
without = the problem disappear
Updated by Yannick Warnier almost 10 years ago
- Target version changed from 1.8.6.2 alpha to 1.8.6.2 RC1
Updated by Julio Montoya almost 10 years ago
- Status changed from New to Bug resolved
- % Done changed from 0 to 100