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:03 [2025/04/25 13:03] – [Solution] vdemiren:modul:m291:learningunits:lu06:aufgaben:03 [2025/05/05 12:25] (aktuell) – alte Version wiederhergestellt (2025/04/25 13:59) 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: 15 Minutes+  * Timeframe: 10 Minutes
   * Expected result: A functional Vue script with additional newfunction with mouse-right-click and mouse-left-click.   * Expected result: A functional Vue script with additional newfunction with mouse-right-click and mouse-left-click.
 ===== Source ===== ===== Source =====
Zeile 11: Zeile 11:
 ===== Assignments  ====== ===== Assignments  ======
   - Take the solution from the previous assignment and name it correctly including the <h1>: **lu06.s03.html**   - Take the solution from the previous assignment and name it correctly including the <h1>: **lu06.s03.html**
-  - Add another 2 buttons **+2 Moose** and **-2 Moose** which count up respectively down by **step-size 2** +  - Add another button **+2 Moose** which counts up by **step-size 2**, but use this time the event **@click.right=....**  
-  - Use this time the event for mouseover: **v-on:mouseover** +  - Add another button **-Moose** which counts down by **step-size 2**, and use this thime the event **@click.left=....** 
-  - Add another 2 buttons **+3 Moose** and **-Moose** which count up respectively down by **step-size 3** +  - Add finally a mouseover event to the image by using the event **v-on:mouseover**: it resets the counter when the mouse moves over the image
-  - Use this thime the event **right-click** respectively the **left-click**: **@click.right=....**+
  
- 
-Note 
 ===== Solution ===== ===== Solution =====
 [[en:modul:m291:learningunits:lu06:loesungen:03|Lösung]] [[en:modul:m291:learningunits:lu06:loesungen:03|Lösung]]
  • en/modul/m291/learningunits/lu06/aufgaben/03.1745578989.txt.gz
  • Zuletzt geändert: 2025/04/25 13:03
  • von vdemir