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:lu05:aufgaben:11 [2025/03/18 07:46] – vdemir | en:modul:m291:learningunits:lu05:aufgaben:11 [2025/03/28 09:15] (aktuell) – vdemir | ||
|---|---|---|---|
| Zeile 11: | Zeile 11: | ||
| - Being able to apply v-if in combination with AND/OR operators | - Being able to apply v-if in combination with AND/OR operators | ||
| - | ===== Source | + | ===== Hint ===== |
| + | * Use the following code-example since it provides you with the basic structure of a Vue file. | ||
| + | * Delete first of all the image, and then begin from the scratch to build up your program logic following the requirements of the assigment. | ||
| + | * To meet the requirements you will need an additional variable // | ||
| + | |||
| + | ===== Sourcecode | ||
| * [[https:// | * [[https:// | ||
| | | ||
| Zeile 28: | Zeile 33: | ||
| - Execute your script and check the result. Proceed only, if the result is correct. | - Execute your script and check the result. Proceed only, if the result is correct. | ||
| - Comment and save your script your results accordingly. | - Comment and save your script your results accordingly. | ||
| - | | ||
| - | **Hint** | ||
| - | To meet the requirements you need to use an additional variable // | ||
| ===== Solution ===== | ===== Solution ===== | ||
| Zeile 41: | Zeile 43: | ||
| | afterwards | anschliessend| | | afterwards | anschliessend| | ||
| | accordingly | entsprechend | | | accordingly | entsprechend | | ||
| + | | to obey | folgen, gehorchen | | ||
| + | | requirement | Anforderung | | ||
| + | | to proceed | weitermachen | | ||