From b5aca7b17621d25f65708662be48f3f1672696a3 Mon Sep 17 00:00:00 2001 From: Daya Adianto <dayaadianto@cs.ui.ac.id> Date: Wed, 1 Dec 2021 20:19:38 +0700 Subject: [PATCH] Fix missing due date in exercise 3 --- docs/2021/exercise3.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/2021/exercise3.md b/docs/2021/exercise3.md index a3db48b..194e73c 100644 --- a/docs/2021/exercise3.md +++ b/docs/2021/exercise3.md @@ -161,6 +161,10 @@ the system (e.g. invoking service methods). At the end of the exercise, do not forget to schedule an one-on-one meeting with a teaching assistant to demonstrate your work. +The due date of this exercise is: **1 December 2021, 21:00 UTC+7**. Please +ensure any updates to the fork repository related to this exercise were made +and pushed before the due date. + ### Checklist 1. [ ] Choose one **complex function** from your group project. -- GitLab