", "encodingFormat": "text/html", "comment": { "@type": "Comment", "text": "Dieser Befehl wird verwendet, um ein Skript einzubinden, nicht um einen Link zu erstellen." } } ] }, { "@type": "Question", "eduQuestionType": "Multiple choice", "learningResourceType": "Exam exercise", "name": "HTML-Tabellen", "text": "Welches HTML-Element wird verwendet, um Inhalte auf einer Webseite in einer strukturierten Weise darzustellen?", "encodingFormat": "text/html", "assesses": "HTML-Tabellen", "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
ist das richtige HTML-Element zur Darstellung von Inhalten in einer strukturierten Tabellenform." } }, { "@type": "Answer", "position": 1, "text": "
", "encodingFormat": "text/html", "comment": { "@type": "Comment", "text": "Das Element
wird verwendet, um einen generischen Inhaltsblock zu erstellen, nicht um Inhalte strukturiert darzustellen." } }, { "@type": "Answer", "position": 2, "text": "", "encodingFormat": "text/html", "comment": { "@type": "Comment", "text": "Das Element enthält Metadaten über die Webseite, nicht den eigentlichen Inhalt." } }, { "@type": "Answer", "position": 3, "text": "
", "encodingFormat": "text/html", "comment": { "@type": "Comment", "text": "Das Element wird verwendet, um Formulare zu erstellen, nicht um Inhalte zu strukturieren." } } ] }, { "@type": "Question", "eduQuestionType": "Multiple choice", "learningResourceType": "Exam exercise", "name": "HTML-Überschriften", "text": "Welches HTML-Element wird für eine Überschrift der zweiten Ebene verwendet?", "encodingFormat": "text/html", "assesses": "HTML-Überschriften", "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": "

wird für Überschriften der ersten Ebene verwendet." } }, { "@type": "Answer", "position": 1, "text": "

", "encodingFormat": "text/html", "comment": { "@type": "Comment", "text": "

wird für Überschriften der zweiten Ebene verwendet." } }, { "@type": "Answer", "position": 2, "text": "

", "encodingFormat": "text/html", "comment": { "@type": "Comment", "text": "

wird für Überschriften der dritten Ebene verwendet." } }, { "@type": "Answer", "position": 3, "text": "

", "encodingFormat": "text/html", "comment": { "@type": "Comment", "text": "

wird für Überschriften der vierten Ebene verwendet." } } ] }, { "@type": "Question", "eduQuestionType": "Multiple choice", "learningResourceType": "Exam exercise", "name": "HTML-Element-h1", "text": "Welches HTML-Element erstellt eine Überschrift der ersten Ebene (H1)?", "encodingFormat": "text/html", "assesses": "HTML-Element-h1", "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 eine Überschrift der ersten Ebene zu erstellen." } }, { "@type": "Answer", "position": 1, "text": "", "encodingFormat": "text/html", "comment": { "@type": "Comment", "text": "Das -Element enthält Metadaten über die Seite, nicht den eigentlichen Inhalt." } }, { "@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": 3, "text": "

", "encodingFormat": "text/html", "comment": { "@type": "Comment", "text": "Das
-Element ist ein allgemeines Container-Element, nicht für Überschriften gedacht." } } ] }, { "@type": "Question", "eduQuestionType": "Multiple choice", "learningResourceType": "Exam exercise", "name": "", "text": "Welches HTML-Element wird für ungeordnete Listen verwendet?", "encodingFormat": "text/html", "assesses": "", "acceptedAnswer": [ { "@type": "Answer", "position": 1, "text": "