diff --git a/assignment.html b/assignment.html
index 38cee38..b8252bb 100644
--- a/assignment.html
+++ b/assignment.html
@@ -11,7 +11,7 @@
Practical stuff
- - Due Date: ?? November 2025, before 23:59 (Blackboard's clock).
+ - Due Date: 23 November 2025, before 23:59 (Blackboard's clock).
- Team Size: 2 (pair design/programming)!
Note that as of the 2017-2018 Academic Year, each International student should team up with "local"
(i.e., whose Bachelor degree was obtained at the University of Antwerp).
@@ -29,7 +29,7 @@
Only one member of each team submits a full solution. Either a ZIP-archive if you have multiple files, or just a PDF containing your report.
-
- The other team member must submit a single (plain text or HTML) file containing only the names of both team members. This will allow us to put in grades for both team members in BlackBoard.
+ The other team member must submits a single (plain text or HTML) file containing only the names of both team members. This will allow us to put in grades for both team members in BlackBoard.
@@ -44,7 +44,8 @@
Goals
-The goal of this assignment is to familiarize yourself with Statechart modeling, simulation, debugging and, to a lesser extend, checking formal properties on your solution.
+The goal of this assignment is to familiarize yourself with Statechart modeling, simulation, debugging and,
+ to a lesser extent, automatically checking requirements -specified as temporal logic formulas over behaviour traces- on your solution.