<!-- {{# generate.module_header{} #}} -->
# Module :: curriculum
[](https://github.com/emersion/stability-badges#experimental) [](https://github.com/Wandalen/wTools/actions/workflows/ModulecurriculumPush.yml) [](https://docs.rs/curriculum) [](https://discord.gg/m3YfbXpUUY)
Tools for curriculum design and educational content management.
<!--
### Basic use-case
```rust
use curriculum::*;
fn main()
{
}
```
### To add to your project
```bash
cargo add curriculum
```
### Try out from the repository
``` shell test
git clone https://github.com/Wandalen/wTools
cd wTools
cargo run --example curriculum_trivial
```
``` shell test
cargo add curriculum
```
[](https://discord.gg/m3YfbXpUUY)
-->
### Sample
<!-- {{# generate.sample{} #}} -->