Long-term infrastructure & performance learning analytics
We should discuss the long-term plans for the learning analytics dashboards. Currently, the dashboards are stored within the same repo, but have to be started separately. As development is basically independent and if it is kept that way, we should consider moving it to a different repository. The other alternative, and I tend prefer this, would be to couple it and start it along with the rest (maybe controlled by environment variables probably handed through the docker-compose-file). If bundled, it would probably make sense to look into light-weight open source LRS and bundle them as well, like trax or the adl reference implementation: https://github.com/adlnet/ADL_LRS. Could also work to implement to different docker-compose files, one with bundles lrs, one without.