Jump to content

WebGL to Scorm


NRA
 Share

Recommended Posts

Hi, @Hersir

Excuse but I am asking this before test it, in fact, a client ask me if I can generate an Scorm element with an WebGL scene I mounted with Babylon JS and I do not know how to answer! 

So you said than is easy to create this Scorm element? Could you point me an way?

Thanks

Link to comment
Share on other sites

@NRA

sorry for super late answer, not sure how much experience you have with these systems so will explain as much as possible.

1) you will need to make project structure so it can be imported in Scorm/LMS (each of them have different one and for Scorm even version can affect), I ended up by creating node script that converted non Scorm/LMS project to correct structure, that you need to align with client or just check documentation for each (there are custom build as well)

2) you need to communicate with system api, here as well each type/version have differences, it good to make sort of adapter for each needed version

As these system can be customised, embedded in different other systems, there is no way you can tell anything without trying out, but as I told already Scorm/LMS have no impact on that what can be used int them, but what is important, is html template used for system it self (once had issue that template was too old and it forced IE 8 version even if IE 9 was used). But all that can be sorted out with client server devs

Best way for you if possible would  be to create empty project and add hello world example with babylon to test it out.

For scrom  api this could be start as it supports both versions, but for project structure, best way is to have some example project from client.

But from my experience with these system, get ready for lot of ping-pong with client till it will be ready (would suggest to create automation tasks as much as possible)

So if possible ask for access to system so you can upload new versions to test out

Link to comment
Share on other sites

  • 3 weeks later...

@Hersir and @Sebavan now both of you excuse my long time answer!

I found this https://h5p.org/iframe-embedder which let me put an Babylon web app inside an LMS, Moodle type!

And now I am studying the xAPI format which is some kind of evolution to SCORM for retrieving users results from the Babylon web app.

Thanks anyway!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...