flowchart LR
A(profeWeb) --> B
A(profeWeb) --> C
A(profeWeb) --> D
A(profeWeb) --> E
A(profeWeb) --> F
B(Labs) --> G{Control}
C(Project) --> G{Control}
D(Reading Resources) --> G{Control}
E(Reading books) --> G{Control}
F(Vocabulary) --> G{Control}
G --> H[Metrics]