Hemsidor

Hemsidor

12th Grade

6 Qs

quiz-placeholder

Similar activities

Identify Inequality Graphs

Identify Inequality Graphs

6th - 12th Grade

10 Qs

Math 11 - Lesson 4.11C:  Independence and goodness of fit

Math 11 - Lesson 4.11C: Independence and goodness of fit

11th - 12th Grade

8 Qs

Hypothesis TEsting_part 2

Hypothesis TEsting_part 2

KG - University

6 Qs

QUIZ: Intro to Hypothesis Testing

QUIZ: Intro to Hypothesis Testing

11th - 12th Grade

10 Qs

Distribusi Normal-Uji Hipotesis

Distribusi Normal-Uji Hipotesis

12th Grade

10 Qs

Unit 9.1 - Intro to Hypothesis Testing

Unit 9.1 - Intro to Hypothesis Testing

11th Grade - University

10 Qs

Hypothesis Testing Means and Proportions

Hypothesis Testing Means and Proportions

12th Grade - University

10 Qs

AP Statistics Intro to Hypothesis Testing

AP Statistics Intro to Hypothesis Testing

11th - 12th Grade

10 Qs

Hemsidor

Hemsidor

Assessment

Quiz

Mathematics

12th Grade

Medium

Created by

Anna S

Used 3+ times

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. HTML-element för att skapa en länk är:

<body>

<h1>

<p>

<a>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. För att centrera en text används följande:

  • margin: auto;

  • text-align: center;

  • align: center;

  • position: center;

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

CSS-egenskapen för att ändra textfärg är:

  • text-color

  • font-color

  • color

  • text-style

4.

OPEN ENDED QUESTION

1 min • 1 pt

Finn 1 fel i koden:

<html>

<head>

<title>Min Hemsida</title>

<head>

<body>

<h1>Välkommen till min hemsida</h1>

<p>Detta är en enkel webbsida.</p>

</body>

</html>

Evaluate responses using AI:

OFF

5.

OPEN ENDED QUESTION

3 mins • 1 pt

Finn 3 fel i koden:

<html>

<head>

<title>Min Hemsida></title>

<head>

<body>

<h1>Välkommen till min hemsida</h1>

<h1>Detta är en enkel webbsida.<p>

</body>

<html>

Evaluate responses using AI:

OFF

6.

OPEN ENDED QUESTION

2 mins • 1 pt

titta på följande kod. Det är 3 fel kring bakgrundsfärgen, hitta felet.

<style>

body {background-coloring: Pink:}

<style>

Evaluate responses using AI:

OFF