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:lu06:aufgaben:01 [2025/04/25 10:51] – [Assignment] vdemiren:modul:m291:learningunits:lu06:aufgaben:01 [2025/04/25 12:39] (aktuell) – [Assignment 2] vdemir
Zeile 4: Zeile 4:
   * Work type: Individual   * Work type: Individual
   * Means of aid: only teaching materials, no websearch, no use of ai.   * Means of aid: only teaching materials, no websearch, no use of ai.
-  * Timeframe: 10 Minutes+  * Timeframe: 15 Minutes
   * Expected result: A functional Vue script with incode-comments that explains the function of event-handling and can increment the counter by steps of 2 instead of 1.   * Expected result: A functional Vue script with incode-comments that explains the function of event-handling and can increment the counter by steps of 2 instead of 1.
  
 ===== Source ===== ===== Source =====
   * [[https://www.w3schools.com/vue/tryit.php?filename=tryvue_v-on_moose |Code-example: Example code for events]]   * [[https://www.w3schools.com/vue/tryit.php?filename=tryvue_v-on_moose |Code-example: Example code for events]]
- 
  
 ===== Assignment 1 ====== ===== Assignment 1 ======
Zeile 15: Zeile 14:
   - Which 3 lines of code are the core for incrementing the counter? Identify these and comment on them in a meaningful way.   - Which 3 lines of code are the core for incrementing the counter? Identify these and comment on them in a meaningful way.
   - Change the increment of the counter to 2, i.e. it should count up in steps of 2.     - Change the increment of the counter to 2, i.e. it should count up in steps of 2.  
- 
  
 ===== Assignment 2 ===== ===== Assignment 2 =====
-  - Establish in your webstorm a new directory an name it **06_events** and transfer the script in this directory.+  - Establish in your webstorm a new directory and name it **06_events** and transfer the script in this directory. 
 +  - Make sure that you have the title <h1> correctly named: **lu06.s01.html**
   - To make sure, that the moose is visible as well, safe the image of the image in the media-directory in webstorm    - To make sure, that the moose is visible as well, safe the image of the image in the media-directory in webstorm 
   - Adjust in your script the path to the moose-image in order to make it visible again   - Adjust in your script the path to the moose-image in order to make it visible again
  • en/modul/m291/learningunits/lu06/aufgaben/01.1745571118.txt.gz
  • Zuletzt geändert: 2025/04/25 10:51
  • von vdemir