App Lab introduction

App Lab introduction

9th Grade

9 Qs

quiz-placeholder

Similar activities

Lesson 8 Knowledge Assessment

Lesson 8 Knowledge Assessment

6th Grade - University

10 Qs

Planning a successful website

Planning a successful website

9th - 12th Grade

10 Qs

Coding & Robotics

Coding & Robotics

9th Grade

10 Qs

Grade 9 MIT

Grade 9 MIT

9th Grade

10 Qs

DECI - Week 11 - Time Machine 2

DECI - Week 11 - Time Machine 2

9th Grade

13 Qs

Lesson 1 Operating Systems

Lesson 1 Operating Systems

9th - 12th Grade

10 Qs

Schoology Quizzizz

Schoology Quizzizz

2nd - 12th Grade

10 Qs

9.2 Physical computing Lesson 2 starter

9.2 Physical computing Lesson 2 starter

9th Grade

8 Qs

App Lab introduction

App Lab introduction

Assessment

Quiz

Computers

9th Grade

Hard

Created by

Emma Partridge

Used 82+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Setting a property

Changes the elements on the screen such as background, buttons and labels

Changes the colors and text

Tells the app what to do

Changes the screen

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This is the name of the element

Name

button

ID

IP

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

backgrounds, buttons, labels etc are called?

Assets

backgrounds, buttons and labels

Elements

sausage

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

text colour, background colour, X and Y position, text and font size are examples of

Properties

elements

design

app presentation

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

'green', rgb (255,0,0) and #FF000 are examples of

values

property values

colours

velues

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This is a web language, it controls the web page behavior

Javascript

Java

Python

C#

7.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Hovering over a menu, clicking a button or scrolling down are called

action

events

user input

user actions

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

a file of readily available resources, like sounds or images

folder

library

resource bank

repository

9.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Choose the best ID name

catbutton

button1

cat button

CatButton