
VL 8
Authored by Lukas Klein
Computers
3rd Grade
Used 3+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
6 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Wie bindet man eine JS Datei ins HTM? ein?
<link rel="scriptsheet" href="script.js" />
<script src="script.js"></script>
<script src="script.js" /script>
2.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Was kann alles ein EventTarget sein
Element (Button, etc)
Window
Stylesheet
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
wie fügt man ein Child-Element a dem Parent-Element b hinzu
b.add(a)
b.appendChild(a)
a.appendChild(b)
b.createElement(a)
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
window.addEventListener("load", () => {
...code
});
Der Code läuft sobald die Seite komplett geladen wurde
richtig
falsch
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
test.classList.remove("mobile");
Die Klasse mobile wird dem Element test hinzugefügt
Die Klasse mobile wird dem Element test entfernt
Es wird geprüft, ob das Element test die Klasse mobile enthält
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
test.innerText = "<b>Wichtige:</b>Bitte lesen.";
Das Wort Wichtig ist im Browser..
fett geschrieben
von den HTML Tags umrandet
nicht angezeigt
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?