Project 1 quiz

Project 1 quiz

1st - 2nd Grade

13 Qs

quiz-placeholder

Similar activities

LEGO® MINDSTORMS® EV3: a motorok

LEGO® MINDSTORMS® EV3: a motorok

1st - 12th Grade

10 Qs

MIT L4

MIT L4

1st - 5th Grade

10 Qs

AWS Cloud Practitioner RELX Quiz 4

AWS Cloud Practitioner RELX Quiz 4

1st Grade

15 Qs

3 Daftar Distribusi Frekuensi

3 Daftar Distribusi Frekuensi

1st - 5th Grade

10 Qs

Nang Ning Nung Data Base

Nang Ning Nung Data Base

1st Grade - University

10 Qs

Lesson 3 - Review Database

Lesson 3 - Review Database

1st - 3rd Grade

10 Qs

CMDB E1

CMDB E1

1st Grade

9 Qs

Az Edison padlórobot

Az Edison padlórobot

1st - 12th 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?