https://github.com/p2pu/advanced-facilitation
A P2PU and RILA course on advanced facilitation techniques.
https://github.com/p2pu/advanced-facilitation
Last synced: 5 months ago
JSON representation
A P2PU and RILA course on advanced facilitation techniques.
- Host: GitHub
- URL: https://github.com/p2pu/advanced-facilitation
- Owner: p2pu
- License: mit
- Created: 2022-09-09T19:57:42.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-10-02T11:08:51.000Z (over 2 years ago)
- Last Synced: 2025-05-21T15:18:11.274Z (about 1 year ago)
- Language: SCSS
- Homepage: https://p2pu.github.io/advanced-facilitation/
- Size: 1.19 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# An open-source project for creating online courses, built by P2PU
Course-in-a-Box is a free tool for building and publishing online courses — no prior coding experience required.
To create your own course, simply fork this repository and delete the CNAME file. Detailed documentation is available at [course-in-a-box.p2pu.org](https://course-in-a-box.p2pu.org).
To make changes to the template itself, a good place to start is the [`_layouts`](/_layouts), [`_includes`](/_includes) and [`css`](/css) directories. These directories contain all the layout and style files used.
Questions? Ask on P2PU's [Community Forum](https://community.p2pu.org/c/tech/course-in-a-box/78).
---
Course-in-a-Box is built by [Peer 2 Peer University](https://www.p2pu.org) and shared under an MIT License.
Course content ("Modules") are shared under a [CC BY-SA 4.0 license](https://creativecommons.org/licenses/by-sa/4.0/).