How to Import content SCORM 2004?

Anything about what happens on the user and teacher side
rtee
Newbie
Posts: 1
Joined: Tue Feb 10, 2015 7:47 am
Version: forma.lms 1.3

Re: How to Import content SCORM 2004?

Post by rtee »

I'm using FormaLMS 1.3 now, and try to upload SCORM modules (zip file), but it always alerts with message "_ERROR_UPLOAD"... here is my configuration on /config.php at file upload session..

$cfg['uploadType'] = 'ftp';
$cfg['ftphost'] = 'localhost';
$cfg['ftpport'] = '21';
$cfg['ftpuser'] = 'FTP_USERNAME';
$cfg['ftppass'] = 'FTP_PASSWORD';
$cfg['ftppath'] = '/formalms/';


Can anybody help me ?
User avatar
max
FormaLms Guru
Posts: 2735
Joined: Thu Mar 01, 2012 10:41 am
Version: forma.lms 2.4
Contact:

Re: How to Import content SCORM 2004?

Post by max »

Hi rtee, welcome on board!

your issue might have to do with the .php configuration, but it might also have to do with something else.

- file size: what is the file size limit you have in your .php configuration? Maybe your file is larger than that
- does your file have a ' in its name?

(I assume you are using learning object management>new LO>scorm, right?)
---------------------
Massimiliano Ferrari
Elearnit - Elearning e Knowledge Management
https://www.elearnit.net
https://www.linkedin.com/in/massimilianoferrari
m.ferrari[at]elearnit.net
Skype: m_ferrari_it
Post Reply