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

https://github.com/openpatch/learningmap

Interactive learning maps
https://github.com/openpatch/learningmap

Last synced: 5 months ago
JSON representation

Interactive learning maps

Awesome Lists containing this project

README

          

# Learningmap

Learningmap is an open source tool to create, share and
explore learning pathways. It is developed by
[OpenPatch](https://openpatch.org).

- **Website**: https://learningmap.app
- **Documentation**: https://learningmap.openpatch.org
- **Repository:** https://github.com/openpath/learningmap
- **Community**: https://matrix.to/#/#openpatch:matrix.org

## Platforms

- **Web App**: Create and share learningmaps at [learningmap.app](https://learningmap.app)
- **For Teachers**: Create, manage, and share learning maps with students
- **For Students**: Access shared maps, track progress, and learn at your own pace
- **VS Code Extension**: Edit `.learningmap` files locally in VS Code (see [platforms/vscode](platforms/vscode))
- **React Component**: Integrate learningmap into your own React app (see [packages/learningmap](packages/learningmap))
- **Web Component**: Use learningmap in any web application (see [packages/web-component](packages/web-component))

## Documentation

If you want to work on the documentation, run the
development server and edit the files in the website folder.

```
pnpm install
pnpm build
pnpm docs:dev
```

## Maintainer

Mike Barkmin • [Mastodon](https://bildung.social/@mikebarkmin) • [GitHub](https://github.com/mikebarkmin/)

## Support

We are [happy to hear from you](mailto:contact@openpatch.org), if you need custom support or features for your application.

---

Learningmap is maintained by [OpenPatch](https://openpatch.org), an organization for educational assessments and training. If you need help or you created a Hyperbook [get in touch](mailto:contact@openpatch.org).