Search found 44 matches

by Remi
Mon Apr 24, 2017 2:37 pm
Forum: Administration Management
Topic: how to devlop code in forma? and integrate scorm?
Replies: 10
Views: 8994

Re: how to devlop code in forma? and integrate scorm?

I understand this Max.. I appreciate all your help. I am essentially new to using Forma LMS. I'm trying to maintain another persons work on this platform, and am unable to really navigate through a lot of this. As a developer i normally develop a website from scratch so essentially using Forma LMS i...
by Remi
Fri Apr 21, 2017 4:39 pm
Forum: Administration Management
Topic: how to devlop code in forma? and integrate scorm?
Replies: 10
Views: 8994

Re: how to devlop code in forma? and integrate scorm?

Where are the templates stored so i can manually edit the .css files?
by Remi
Fri Apr 21, 2017 4:36 pm
Forum: Administration Management
Topic: how to devlop code in forma? and integrate scorm?
Replies: 10
Views: 8994

Re: how to devlop code in forma? and integrate scorm?

how do i get to the front end so i can edit? Yes essentially i am talking about the GUI in relations to functional changes. Is there any kind of developer tutorial?
by Remi
Fri Apr 21, 2017 3:38 pm
Forum: Administration Management
Topic: how to devlop code in forma? and integrate scorm?
Replies: 10
Views: 8994

Re: how to devlop code in forma? and integrate scorm?

Forma LMS is a Scorm compliant LMS, but how do i edit the look and feel of the website? or essentially upload my code into Forma. I've read the manual inside and out. There isn't much there for a developers perspective.
by Remi
Fri Apr 21, 2017 3:26 pm
Forum: Administration Management
Topic: how to devlop code in forma? and integrate scorm?
Replies: 10
Views: 8994

Re: how to devlop code in forma? and integrate scorm?

Hi Max,

how do i access the learning object management?

Thanks!
by Remi
Fri Apr 21, 2017 2:26 pm
Forum: Administration Management
Topic: how to devlop code in forma? and integrate scorm?
Replies: 10
Views: 8994

how to devlop code in forma? and integrate scorm?

How do you actually integrate SCORM within Forma LMS? Where do you implement the code as a developer's stand point?

Thanks!
by Remi
Wed Aug 17, 2016 2:44 pm
Forum: Feedback & Suggestions
Topic: How can I modify my column in shopping cart?
Replies: 1
Views: 3888

How can I modify my column in shopping cart?

Hello, I am trying to edit a column in the shopping cart. I am on show.php page and looking at the array table for shopping cart. I created a language management key and code called _CREDITOURS. I hoping you can tell me what table are you pulling the information up so I can populate the credit ours ...
by Remi
Mon Aug 01, 2016 9:43 pm
Forum: Administration Management
Topic: Upload image - Certificate Template section
Replies: 1
Views: 3337

Upload image - Certificate Template section

When I try to upload an image on the certificate, I get this error:
errormessage.PNG
errormessage.PNG (9.17 KiB) Viewed 2004 times
by Remi
Thu Jul 21, 2016 7:00 pm
Forum: Installation and configuration
Topic: Upload Error
Replies: 5
Views: 4114

Re: Upload Error

This is my php settings:


file_uploads = ON
post_max_size = 350M
upload_max_filesize = 300M
max_execution_time = 500
memory_limit = 400M
max_input_vars = 1560
set_time_limit = 300
by Remi
Thu Jul 21, 2016 5:49 pm
Forum: Installation and configuration
Topic: Upload Error
Replies: 5
Views: 4114

Re: Upload Error

When I try to upload a scorm zip file that is larger than 50kb, then it gives me the 500 internal server error. When I upload 33k scorm zip file it uploads fine. What do you think it could be?