Launch externally Tin Can API activities from Moodle and track on any LRS. Compatible with Storyline, Captivate and others!
Re: Launch externally Tin Can API activities from Moodle and track on any LRS. Compatible with Storyline, Captivate and others!
Thanks heaps for working on this and for sharing! - I'd initially preferred this method over adding Tin can functionality to the existing SCORM code so it's nice to see someone else picking this up and getting started on it - I'm still hoping to spend some time on it myself but haven't managed to find the time yet!
Ang: Launch externally Tin Can API activities from Moodle and track on any LRS. Compatible with Storyline, Captivate and others!
Hi Andrew,
I see that https://moodle.org/plugins/view.php?plugin=mod_tincanlaunch is not yet accessible - is on the way, or is it the same as the one on the GitHub?
https://github.com/garemoko/MoodleLaunch
BR
Jens
Re: Launch externally Tin Can API activities from Moodle and track on any LRS. Compatible with Storyline, Captivate and others!
Hi all,
Sorry for the slowness of reply. I didn't get notifications from this forum; there do seem to be a lot of different forums for different things in the Moodle community and I've getting a little lost.
The code is at https://github.com/garemoko/moodle-mod_tincanlaunch and you can download the zip from https://github.com/garemoko/moodle-mod_tincanlaunch/archive/master.zip
Hopefully the plug in should be approved soon - there were some technicalities with how I'd filled out the plug in submission form that I had to address, and going on holiday in the middle of that didn't help!
Please feel free to email me mrdownes@hotmail.com if you have any issues with the plugin and I'll see what I can do to help. Please also do raise issues on the Github; pull requests are also most welcome.
Andrew
Re: Launch externally Tin Can API activities from Moodle and track on any LRS. Compatible with Storyline, Captivate and others!
Hi all,
I've made some changes in my development version and created a Pull Request to master here:
https://github.com/garemoko/moodle-mod_tincanlaunch/pull/3
The development version in full is here:
https://github.com/garemoko/moodle-mod_tincanlaunch/tree/development
If anybody has time to either test the plugin or review the code, I'd really appreciate it. Please log any issues on the Github rather than here. If you don't have Github and don't wan't to register (it's free!) then email mrdownes@hotmail.com instead.
In particular I don't think the update code works. Anybody have experience in this area?
Thanks,
Andrew
Re: Launch externally Tin Can API activities from Moodle and track on any LRS. Compatible with Storyline, Captivate and others!
hello Andrew,
Thank you for your hard work and putting the plug in together.
I'm a beginner in moodle and I'm a little lost.
I installed your plug in using ftp. I published my course from storyline using Tin can api option.
What should I do next?
Could I hire you to help me set up my course ?
Best,
Quentin
Re: Launch externally Tin Can API activities from Moodle and track on any LRS. Compatible with Storyline, Captivate and others!
Hi Quentin,
Sorry I didn't see your message. I unsubscribed from this forum because otherwise I get a million emails a day. Sadly it's not possible to subscribe only to one thread.
There's installation instructions here: https://github.com/garemoko/moodle-mod_tincanlaunch
If you're struggling, I'm happy to answer more specific questions to my personal e-mail account mrdownes@hotmail.com
If you do want to hire me to set up your course (or do any otehr Moodle work), you can't hire me directly, but you can contract the company I work for to do some work for you. Mail my work email andrew.downes@epiclearninggroup.com and I'll put you in touch with the sales guys. It might or might not be me personally who does the work.
Andrew
Re: Launch externally Tin Can API activities from Moodle and track on any LRS. Compatible with Storyline, Captivate and others!
Re: Launch externally Tin Can API activities from Moodle and track on any LRS. Compatible with Storyline, Captivate and others!
Re: Launch externally Tin Can API activities from Moodle and track on any LRS. Compatible with Storyline, Captivate and others!
Re: Launch externally Tin Can API activities from Moodle and track on any LRS. Compatible with Storyline, Captivate and others!
Re: Launch externally Tin Can API activities from Moodle and track on any LRS. Compatible with Storyline, Captivate and others!
Hi Abhi,
Thanks for posting that. Two things I can see from that:
1. The version of the launcher you're using seems to be passing a version parameter. That's known to cause problems with wax and I thought I had removed it from the latest code, but it looks like I didn't. Its gone now on GitHub. It'll certainly be fixed in the next release too, which will be a big step forward from what's on GitHub.
2. It looks like you're using Articlulate Storyline 2? Or maybe some other Articulate product? See this thread on how to modify your package for the best tracking: http://community.articulate.com/forums/t/56219.aspx
Hope that helps. Feel free to raise an issue on GitHub in future for better e-mail notifications and a faster response; this forum's single subscription is pretty noisy.
Andrew