Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Commit

Permalink
test move schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom-van-Woudenberg committed Jul 2, 2024
1 parent ba9128e commit 741d6d5
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 12 deletions.
13 changes: 13 additions & 0 deletions book/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,16 @@ sphinx:

bibtex_bibfiles:
- external/mechanics-BSc/book/references.bib

parse:
myst_substitutions:
week1: |
||Monday|Tuesday|Wednesday|Thursday|Friday|Upcoming|
|:-:|:-:|:-:|:-:|:--:|:-:|:-:|
|Homework deadlines |||| Grade progress test 1 {bdg-danger}`Assessment` {bdg-secondary}`Prerequisite` | Prepare personal learning plan {bdg-secondary}`Prerequisite`|
|Class activities| 15:45:<br>Introduction course || 13:45:<br> Progress test<br>{bdg-danger-line}`Assessment` {bdg-secondary-line}`Prerequisite` || 13:45:<br>Evaluation test and compare personal learning plans {bdg-danger-line}`Assessment` {bdg-secondary-line}`Prerequisite`|
week2: |
||Monday|Tuesday|Wednesday|Thursday|Friday|Upcoming|
|:-:|:-:|:-:|:-:|:--:|:-:|:-:|
|Homework deadlines ||| Read theory and make homework exercises [Equilibrium and support reactions](week_1/session_1/intro.md) <br>{bdg-secondary}`Prerequisite` ||Internal forces|
|Class activities| 15:45:<br>Demonstration `Differential equations` <br>{bdg-primary-line}`New content` {bdg-secondary-line}`Prerequisite`|||
2 changes: 1 addition & 1 deletion book/_toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ parts:
chapters:
- file: week_1/intro
sections:
- file: week_1/equilibrium/intro
- file: week_1/session_2/intro
sections:
- file: external/mechanics-BSc/book/support_internal_forces/model/beams
- file: external/mechanics-BSc/book/support_internal_forces/model/cables
Expand Down
14 changes: 4 additions & 10 deletions book/schedule.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,12 @@

Click the dropdown blocks below to find a detailed schedule for module activities per week. Clicking the links will take you to the relevant content pages.

```{dropdown} Week 2.1 (September 2th)
||Monday|Tuesday|Wednesday|Thursday|Friday|Upcoming|
|:-:|:-:|:-:|:-:|:--:|:-:|:-:|
|Homework deadlines |||| Grade progress test 1 {bdg-danger}`Assessment` {bdg-secondary}`Prerequisite` | Prepare personal learning plan {bdg-secondary}`Prerequisite`|
|Class activities| 15:45:<br>Introduction course || 13:45:<br> Progress test<br>{bdg-danger-line}`Assessment` {bdg-secondary-line}`Prerequisite` || 13:45:<br>Evaluation test and compare personal learning plans {bdg-danger-line}`Assessment` {bdg-secondary-line}`Prerequisite`|
```{dropdown} Week 1.1 (September 2th)
{{week1}}
```

```{dropdown} Week 2.1 (September 9th)
||Monday|Tuesday|Wednesday|Thursday|Friday|Upcoming|
|:-:|:-:|:-:|:-:|:--:|:-:|:-:|
|Homework deadlines ||| Read theory and make homework exercises [Equilibrium and support reactions](week_1/equilibrium/intro.md) <br>{bdg-secondary}`Prerequisite` ||Internal forces|
|Class activities| 15:45:<br>Demonstration `Differential equations` <br>{bdg-primary-line}`New content` {bdg-secondary-line}`Prerequisite`|||
```{dropdown} Week 1.2 (September 9th)
{{week2}}
```

|Monday|Tuesday|Wednesday|Thursday|Friday|Upcoming|
Expand Down
4 changes: 3 additions & 1 deletion book/week_1/intro.md
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
# Week 1
# Week 1

{{week1}}
File renamed without changes.

0 comments on commit 741d6d5

Please sign in to comment.