
Κουίζ Κουμπιά (Buttons) και JavaScript
Authored by Nikoletta Soula
Computers
10th Grade
Used 1+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
8 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Ποια είναι η ετικέτα που ορίζει τη δημιουργία του κουμπιού;
<h2>
<p>
<button>
<title>
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Η παρακάτω ετικέτα δημιουργεί ένα button:
<button type="button" onclick="alert('Hello World!')">Click Me! </button>
Τι θα αναγράφεται πάνω στο κουμπί σύμφωνα με αυτή;
button
onclick
Hello World!
Click Me!
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Στην παρακάτω ετικέτα:
<button type="button" onclick="alert('Hello World!')">Click Me! </button>
Ποιος είναι ο κώδικας που ορίζει ότι θα εκτελεστεί η μέθοδος alert() όταν γίνει κλικ στο κουμπί;
type="button"
Click Me!
onclick="alert('Hello World!')"
</button>
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Στην ετικέτα:
<button type="button" onclick="document.getElementById('demo').innerHTML = Date()">
Click me to display Date and Time.</button>
Ποια μέθοδος εκτελείται όταν πατήσετε το button;
innerHTML
getElementById()
alert()
type="button"
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Στην ετικέτα:
<button type="button" onclick="document.getElementById('demo').innerHTML = Date()">
Click me to display Date and Time.</button>
με ποιο event εκτελείται η μέθοδος getElementById();
onload
onmouseover
onclick
Date()
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Στην ετικέτα:
<button type="button" onclick="document.getElementById('demo').innerHTML = Date()">
Click me to display Date and Time.</button>
Ποιο το id του στοιχείου της ιστοσελίδας που τροποποιεί;
demo
button
innerHTML
Date()
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Έστω οι παρακάτω ετικέτες:
<button type="button" onclick="document.getElementById('time').innerHTML = Date()">
Click me</button></p>
<h2 id='time'> ημερομηνία και ώρα</p>
Το περιεχόμενο ποιας ετικέτας θα τροποποιηθεί μόλις γίνει κλικ στο button;
<p>
<h1>
<h2>
<body>
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?
Similar Resources on Wayground
12 questions
HTML
Quiz
•
9th - 12th Grade
12 questions
Animaker
Quiz
•
10th Grade
10 questions
KS4 Programming Techniques (1)
Quiz
•
8th - 10th Grade
10 questions
Python IF Statements
Quiz
•
9th - 12th Grade
12 questions
Intro to Scratch 2
Quiz
•
KG - University
9 questions
Логические выражения, операции, выражения
Quiz
•
10th Grade
10 questions
Tarkie Seminar for Disers
Quiz
•
9th - 12th Grade
10 questions
python-BTxâu
Quiz
•
9th - 12th Grade
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
10 questions
Probability Practice
Quiz
•
4th Grade
15 questions
Probability on Number LIne
Quiz
•
4th Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
fractions
Quiz
•
3rd Grade
6 questions
Appropriate Chromebook Usage
Lesson
•
7th Grade
10 questions
Greek Bases tele and phon
Quiz
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade
14 questions
[AP CSP] JavaScript Programming Quiz
Quiz
•
9th - 12th Grade
10 questions
Understanding Computers and Computer Engineering
Interactive video
•
7th - 12th Grade
37 questions
Python - Tuples, Lists, and List Methods
Quiz
•
9th - 12th Grade