APP Design

Quiz
•
Computers
•
9th - 12th Grade
•
Medium

Selina Fan
Used 2+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be showed after running the program?
Nothing
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the name of this button?
Button 1
button 1
Button
button
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If I want to switch to another screen, which code i should add?
setProperty();
setScreen();
setImageURL();
console.log();
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Where can I import or add a NEW screen?
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What would the result show after these codes run?
a. Text show:Starting my program
b. Button 1 changes the word colour to red
c. buuton 1 changes it width to 100
d. button 1 change the button colour to red.
a. Text show:Starting my program
b. Button 2 changes the word colour to red
c. buuton 1 changes it width to 100
d. button 1 change the button colour to red.
a. Button 2 changes the word colour to red
b. buuton 1 changes it width to 100
c. button 1 change the button colour to red.
a. Button 1 changes the word colour to red
b. buuton 1 changes it width to 100
c. button 1 change the button colour to red.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How can I change the screen 1 to scrren 2 via the button"Come to Join us"? (1. Button info is showed in the page too 2. Screen 2's background colour is light yellow)
onEvent("Join", "click", function( ) {
setScreen("screen2");
setProperty("screen2","background-color","lightyellow");
});
onEvent("Come to join us!, "click", function( ) {
setScreen("screen2");
setProperty("screen2","background-color","lightyellow");
});
setScreen("screen2");
setProperty("screen2","background-color","lightyellow");
setScreen("screen1");
setProperty("screen2","background-color","lightyellow");
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
This is an app for choosing a companion pet. The relationship between these four pages is as shown in the figure. The ID name of each button is the same as its own text name (except for the button ID name on the white cat page, which is: Preview1 and Next1, the ID of button " come to Join us !" is "Join"). Which piece of code can show their relationship? (The black arrows indicate the next page, and the red arrows indicate going back to the previous page.)
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Premiere Pro Buttons

Quiz
•
9th - 12th Grade
12 questions
Animaker

Quiz
•
10th Grade
15 questions
QUIZ 1

Quiz
•
9th Grade
15 questions
Program Logic Test

Quiz
•
10th Grade
10 questions
BTEC DIT C1 LAB - Project Requirements

Quiz
•
10th - 11th Grade
15 questions
N4 Theory - 2

Quiz
•
12th Grade - University
14 questions
Identifying and Understanding the Microsoft Word Interface

Quiz
•
8th - 12th Grade
12 questions
thunkable

Quiz
•
10th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade