Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
en:modul:m291:learningunits:lu07:loesungen:03 [2025/05/15 11:36] vdemiren:modul:m291:learningunits:lu07:loesungen:03 [2025/06/05 12:22] (aktuell) vdemir
Zeile 1: Zeile 1:
-====== LU07.S03 - Methods with arguments - TBD ======+====== LU07.S03 - Methods with several arguments ======
  
-===== Assignment ====== +===== Assignment ====== 
-  * A01: Test the code example above which was provided to you. Describe the behaviour of the script using HTML comments. +  * 01: Test the code example above which was provided to you. Describe the behaviour of the script using HTML comments. 
-  * A02: Make sure that everthing is working correctly: The moose-count uses the method **addMoose** by processing the number we need to count up or down +  * 02: Make sure that everthing is working correctly: When clicking on the tiger image there must appear a text below the image "Hello, tiger". 
-    - increments by 1 +  * 03: Make sure that you have the title <h1> and have correctly named the file: **lu07.s0s.html** 
-    - decrements by -1 +  * 04: : You need to wo more animals to the list and greet them correspondingly to the provided example
-    - increments by +5 + 
-  A03: Make sure that you have the title <h1> and have correctly named the file: **lu07.s02.html** +
- +
-===== Assignment B ===== +
-  * B01Currently we can increment by +1 and +5, and decrement by -1. +
-  * B02Similar to **addMoose** add method **removeMoose** which manges the decrement operations and use it.  +
-  * B03: Test your results and save it. +
-  * B04: Add more buttons wich can  +
-      - increment by +10 +
-      - decrement by -10 +
-      - decrement by -5 +
-  * B05: The aim is to have 3 increment-buttons (+1, +5, +10) and 3 decrement-buttons (-1, -5, -10) +
- +
-===== Assignment C ===== +
-  * C01: At 0 we must stop counting, when the count reches the zero.  +
-  * C02: Add the case below zero to your **removeMoose-method** by checking the **count** with a if-statement +
-  * C03: Check the result: It must stop at zero when the button **removeMoose** when the count reaches 0.+
 ===== Solution ===== ===== Solution =====
 +{{:en:modul:m291:learningunits:lu07:loesungen:lu07.s03.png|Source-code marked }}
  
-{{ :en:modul:m291:learningunits:lu07:loesungen:lu07.s02.zip | Source-code of the solution}}+{{ :en:modul:m291:learningunits:lu07:loesungen:lu05.s03.zip | HTML-Sourcecode der Aufgabe}}
  
-{{:en:modul:m291:learningunits:lu07:loesungen:lu07.s02.png?1000| Solution of the assignments}} 
  
 ===== Vocabulary ===== ===== Vocabulary =====
Zeile 33: Zeile 17:
 | ... | ... | | ... | ... |
  
-----+ 
 +----
 [[https://creativecommons.org/licenses/by-nc-sa/4.0/|{{https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png}}]] Volkan Demir [[https://creativecommons.org/licenses/by-nc-sa/4.0/|{{https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png}}]] Volkan Demir
  
  • en/modul/m291/learningunits/lu07/loesungen/03.1747301806.txt.gz
  • Zuletzt geändert: 2025/05/15 11:36
  • von vdemir