From a4ab461bc7c343c5f2b3c532a6c3d9036a5724a7 Mon Sep 17 00:00:00 2001
From: Mactavish <maczhanchao@yahoo.com>
Date: Thu, 27 Apr 2023 17:51:43 +0200
Subject: [PATCH] update slides

---
 slides/pages/materials.md | 4 +---
 slides/pages/orga.md      | 8 +++-----
 2 files changed, 4 insertions(+), 8 deletions(-)

diff --git a/slides/pages/materials.md b/slides/pages/materials.md
index 445bb47..6e544af 100644
--- a/slides/pages/materials.md
+++ b/slides/pages/materials.md
@@ -1,12 +1,10 @@
 ---
 title: Useful Materials
-layout: two-cols
 ---
 
 # Notes
 
-- Cover other tools such as `gdb` and `make` next time (depends on the demand)
-- Unit Testing in C
+- Might cover other tools such as `gdb` and `make` depends on the demand
 
 ## Other Useful Resources
 
diff --git a/slides/pages/orga.md b/slides/pages/orga.md
index 135d8f3..536fc9c 100644
--- a/slides/pages/orga.md
+++ b/slides/pages/orga.md
@@ -11,15 +11,13 @@ E-Mail: chao.zhan@fu-berlin.de
 - Participate in group discussions
 - Present your solution to one of the questions from the assignments at least twice (officially, but adjustable)
 
-<br />
-
 ### Assignments
 
-- For programming assignments, commit your code on GitLab
+- For programming assignments, commit your code on GitLab, add me (username: __mactavish96__) as reporter to your GitLab project (repository)
 - Code should be able to compiled and executed on Andorra
-- For writing assignments, please use the latex template
+- For writing assignments, please use the latex template (**Resources/examples/latex.zip** on Whiteboard)
+- You can **fork** this [template repo](https://git.imp.fu-berlin.de/teaching-stuff/alp4/alp4-repo-template) on GitLab as you wish
 
-<br />
 
 ### Roles
 
-- 
GitLab