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:05 [2025/05/09 09:32] – vdemir | en:modul:m291:learningunits:lu07:aufgaben:05 [2025/05/26 16:21] (aktuell) – vdemir | ||
---|---|---|---|
Zeile 1: | Zeile 1: | ||
- | ====== LU07.A05 - Cascading | + | ====== LU07.A05 - Mood measurement, |
===== Prerequisites | ===== Prerequisites | ||
* 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: | + | * Timeframe: |
- | * Expected result: | + | * Expected result: |
+ | ===== Source ===== | ||
+ | * {{ : | ||
- | ===== Learning Objectves | + | ===== Assignments |
- | - ??? | + | Realize the assignment **LU07.A05 - Events - Mood measuremen** by using methods: |
+ | - Display a heading: **Choose Your Mood**. | ||
+ | - Add three buttons, each representing a different mood, e.g: | ||
+ | * 😊 Happy | ||
+ | * 😢 Sad | ||
+ | * 😠 Angry | ||
+ | * 😢 Desperate | ||
+ | * 😕 Confused | ||
+ | * 😅 Glad | ||
+ | - Use the v-on directive to update a data property called mood based on the button clicked. | ||
+ | - Display a custom message below the buttons that changes based on the selected mood. | ||
+ | - When no mood is selected, show a default message prompting the user to pick one. | ||
- | ===== Source | + | ===== Hint ===== |
- | | + | |
- | + | | |
- | ===== Assignment: ??? ===== | + | |
- | * ??? | + | |
===== Solution ===== | ===== Solution ===== | ||
Zeile 22: | Zeile 33: | ||
^ English ^ German ^ | ^ English ^ German ^ | ||
| ... | ... | | | ... | ... | | ||
- | |||