diff --git a/lectures/revealjs/01-course-intro.adoc b/lectures/revealjs/01-course-intro.adoc
index 642162c3f545a205734e5340351a789c902b5715..5ce0b72bd0eca02ff0429d96e9557d5e1ce9db5c 100644
--- a/lectures/revealjs/01-course-intro.adoc
+++ b/lectures/revealjs/01-course-intro.adoc
@@ -12,7 +12,7 @@ include::{includedir}header.adoc[]
 - Velkommen til IT1901 Informatikk prosjektarbeid 1
 - Welcome to IT1901 Informatics, Project 1
 
-Høst 2022 / Fall 2022
+Høst 2023 / Fall 2023
 
 == Agenda
 
@@ -65,12 +65,12 @@ Smidig og moderne praksis og konstruksjon
 - there are 3 group deliverables 
 - one individual report
 - students will work in groups of 4
-- fill in the form that will be announced shortly on Blackboard to be assigned to a group
+- fill in the form announced on Blackboard to be assigned to a group
 
 
 == Deliverables and tasks
 - go through the available materials 
-- work on individual assignments (you need to have all assignments approved to get a grade)
+- work on individual assignments 
 - until you are assigned to a group you must 
 ** set up your development environment 
 ** checkout, build and run the todo list example
@@ -91,6 +91,11 @@ The first task for the group is to select the domain.
 - week 46 - Deliverable 3 (50% / group) (final technical)
 - week 47 - Deliverable 4 (30% / individual) Reflection report
 
+== Deadlines
+
+- the deliverables are due on Thursdays at 18:00 in the week indicated
+- if you are late you need to inform the TA
+
 == Evaluation and feedback
  
  - the point of the tasks is to get you produce high quality code
@@ -134,11 +139,13 @@ The first task for the group is to select the domain.
 ** Forventninger til den enkeltes bidrag
 ** Hva som skjer ved avvik eller uenigheter
 
-Gruppekontrakt skal godkjennes av studentassistent, signeres av alle gruppemedlemmer - og leveres sammen med første innlevering
+Gruppekontrakt skal godkjennes av studentassistent, signeres av alle gruppemedlemmer - og leveres på Blackboard
 
 == Group registration form
 
-- The form will be announced shortly on Blackboard.
+- The form link is on Blackboard
+- https://s.ntnu.no/it1901groups  
+- deadline for answering is on August 31st, 16:00 
 
 == Tools used in IT1901
 
@@ -147,7 +154,7 @@ In the course we will use several tools:
 [%step]
 ** git for source code management
 ** gitlab for collaboration: repository sharing, issue tracking, issue boards, code review ...
-** gitpod - automatically spin a workspace that is accessible via a browser to work, collaborate, evaluate ...
+** eclipse che ? - automatically spin a workspace that is accessible via a browser to work, collaborate, evaluate ...
 ** VSCode - recommended IDE to use as it is the same as the gitpod environment
 ** sdkman - recommended tool to manage JDK and Maven