Web Driven Database

Web Driven Database

10th - 12th Grade

6 Qs

quiz-placeholder

Similar activities

Website Development - Lesson 2 Retrieval

Website Development - Lesson 2 Retrieval

11th Grade

10 Qs

Introduction to Web Development

Introduction to Web Development

10th Grade

10 Qs

Technical Terms - Internet (A-Z) - IIS

Technical Terms - Internet (A-Z) - IIS

12th Grade

10 Qs

Online Databases vs. Search Engines

Online Databases vs. Search Engines

6th - 10th Grade

10 Qs

Web Development

Web Development

10th Grade

10 Qs

Web Programming

Web Programming

10th Grade

10 Qs

SQL Injection

SQL Injection

10th Grade

10 Qs

Web Science Computer Science

Web Science Computer Science

11th Grade

10 Qs

Web Driven Database

Web Driven Database

Assessment

Quiz

Computers

10th - 12th Grade

Hard

Used 13+ times

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A database driven website is

a website that can query a database to find solutions or answers to users requests

a website that connects to a database to find solutions or answers to users requests

a database that is online and can be searched and sorted to locate specific information

a database and website that are joined by programming code

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which statement best explains the difference between Static and Dynamic websites

A static website doesn't move whereas a dynamic one changes

A static website remains the same whereas a dynamic one allows for user interaction

A dynamic website alters to user inputs or actions whereas a static website remains constant

A dynamic website changes according to the user whereas a static one can only be changed by site author

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Explain how these relate - HTML, CSS, JavaScript

HTML is the structure of the page, CSS adds styling and JavaScript interactivity

HTML is the structure of the webpage, CSS adds styling and JavaScript adds functionality

HTML creates page structure, CSS applies formatting to the structure, JavaScript adds functionality

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which statement best explains the difference between Dynamic and Interactive websites?

Both are connected to databases and use these for their website content

A dynamic website interacts with a database to update its content, Interactive websites require user participation

Both alter when the user interacts with them

Dynamic websites are different for each user, Interactive websites are the same for each user

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following shows a linear navigation structure?

Media Image
Media Image

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which has the correct HTML structure?

A

B

Neither