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:lu03:aufgaben:01 [2025/01/22 12:22] – gelöscht vdemir | en:modul:m291:learningunits:lu03:aufgaben:01 [2025/03/03 08:09] (aktuell) – vdemir | ||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| + | ====== LU03.A01 - Hello World in W3School-Playground ====== | ||
| + | ===== Learning Objectives ===== | ||
| + | - Learning how to make use of the W3School VUE playground | ||
| + | - Recognizing the SFC structure of vue file | ||
| + | | ||
| + | ===== Prequisites | ||
| + | * Work type: Individual | ||
| + | * Means of aid: | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * Timeframe: 10 Minutes | ||
| + | * Expected result: Copy of a vue script, that greets the world. Saved on the W3School workspace. | ||
| + | |||
| + | ===== Introduction | ||
| + | You have learnt that W3School provides us with a playground to mess around without any harm. As always, we start with our "Hello World" | ||
| + | |||
| + | ===== Assignments ===== | ||
| + | - Open the playground with the link above. You will be presented with a splited window on which on the right hand side you will see the coding area, and on the right hand side the result area. | ||
| + | - Currently there is a //Hello World// message with a lightgreen background. | ||
| + | - Add a new variable // | ||
| + | - Change the background colour to //red//. | ||
| + | - Execute the changes by bushing the // | ||
| + | - Check the result . | ||
| + | |||
| + | ===== Solution ===== | ||
| + | [[en: | ||
| + | |||
| + | ===== Vocabulary ===== | ||
| + | ^ English ^ German ^ | ||
| + | | ...| ... | | ||
| + | |||
| + | ---- | ||
| + | [[https:// | ||