Picture of Paul Steven
Adapt for disconnected learning
by Paul Steven - Monday, 25 April 2016, 3:52 PM
 

Hello

I am starting to put some thought into a new project that I am weighing up if Adapt will be a suitable development tool.

The project will be some e-learning that will be primarily used by workers on the move and hence no guarantee of a permanent internet connection. The course will need to include some sort of tracking of the learners progress.

My understanding is that the current out of the tin Adapt tool will not offer me this functionality but perhaps it is something that may be added soon?

Would the xAPI functionality be a contender for my requirements and if so is there an ETA for the addition of this functionality? And would it require a particular LMS to be used? 

Any info or advice much appreciated.

Thanks

Picture of Paul Steven
Re: Adapt for disconnected learning
by Paul Steven - Friday, 3 June 2016, 3:04 PM
 

Anyone have any knowledge on this one?

Picture of Matt Leathes
Re: Adapt for disconnected learning
by Matt Leathes - Friday, 3 June 2016, 4:44 PM
 

Hi Paul

Sorry for the slow response.

xAPI could certainly be part of a solution for this - but not the whole solution. xAPI really just makes it easier to develop an application that can cope with the user only having occasional Internet connectivity.

We have been working on an xAPI plugin for Adapt, an 'early preview' is available here: https://github.com/LearningPool/adapt-xapi

You can also join in the chat about this over at https://gitter.im/adaptlearning/xAPI

xAPI tracks data to a Learning Record Store. Some learning management systems (e.g. SCORM Cloud) incorporate an LRS, but you can also run them completely separately.

Note that some SCORM LMSes (e.g. Saba, Cornerstone onDemand, Intuition) do already have apps that allow the user to do e-learning offline - but these are all custom to those particular LMSes... and additionally are not always easy to work with e.g. you build a course that works perfectly in Safari for iOS but when run in the vendor's app suddenly develops all sorts of problems (and they normally give you no way to debug like you can with Safari).