An open API service indexing awesome lists of open source software.

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! 🤘"

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.