Skip to content

Commit 134b411

Browse files
authored
Typos and incorrect date are fixed. (#264)
1 parent cc41da3 commit 134b411

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

00_organization/challenge_intro_slides.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ The challenge part:
141141
## How to Submit my Choice?
142142

143143
- [https://gitlab-sim.informatik.uni-stuttgart.de/simulation-software-engineering-wite2526/challenge](https://gitlab-sim.informatik.uni-stuttgart.de/simulation-software-engineering-wite2526/challenge)
144-
- Comment in [issue #1](https://gitlab-sim.informatik.uni-stuttgart.de/simulation-software-engineering-wite2526/challenge/-/issues/1) till **22rd of October** (next Wednesday) evening (no FCFS)
144+
- Comment in [issue #1](https://gitlab-sim.informatik.uni-stuttgart.de/simulation-software-engineering-wite2526/challenge/-/issues/1) till **22nd of October** (next Wednesday) evening (no FCFS)
145145
- Priority list with at least three choices
146146
- If **not** on our suggestion list, write short paragraph what the software does and give links
147147
- Add pre-knowledge that you have in the field. For example, if you pick pyMOR, you should know already what MOR is.

04_documentation/reviewing_exercise.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Now that we have set some guidelines, let's see the strengths in action:
4343
```text
4444
I acknowledge the use of RAI (https://rai.uni-stuttgart.de/) to implement the entirety of this code.
4545
46-
Promts:
46+
Prompts:
4747
1. I would like a Python script that solves the heat equation.
4848
2. ...
4949
```

05_testing_and_ci/boost_testing_exercise.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
In this exercise, you extend and automate the unit tests of the [SideMade code](https://github.com/Simulation-Software-Engineering/testing-boost-exercise), on which we worked during the lecture.
44

5-
Deadline: **Thursday, February 4, 2026, 09:00**
5+
Deadline: **Wednesday, February 4, 2026, 09:00**
66

77
## Preparation and Submission
88

0 commit comments

Comments
 (0)