Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export Analytics Data to Learning Record Store (LRS) #552

Open
2 tasks
LennartCode opened this issue Jan 25, 2023 · 0 comments
Open
2 tasks

Export Analytics Data to Learning Record Store (LRS) #552

LennartCode opened this issue Jan 25, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request mixed-reality-lab An issue of a project in the mixed reality lab Team PMSL Work by the PMSL team on the analytics feature (Mixed Reality Lab 2022)

Comments

@LennartCode
Copy link

LennartCode commented Jan 25, 2023

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 LogpointLRSExportable that 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
@LennartCode LennartCode changed the title Export Analytics Data to Learning Record Store () Export Analytics Data to Learning Record Store (LRS) Jan 25, 2023
@PascalRaabe PascalRaabe added enhancement New feature or request Team PMSL Work by the PMSL team on the analytics feature (Mixed Reality Lab 2022) mixed-reality-lab An issue of a project in the mixed reality lab labels Jan 25, 2023
@LennartCode LennartCode self-assigned this Jan 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request mixed-reality-lab An issue of a project in the mixed reality lab Team PMSL Work by the PMSL team on the analytics feature (Mixed Reality Lab 2022)
Projects
None yet
Development

No branches or pull requests

2 participants