Question from the client - HTML5
Consulta a Producto:
Are we able to track anything within the HTML5 output? (Quiz results, clicks, average duration,….)
If not, am I able to code something simple in JavaScript in storyline and connect it to Learning Cloud?
Which options do I have regarding this?
learningCloud allows launching contents in xAPI and SCORM formats. Currently, internally these formats usually contain HTML5 web pages that use the javascript libraries of each format to communicate with the LMS and send information about what the student is doing in the content, such as: what page he/she is on, what answers he/she has given in the quizzes, what score he/she has obtained, whether or not he/she has completed the content, duration, among others.
The HTML contents to be launched as activities of the Sprints in learningCloud must be packaged in compliance with the xAPI or SCORM specification. Implementing the specification is not trivial, so there are specialized products for creating and packaging content in these formats, such as Storyline, or Netex contentCloud.
We know that Storyline allows exporting in xAPI format. We do not know what it allows to edit and customize within the trace level content it sends to the LMS.