Year 7 Module 8 Assessment

Reviewed by Editorial Team
The ProProfs editorial team is comprised of experienced subject matter experts. They've collectively created over 10,000 quizzes and lessons, serving over 100 million users. Our team includes in-house content moderators and subject matter experts, as well as a global network of rigorously trained contributors. All adhere to our comprehensive editorial guidelines, ensuring the delivery of high-quality content.
Learn about Our Editorial Process
| By Rbegum
R
Rbegum
Community Contributor
Quizzes Created: 1 | Total Attempts: 76
| Attempts: 76 | Questions: 15
Please wait...
Question 1 / 15
0 %
0/100
Score 0/100
1. What name is given to characters used in Scratch?

Explanation

In Scratch, the name given to characters is "Sprite". Sprites are the graphical objects that can be programmed and animated in Scratch. They can have different costumes and can be controlled to move, interact, and perform actions in the Scratch project.

Submit
Please wait...
About This Quiz
Year 7 Module 8 Assessment - Quiz

The 'Year 7 Module 8 Assessment' is designed to evaluate students' understanding of basic programming concepts using Scratch. It covers topics like scripts, variables, and program execution stages, essential for budding programmers.

2. What does this do?

Explanation

This option allows the user to execute or run the program. It implies that the program is ready to be executed and this action will initiate the program's functionality.

Submit
3. Which of the following will make the sprite move?

Explanation

The correct answer is "Move 10 steps" because this block of code instructs the sprite to move forward or backward by a specified number of steps. It is a basic command in programming that allows the sprite to change its position on the screen. The other options, "If on edge, bounce," "Turn 15 degrees clockwise," and "Point in direction 90," do not involve movement of the sprite.

Submit
4. To change the appearance of a sprite, we added....

Explanation

To change the appearance of a sprite, we added costumes. Costumes are different images or designs that can be applied to a sprite to change its look. By adding costumes, we can create animations, make the sprite appear differently in different situations, or add visual effects to enhance the overall appearance of the sprite.

Submit
5. We create code to control the characters. These codes are known as:

Explanation

In programming, scripts are used to control the behavior and actions of characters or objects. They contain a series of instructions or code that define how the characters should behave. Scripts are commonly used in video games, animations, and interactive media to create interactive experiences. Therefore, the correct answer is "Scripts".

Submit
6. In order to keep a score during a game, you need to add a.......

Explanation

To keep a score during a game, you need to add a variable. A variable is a value that can change during the game, representing the score. It allows for the score to be updated and manipulated as the game progresses. A background, costume, or list would not be suitable for keeping track of the score as they do not have the ability to dynamically change or store numerical values.

Submit
7. In order to keep a score during a game, you need to add a.....

Explanation

In order to keep a score during a game, you need to add a variable. A variable is a container that stores a value, and in this case, it can be used to store and update the score as the game progresses. By using a variable, the score can be easily manipulated and displayed to the player.

Submit
8. What is the name of the area where the program runs?

Explanation

The name of the area where the program runs is "Stage".

Submit
9. Code that controls what to do when one sprite is touching another is found in which menu?

Explanation

The code that controls what to do when one sprite is touching another is found in the Sensing menu. This menu contains blocks that allow the programmer to detect and respond to various events and conditions, such as when two sprites collide. By using the blocks in the Sensing menu, the programmer can create code that specifies the actions to be taken when a collision occurs between sprites.

Submit
10. What colour is the Looks block?

Explanation

The correct answer is purple because the question asks for the color of the "Looks block," and purple is the only color listed among the options.

Submit
11. What is the default sprite?

Explanation

The default sprite is "Cat" because it is the first option listed and there is no indication or information provided to suggest that any of the other options are the default sprite.

Submit
12. Where would you fins a script to make the sprite move?

Explanation

In the Motion category, you would find a script to make the sprite move. The Motion category typically contains blocks and scripts that control the movement and positioning of sprites. This includes blocks for moving sprites in different directions, changing their speed, and controlling their rotation. Therefore, if you want to make a sprite move, you would look for the necessary script in the Motion category.

Submit
13. How many group categories are there in Scratch?

Explanation

There are 8 group categories in Scratch.

Submit
14. What can scratch be used for?

Explanation

Scratch is a programming language and online community that allows users to create interactive stories, games, and animations. It provides a platform for users to express their creativity and develop their coding skills. With Scratch, users can make music by creating and programming musical instruments, they can make animations by using the built-in drawing tools and animation features, and they can make games by coding characters, levels, and game mechanics. Therefore, "All of the above" is the correct answer as Scratch can be used for making music, animations, and games.

Submit
15. How do you make a sprite?

Explanation

To make a sprite, you can paint it using various tools and colors. This involves creating a visual representation of the sprite by using a painting software or application. By using brushes, shapes, and colors, you can design and create a unique sprite. This process allows you to unleash your creativity and bring your sprite to life through art and design.

Submit
View My Results

Quiz Review Timeline (Updated): Aug 16, 2023 +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Aug 16, 2023
    Quiz Edited by
    ProProfs Editorial Team
  • Jun 13, 2016
    Quiz Created by
    Rbegum
Cancel
  • All
    All (15)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
What name is given to characters used in Scratch?
What does this do?
Which of the following will make the sprite move?
To change the appearance of a sprite, we added....
We create code to control the characters. These codes are known as:
In order to keep a score during a game, you need to add a.......
In order to keep a score during a game, you need to add a.....
What is the name of the area where the program runs?
Code that controls what to do when one sprite is touching another is...
What colour is the Looks block?
What is the default sprite?
Where would you fins a script to make the sprite move?
How many group categories are there in Scratch?
What can scratch be used for?
How do you make a sprite?
Alert!

Advertisement