Hacker News new | ask | show | jobs
by bcjordan 978 days ago
This is really exciting, one of those projects I've been tempted to build myself over the last decade+. There's a massive unmet market need for an LMS that plays well with other open source web software (integration with the existing OSS LMSes is a startup MVP's worth of effort itself).

Are there samples of dynamic web activities one could look at / a template format? It would be amazing if there were a way to provide interactive web activities hosted as open source (e.g. a repo that provides a ThreeJS activity with block-based coding, or e.g. a writing activity that measures language grade level while the student is writing).

Also curious if there are plans for localization support? (This can be tough to add on later with heavily dynamic/interactive blocks and activities)

1 comments

Thanks for your comment Jordan!

We're experimenting with headless usage, as you said it would be possible to embed or add a "Dynamic Page Player" or "Canva" to your custom website, the format would be a JSON file that can be passed to that element

Localization support is definitely on the roadmap !