report/TCPReporter
Source: TCPReporter.js:32
File : report/TCPReporter.js
Created : 08/06/2016
By : Francesc Busquets francesc@gmail.com
JClic.js
An HTML5 player of JClic activities
https://projectestac.github.io/jclic.js
- License: EUPL-1.2
Other
TCPReporter
static
TCPReporter.js:43Extends: module:reports/Reporter.Reporter
This special case of Reporter connects with an external service reporter providing
the JClic Reports API.
Connection parameters to the reports server (path, service, userId, key, context...)
are passed through the options element of JClicPlayer (acting as JClicPlayer).
Parameters
ps(module:JClicPlayer.JClicPlayer) — The JClicPlayer used to retrieve settings and localized messages
ReportBean
static
TCPReporter.js:580This inner class encapsulates a chunk of information in XML format, ready to be
transmitted to the remote reports server.
Parameters
id(string) — The main identifier of this ReportBean. Current valid values are:
get property,get_properties,add session,add activity,get groups,get users,
get user data,get group data,new group,new userandmultiple.$data(external:jQuery)