Welcome to our mono-repo for the Team-Based Inquiry Learning (TBIL) project. The main products in this repository are our TBIL activity books and exercise banks (the "TBIL Resource Library"), as well as our project website at https://tbil.org.
Everyone is welcomed to contribute to this project! You're directed to these resources:
We recommend using Codespaces to propose changes to this repository or a fork, even for advanced users:
If developing locally anyway, you are encouraged to review .devcontainer.json
to learn our dependencies, and to install our pre-commit
hook to prevent
accidentally committing to the main branch:
git config core.hooksPath .githooks