Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen Revision Vorhergehende Überarbeitung Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
| en:modul:m291:learningunits:lu06:aufgaben:06 [2025/04/28 10:05] – vdemir | en:modul:m291:learningunits:lu06:aufgaben:06 [2025/05/09 10:31] (aktuell) – vdemir | ||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| - | ====== LU06.A06 - Events - Food counting ====== | + | ====== LU06.A06 - Events - food counting ====== |
| ===== Prerequisites | ===== Prerequisites | ||
| Zeile 11: | Zeile 11: | ||
| ===== Assignments | ===== Assignments | ||
| - | - Test the code example provided to you: When moving the mouse over a list food elements each element must change the backgroundcolour to grey. After moving the mouse away from the food, the background colour must turn back to white. | + | |
| - Make sure that you have the title < | - Make sure that you have the title < | ||
| - Additionally to the current features, we also want to count how many times each food was moved over by the mouse. This count must be shown after each food element. | - Additionally to the current features, we also want to count how many times each food was moved over by the mouse. This count must be shown after each food element. | ||