Überschrift der Ebene 2
", "encodingFormat": "text/html", "comment": { "@type": "Comment", "text": "Das
-Element wird für Absätze verwendet, nicht für Überschriften."
}
}
]
},
{
"@type": "Question",
"eduQuestionType": "Multiple choice",
"learningResourceType": "Exam exercise",
"name": "CSS-Schriftfarbe",
"text": "Welche CSS-Eigenschaft legt die Schriftfarbe fest?",
"encodingFormat": "text/html",
"assesses": "CSS-Schriftfarbe",
"acceptedAnswer": [
{
"@type": "Answer",
"position": 2,
"text": "color",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment"
}
}
],
"suggestedAnswer": [
{
"@type": "Answer",
"position": 0,
"text": "margin",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "Die margin-Eigenschaft legt den Rand um ein Element fest."
}
},
{
"@type": "Answer",
"position": 1,
"text": "background-color",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "Die background-color-Eigenschaft legt die Hintergrundfarbe eines Elements fest."
}
},
{
"@type": "Answer",
"position": 2,
"text": "color",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "Die color-Eigenschaft legt die Farbe des Texts eines Elements fest."
}
},
{
"@type": "Answer",
"position": 3,
"text": "font-size",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "Die font-size-Eigenschaft legt die Größe des Texts eines Elements fest."
}
}
]
},
{
"@type": "Question",
"eduQuestionType": "Multiple choice",
"learningResourceType": "Exam exercise",
"name": "Webserver-Aufgaben",
"text": "Welche Aufgabe erfüllt ein Webserver?",
"encodingFormat": "text/html",
"assesses": "Webserver-Aufgaben",
"acceptedAnswer": [
{
"@type": "Answer",
"position": 1,
"text": "Bereitstellung von Webseiten für Client-Geräte",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment"
}
}
],
"suggestedAnswer": [
{
"@type": "Answer",
"position": 0,
"text": "Verarbeitung von HTML-Code",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "Webserver verarbeiten HTML-Code nicht, sondern stellen ihn Client-Geräten bereit."
}
},
{
"@type": "Answer",
"position": 1,
"text": "Bereitstellung von Webseiten für Client-Geräte",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "Webserver liefern Webseiten als Reaktion auf Anfragen von Client-Geräten aus."
}
},
{
"@type": "Answer",
"position": 2,
"text": "Erstellung von Webseiten",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "Webserver erstellen keine Webseiten, sondern stellen sie bereit."
}
},
{
"@type": "Answer",
"position": 3,
"text": "Speicherung von Benutzerdaten",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "Webserver speichern in der Regel keine Benutzerdaten, sondern stellen Webseiten bereit."
}
}
]
},
{
"@type": "Question",
"eduQuestionType": "Multiple choice",
"learningResourceType": "Exam exercise",
"name": "Datentypen",
"text": "Welcher JavaScript-Datentyp speichert Text?",
"encodingFormat": "text/html",
"assesses": "Datentypen",
"acceptedAnswer": [
{
"@type": "Answer",
"position": 0,
"text": "String",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment"
}
}
],
"suggestedAnswer": [
{
"@type": "Answer",
"position": 0,
"text": "String",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "Ein String ist ein Datentyp, der Text speichert."
}
},
{
"@type": "Answer",
"position": 1,
"text": "Number",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "Ein Number-Datentyp speichert Zahlen, keine Texte."
}
},
{
"@type": "Answer",
"position": 2,
"text": "Boolean",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "Ein Boolean-Datentyp speichert Wahrheitswerte (true/false), keine Texte."
}
},
{
"@type": "Answer",
"position": 3,
"text": "Array",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "Ein Array ist ein Datentyp, der mehrere Werte speichern kann, aber nicht unbedingt Text."
}
}
]
},
{
"@type": "Question",
"eduQuestionType": "Multiple choice",
"learningResourceType": "Exam exercise",
"name": "Webinhalte",
"text": "Welche Technologie dient der Verwaltung von Webinhalten?",
"encodingFormat": "text/html",
"assesses": "Webinhalte",
"acceptedAnswer": [
{
"@type": "Answer",
"position": 3,
"text": "Content-Management-System (CMS)",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment"
}
}
],
"suggestedAnswer": [
{
"@type": "Answer",
"position": 0,
"text": "Webserver",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "Ein Webserver hostet Websites, verwaltet aber nicht deren Inhalte."
}
},
{
"@type": "Answer",
"position": 1,
"text": "Webbrowser",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "Ein Webbrowser zeigt Websites an, verwaltet aber nicht deren Inhalte."
}
},
{
"@type": "Answer",
"position": 2,
"text": "Suchmaschine",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "Eine Suchmaschine durchsucht das Web, verwaltet aber nicht die Inhalte von Websites."
}
},
{
"@type": "Answer",
"position": 3,
"text": "Content-Management-System (CMS)",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "Ein CMS ermöglicht die Erstellung, Bearbeitung und Verwaltung von Webinhalten."
}
}
]
},
{
"@type": "Question",
"eduQuestionType": "Multiple choice",
"learningResourceType": "Exam exercise",
"name": "HTML-Tags",
"text": "Welcher HTML-Tag erstellt einen Link?",
"encodingFormat": "text/html",
"assesses": "HTML-Tags",
"acceptedAnswer": [
{
"@type": "Answer",
"position": 1,
"text": "",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment"
}
}
],
"suggestedAnswer": [
{
"@type": "Answer",
"position": 0,
"text": "",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "Das -Tag erstellt ein Bild, keinen Link."
}
},
{
"@type": "Answer",
"position": 1,
"text": "",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "Das -Tag erstellt einen Link."
}
},
{
"@type": "Answer",
"position": 2,
"text": " ",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "Das Element ' ' wird für Absätze verwendet, nicht für Überschriften."
}
},
{
"@type": "Answer",
"position": 2,
"text": "",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "Das
-Tag erstellt eine Überschrift, keinen Link."
}
}
]
},
{
"@type": "Question",
"eduQuestionType": "Multiple choice",
"learningResourceType": "Exam exercise",
"name": "CSS-Eigenschaften",
"text": "Welche CSS-Eigenschaft legt den Abstand zwischen Textzeilen fest?",
"encodingFormat": "text/html",
"assesses": "CSS-Eigenschaften",
"acceptedAnswer": [
{
"@type": "Answer",
"position": 3,
"text": "line-height",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment"
}
}
],
"suggestedAnswer": [
{
"@type": "Answer",
"position": 0,
"text": "margin",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "Die margin-Eigenschaft legt den Abstand um ein Element fest, nicht zwischen Textzeilen."
}
},
{
"@type": "Answer",
"position": 1,
"text": "font-size",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "Die font-size-Eigenschaft legt die Schriftgröße fest, nicht den Abstand zwischen Textzeilen."
}
},
{
"@type": "Answer",
"position": 2,
"text": "letter-spacing",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "Die letter-spacing-Eigenschaft legt den Abstand zwischen Buchstaben fest, nicht zwischen Textzeilen."
}
},
{
"@type": "Answer",
"position": 3,
"text": "line-height",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "Die line-height-Eigenschaft legt den Abstand zwischen Textzeilen fest."
}
}
]
},
{
"@type": "Question",
"eduQuestionType": "Multiple choice",
"learningResourceType": "Exam exercise",
"name": "HTTP-Statuscode",
"text": "Welcher HTTP-Statuscode signalisiert einen internen Serverfehler?",
"encodingFormat": "text/html",
"assesses": "HTTP-Statuscode",
"acceptedAnswer": [
{
"@type": "Answer",
"position": 0,
"text": "500",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment"
}
}
],
"suggestedAnswer": [
{
"@type": "Answer",
"position": 0,
"text": "500",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "Der Statuscode 500 zeigt an, dass auf dem Server ein interner Fehler aufgetreten ist."
}
},
{
"@type": "Answer",
"position": 1,
"text": "200",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "Der Statuscode 200 signalisiert, dass die Anfrage erfolgreich war."
}
},
{
"@type": "Answer",
"position": 2,
"text": "301",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "Der Statuscode 301 gibt eine permanente Weiterleitung an."
}
},
{
"@type": "Answer",
"position": 3,
"text": "404",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "Der Statuscode 404 zeigt an, dass die angeforderte Ressource nicht gefunden wurde."
}
}
]
},
{
"@type": "Question",
"eduQuestionType": "Multiple choice",
"learningResourceType": "Exam exercise",
"name": "JavaScript-Operator",
"text": "Welcher JavaScript-Operator wird zur Wertzuweisung verwendet?",
"encodingFormat": "text/html",
"assesses": "JavaScript-Operator",
"acceptedAnswer": [
{
"@type": "Answer",
"position": 0,
"text": "=",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment"
}
}
],
"suggestedAnswer": [
{
"@type": "Answer",
"position": 0,
"text": "=",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "Der Zuweisungsoperator '=' weist einen Wert einer Variablen zu."
}
},
{
"@type": "Answer",
"position": 1,
"text": "+",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "Der Operator '+' wird für die Addition verwendet, nicht für die Wertzuweisung."
}
},
{
"@type": "Answer",
"position": 2,
"text": "&&",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "Der Operator '&&' wird für logische UND-Operationen verwendet."
}
},
{
"@type": "Answer",
"position": 3,
"text": "==",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "Der Operator '==' wird für Vergleiche verwendet, nicht für Wertzuweisungen."
}
}
]
},
{
"@type": "Question",
"eduQuestionType": "Multiple choice",
"learningResourceType": "Exam exercise",
"name": "CMS-Funktion",
"text": "Welche CMS-Funktion ermöglicht mehreren Benutzern die Zusammenarbeit?",
"encodingFormat": "text/html",
"assesses": "CMS-Funktion",
"acceptedAnswer": [
{
"@type": "Answer",
"position": 3,
"text": "Rollen- und Zugriffssteuerung",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment"
}
}
],
"suggestedAnswer": [
{
"@type": "Answer",
"position": 0,
"text": "Contenterstellung",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "Contenterstellung ist eine grundlegende CMS-Funktion, ermöglicht aber nicht die Zusammenarbeit."
}
},
{
"@type": "Answer",
"position": 1,
"text": "Suchmaschinenoptimierung",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "Suchmaschinenoptimierung ist eine wichtige CMS-Funktion, aber nicht diejenige, die Zusammenarbeit ermöglicht."
}
},
{
"@type": "Answer",
"position": 2,
"text": "Datenbankverwaltung",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "Datenbankverwaltung ist eine wichtige CMS-Funktion, aber nicht diejenige, die Zusammenarbeit ermöglicht."
}
},
{
"@type": "Answer",
"position": 3,
"text": "Rollen- und Zugriffssteuerung",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "Rollen- und Zugriffssteuerung ermöglicht es mehreren Benutzern, mit unterschiedlichen Berechtigungen zusammenzuarbeiten."
}
}
]
},
{
"@type": "Question",
"eduQuestionType": "Multiple choice",
"learningResourceType": "Exam exercise",
"name": "HTML-Element",
"text": "Welches HTML-Element wird zur Erstellung einer Überschrift der ersten Ebene verwendet?",
"encodingFormat": "text/html",
"assesses": "HTML-Element",
"acceptedAnswer": [
{
"@type": "Answer",
"position": 0,
"text": "
",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment"
}
}
],
"suggestedAnswer": [
{
"@type": "Answer",
"position": 0,
"text": "
",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "Das Element '
' wird verwendet, um die wichtigste Überschrift auf einer Webseite zu erstellen."
}
},
{
"@type": "Answer",
"position": 1,
"text": "
",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "Das Element '
' wird für Überschriften der zweiten Ebene verwendet, nicht für die erste Ebene."
}
}
]
},
{
"@type": "Question",
"eduQuestionType": "Multiple choice",
"learningResourceType": "Exam exercise",
"name": "CSS-Attribut",
"text": "Welches CSS-Attribut legt die Hintergrundfarbe eines Elements fest?",
"encodingFormat": "text/html",
"assesses": "CSS-Attribut",
"acceptedAnswer": [
{
"@type": "Answer",
"position": 3,
"text": "background-color",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment"
}
}
],
"suggestedAnswer": [
{
"@type": "Answer",
"position": 0,
"text": "background-image",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "background-image legt das Hintergrundbild fest, nicht die Farbe."
}
},
{
"@type": "Answer",
"position": 1,
"text": "background-position",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "background-position legt die Position des Hintergrundbildes fest, nicht die Farbe."
}
},
{
"@type": "Answer",
"position": 2,
"text": "color",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "color legt die Textfarbe fest, nicht die Hintergrundfarbe."
}
},
{
"@type": "Answer",
"position": 3,
"text": "background-color",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "background-color legt die Hintergrundfarbe des Elements fest."
}
}
]
},
{
"@type": "Question",
"eduQuestionType": "Multiple choice",
"learningResourceType": "Exam exercise",
"name": "JavaScript-Funktionalität",
"text": "Welches der folgenden Elemente beschreibt am besten die Funktion von JavaScript in Webanwendungen?",
"encodingFormat": "text/html",
"assesses": "JavaScript-Funktionalität",
"acceptedAnswer": [
{
"@type": "Answer",
"position": 1,
"text": "Ermöglicht dynamische Interaktionen",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment"
}
}
],
"suggestedAnswer": [
{
"@type": "Answer",
"position": 0,
"text": "Speichert Benutzerdaten",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "JavaScript kann zwar Daten speichern, aber das ist nicht seine Hauptfunktion."
}
},
{
"@type": "Answer",
"position": 1,
"text": "Ermöglicht dynamische Interaktionen",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "JavaScript ermöglicht es, dynamische Interaktionen wie Animationen, Formulareingaben und Echtzeitaktualisierungen zu erstellen."
}
},
{
"@type": "Answer",
"position": 2,
"text": "Validiert Formulareingaben",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "JavaScript kann Formulareingaben validieren, aber das ist nur eine seiner vielen Funktionen."
}
}
]
},
{
"@type": "Question",
"eduQuestionType": "Multiple choice",
"learningResourceType": "Exam exercise",
"name": "HTML-Element",
"text": "Welches HTML-Element wird zum Erstellen eines Hyperlinks verwendet?",
"encodingFormat": "text/html",
"assesses": "HTML-Element",
"acceptedAnswer": [
{
"@type": "Answer",
"position": 0,
"text": "",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment"
}
}
],
"suggestedAnswer": [
{
"@type": "Answer",
"position": 0,
"text": "",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": " ist das HTML-Element für Hyperlinks."
}
},
{
"@type": "Answer",
"position": 1,
"text": "",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": " wird verwendet, um externe Ressourcen wie CSS-Dateien zu verknüpfen."
}
},
{
"@type": "Answer",
"position": 2,
"text": "
",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "
wird verwendet, um Überschriften zu erstellen."
}
}
]
},
{
"@type": "Question",
"eduQuestionType": "Multiple choice",
"learningResourceType": "Exam exercise",
"name": "CSS-Attribut",
"text": "Welches CSS-Attribut wird verwendet, um den Abstand zwischen Textzeilen anzupassen?",
"encodingFormat": "text/html",
"assesses": "CSS-Attribut",
"acceptedAnswer": [
{
"@type": "Answer",
"position": 1,
"text": "line-height",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment"
}
}
],
"suggestedAnswer": [
{
"@type": "Answer",
"position": 0,
"text": "padding",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "padding legt den Abstand um ein Element herum fest, nicht den Abstand zwischen Textzeilen."
}
},
{
"@type": "Answer",
"position": 1,
"text": "line-height",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "line-height legt den Abstand zwischen Textzeilen fest."
}
},
{
"@type": "Answer",
"position": 2,
"text": "margin",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "margin legt den Abstand außerhalb eines Elements fest, nicht den Abstand zwischen Textzeilen."
}
},
{
"@type": "Answer",
"position": 3,
"text": "font-size",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "font-size legt die Größe des Textes fest, nicht den Abstand zwischen den Zeilen."
}
}
]
},
{
"@type": "Question",
"eduQuestionType": "Multiple choice",
"learningResourceType": "Exam exercise",
"name": "Leistung und Skalierbarkeit",
"text": "Welcher Webserver zeichnet sich durch hohe Leistung und Skalierbarkeit aus?",
"encodingFormat": "text/html",
"assesses": "Leistung und Skalierbarkeit",
"acceptedAnswer": [
{
"@type": "Answer",
"position": 0,
"text": "nginx",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment"
}
}
],
"suggestedAnswer": [
{
"@type": "Answer",
"position": 0,
"text": "nginx",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "nginx ist bekannt für seine hohe Leistung und Skalierbarkeit, was es zu einer beliebten Wahl für stark frequentierte Websites macht."
}
},
{
"@type": "Answer",
"position": 1,
"text": "IIS",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "IIS ist ein Webserver von Microsoft, der zwar zuverlässig ist, aber nicht die gleiche Leistung und Skalierbarkeit wie nginx bietet."
}
},
{
"@type": "Answer",
"position": 2,
"text": "Tomcat",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "Tomcat ist ein Java-basierter Anwendungsserver, der nicht für die Bereitstellung statischer Webinhalte optimiert ist."
}
},
{
"@type": "Answer",
"position": 3,
"text": "Apache",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "Apache ist ein weit verbreiteter Webserver, aber er ist nicht so leistungsstark und skalierbar wie nginx."
}
}
]
},
{
"@type": "Question",
"eduQuestionType": "Multiple choice",
"learningResourceType": "Exam exercise",
"name": "Zweck von CSS-Präprozessoren",
"text": "Was ist der Zweck eines CSS-Präprozessors?",
"encodingFormat": "text/html",
"assesses": "Zweck von CSS-Präprozessoren",
"acceptedAnswer": [
{
"@type": "Answer",
"position": 0,
"text": "Erweitert CSS mit zusätzlichen Funktionen",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment"
}
}
],
"suggestedAnswer": [
{
"@type": "Answer",
"position": 0,
"text": "Erweitert CSS mit zusätzlichen Funktionen",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "CSS-Präprozessoren erweitern die Funktionalität von CSS durch zusätzliche Funktionen wie Variablen, Mixins und Funktionen."
}
},
{
"@type": "Answer",
"position": 1,
"text": "Übersetzt CSS in HTML",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "CSS-Präprozessoren übersetzen CSS nicht in HTML. Stattdessen erweitern sie CSS und generieren dann das endgültige CSS."
}
},
{
"@type": "Answer",
"position": 2,
"text": "Validiert CSS-Code",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "CSS-Präprozessoren validieren keinen CSS-Code. Sie erweitern und generieren CSS."
}
}
]
},
{
"@type": "Question",
"eduQuestionType": "Multiple choice",
"learningResourceType": "Exam exercise",
"name": "Definition von HTML",
"text": "Welcher Aussage über HTML entspricht?",
"encodingFormat": "text/html",
"assesses": "Definition von HTML",
"acceptedAnswer": [
{
"@type": "Answer",
"position": 0,
"text": "Es ist eine Auszeichnungssprache zum Strukturieren von Webinhalten, die die Semantik und das Aussehen definiert.",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment"
}
}
],
"suggestedAnswer": [
{
"@type": "Answer",
"position": 0,
"text": "Es ist eine Auszeichnungssprache zum Strukturieren von Webinhalten, die die Semantik und das Aussehen definiert.",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "HTML ist eine Auszeichnungssprache, die zur Strukturierung von Webinhalten verwendet wird und sowohl die Semantik als auch das Aussehen definiert."
}
},
{
"@type": "Answer",
"position": 1,
"text": "Es ist eine Programmiersprache, die zur Erstellung dynamischer Webseiten verwendet wird.",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "HTML ist keine Programmiersprache. Es ist eine Auszeichnungssprache, die zur Strukturierung von Webinhalten verwendet wird."
}
},
{
"@type": "Answer",
"position": 2,
"text": "Es ist ein Content-Management-System zum Verwalten von Websites.",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "HTML ist kein Content-Management-System. Es ist eine Auszeichnungssprache, die zur Strukturierung von Webinhalten verwendet wird."
}
}
]
},
{
"@type": "Question",
"eduQuestionType": "Multiple choice",
"learningResourceType": "Exam exercise",
"name": "",
"text": "Nennen Sie den Hauptzweck von CSS?",
"encodingFormat": "text/html",
"assesses": "",
"acceptedAnswer": [
{
"@type": "Answer",
"position": 3,
"text": "Stellt visuelle Stile und Layout für Webinhalte bereit und ermöglicht eine Trennung von Struktur und Darstellung.",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment"
}
}
],
"suggestedAnswer": [
{
"@type": "Answer",
"position": 0,
"text": "Speichert und verwaltet Daten für Webanwendungen.",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "CSS speichert und verwaltet keine Daten für Webanwendungen. Es ist für die Bereitstellung visueller Stile und Layouts verantwortlich."
}
},
{
"@type": "Answer",
"position": 1,
"text": "Ermöglicht die Kommunikation zwischen Webseiten und Servern.",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "CSS ermöglicht keine Kommunikation zwischen Webseiten und Servern. Es ist für die Bereitstellung visueller Stile und Layouts verantwortlich."
}
},
{
"@type": "Answer",
"position": 2,
"text": "Ermöglicht Interaktivität und dynamisches Verhalten auf Webseiten.",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "CSS ermöglicht keine Interaktivität oder dynamisches Verhalten auf Webseiten. Es ist für die Bereitstellung visueller Stile und Layouts verantwortlich."
}
},
{
"@type": "Answer",
"position": 3,
"text": "Stellt visuelle Stile und Layout für Webinhalte bereit und ermöglicht eine Trennung von Struktur und Darstellung.",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "Der Hauptzweck von CSS besteht darin, visuelle Stile und Layouts für Webinhalte bereitzustellen und eine Trennung von Struktur und Darstellung zu ermöglichen."
}
}
]
},
{
"@type": "Question",
"eduQuestionType": "Multiple choice",
"learningResourceType": "Exam exercise",
"name": "JavaScript-Rolle",
"text": "Welche Funktion erfüllt JavaScript in Webstandards?",
"encodingFormat": "text/html",
"assesses": "JavaScript-Rolle",
"acceptedAnswer": [
{
"@type": "Answer",
"position": 2,
"text": "Macht Webseiten interaktiv und dynamisch, indem es Ereignisse verarbeitet, den DOM manipuliert und asynchrone Anfragen sendet.",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment"
}
}
],
"suggestedAnswer": [
{
"@type": "Answer",
"position": 0,
"text": "Strukturiert und kennzeichnet den Webinhalt semantisch.",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "HTML ist für die semantische Struktur verantwortlich."
}
},
{
"@type": "Answer",
"position": 1,
"text": "Definiert die visuelle Darstellung und das Layout von Webinhalten.",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "CSS ist für die visuelle Darstellung zuständig."
}
},
{
"@type": "Answer",
"position": 2,
"text": "Macht Webseiten interaktiv und dynamisch, indem es Ereignisse verarbeitet, den DOM manipuliert und asynchrone Anfragen sendet.",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "JavaScript ermöglicht Interaktivität und Dynamik."
}
}
]
},
{
"@type": "Question",
"eduQuestionType": "Multiple choice",
"learningResourceType": "Exam exercise",
"name": "Webserver-Auswahl",
"text": "Welcher Webserver ist weit verbreitet für das Hosten von Websites?",
"encodingFormat": "text/html",
"assesses": "Webserver-Auswahl",
"acceptedAnswer": [
{
"@type": "Answer",
"position": 3,
"text": "Apache",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment"
}
}
],
"suggestedAnswer": [
{
"@type": "Answer",
"position": 0,
"text": "Java",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "Java ist eine Programmiersprache, kein Webserver."
}
},
{
"@type": "Answer",
"position": 1,
"text": "MySQL",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "MySQL ist ein Datenbankmanagementsystem, kein Webserver."
}
},
{
"@type": "Answer",
"position": 2,
"text": "Microsoft Word",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "Microsoft Word ist eine Textverarbeitungssoftware, kein Webserver."
}
},
{
"@type": "Answer",
"position": 3,
"text": "Apache",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "Apache ist ein weit verbreiteter Webserver."
}
}
]
},
{
"@type": "Question",
"eduQuestionType": "Multiple choice",
"learningResourceType": "Exam exercise",
"name": "CMS-Konzept",
"text": "Definieren Sie ein Content-Management-System.",
"encodingFormat": "text/html",
"assesses": "CMS-Konzept",
"acceptedAnswer": [
{
"@type": "Answer",
"position": 1,
"text": "Ein Softwaretool, das die Erstellung, Verwaltung, Änderung und Veröffentlichung von Webinhalten in einer kollaborativen Umgebung unterstützt.",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment"
}
}
],
"suggestedAnswer": [
{
"@type": "Answer",
"position": 0,
"text": "Ein Webbrowser zum Anzeigen von Webseiten.",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "Ein Webbrowser dient zum Anzeigen von Webseiten, nicht zum Verwalten von Inhalten."
}
},
{
"@type": "Answer",
"position": 1,
"text": "Ein Softwaretool, das die Erstellung, Verwaltung, Änderung und Veröffentlichung von Webinhalten in einer kollaborativen Umgebung unterstützt.",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "Ein CMS ermöglicht die Verwaltung von Webinhalten."
}
},
{
"@type": "Answer",
"position": 2,
"text": "Eine Programmiersprache, die speziell für die Entwicklung von Webanwendungen entwickelt wurde.",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "Eine Programmiersprache dient zum Erstellen von Webanwendungen, nicht zum Verwalten von Inhalten."
}
}
]
},
{
"@type": "Question",
"eduQuestionType": "Multiple choice",
"learningResourceType": "Exam exercise",
"name": "Webstandard-Komponenten",
"text": "Welche der folgenden Technologien ist kein Bestandteil von Webstandards?",
"encodingFormat": "text/html",
"assesses": "Webstandard-Komponenten",
"acceptedAnswer": [
{
"@type": "Answer",
"position": 0,
"text": "Adobe Flash",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment"
}
}
],
"suggestedAnswer": [
{
"@type": "Answer",
"position": 0,
"text": "Adobe Flash",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "Adobe Flash ist kein Webstandard."
}
},
{
"@type": "Answer",
"position": 1,
"text": "HTML",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "HTML ist ein Webstandard."
}
},
{
"@type": "Answer",
"position": 2,
"text": "CSS",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "CSS ist ein Webstandard."
}
},
{
"@type": "Answer",
"position": 3,
"text": "JavaScript",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "JavaScript ist ein Webstandard."
}
}
]
},
{
"@type": "Question",
"eduQuestionType": "Multiple choice",
"learningResourceType": "Exam exercise",
"name": "Technik für responsive Websites",
"text": "Welche Technik wird für die Erstellung responsiver Websites verwendet, die sich an verschiedene Bildschirmgrößen anpassen?",
"encodingFormat": "text/html",
"assesses": "Technik für responsive Websites",
"acceptedAnswer": [
{
"@type": "Answer",
"position": 2,
"text": "Media Queries",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment"
}
}
],
"suggestedAnswer": [
{
"@type": "Answer",
"position": 0,
"text": "Frames",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "Frames sind eine veraltete Technik und werden nicht mehr für die Erstellung responsiver Websites verwendet."
}
},
{
"@type": "Answer",
"position": 1,
"text": "Flash",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "Flash wird nicht mehr unterstützt und ist keine geeignete Option für die Erstellung responsiver Websites."
}
},
{
"@type": "Answer",
"position": 2,
"text": "Media Queries",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "Media Queries ermöglichen es, Websites an verschiedene Bildschirmgrößen anzupassen."
}
}
]
},
{
"@type": "Question",
"eduQuestionType": "Multiple choice",
"learningResourceType": "Exam exercise",
"name": "Tool zum Testen der Browserkompatibilität",
"text": "Nennen Sie ein Tool, das zum Testen der Kompatibilität von Websites mit verschiedenen Browsern verwendet werden kann?",
"encodingFormat": "text/html",
"assesses": "Tool zum Testen der Browserkompatibilität",
"acceptedAnswer": [
{
"@type": "Answer",
"position": 1,
"text": "BrowserStack",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment"
}
}
],
"suggestedAnswer": [
{
"@type": "Answer",
"position": 0,
"text": "Google Analytics",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "Google Analytics wird zur Analyse des Website-Traffics verwendet, nicht zum Testen der Browserkompatibilität."
}
},
{
"@type": "Answer",
"position": 1,
"text": "BrowserStack",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "BrowserStack ist ein Tool, mit dem Websites auf verschiedenen Browsern und Geräten getestet werden können."
}
},
{
"@type": "Answer",
"position": 2,
"text": "Photoshop",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "Photoshop ist ein Bildbearbeitungsprogramm und nicht für das Testen der Browserkompatibilität geeignet."
}
},
{
"@type": "Answer",
"position": 3,
"text": "Microsoft Office",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "Microsoft Office ist eine Office-Suite und nicht für das Testen der Browserkompatibilität geeignet."
}
}
]
},
{
"@type": "Question",
"eduQuestionType": "Multiple choice",
"learningResourceType": "Exam exercise",
"name": "Format zur Definition der Webseitenstruktur",
"text": "Welches Format wird verwendet, um die Struktur und den Inhalt einer Webseite zu definieren und zu organisieren?",
"encodingFormat": "text/html",
"assesses": "Format zur Definition der Webseitenstruktur",
"acceptedAnswer": [
{
"@type": "Answer",
"position": 2,
"text": "HTML",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment"
}
}
],
"suggestedAnswer": [
{
"@type": "Answer",
"position": 0,
"text": "JavaScript",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "JavaScript wird verwendet, um die Interaktivität von Websites zu steuern, nicht um ihre Struktur zu definieren."
}
},
{
"@type": "Answer",
"position": 1,
"text": "XML",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "XML wird für die Datenübertragung verwendet, nicht für die Definition der Struktur einer Webseite."
}
},
{
"@type": "Answer",
"position": 2,
"text": "HTML",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "HTML ist das Standardformat zur Definition der Struktur und des Inhalts von Webseiten."
}
},
{
"@type": "Answer",
"position": 3,
"text": "CSS",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "CSS wird verwendet, um das Erscheinungsbild von Webseiten zu steuern, nicht um ihre Struktur zu definieren."
}
}
]
},
{
"@type": "Question",
"eduQuestionType": "Multiple choice",
"learningResourceType": "Exam exercise",
"name": "Protokoll für die Datenübertragung im Internet",
"text": "Welches Protokoll ermöglicht die Übertragung von Webseiten und anderen Daten zwischen einem Client und einem Server?",
"encodingFormat": "text/html",
"assesses": "Protokoll für die Datenübertragung im Internet",
"acceptedAnswer": [
{
"@type": "Answer",
"position": 0,
"text": "HTTP",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment"
}
}
],
"suggestedAnswer": [
{
"@type": "Answer",
"position": 0,
"text": "HTTP",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "HTTP ist das Standardprotokoll für die Übertragung von Webseiten und anderen Daten im Internet."
}
},
{
"@type": "Answer",
"position": 1,
"text": "SSH",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "SSH wird für die sichere Remote-Anmeldung verwendet, nicht für die Übertragung von Webseiten."
}
},
{
"@type": "Answer",
"position": 2,
"text": "FTP",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "FTP wird für die Dateiübertragung verwendet, nicht für die Übertragung von Webseiten."
}
},
{
"@type": "Answer",
"position": 3,
"text": "SMTP",
"encodingFormat": "text/html",
"comment": {
"@type": "Comment",
"text": "SMTP wird für die Übertragung von E-Mails verwendet, nicht für die Übertragung von Webseiten."
}
}
]
},
{
"@type": "Question",
"eduQuestionType": "Multiple choice",
"learningResourceType": "Exam exercise",
"name": "HTML-Element für Formulare",
"text": "Welches HTML-Element wird verwendet, um ein interaktives Formular auf einer Webseite zu erstellen?",
"encodingFormat": "text/html",
"assesses": "HTML-Element für Formulare",
"acceptedAnswer": [
{
"@type": "Answer",
"position": 3,
"text": "