https://github.com/adam0brien/tutors-workshop-example
https://github.com/adam0brien/tutors-workshop-example
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/adam0brien/tutors-workshop-example
- Owner: Adam0Brien
- License: mit
- Created: 2024-08-29T10:30:24.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-14T22:17:39.000Z (almost 2 years ago)
- Last Synced: 2025-01-30T10:42:32.703Z (over 1 year ago)
- Size: 11.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Tutors: An Open Learning Web Toolkit
# What is Tutors?
Tutors is a collection of open source components and services supporting the creation of transformative learning experiences using open web standards. It consists of two key components:
- _Generator:_ transforms a [folder of learning content](https://github.com/tutors-sdk/tutors-reference-course) into a Tutors course
- _Reader_: presents a Tutors course as an intuitive, discoverable and attractive [Web experience](https://tutors.dev/course/reference-course)
Tutors is developed in the open by an active and friendly community, based on a [simple set of values](https://tutors.dev/course/tutors-reference-manual#tutors-values).
This repo is the Tutors Reference Course - and can be viewed [here](https://tutors.dev/course/reference-course).
# Tutors Repos
- [Tutors](https://github.com/tutors-sdk/tutors): The course reader application. This is a SvelteKit application, written in TypeScript with a user experience implemented using Tailwind & Skeleton.
- [Tutors Apps](https://github.com/tutors-sdk/tutors-apps): A monorepo encapsulating the generators, tests + support tools and applications. It is written in TypeScript.
- [Tutors Reference Manual](https://github.com/tutors-sdk/tutors-reference-manual): The manual is itself a tutors course, and is largely written in Markdown.
- [Tutors Reference Course](https://github.com/tutors-sdk/tutors-reference-course): A Tutors course to included all tutors learning objects and structures.
### License
[