Search results: 34

Page: ()   1  2  3  4  ()
 

Hi everyone,

 

Sorry I haven’t been on here for a while. It’s been a busy past few months and I would like to share with you a project we’ve been working on that uses the Adapt Framework at its core. At Appitierre we’ve developed a system that can bring eLearning content to an environment with little or no connectivity to either mains power or the internet.

 

We’re currently in the process of bringing awareness to people in the eLearning industry about what a difference this could make to under privileged groups around the world. It’s so easy to think about connecting to the internet to watch a YouTube video on how to master mathematics or improve your house with DIY techniques. But imagine places in the world where there is no connectivity to YouTube or any other website. Imagine that place has no mains power to run a laptop. Imagine a place where learning is not on tap - this is where Capsules can come in.

 

Capsules is a low powered device with a wireless router that can be run for just under 2 days without being charged. Once the power has been used up the Capsule is able to be charged by a USB port, either from a car battery or a solar panel in around 5-7 hours. Loaded onto this Capsule is our Social/Adaptive Learning Platform that uses the Adapt Framework as it’s main content player. We’re already working with a few charities like Learn Appeal to bring this to places with no connectivity - but also to places where internet connection is not needed or not allowed to be open. Vulnerable children who are not allowed access to internet could benefit from a learning capsule that has the content specifically tailored, so they can be protected and learn in a safe environment. Oil rigs, prisons and the homeless could all benefit from a device emitting learning content.

 

But before I ramble on anymore I’d like to bring some acknowledgement to the Adapt Framework as this is where it all began. Whilst I was building Adapt with the Open Source team I realised the potential of Adapt and how fast it was across multiple browsers. Adapt being a Single Page Application (SPA) meant the live and client side rendering was pushed to the connected devices. So power consumption is reduced on the Capsule meaning it can run for longer. Our LMS is based upon the same principal and meant our Capsule was able to handle a full LMS with tracking, social elements and other features.

 

The other advantage over other content players was the pluggable architecture. This meant we were able to take Adapt, add or remove the plugins we didn’t need/want and build a content player that worked seamlessly across the Capsule.

 

We’ve tried other content players but nothing compared to the speed and flexibility of Adapt. A combination of it being Open Source and flexible made it the perfect fit for a project like this and I’d like to thank everyone who has worked on Adapt, posted on the community and help in any form over the past few years.

 

It’s taken us around 8 months to develop something we’re proud of. Something that works well and has a cost of around £100. If anyone is interesting in a more technical overview of the challenges we faced we’ve blogged about it here: (http://www.appitierre.com/blog/2015/06/15/capsules-learnappeal)

 

If anyone finds this interesting or knows of any support we can get for this project. Please do post up here and let’s see if we can get some extra people involved. If you've got any courses in Adapt format you'd like to share to be on Capsules or can share this around that would really help this project to become a success and help those who need education, either in a disconnected part of the world or vulnerable circumstance.

 

Thanks,

Daryl

 

In your browser, try instead: http://localhost:9001

You may get a popup that says "Course could not connect to the LMS". This is normal. Click OK or do whatever is necessary to close the box. A second browser window may open with the SCORM log. YOu can close that, too. Follow the instructions at Setting up your development environment if you want to disable SCORM functionality: adapt uninstall contrib-spoor
(You can always reinstall it before you publish if you need it)

 

 

The following search terms occur only in the HTML markup of this message: could connect

Hi Mike,

thanks for your note and apologies for the slow response. In summary, yes it's possible and hopefully relatively straight forward to publish Adapt content on a server without an LMS in the mix.

In summary, you'll need to uninstall the 'contrib spoor' extension when you're creating a course (link to relevant threads). The content package is then a purely web based package (much like the demo and the examples) and you can upload this straight to the server and link to the index/launch page.

Hope this helps,
Sven

 

The following search terms occur only in the HTML markup of this message: Course could not connect LMS

Hi Anthony,

in summary, you'll need to uninstall the 'contrib spoor' extension.

Here is a direct link for the search to show other threads where this has been discussed and solved.

Hope this helps,
Sven

Picture of Anthony Galagade
by Anthony Galagade - Tuesday, 18 November 2014, 10:27 AM
 

hello there!

am having problem with my adapt course, when i work with files on my localhost everything is running smoothly with no errors, but once i  copy across the build folder to my server am receiving errors like the one below and some of the contents in components.json are not showing. please help

Course could not connect to the LMS
ScormWrapper::getValue: _property=cmi.suspend_data
Course is not connected to the LMS
 

Hi Daryl,

Thanks for your response.  The link you sent fails on my android 4.4.2 phone with the 3-line error message below:

Course could not connect to the LMS

ScormWrapper::getValue:_poperty=cmi.suspend_data

Course is not connected to the LMS

However, the demo works on mac chrome so I was able to see the design.  I must say, it's far less engaging than the main demo which you say is not representative of the framework.  

I'm not sure what to make of the project at this point.  It doesn't seem anywhere ready for me to start working with for an elearning project due in 3 months.  

Can you tell me when or even if the framework will deliver the design presented in the main public demo?

Cheers.

Picture of d c
by d c - Wednesday, 3 September 2014, 4:36 AM
 

I tried going through the steps to create a new course, and I was surprised the tool doesn't provide some type of UI for building courses other than hand editing the JSON files. Is there a work-in-progress on that somewhere? 

 

Additionally, copy pastaing the JSON nodes, and changing IDs breaks the course with this error:

Uncaught TypeError: Cannot read property '_children' of undefined adapt.min.js:121n 

 

And on startup I always get this even tho the static pages show up.

An error has occured:

Course could not connect to the LMS

 

 

 

 

Hi All, 

I'm just getting started with Adapt. I've managed to get the whole site running, but I've run into 2 problems.

1) I can successfully run the site with the "grunt server-scorm" command, but when I run "grunt server" I get the following error log:

Course could not connect to the LMS
ScormWrapper::getValue: _property=cmi.suspend_data
Course is not connected to the LMS

 

2) I've followed the wiki page on creating a course successfully up to Creating your first course · contentObects.json the section on creating a new page.  When I try to "re-build your code and refresh the browser" the page at http://localhost:9001/main.html gets stuck on the loading screen.  

If it helps, I have included my contentObjects.Json file here as an attachment.

Any help or assistance in solving either of these problems is very much appreciated. 

Thanks, 


Seth

 

The following search terms occur only in the HTML markup of this message: Course could not connect LMS

Hi Martin

If you search the forums for that error you'll find the solution to this.

 

I always get this error when i launch my course but when I click ok the course loads. but its very annoying it keeps on popping up every now and then. "An error has occurred: Course could not connect to the LMS"

below is the error log generated


Page: ()   1  2  3  4  ()