assignment: get rid of the water levels
This commit is contained in:
parent
a013fca768
commit
5674416623
1 changed files with 1 additions and 1 deletions
|
|
@ -344,7 +344,7 @@ meaning: "as long as the top-right button is pressed, the light should be on, an
|
||||||
|
|
||||||
|
|
||||||
<h2>What is expected</h2>
|
<h2>What is expected</h2>
|
||||||
<p>Your solution needs to be <b>precisely</b> correct: superficially correct behavior when running the generated code with the GUI (e.g., seeing the water levels change) is <b>not enough</b>: the timing-related requirements are <b>exact</b>.</p>
|
<p>Your solution needs to be <b>precisely</b> correct: superficially correct behavior when interacting with the Plant UI is <b>not enough</b>: the timing-related requirements are <b>exact</b>.</p>
|
||||||
<p>The assignment has been designed specifically to encourage use of as many Statechart features as possible:</p>
|
<p>The assignment has been designed specifically to encourage use of as many Statechart features as possible:</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>composite states</li>
|
<li>composite states</li>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue