Project 1 quiz

Project 1 quiz

1st - 2nd Grade

13 Qs

quiz-placeholder

Similar activities

Prueba Corta - Microsoft Access

Prueba Corta - Microsoft Access

1st - 12th Grade

10 Qs

mit app inventer

mit app inventer

KG - Professional Development

11 Qs

Introduction to the Personal Computer

Introduction to the Personal Computer

KG - University

15 Qs

Ulangan Harian KD. 3.2 Layanan Komputasi Awan

Ulangan Harian KD. 3.2 Layanan Komputasi Awan

2nd Grade

10 Qs

SS2

SS2

1st Grade

15 Qs

Lesson 3 - Review Database

Lesson 3 - Review Database

1st - 3rd Grade

10 Qs

AZ-900 Modulo 2

AZ-900 Modulo 2

KG - Professional Development

14 Qs

Propagación del sonido

Propagación del sonido

1st - 3rd Grade

10 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?