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:lu05:aufgaben:11 [2025/03/18 07:40] – angelegt vdemiren: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 //hasAdult//, which is from type //bool//. 
 + 
 +===== Sourcecode =====
   * [[https://www.w3schools.com/vue/tryit.php?filename=tryvue_v-if_typewriters3 |Code-example]]   * [[https://www.w3schools.com/vue/tryit.php?filename=tryvue_v-if_typewriters3 |Code-example]]
      
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 //hasAdult//, which is from type //bool//. 
  
 ===== Solution ===== ===== Solution =====
-[[en:modul:m291:learningunits:lu05:loesungen:12|Lösung]]+[[en:modul:m291:learningunits:lu05:loesungen:11|Lösung]]
  
  
Zeile 41: Zeile 43:
 | afterwards | anschliessend| | afterwards | anschliessend|
 | accordingly | entsprechend | | accordingly | entsprechend |
 +| to obey | folgen, gehorchen |
 +| requirement | Anforderung |
 +| to proceed | weitermachen |
  
  
  • en/modul/m291/learningunits/lu05/aufgaben/11.1742280009.txt.gz
  • Zuletzt geändert: 2025/03/18 07:40
  • von vdemir