Filters

Other

D

Your name is required for this document. It is only stored on this local computer and no where else. Please enter your name below:

Lesson 6Using the pen tool

Knox badge
Lesson 6Using the pen tool
  • How to draw using Scratch
  • How to write a series of instructions to tell a computer to draw
  • I will be able to make simple shapes in Scratch using a series of instructions

In this lesson we are going to do some drawing using a computer pen. A pen is a tool much like a real pen that allows the computer to draw. We are going to draw interesting shapes using this.

  1. Open Scratch on your computer
  2. Name your Scratch project as: Scratch Pen
  3. Remove the Cat sprite and replace it with a pencil
Competition time!

You'll be competeting with each other to try and make the most interesting drawing. Your work will be evaluated based on how complex it is.

Finished product

You can see a preview of the finished drawing below:

Add the Scratch extension

To be able to use the Pen in Scratch, we need to first add the Scratch Extension.

First, at the bottom left, find the Extensions Button icon and click on it. Your screen should look like this:

Select the extension that says Pen.

Getting started

  1. The first step with the Pen tool is to make sure that we have cleared everything from before – just in case we used the Pen and left something on the screen.
  2. To do this we, must use the following blocks:
Block Purpose
Erase all Clears the previous drawings made by the Pen
Pen up Prevents the Pen from drawing when the sprite moves
Set colour to Sets the colour of the pen
Whenever we are using the Pen, we should always have these blocks at the start of the sequence so that anything drawn with the Pen before is removed.

Drawing a line

To draw a straight line using the Pen tool, we need to add just the following blocks:

The pen down block is used to start drawing. Whenever the Pen is down Scratch will draw underneath the sprite when it moves. It’s much like a Pen and paper.

Try out what you have just created.

Making interesting shapes

Try adding the following sequences of blocks to your code and see what you get.

Shapes 1
Shapes 2

Each shape requires the user to press a different key to get them to appear.

Try out what you have just created.

Over to you

  1. Add the following blocks into your sprite. Note for this task you will need a variable called steps.
  2. Using the Pen tool, draw your own shape.
  • 1

    Upload your screenshot below:

  • 2

    Which shape will be created from the following sequence of commands?

    Shape code 1
  • 3

    Which shape will be created from the following sequence of commands?

    Shape code 1
  • 4

    Which shape will be created from the following sequence of commands?

    Shape code 1
  • 5

    How well do think you completed this task?

  • 6

    What parts of this task, if any, did you struggle with?

Try creating the following shapes:
  • A star
  • A pentagon
  • A house
S1 Scratch Lessons
S1 Scratch Extension Tasks
S1 Scratch Assessment
Assessment
Provide Feedback

What did you think of this lesson?

!
-- DragonDocs version 0.9 --

20.08.2017

Started on DragonDocs
Created a YASS/PHP and HTML-based system for saving and retrieving data

21.08.2017
Added CSS styles to page
Added JavaScript code to the page

02.02.2018
Added the multipage option (used in my dissertation)
Added the XMLHttpRequest-based multipage requests

08.02.2018
Added the Accessibility features
Filters added

10.02.2018
Purple filter added

17.03.2018
Added the Note class
Added the Did You Know class

-- DragonDocs version 1.0 (Yosemite) --

02.10.2019
First trial of DragonDocs in teaching

04.10.2019
Added the Task, Starter, Review your learning sections

07.10.2019
Added the feedback feature
Added the Dark Mode toggle

19.09.2020
Performance gains through the removal of unnecessary code
Added the Learning Intentions and Success Criteria features
Added the school badge

31.09.2021
Changed the headings (h2) to be more consistent with my website
Added sections to the pages - sections must be preceded by a h2
Added the "I have read this section" buttons
Changed the main heading zone to gradient text like my website
Added the table of contents feature

02.02.2022
Added the Print feature
Updated the footer to feature a new gradient
Added the Test It! class
Added the green flag
Automated the table of contents using JavaScript

06.02.2022
Added the 'includes' feature to the document, allowing inclusion of other files easily
Removed the requirement that the IP address must be one of the schools I have taught at, opening these documents to the public

02.03.2022
Once a section has been read or completed, the user can now hide that section

10.10.2022
Added the Extension task class
Changed the scrollbar on Windows to match that of macOS

-- DragonDocs version 2.0 (Kilimanjaro) --

07.08.2023
Added the Save button and the ability to save 'results' or answers to a Word document

12.01.2024
Added the large numbers class
Removed the background of the page navigation

-- DragonDocs version 2.1 (Aurora) --

08.02.2024
Added the active class to active links in the bottom section

09.02.2024
Added the image upload feature

10.02.2024
Added a fix that prevents the upload of non-image files into an image upload
Added pasting images to the upload feature

11.02.2024
Added the ability to view the changelog from a document
Improved the feedback system by recording the DragonDocs User ID and the Document ID data
The feedback from DragonDocs can be accessed much easier

12.02.2024
Added the new step_by_step_mode feature, allowing sections to be viewed individually
Added the ability to lock and unlock DragonDocs

22.02.2024
Added new checkboxes to each list item in a .task or .step
Added functionality to said checkboxes to add a strikeout to steps completed

23.02.2024
Added the new 'step' class
Steps are now auto incremented in CSS so the name displays the step number
Activities are now also auto incremented to display the activity number

25.02.2024
Added the 'matcher' feature to DragonDocs
Fixed an issue in which a closed section would retain it's original height within the document navigation
Added starters and the lesson review to the navigation on the side
The learning intentions and success criteria in teaching documents have now been redesigned to match my slides design

26.02.2024
All buttons are now on the right hand side
The accessibility button now has WAI under it

-- DragonDocs version 2.2 (Serengeti) --

26.02.2024
Code has been rewritten from the ground up to be object-oriented, making additional features easier to add

28.08.2024
Changed the look of grouped multiple choice buttons

06.03.2024
Added the new dragondocs_name feature and the requires_name property which allows names to be prepended to saved documents

09.03.2024
Added code so when the user types in their name and hits the enter key it will save that data and close the modal window
Added the new DragonShow and DragonDocs Link - a connection between both services that allows the presenter to communicate with users of DragonDocs from a DragonShow
Added the new timer option which is sent from DragonShows

04.04.2024
The matcher feature is no longer embed from jamiebalfour.scot but actually a feature of DragonDocs
Made DragonDocs 100% object-oriented, meaning much better management and better performance

05.04.2024
Made subtle changes to the interface to tidy it up a bit

06.04.2024
The multiple choice questions are now also part of the object oriented interface

09.04.2024
As requested, h3 elements are now included in the 'floating navigation'
The active navigation element now becomes bold and the left border has been retired

Time left

: