Evaluación 1erParcial M3S2.

Evaluación 1erParcial M3S2.

6th Grade

10 Qs

quiz-placeholder

Similar activities

Uso de Correspondencia

Uso de Correspondencia

6th - 8th Grade

10 Qs

NotchUp - Scratch My First Quiz

NotchUp - Scratch My First Quiz

1st - 8th Grade

8 Qs

Coding Quiz

Coding Quiz

6th - 10th Grade

15 Qs

RO93 - Storyboards , Visulisation diagrams and Wireframes

RO93 - Storyboards , Visulisation diagrams and Wireframes

6th Grade

12 Qs

ส่วนประกอบของโปรแกรม PowerPoint

ส่วนประกอบของโปรแกรม PowerPoint

4th - 6th Grade

15 Qs

Actúa - Conocimientos generales

Actúa - Conocimientos generales

2nd Grade - Professional Development

15 Qs

Tekstapstrāde. Lappuses iestatījumi un vēres.

Tekstapstrāde. Lappuses iestatījumi un vēres.

6th - 8th Grade

11 Qs

Test

Test

6th Grade

12 Qs

Evaluación 1erParcial M3S2.

Evaluación 1erParcial M3S2.

Assessment

Quiz

Computers

6th Grade

Practice Problem

Hard

Created by

BERTHIN MUNOZ

Used 4+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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")

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?