how to devlop code in forma? and integrate scorm?

Backend functionalities: user management, course management, reports, certificates, etc.
Remi
FormaLms User
Posts: 44
Joined: Mon Apr 25, 2016 5:51 pm

how to devlop code in forma? and integrate scorm?

Post by Remi »

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

Thanks!
User avatar
max
FormaLms Guru
Posts: 2735
Joined: Thu Mar 01, 2012 10:41 am
Version: forma.lms 2.4
Contact:

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

Post by max »

Hi Remi,
what do you mean by integrating scorm?
Forma Lms is a Scorm-compliant Lms. You create a scorm object with whatever tool you want (there's one million different tools, ranging from $ 0 to several thousands dollars) and you upload it to Forma.
You do that in Learning Object Management > new LO > scorm > upload
---------------------
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
Remi
FormaLms User
Posts: 44
Joined: Mon Apr 25, 2016 5:51 pm

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

Post by Remi »

Hi Max,

how do i access the learning object management?

Thanks!
User avatar
max
FormaLms Guru
Posts: 2735
Joined: Thu Mar 01, 2012 10:41 am
Version: forma.lms 2.4
Contact:

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

Post by max »

Remi,
just enter a course (in the front end section, as a teacher or administrator) and click on the teacher area > LO management
---------------------
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
Remi
FormaLms User
Posts: 44
Joined: Mon Apr 25, 2016 5:51 pm

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

Post by Remi »

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.
User avatar
max
FormaLms Guru
Posts: 2735
Joined: Thu Mar 01, 2012 10:41 am
Version: forma.lms 2.4
Contact:

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

Post by max »

You edit the look and feel of the website by manually editing the .css files in the template. In the same folder (the one where the templates are stored) you can replace the company logo, the login image and the favicon. Currently there is no way to do that via the interface.

What does "upload my code into Forma" mean? It doesn't mean much, to me. Are we talking about the GUI, about functional changes or about what?

The manual is a user's or administrator's manual, not a developer's manual.

From Forma 1.3, we support plugins. We also have API's (you can easily find them on this forum). Therefore, if you develop plugins or want to take advantage of the API's you can do it.
---------------------
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
Remi
FormaLms User
Posts: 44
Joined: Mon Apr 25, 2016 5:51 pm

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

Post by Remi »

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?
Remi
FormaLms User
Posts: 44
Joined: Mon Apr 25, 2016 5:51 pm

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

Post by Remi »

Where are the templates stored so i can manually edit the .css files?
User avatar
max
FormaLms Guru
Posts: 2735
Joined: Thu Mar 01, 2012 10:41 am
Version: forma.lms 2.4
Contact:

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

Post by max »

Gui is one thing, functional changes are another...
Anyway, the templates are in the folder called "templates". Just take a look at the installation folders and you'll find it.
---------------------
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
Remi
FormaLms User
Posts: 44
Joined: Mon Apr 25, 2016 5:51 pm

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

Post by Remi »

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 is like simplifying the process, but trying to figure out how to navigate through this stuff is extravagant. Are there like any tutorials, or videos, or something i can watch to get some assistance. I've looked at moodle in comparison, and it has a bunch of documents/a get hub for the developer. Any real guidance you can give me to get to a starting point would be exquisite.

Thanks and i hope you are having a blessed one!
Post Reply