Project 1 quiz

Project 1 quiz

1st - 2nd Grade

13 Qs

quiz-placeholder

Similar activities

MODUL 3 PILAR DESA CERDAS

MODUL 3 PILAR DESA CERDAS

2nd Grade

15 Qs

7 GRADO MULTIMEDIA EN LAS PRESENTACIONES

7 GRADO MULTIMEDIA EN LAS PRESENTACIONES

2nd Grade

12 Qs

sieci

sieci

1st Grade

15 Qs

Połączenie z bazą danych MySQL

Połączenie z bazą danych MySQL

1st - 6th Grade

12 Qs

AZ-900

AZ-900

1st - 3rd Grade

10 Qs

Implementasi VLAN

Implementasi VLAN

2nd Grade

15 Qs

Filesystem and Database

Filesystem and Database

1st Grade

15 Qs

Noise Pollution- Animals

Noise Pollution- Animals

2nd Grade

8 Qs

Project 1 quiz

Project 1 quiz

Assessment

Quiz

Science, Computers

1st - 2nd Grade

Medium

Created by

Lay Jones

Used 5+ times

FREE Resource

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The <br> tag is good to use for layout

TRUE

FALSE

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is Rails' ORM library?

ActiveWear

LightsCameraAction

ActionCable

ActiveRecord

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

If I create a new user on my live website (Heroku), what happens on my localhost version?

It will show up in my local version immediately

It will show up in my local version after I run db:seed and migrate

It won't show up on my local version

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Why should I be careful running db:seed in my production website (Heroku)

It will delete everything any users have made (assuming you are using .destroy_alls)

If you don't run db:migrate first the database will fill itself up with arrays

Because I break everything when I use the terminal

5.

MULTIPLE SELECT QUESTION

20 sec • 1 pt

What does this code do?

Book1.pages << page2

Associates page2 with Book1

checks if Book1 has less pages than page2

Brings back traumatic memories

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What does db:migrate actually do?

Clears the cache

Runs all of your migration files in the db/migrate folder

Runs your seed file in db/seeds.rb

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

You can edit your schema.rb file directly

TRUE

FALSE

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?