VIAProMa
VIAProMa copied to clipboard
Export Analytics Data to Learning Record Store (LRS)
Analytics data that satisfy a LRS schema should be exportable to an LRS instance. For this project Learning Locker is chosen and it's endpoint hardcoded in the frontend to avoid unwanted analytics export to third parties by malicious users.
- [ ] Add new LogType
LogpointLRSExportablethat holds a schema fitting the Learning Record Store (planned: Actor, Verb, Object, Timestamp, ProjectID) - [ ] Add HTTP request (using the i5 toolkit) to observer so that any time an observable action occurs, it is sent to the LRS