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:lu07:aufgaben:04 [2025/05/05 15:27] – [Assignment B: Add more animals to the list - 5'] vdemir | en:modul:m291:learningunits:lu07:aufgaben:04 [2025/05/18 12:18] (aktuell) – vdemir | ||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| - | ====== LU07.A04 - Events | + | ====== LU07.A04 - Methods with arguments |
| ===== Prerequisites | ===== Prerequisites | ||
| Zeile 18: | Zeile 18: | ||
| * A01: Test the code example above which was provided to you. Describe the behaviour of the script using HTML comments. | * A01: Test the code example above which was provided to you. Describe the behaviour of the script using HTML comments. | ||
| * A02: Check to basic function of the script. When clicking the number-buttons below the animal-images the animal count count up or down. | * A02: Check to basic function of the script. When clicking the number-buttons below the animal-images the animal count count up or down. | ||
| - | * A03: Make sure that you have the title <h1> and have correctly named the file: **lu07.s03.html** | + | * A03: Make sure that you have the title <h1> and have correctly named the file: **lu07.s04.html** |
| * A04: Safe it. | * A04: Safe it. | ||
| - | ===== Assignment B: Add more animals to the list - 8' ===== | + | ===== Assignment B: Add more animals to the list - 7' ===== |
| * B01: Add a least two more animals to the list, e.g. an eagle and an ice-bear. | * B01: Add a least two more animals to the list, e.g. an eagle and an ice-bear. | ||
| - | * B02: Extend the already existinc functionality to the the recent entries. | + | * B02: Extend the already existinc functionality |
| ===== Assignment C: Stop at zereo - 10' ===== | ===== Assignment C: Stop at zereo - 10' ===== | ||