From 5674416623786e24f0d07263e0472577428cc403 Mon Sep 17 00:00:00 2001 From: Joeri Exelmans Date: Sat, 8 Nov 2025 10:49:51 +0100 Subject: [PATCH] assignment: get rid of the water levels --- assignment.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assignment.html b/assignment.html index 13a80a2..1b41ba9 100644 --- a/assignment.html +++ b/assignment.html @@ -344,7 +344,7 @@ meaning: "as long as the top-right button is pressed, the light should be on, an

What is expected

-

Your solution needs to be precisely correct: superficially correct behavior when running the generated code with the GUI (e.g., seeing the water levels change) is not enough: the timing-related requirements are exact.

+

Your solution needs to be precisely correct: superficially correct behavior when interacting with the Plant UI is not enough: the timing-related requirements are exact.

The assignment has been designed specifically to encourage use of as many Statechart features as possible: