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

https://github.com/adam0brien/tutors-workshop-example


https://github.com/adam0brien/tutors-workshop-example

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          





Tutors: An Open Learning Web Toolkit


Website |
Documentation

# 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

[![license](https://img.shields.io/badge/license-MIT-3A929B.svg)