https://github.com/openfun/2023-openedx-con-warren
Slides for lightning talk at 2023 Open edX Con "🔥 Potsie v2 💥 Learning Analytics Charts That Rock! 🤘"
https://github.com/openfun/2023-openedx-con-warren
dataviz lrs xapi
Last synced: about 1 year ago
JSON representation
Slides for lightning talk at 2023 Open edX Con "🔥 Potsie v2 💥 Learning Analytics Charts That Rock! 🤘"
- Host: GitHub
- URL: https://github.com/openfun/2023-openedx-con-warren
- Owner: openfun
- License: mit
- Created: 2023-03-22T15:14:04.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-29T18:41:25.000Z (about 3 years ago)
- Last Synced: 2025-01-13T12:48:42.550Z (over 1 year ago)
- Topics: dataviz, lrs, xapi
- Language: TypeScript
- Homepage: https://openfun.github.io/2023-openedx-con-warren/
- Size: 4.7 MB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# 🔥 Potsie v2 💥 Learning Analytics Charts That Rock! 🤘
## Abstract
When starting with dashboarding in open source, it's not that hard to find a
suitable system for analytics. Available tools are fairly efficient for
generalist purpose but are restrictive for domain-driven indicators and do not
integrate well with learning standards such as LTI. At FUN, after having
integrated Grafana in our learning analytics stack, we are moving towards an
in-house definition of a dashboard suite as a collection of integrable web
components for learning applications.
## Getting started
To start the slide show:
- `yarn install`
- `yarn dev`
- visit http://localhost:3030
Edit the [slides.md](./slides.md) to see the changes.