
Evaluación 1erParcial M3S2.
Authored by BERTHIN MUNOZ
Computers
6th Grade
Used 4+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
¿Cuál es la forma correcta de incluir un archivo JavaScript en un documento HTML?
<script src="archivo.js"></script>
<javascript src="archivo.js"></javascript>
<link rel="script" href="archivo.js">
<script href="archivo.js"></script>
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
¿Dónde se recomienda colocar la etiqueta <script> para cargar un archivo JavaScript en un documento HTML?
En la sección <head>
Al final del <body>
Dentro de la etiqueta <title>
En una hoja de estilos CSS
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
¿Cuál es el evento que se ejecuta cuando un usuario hace clic en un elemento HTML?
onchange
onload
onclick
onsubmit
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
¿Qué evento se dispara cuando un formulario es enviado?
onclick
onload
onsubmit
onchange
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
¿Cuál es la etiqueta HTML utilizada para crear un campo de entrada de texto en un formulario?
<input type="text">
<textfield>
<text>
<input type="textarea">
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
¿Cuál es la etiqueta HTML utilizada para crear un botón en un formulario?
<button>
<input type="button">
<a>
<div>
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
¿Qué método se utiliza para obtener el valor de un campo de entrada en JavaScript?
element.getText()
element.value
element.innerHTML
element.getAttribute("value")
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?