clayton_stout
4d ago • 0 views
Hey everyone! 👋 I'm trying to get better at ScratchJr, especially with making my characters talk or adding cool background music. It feels a bit tricky sometimes to figure out the sound blocks. Can anyone help me understand how to add sounds and then maybe quiz me on it? I want to make sure I really get it! 🎶
💻 Computer Science & Technology
1 Answers
✅ Best Answer
timothy563
7d ago
🔊 Quick Study Guide: Adding Sounds in ScratchJr
- 🎵 ScratchJr uses a dedicated 'Sound' block category, typically represented by a speaker icon.
- 🎤 The main sound block allows you to record your own voice or any sound using the device's microphone.
- ▶️ To record, tap the sound block, then the microphone icon, and speak/make sounds. Tap the red button to stop.
- 👂 You can playback your recorded sound to check it before using it in your project.
- 🔁 Sounds can be played once or looped using other control blocks (like 'repeat forever').
- 🔇 To stop a sound, you usually need a 'Stop' block or end the script.
- 🗑️ Recorded sounds can be deleted if you no longer need them.
📝 Practice Quiz: Sounds in ScratchJr
1. Which block category in ScratchJr is used for adding sounds?
- A. Motion Blocks (Blue)
- B. Looks Blocks (Purple)
- C. Sound Blocks (Green)
- D. Control Blocks (Orange)
2. What is the primary method for adding new sounds in ScratchJr?
- A. Importing pre-made sound files
- B. Typing sound names into a text box
- C. Recording your own voice or sound
- D. Connecting to an external sound library
3. After selecting the sound block, which icon do you tap to start recording a new sound?
- A. A play button (triangle)
- B. A microphone icon
- C. A speaker icon
- D. A stop button (square)
4. How do you stop recording a sound in ScratchJr?
- A. Tap the green flag
- B. Tap the red record button again
- C. Close the app
- D. Tap the delete button
5. Can you import existing sound files (like MP3s) directly into ScratchJr?
- A. Yes, it's the main way to add sounds.
- B. Only if they are very short.
- C. No, ScratchJr primarily supports recording new sounds.
- D. Yes, but only on specific tablet models.
6. If you want a sound to play continuously in the background, which other type of block might you combine with the sound block?
- A. A 'move' block
- B. A 'hide' block
- C. A 'repeat forever' control block
- D. A 'grow' block
7. What happens if you tap the sound block in your script without having recorded any sound yet?
- A. The app crashes.
- B. It will play a default "empty" sound.
- C. It will prompt you to record a sound first.
- D. Nothing will happen.
Click to see Answers
1. C
2. C
3. B
4. B
5. C
6. C
7. C
Join the discussion
Please log in to post your answer.
Log InEarn 2 Points for answering. If your answer is selected as the best, you'll get +20 Points! 🚀