Questions tagged [tin-can-api]

an e-learning software specification that allows learning content and learning systems to speak to each other in a manner that records and tracks all types of learning experiences.

131 questions
1
vote
1 answer

Articulate storyline 360 launch xapi course with adlnet/xAPIWrapper

One of my clients sent me a xAPI course which is created using Articulate Storyline 360 and published as Tin Can API for LMS. I am able to launch the course using method mentioned in below link: Incorporating a Tin Can LRS into an LMS So using the…
Chinmay Waghmare
  • 5,368
  • 2
  • 43
  • 68
1
vote
2 answers

Track external resources (PDF)

I published one course having 2 external resources (PDFs). When the user clicks on the PDF option available in the Resources section, it gets opened in the browser, but no statements are inserted into the LRS. Am I missing some settings which will…
Chinmay Waghmare
  • 5,368
  • 2
  • 43
  • 68
1
vote
0 answers

Tin Can API for Unity3D and Android

I'm really new in C# and Unity, I need to build an Augmented Reality for Android and need a Tin Can Integration because it for Elearning purpose. can anybody help me how to integrate Tin Can API into Unity?
1
vote
1 answer

xAPI specification: Activities of type cmi.interaction - 'performance'

My questions relate to Activities of type cmi.interaction, specifically the 'performance' interaction type, an example of which appears in Appendix C of the xAPI specification here and is reproduced below for convenience: "definition": { …
Grant_Bailey
  • 308
  • 1
  • 2
  • 13
1
vote
1 answer

learning locker queryStatement using timestamp as a filter

I'm trying to query on statements stored in Learning Locker using TinCanPHP but I want to retrieve only the statements generated in a specific interval of time. For example, I want all the statements generated today. How can I do it?
Peter Rubi
  • 119
  • 1
  • 12
1
vote
1 answer

how to read tin can api/ xapi/ experience api generated content?

I am in the process of creating my own LMS (Learning Management System). This LMS will be a web application that will have all standard features of an LMS. One of the requirements of the LMS is that it should be able to read and integrate any Tin…
devanalyst
  • 1,348
  • 4
  • 28
  • 55
1
vote
2 answers

ActionDispatch::ParamsParser::ParseError for String Request Payload

I'm receiving a standard request from an API. It looks something like this : It's content type and length is : But when this hits my Rails server, Rails responds with The reason I'm bringing this up, is because the same request seems to work on…
Trip
  • 26,756
  • 46
  • 158
  • 277
1
vote
2 answers

Creating a very simple LRS / LMS (with xAPI?)

I've tried to search for this info, but I struggle to find specific information about creating an LRS / LMS from scratch. The thing I want to do is very simple, I have a set of courses (compatible with SCROM / xAPI), and I want to track the $user_ID…
Syversen
  • 141
  • 1
  • 7
1
vote
1 answer

SCORM to xAPI sessions and re-answering Activity + changing Score

I'm coming from a SCORM end and trying to figure out two related issues with how to do update and find the most recent data (ie, looking for best practices). In SCORM I'd have a set of activities that would all store their answers and scores (easily…
Rycochet
  • 2,860
  • 1
  • 22
  • 39
1
vote
2 answers

Tin Can API xAPI Sending Secure Statements to LRS

Something seems to elude me with regard to xAPI. I am going to try and keep this really simple.(and maybe even stupid) What I understand to be true... Any Tin Can implemented content can be launched with a launcher. The launcher is provides endpoint…
chromahoen
  • 21
  • 4
1
vote
1 answer

TinCanObjC sendStatement Error

I'm working on an iOS project and want to send statements to an LRS using Tin Can. For starters I've been using the SCORM public LRS. I've been playing around with the example code on github.com/RusticiSoftware/TinCanObjC/ and have been able to…
Sam.G
  • 11
  • 1
  • 1
1
vote
1 answer

Tincan LMS forum tracking

I am currently using moodle as my LMS, migrating to blackboard shortly. I am currently trying to find an approach to track forum activity using an LRS anyone have any deas ?
Stephen
  • 47
  • 9
1
vote
0 answers

when i use tincan library (tincan-0.3.1-SNAPSHOT-jar-with-dependencies-jarjar.jar) on android can't support for run android project

when i run android project after using with tincan jar library version-(tincan-0.3.1-SNAPSHOT-jar-with-dependencies-jarjar.jar) can't not support for run android project into device.Please help me anyone how can run and import tincan library for…
user3754998
1
vote
1 answer

TinCan/xAPI - Resume Prompt Not Working

I have built my own simple LMS in ColdFusion. It just uses an iframe to display the course and there is a page that records the tin can statements. It works perfect but I have a course designed in Studio '13/presenter '13, output is tincan, that the…
LMS
  • 21
  • 5
1
vote
1 answer

Is xAPI designed for common data analytics?

I have been consulted if it is possible to create web site like Google Anallytics using Tin Can API(xAPI). It seems to be designed for e-learning by spec, but I'm not sure it is suitable for data analytics on common web site. Is it recommended to…
Allen
  • 11
  • 1
1 2
3
8 9