Grade VI

August


Grade VI

Chapter 1: Internet Services

Learn how the Internet provides useful services for communication, information, learning and entertainment.

๐ŸŒ What are Internet Services?

Internet services are facilities and services available through the Internet. They help people communicate, share information, learn, work and access online resources.

๐Ÿ•ธ๏ธ World Wide Web (WWW)

The World Wide Web, or WWW, is a collection of websites and web pages that can be accessed using the Internet.

A web browser is used to open and view websites.

๐Ÿ“ง E-mail

E-mail means electronic mail. It allows us to send and receive messages using the Internet.

  • Send messages quickly
  • Share documents and pictures
  • Communicate with people anywhere

๐Ÿ”Ž Search Engines

A search engine helps us find information on the Internet by entering keywords or questions.

Search engines can help us find websites, images, videos, news and other useful information.

๐Ÿ’ฌ Online Communication

The Internet allows people to communicate in different ways.

  • Instant messaging
  • Voice calls
  • Video calls
  • Online meetings

๐ŸŽ“ Online Learning

The Internet provides access to educational resources such as online classes, videos, digital books, quizzes and learning platforms.

๐Ÿ›’ Other Online Services

  • Online shopping
  • Online banking
  • Online ticket booking
  • Maps and navigation
  • Entertainment and streaming
  • Cloud storage

โ˜๏ธ Cloud Services

Cloud services allow users to store and access files and information through the Internet.

This makes it possible to access important files from different devices when Internet access is available.

๐Ÿ“š Key Terms

Term Meaning
Internet A worldwide network that connects computers and devices.
WWW A collection of websites and web pages available on the Internet.
Website A collection of related web pages.
Web Browser A program used to access and view websites.
E-mail A method of sending electronic messages through the Internet.
Search Engine A tool used to search for information on the Internet.
Cloud Storage Storage of files on Internet-based servers.

๐Ÿ›ก๏ธ Internet Safety Rules

  1. Do not share personal information with strangers.
  2. Use strong passwords and keep them private.
  3. Ask an adult or teacher before accessing unfamiliar websites.
  4. Do not download unknown files.
  5. Be respectful while communicating online.
  6. Tell a trusted adult if something online makes you uncomfortable.

๐Ÿ“ Chapter Summary

The Internet provides many useful services. We can use it to browse websites, send e-mails, search for information, communicate with others, learn online, store files and access many digital services. We should always use the Internet responsibly and safely.

๐Ÿง  Quick Check

  1. What are Internet services?
  2. What is the World Wide Web?
  3. What is the purpose of a web browser?
  4. How is e-mail useful?
  5. What does a search engine do?
  6. Name any four Internet services.
  7. What is cloud storage?
  8. Write any three Internet safety rules.

Grade VI

Chapter 2: More on Excel

Learn how to work with worksheets, enter and edit data, use formulas and functions, and present information effectively using Microsoft Excel.

๐Ÿ“Š What is Microsoft Excel?

Microsoft Excel is a spreadsheet application used to store, organise, calculate and analyse data.

Excel is useful for preparing marksheets, budgets, attendance records, lists and many other types of data.

๐Ÿ“’ Workbook and Worksheet

  • Workbook: An Excel file containing one or more worksheets.
  • Worksheet: A single spreadsheet page inside a workbook.

A worksheet is made up of rows and columns.

๐Ÿ”ข Rows, Columns and Cells

  • Row: A horizontal line of cells.
  • Column: A vertical line of cells.
  • Cell: The intersection of a row and a column.

Columns are identified by letters such as A, B and C, while rows are identified by numbers such as 1, 2 and 3.

๐Ÿ“ Cell Address

Every cell in a worksheet has a unique address.

A cell address is formed using the column letter followed by the row number.

  • A1
  • B5
  • C10
  • D25

โŒจ๏ธ Types of Data in Excel

Different types of information can be entered into an Excel worksheet.

  • Label/Text: Names and descriptions
  • Value/Number: Numerical information
  • Date: Date information
  • Formula: An expression used for calculation

๐Ÿงฎ What is a Formula?

A formula is an expression used to perform calculations in Excel.

Every formula begins with an equal sign (=).

Examples:

  • =A1+B1
  • =C2-D2
  • =B5*10
  • =D8/2

โž• Arithmetic Operators

Operator Operation Example
+ Addition =A1+B1
- Subtraction =A1-B1
* Multiplication =A1*B1
/ Division =A1/B1

โš™๏ธ What are Functions?

A function is a predefined formula that performs a specific calculation.

Functions make calculations easier and faster.

  • SUM
  • AVERAGE
  • MAX
  • MIN
  • COUNT

โš™๏ธ Important Excel Functions

Function Purpose Example
SUM Adds values =SUM(A1:A5)
AVERAGE Calculates the average =AVERAGE(A1:A5)
MAX Finds the largest value =MAX(A1:A5)
MIN Finds the smallest value =MIN(A1:A5)
COUNT Counts numerical values =COUNT(A1:A5)

๐Ÿ”„ AutoFill Feature

The AutoFill feature helps us copy data, formulas or patterns quickly into neighbouring cells.

For example, AutoFill can be used to create a series such as:

Monday, Tuesday, Wednesday...

It can also copy a formula to multiple cells automatically.

โœ๏ธ Editing Data

Data entered into a cell can be changed or corrected.

  1. Select the cell.
  2. Click the cell or use the Formula Bar.
  3. Make the required changes.
  4. Press Enter.

๐ŸŽจ Formatting a Worksheet

Formatting makes a worksheet easier to read and more attractive.

  • Change font type
  • Change font size
  • Make text bold or italic
  • Change text alignment
  • Add borders
  • Change number formats

๐Ÿ”ƒ Sorting Data

Sorting means arranging data in a particular order.

  • Ascending order: A to Z or smallest to largest
  • Descending order: Z to A or largest to smallest

๐Ÿ“š Key Terms

Term Meaning
Spreadsheet A program used to organise and calculate data.
Workbook An Excel file containing one or more worksheets.
Worksheet A spreadsheet page in a workbook.
Cell The intersection of a row and a column.
Cell Address The unique location of a cell.
Formula An expression used to perform calculations.
Function A predefined formula used for calculations.
AutoFill A feature used to copy data, formulas or patterns.
Sorting Arranging data in a particular order.

๐Ÿ“ Chapter Summary

Microsoft Excel is a spreadsheet application used to organise, calculate and analyse data. An Excel workbook contains worksheets, and each worksheet consists of rows, columns and cells.

Formulas and functions help us perform calculations quickly. Features such as AutoFill, formatting and sorting help us work efficiently and present data clearly.

๐Ÿง  Quick Check

  1. What is a spreadsheet?
  2. What is the difference between a workbook and a worksheet?
  3. What is a cell address? Give two examples.
  4. What symbol is used at the beginning of an Excel formula?
  5. Write any four arithmetic operators used in Excel.
  6. What is the difference between a formula and a function?
  7. What does the SUM function do?
  8. What is the purpose of the AutoFill feature?
  9. What is sorting?
  10. Name any four ways to format a worksheet.

Grade VI

Chapter 3: Formulas & Functions

Learn how to perform calculations in Microsoft Excel using formulas, cell references and built-in functions.

๐Ÿงฎ What are Formulas?

A formula is an expression used to perform calculations in a worksheet.

A formula can contain numbers, cell references, operators and functions.

Example:

=A1+B1

= Starting a Formula

Every formula in Microsoft Excel begins with an equal sign (=).

  • =10+20
  • =A1+B1
  • =C2*5
  • =D5/2

๐Ÿ“ Cell References

A cell reference is the address of a cell used in a formula.

For example, A1 refers to the cell located in Column A and Row 1.

Example:

=A1+B1

This formula adds the values stored in cells A1 and B1.

โž• Arithmetic Operators

Operator Operation Example
+ Addition =A1+B1
- Subtraction =A1-B1
* Multiplication =A1*B1
/ Division =A1/B1

โœ๏ธ Example of a Formula

Suppose a student's marks are stored in the following cells:

  • English โ†’ B2
  • Mathematics โ†’ C2
  • Science โ†’ D2

To calculate the total marks, we can write:

=B2+C2+D2

๐Ÿ“‹ Formula Bar

The Formula Bar is used to view, enter and edit the contents of the active cell.

When a cell containing a formula is selected, the formula can be viewed in the Formula Bar.

โš™๏ธ What is a Function?

A function is a predefined formula available in Excel to perform a specific calculation.

Functions save time because we do not need to write long formulas repeatedly.

Example:

=SUM(A1:A5)

๐Ÿ”„ Formula vs Function

Formula Function
A calculation created by the user. A predefined formula available in Excel.
=A1+A2+A3 =SUM(A1:A3)
May be longer to write. Usually makes calculations quicker and easier.

โญ Important Functions

Function Purpose Example
SUM Adds numbers. =SUM(A1:A5)
AVERAGE Calculates the average value. =AVERAGE(A1:A5)
MAX Finds the largest value. =MAX(A1:A5)
MIN Finds the smallest value. =MIN(A1:A5)
COUNT Counts numerical values. =COUNT(A1:A5)

โž• SUM Function

The SUM function is used to add numbers.

Syntax:

=SUM(number1, number2, ...)

Example:

=SUM(A1:A5)

This adds all the numerical values from cell A1 to cell A5.

๐Ÿ“Š AVERAGE Function

The AVERAGE function calculates the average of a group of numbers.

Example:

=AVERAGE(B2:B6)

โฌ†๏ธ MAX and โฌ‡๏ธ MIN Functions

  • MAX: Finds the largest value in a range.
  • MIN: Finds the smallest value in a range.

Examples:

=MAX(A1:A10)

=MIN(A1:A10)

๐Ÿ”ข COUNT Function

The COUNT function counts the cells containing numerical values in a selected range.

Example:

=COUNT(A1:A10)

๐Ÿ“ What is a Cell Range?

A cell range is a group of selected cells.

A range is usually represented using the first and last cell addresses separated by a colon (:).

Examples:

  • A1:A10 โ€” Cells A1 to A10
  • B2:B8 โ€” Cells B2 to B8
  • A1:C5 โ€” A rectangular range of cells

๐Ÿ–ฑ๏ธ Steps to Enter a Formula

  1. Select the cell where you want the answer.
  2. Type the equal sign (=).
  3. Enter the formula using numbers or cell references.
  4. Press the Enter key.
  5. The calculated result appears in the selected cell.

โš™๏ธ Steps to Use a Function

  1. Select the cell where the result should appear.
  2. Type an equal sign (=).
  3. Type the function name.
  4. Enter the required cell or cell range inside brackets.
  5. Press Enter.

Example:

=SUM(A1:A5)

๐ŸŒ Uses of Formulas and Functions

  • Calculating student marks and totals
  • Finding the average marks of a class
  • Preparing a monthly budget
  • Calculating expenses
  • Finding the highest and lowest marks
  • Counting numerical entries

๐Ÿ“š Key Terms

Term Meaning
Formula An expression used to perform calculations in Excel.
Function A predefined formula that performs a specific calculation.
Cell Reference The address of a cell used in a formula.
Cell Range A group of cells selected for a calculation.
Operator A symbol used to perform a mathematical operation.
Argument The value or cell reference supplied to a function.
Formula Bar The area used to view, enter and edit cell contents.

๐Ÿ“ Chapter Summary

Formulas are used in Microsoft Excel to perform calculations and always begin with an equal sign (=). A formula can use numbers, operators and cell references.

Functions are predefined formulas that make calculations faster and easier. Some commonly used functions are SUM, AVERAGE, MAX, MIN and COUNT.

๐Ÿง  Quick Check

  1. What is a formula?
  2. Which symbol is used at the beginning of a formula?
  3. What is a cell reference?
  4. What is a cell range?
  5. Write the four basic arithmetic operators.
  6. What is a function?
  7. Write one difference between a formula and a function.
  8. What is the purpose of the SUM function?
  9. Which function finds the largest value?
  10. Which function finds the smallest value?
  11. What does the AVERAGE function calculate?
  12. What is the purpose of the COUNT function?

Grade VI

Chapter 4: Canva

Learn how to use Canva to create attractive posters, presentations, social media graphics, invitations and other visual designs.

๐ŸŽจ What is Canva?

Canva is an online graphic design platform that helps users create visual designs easily.

It provides tools, templates, text, images, shapes and other design elements that can be used to create attractive content.

๐Ÿ–ผ๏ธ What Can We Create?

  • Posters
  • Presentations
  • Invitations
  • Certificates
  • Infographics
  • Social media graphics
  • Cards and banners

๐Ÿ–ฅ๏ธ Canva Workspace

The Canva workspace contains different areas that help us create and edit designs.

  • Design Area: The main area where the design is created.
  • Toolbar: Contains editing tools and options.
  • Templates: Ready-made design layouts.
  • Elements: Shapes, graphics, lines and other objects.

๐Ÿ“‹ Templates

A template is a ready-made design that can be customised according to our needs.

Templates help us create professional-looking designs quickly.

We can change the text, images, colours and other elements of a template.

โž• Creating a New Design

  1. Open Canva.
  2. Choose a design type or size.
  3. Select a blank design or a template.
  4. Add and edit the required content.
  5. Save or download the completed design.

๐Ÿ”ค Adding Text

Text is used to add titles, headings and information to a design.

Text can be customised by changing:

  • Font style
  • Font size
  • Text colour
  • Text alignment
  • Text effects

๐Ÿ“ท Adding Images

Images make a design more attractive and meaningful.

Images can be added from available resources or uploaded from a device.

An image can be resized, moved, cropped or positioned in different parts of the design.

โœจ Elements

Elements are objects that can be added to a design to make it more attractive.

  • Shapes
  • Lines
  • Icons
  • Graphics
  • Stickers
  • Frames

๐ŸŒˆ Background and Colours

A background provides the base of a design.

We can use colours, images or other visual elements as a background.

Colours should be selected carefully so that the text remains easy to read.

โ†”๏ธ Resizing and Positioning

Objects in a design can be resized and moved.

  • Click an object to select it.
  • Use the handles to resize it.
  • Drag the object to change its position.
  • Arrange objects neatly for a balanced design.

๐Ÿ“š Layers and Arrangement

A design may contain several objects placed on top of one another.

The arrangement of these objects is called their layering.

Objects can be moved forward or backward to change which object appears on top.

๐Ÿ“„ Pages in a Design

A Canva design can contain one or more pages.

Multiple pages are useful for creating presentations, booklets, stories and multi-page documents.

๐Ÿ› ๏ธ Important Canva Tools

Tool / Feature Purpose
Template Provides a ready-made design layout.
Text Adds written information to a design.
Elements Adds shapes, graphics and other visual objects.
Upload Adds files or images from a device.
Background Changes the base appearance of a page.
Resize Changes the size of an object or design.
Position Changes the location or arrangement of an object.
Pages Adds multiple pages to a design.

๐Ÿ“ข Creating a Poster

  1. Choose a poster design or template.
  2. Select a suitable background.
  3. Add a clear and attractive title.
  4. Add relevant text.
  5. Insert suitable images or graphics.
  6. Arrange all objects neatly.
  7. Check spelling and readability.
  8. Save or download the completed poster.

๐Ÿ’ก Tips for a Good Design

  • Keep the design simple and clear.
  • Use easy-to-read fonts.
  • Choose suitable colours.
  • Do not use too many different font styles.
  • Use high-quality and relevant images.
  • Leave enough empty space between objects.
  • Check spelling before sharing or downloading.

๐Ÿ“ฅ Downloading and Sharing a Design

After completing a design, it can be downloaded in different formats depending on the purpose of the design.

A design may also be shared with other people for viewing, collaboration or feedback.

Always check sharing permissions before sharing a design.

๐Ÿค Collaboration

Collaboration means working together with other people on a design.

Students working in a group can contribute ideas, text and visual elements to create a common project.

Good collaboration requires teamwork, communication and respect for the work of others.

๐Ÿ›ก๏ธ Responsible Use of Images and Designs

  • Use images and resources responsibly.
  • Do not claim another person's work as your own.
  • Give credit when required.
  • Do not share someone else's private information.
  • Ask permission before using personal photographs.
  • Use respectful and appropriate content.

๐Ÿ“š Key Terms

Term Meaning
Graphic Design The creation of visual content to communicate ideas.
Template A ready-made design that can be customised.
Element A visual object added to a design.
Upload Adding a file from a device to an online platform.
Background The base area behind the content of a design.
Layer The level at which an object is placed in a design.
Resize To change the size of an object.
Collaboration Working together with others on a project.

๐ŸŽฏ Activity: Design Your Own Poster

Create a poster on any one of the following topics:

  • Save Water
  • Save Electricity
  • Digital Safety
  • Clean and Green Environment
  • Importance of Education

Your poster should include a suitable title, text, images or graphics and an attractive layout.

๐Ÿ“ Chapter Summary

Canva is a graphic design platform that can be used to create posters, presentations, invitations, certificates and other visual designs.

Templates, text, images, elements, backgrounds and pages can be combined to create attractive designs. Good designs are clear, well-organised, readable and visually balanced.

We should use digital content responsibly and respect the work and privacy of others.

๐Ÿง  Quick Check

  1. What is Canva?
  2. Name any four types of designs that can be created using Canva.
  3. What is a template?
  4. What are elements in a design?
  5. How can text be customised?
  6. What is meant by a background?
  7. What is resizing?
  8. What are layers in a design?
  9. Write any four tips for creating a good design.
  10. What is collaboration?
  11. Why should we use images responsibly?
  12. What should you check before sharing a design?

Grade VI

Chapter 5: Introduction to GIMP

Learn the basics of GIMP and discover how digital images can be created, edited and improved using image-editing tools.

๐Ÿ–ผ๏ธ What is GIMP?

GIMP stands for GNU Image Manipulation Program.

It is a software application used for creating, editing and improving digital images.

GIMP can be used to draw pictures, edit photographs, add text, change colours and create attractive graphics.

โœจ Uses of GIMP

  • Drawing digital pictures
  • Editing photographs
  • Adding text to images
  • Cropping unwanted parts of an image
  • Changing colours and brightness
  • Creating posters and graphics
  • Combining multiple images

๐Ÿ–ฅ๏ธ GIMP Interface

The GIMP window contains different areas and tools that help us create and edit images.

  • Menu Bar: Contains different commands.
  • Toolbox: Contains drawing and editing tools.
  • Canvas: The area where the image is displayed.
  • Tool Options: Shows settings for the selected tool.
  • Layers Panel: Displays the layers of an image.

๐Ÿงฐ Toolbox

The Toolbox contains different tools used for creating and editing an image.

Different tools perform different tasks, such as selecting, drawing, painting, erasing and adding text.

๐Ÿ”ฒ Selection Tools

Selection tools are used to select a particular part of an image before making changes.

  • Rectangle Select Tool
  • Ellipse Select Tool
  • Free Select Tool

A selection allows us to edit only the selected part of an image.

๐Ÿ–Œ๏ธ Paint Tools

Paint tools are used to create drawings and apply colours.

  • Paintbrush: Used for painting.
  • Pencil: Used for drawing hard-edged lines.
  • Bucket Fill: Used to fill an area with colour.
  • Eraser: Used to remove parts of an image.

๐Ÿ”ค Text Tool

The Text Tool is used to add text to an image.

Text can be customised by changing:

  • Font type
  • Font size
  • Text colour
  • Text alignment

โ†”๏ธ Move Tool

The Move Tool is used to move objects, layers or selections from one position to another.

It helps us arrange different parts of an image properly.

โœ‚๏ธ Crop Tool

The Crop Tool is used to remove unwanted parts from the edges of an image.

Cropping helps us focus on the important part of a photograph or picture.

๐ŸŒˆ Colours in GIMP

Colours play an important role in making an image attractive.

GIMP allows us to choose and use different colours for drawing, painting, filling and editing images.

  • Foreground Colour
  • Background Colour
  • Colour Fill

๐Ÿ“š What are Layers?

A layer is like a transparent sheet containing a part of an image.

An image can have multiple layers placed one above another.

Layers make it easier to edit one part of an image without affecting other parts.

๐Ÿ“ Image Size

The size of an image refers to its dimensions, usually measured by its width and height.

Images can be resized to make them larger or smaller according to the requirement.

๐Ÿ› ๏ธ Important GIMP Tools

Tool Purpose
Rectangle Select Selects a rectangular area.
Ellipse Select Selects a circular or oval area.
Paintbrush Paints freehand strokes.
Pencil Draws hard-edged lines.
Bucket Fill Fills an area with colour.
Eraser Removes parts of an image.
Text Adds text to an image.
Move Moves an object or layer.
Crop Removes unwanted parts of an image.

๐Ÿ“„ Creating a New Image

  1. Open GIMP.
  2. Choose File โ†’ New.
  3. Set the required image size.
  4. Click OK.
  5. A new blank canvas appears.
  6. Use the tools to create your drawing or design.

๐Ÿ“‚ Opening an Existing Image

  1. Choose File โ†’ Open.
  2. Select the required image file.
  3. Click Open.
  4. The image appears on the GIMP canvas.
  5. Use the required tools to edit the image.

๐Ÿ’พ Saving Your Work

Saving allows us to keep our work for future use.

  1. Choose File โ†’ Save.
  2. Choose a location for the file.
  3. Enter a suitable file name.
  4. Save the project.

A GIMP project can be saved so that its editable information, such as layers, can be preserved.

๐Ÿ“ค Exporting an Image

Exporting means saving the completed image in a format that can be used in other applications or shared with others.

Common image formats include:

  • PNG
  • JPEG / JPG
  • GIF

โœจ Basic Image Editing

GIMP can be used to improve an image in many ways.

  • Crop unwanted areas
  • Resize an image
  • Add text
  • Change colours
  • Draw or paint on an image
  • Remove unwanted parts
  • Arrange objects using layers

๐Ÿ’ก Tips for Good Image Editing

  • Keep the original image safe before making major changes.
  • Use suitable image dimensions.
  • Do not stretch images too much.
  • Use colours that make text easy to read.
  • Keep different objects organised in separate layers.
  • Check the final image before exporting it.

๐Ÿ›ก๏ธ Responsible Use of Digital Images

  • Use images responsibly.
  • Respect copyright and ownership.
  • Do not misuse another person's photograph.
  • Ask permission before editing or sharing personal photographs.
  • Do not create misleading or harmful images.
  • Give credit to the creator when required.

๐Ÿ“š Key Terms

Term Meaning
GIMP GNU Image Manipulation Program used for image editing.
Canvas The main area where an image is created or edited.
Toolbox A collection of tools used for image editing.
Selection A chosen part of an image that can be edited.
Layer A separate level containing part of an image.
Crop To remove unwanted parts from an image.
Resize To change the dimensions of an image.
Export To save an image in a format for sharing or other uses.

๐ŸŽฏ Activity: Create a Digital Poster

Use GIMP to create a digital poster on any one of the following topics:

  • Save Water
  • Save Trees
  • Clean India
  • Cyber Safety
  • Reduce Plastic Pollution

Your poster should include:

  • A suitable background
  • A clear title
  • Relevant text
  • Images or drawings
  • Proper use of colours

๐Ÿ“ Chapter Summary

GIMP is an image-editing software used to create and edit digital images. It provides tools for selecting, painting, erasing, adding text, cropping and editing images.

Layers help us organise different parts of an image and make editing easier. After completing a project, an image can be saved and exported in suitable image formats.

๐Ÿง  Quick Check

  1. What does GIMP stand for?
  2. What is GIMP used for?
  3. What is the canvas?
  4. What is the purpose of the Toolbox?
  5. What are selection tools used for?
  6. Name any four tools available in GIMP.
  7. What is the purpose of the Crop Tool?
  8. What is a layer?
  9. What is the difference between saving and exporting?
  10. Name any three common image file formats.
  11. Why should we respect copyright when using digital images?
  12. Why is it useful to keep different objects on separate layers?

Grade VI

Chapter 6: Present Yourself Online

Learn how to create a positive online presence, build a simple digital profile and use the Internet safely and responsibly.

๐ŸŒ What Does It Mean to Present Yourself Online?

Presenting yourself online means sharing information about yourself through digital platforms such as websites, educational platforms and online profiles.

The information we share online helps others form an impression about us. Therefore, we should create a positive, truthful and responsible online presence.

๐Ÿ‘ค What is an Online Presence?

An online presence is the information and content about a person that appears on the Internet.

It may include:

  • An online profile
  • A personal or educational website
  • Projects and achievements
  • Photographs and videos
  • Posts and comments

๐Ÿชช Digital Identity

A digital identity is the identity that a person creates or represents in the digital world.

It can include a person's name, profile picture, interests, skills and other information shared online.

A good digital identity should be accurate, appropriate and safe.

โญ Creating a Positive Online Profile

An online profile should show the positive and useful aspects of a person.

  • Use your correct information when appropriate.
  • Use a suitable profile picture.
  • Share your interests and skills.
  • Show your achievements and projects.
  • Use polite and respectful language.

๐Ÿ” Personal Information

Personal information is information that belongs to or identifies a person.

Examples include:

  • Full name
  • Home address
  • Phone number
  • Password
  • School details
  • Personal photographs

Some personal information should never be shared publicly without the knowledge and guidance of a parent, guardian or teacher.

๐Ÿ›ก๏ธ What Can Be Shared Safely?

With appropriate guidance and privacy settings, students may share suitable information such as:

  • Educational projects
  • Creative artwork
  • Hobbies and interests
  • Achievements and certificates
  • Learning experiences

Always think carefully and ask a trusted adult before sharing information publicly.

๐Ÿ‘ฃ What is a Digital Footprint?

A digital footprint is the trail of information and activity that is created when we use digital devices and the Internet.

Our digital footprint may be created when we:

  • Visit websites
  • Post messages
  • Upload photographs
  • Write comments
  • Share information online

Some online activity may remain available for a long time, so we should think before we post.

๐Ÿค” Think Before You Post

Before sharing something online, ask yourself:

  • Is this information safe to share?
  • Is it true and appropriate?
  • Could this harm or upset someone?
  • Would I be comfortable if my teacher or family saw it?
  • Do I have permission to share this?

๐Ÿ’ฌ Communicating Online

Good communication is important both offline and online.

When communicating online:

  • Use polite language.
  • Respect other people's opinions.
  • Do not bully or insult others.
  • Do not share harmful messages.
  • Ask permission before sharing another person's content.

๐Ÿท๏ธ Choosing a Username

A username is a name used to identify a user on a website or digital platform.

A good username should be appropriate and should not reveal unnecessary private information.

Avoid including sensitive details such as passwords, home addresses or other information that should remain private.

๐Ÿ”‘ Keeping Accounts Secure

A password helps protect an online account.

A strong password should be difficult for others to guess.

  • Do not share passwords with friends.
  • Do not use very simple passwords.
  • Keep passwords private.
  • Log out from shared devices when necessary.

๐Ÿ’ผ What is an Online Portfolio?

An online portfolio is a collection of a person's work, skills, projects and achievements presented digitally.

A student portfolio may include:

  • Projects
  • Artwork
  • Presentations
  • Certificates
  • Robotics models
  • Programming activities

๐Ÿ“š Important Terms

Term Meaning
Online Presence The information and content about a person available online.
Digital Identity The identity a person represents in the digital world.
Digital Footprint The trail of information created through online activities.
Username A name used to identify a user on a digital platform.
Password A secret code used to protect an account.
Online Profile A collection of information about a person on a platform.
Online Portfolio A digital collection of a person's work and achievements.
Privacy The ability to control access to personal information.

๐Ÿค Being a Good Digital Citizen

A digital citizen is a person who uses technology and the Internet responsibly, safely and respectfully.

  • Respect other people online.
  • Protect personal information.
  • Use technology for positive purposes.
  • Follow rules and instructions.
  • Respect copyright and ownership.
  • Report harmful or suspicious activity to a trusted adult.

๐Ÿšจ Online Safety Rules

  1. Do not share your password with anyone.
  2. Do not share private information publicly.
  3. Do not communicate with strangers without adult guidance.
  4. Ask permission before sharing photographs of others.
  5. Think before clicking unknown links.
  6. Do not download unknown files.
  7. Tell a trusted adult about suspicious or uncomfortable activity.

๐Ÿ—‚๏ธ Activity: Build Your Digital Portfolio

Create a simple student portfolio containing the following sections:

  1. About Me โ€” Write a short introduction.
  2. My Skills โ€” List things you can do well.
  3. My Projects โ€” Add your best school projects.
  4. My Achievements โ€” Add certificates or awards.
  5. My Goals โ€” Write what you want to learn next.

Do not include private or sensitive information in a public portfolio.

โš–๏ธ Positive and Negative Online Behaviour

Positive Behaviour Negative Behaviour
Using polite language Using rude or insulting language
Respecting privacy Sharing someone's information without permission
Sharing useful content Spreading harmful or false content
Giving credit to creators Claiming someone else's work as your own
Reporting suspicious activity Ignoring unsafe or harmful activity

๐Ÿ“ Chapter Summary

Presenting yourself online means creating and managing your presence in the digital world. An online profile or portfolio can be used to share skills, projects, interests and achievements.

Our online activities create a digital footprint. Therefore, we should think carefully before posting or sharing information.

A responsible digital citizen protects personal information, respects others and uses technology safely and positively.

๐Ÿง  Quick Check

  1. What does it mean to present yourself online?
  2. What is an online presence?
  3. What is a digital identity?
  4. What is a digital footprint?
  5. Name any four things that may be part of an online presence.
  6. Why should we think before posting online?
  7. What is an online portfolio?
  8. What can be included in a student's online portfolio?
  9. What is a username?
  10. Why should passwords be kept private?
  11. Who is a digital citizen?
  12. Write any four rules for online safety.

Grade VI

Chapter 7: Introduction to Python

Learn the basics of Python programming and discover how computers follow instructions to solve problems and perform useful tasks.

๐Ÿ What is Python?

Python is a popular programming language used to give instructions to computers.

Python is known for its simple and easy-to-read syntax, which makes it a good programming language for beginners.

Python programs can be used to perform calculations, work with data, create games, automate tasks and solve problems.

๐Ÿ’ป What is Programming?

Programming is the process of writing instructions that tell a computer what to do.

A computer follows the instructions written in a programming language to perform a task.

A set of instructions written for a computer is called a program.

๐ŸŒ Uses of Python

Python is used in many different fields.

  • Creating computer programs
  • Developing websites
  • Creating games
  • Working with data
  • Artificial Intelligence
  • Robotics
  • Automation

โœ๏ธ Python Syntax

Syntax means the rules used to write instructions in a programming language.

Python instructions must be written according to Python's syntax rules.

A small mistake in syntax may cause an error.

๐Ÿš€ Your First Python Program

The print() function is used to display information on the screen.

Example:

print("Hello, World!")

Output:

Hello, World!

๐Ÿ–จ๏ธ The print() Function

The print() function tells Python to display something on the screen.

Examples:

print("Welcome to Python")
print("Grade VI")
print(25)

๐Ÿ”ค Text and Numbers

Python can work with different types of data.

  • Text (String): Text is usually written inside quotation marks.
  • Number: Numbers can be used directly for calculations.

Examples:

print("Anant")
print(25)

๐Ÿ“ Strings

A string is a sequence of characters such as letters, words or sentences.

Strings are generally written inside quotation marks.

Examples:

"Hello"
"Python Programming"
"Grade VI"

๐Ÿ“ฆ Variables

A variable is a name used to store a value in a program.

We can think of a variable as a labelled container that stores information.

Example:

name = "Riya"
age = 11

print(name)
print(age)

๐ŸŸฐ Assignment Operator

The = symbol is called the assignment operator in Python.

It is used to assign a value to a variable.

Example:

marks = 95

Here, the value 95 is assigned to the variable marks.

๐Ÿ’ฌ Comments

A comment is a note written in a program to explain the code.

Python ignores comments while running the program.

A single-line comment begins with the # symbol.

# This program displays a message
print("Hello!")

โš ๏ธ Errors in Python

An error is a mistake in a program that prevents it from working correctly.

Common mistakes include:

  • Incorrect spelling of a command
  • Missing quotation marks
  • Missing brackets
  • Incorrect syntax

Finding and correcting errors in a program is called debugging.

โš™๏ธ Basic Python Elements

Element Purpose Example
print() Displays output on the screen. print("Hello")
String Stores text. "Python"
Number Stores numerical data. 25
Variable Stores a value using a name. age = 11
= Assigns a value to a variable. marks = 95
# Starts a comment. # My program

๐Ÿงฎ Performing Calculations in Python

Python can perform mathematical calculations using arithmetic operators.

Operator Operation Example
+ Addition 5 + 3
- Subtraction 10 - 4
* Multiplication 5 * 4
/ Division 10 / 2

Example Program:

a = 10
b = 5

print(a + b)

โŒจ๏ธ Taking Input from the User

The input() function can be used to accept information entered by the user.

Example:

name = input("Enter your name: ")
print(name)

The program displays a message, accepts the user's input and stores it in the variable name.

๐Ÿ“ Steps to Write and Run a Python Program

  1. Open a Python programming environment.
  2. Write the required Python instructions.
  3. Check the spelling and syntax.
  4. Save the program if required.
  5. Run the program.
  6. Observe the output.
  7. Correct any errors and run the program again.

๐Ÿ’ก Good Programming Habits

  • Write clear and simple programs.
  • Use meaningful variable names.
  • Check your spelling and punctuation.
  • Use comments to explain important parts of a program.
  • Test your program with different values.
  • Read error messages carefully.
  • Correct one error at a time.

๐ŸŽฏ Practice Programs

1. Display your name

print("My name is Riya")

2. Store and display your age

age = 11
print(age)

3. Add two numbers

a = 12
b = 8

print(a + b)

4. Display a message using a variable

message = "Welcome to Python!"
print(message)

๐Ÿ“š Key Terms

Term Meaning
Python A programming language used to write computer programs.
Program A set of instructions given to a computer.
Programming The process of writing instructions for a computer.
Syntax The rules used to write instructions in a programming language.
Variable A named location used to store a value.
String A sequence of characters or text.
Function A reusable command that performs a specific task.
Comment A note in a program that is ignored during execution.
Error A mistake that causes a program to behave incorrectly.
Debugging The process of finding and correcting errors in a program.

๐Ÿš€ Activity: My First Python Programs

Write and run Python programs to perform the following tasks:

  1. Display your name.
  2. Display the name of your school.
  3. Store your age in a variable and display it.
  4. Add two numbers and display the answer.
  5. Display a welcome message.

๐Ÿ“ Chapter Summary

Python is a popular programming language used to write instructions for computers. A set of instructions written in Python is called a program.

The print() function is used to display output. Variables are used to store values, and Python can work with text and numbers.

Python programs must follow proper syntax. Errors should be found and corrected through the process of debugging.

๐Ÿง  Quick Check

  1. What is Python?
  2. What is programming?
  3. What is a program?
  4. Write any four uses of Python.
  5. What is syntax?
  6. Which function is used to display output in Python?
  7. What is a string?
  8. What is a variable?
  9. What does the = symbol do in a variable assignment?
  10. What is a comment?
  11. Which symbol is used to write a single-line comment?
  12. What is debugging?
  13. Write a Python program to display your name.
  14. Write a Python program to add two numbers.

Grade VI

Chapter 8: Introduction to Data Science

Learn how data is collected, organised, analysed and presented to discover useful information and make better decisions.

๐Ÿ“ฆ What is Data?

Data is a collection of facts, figures, observations or information that can be used for a purpose.

Data can include numbers, words, dates, measurements, pictures and many other types of information.

Examples of data:

  • Students' marks
  • Attendance records
  • Temperature readings
  • Number of books in a library
  • Favourite games of students

๐Ÿ”ฌ What is Data Science?

Data Science is the study of data to find useful information, patterns and answers to questions.

A person working with data may collect it, organise it, study it and present the results in an easy-to-understand form.

Data Science combines ideas from computers, mathematics and problem-solving.

๐Ÿ’ก Data and Information

Data consists of raw facts and figures.

When data is processed and understood, it becomes useful information.

Example:

Marks scored by students are data. Finding the average mark of the class gives useful information.

๐Ÿ”ข Types of Data

Data can be of different types.

  • Numerical Data: Data represented by numbers, such as age, marks or height.
  • Text Data: Data represented by words or characters, such as names and addresses.
  • Visual Data: Data represented by images, photographs or videos.

๐Ÿ“ Collecting Data

Data collection is the process of gathering information for a particular purpose.

Data can be collected through:

  • Surveys
  • Questionnaires
  • Observations
  • Experiments
  • Measurements
  • Digital devices and sensors

๐Ÿ“‹ Example: A Class Survey

Suppose we want to find the favourite fruit of students in a class.

We can ask every student to choose a fruit and record the answers in a table.

Fruit Number of Students
Apple 8
Mango 12
Banana 6
Orange 4

๐Ÿ—‚๏ธ Organising Data

Collected data may be difficult to understand if it is not organised properly.

Data can be organised using:

  • Lists
  • Tables
  • Spreadsheets
  • Charts
  • Graphs

๐Ÿ“Š Data in Tables

A table organises data into rows and columns.

Tables make it easier to read, compare and understand information.

Example:

Student Books Read
Aarav 5
Diya 7
Rohan 4

๐Ÿ” Analysing Data

Data analysis means studying data to discover useful information and answer questions.

While analysing data, we may ask:

  • Which value is the highest?
  • Which value is the lowest?
  • How many times does something occur?
  • Are there any patterns?
  • What conclusion can we make?

๐Ÿงฉ Finding Patterns

A pattern is something that repeats or follows a particular order.

Data analysis can help us discover patterns.

Example:

If the highest attendance is recorded on Monday and Tuesday for several weeks, we may observe a pattern in the attendance data.

๐Ÿ“ˆ Data Visualisation

Data visualisation means presenting data using pictures, charts or graphs.

Visual representations make large amounts of data easier to understand.

Common methods of data visualisation include:

  • Bar Graph
  • Pie Chart
  • Line Graph
  • Pictograph

๐Ÿ“Š Bar Graph

A bar graph uses rectangular bars to compare different values.

The length or height of a bar represents the value of the data.

Bar graphs are useful for comparing categories such as favourite subjects, marks or the number of students.

๐Ÿฅง Pie Chart

A pie chart represents data as parts of a circle.

Each section represents a part of the total data.

Pie charts are useful for showing how a whole is divided into different parts.

๐Ÿ“‰ Line Graph

A line graph shows changes in data over a period of time.

It is useful for studying changes such as temperature, attendance or sales over several days or months.

๐Ÿ”„ Basic Data Science Process

A simple data science process can be understood in the following steps:

  1. Ask a Question โ€” Decide what you want to find out.
  2. Collect Data โ€” Gather the required information.
  3. Organise Data โ€” Arrange the data properly.
  4. Analyse Data โ€” Study the data and find patterns.
  5. Present Results โ€” Use tables, charts or graphs.
  6. Draw a Conclusion โ€” Answer the original question.

๐Ÿ“š Important Data Science Terms

Term Meaning
Data A collection of facts, figures or observations.
Information Useful knowledge obtained after processing data.
Data Science The study of data to discover useful information.
Data Collection The process of gathering data.
Data Analysis The process of studying data to find useful information.
Data Visualisation Presenting data using charts, graphs or pictures.
Pattern A repeated arrangement or trend found in data.
Survey A method of collecting information by asking questions.

๐Ÿ’ป Data and Technology

Computers can store and process large amounts of data quickly.

Many digital technologies collect and use data to perform useful tasks.

Examples include:

  • Weather forecasting
  • Online shopping recommendations
  • Navigation systems
  • School attendance systems
  • Fitness applications
  • Smart devices

๐Ÿ  Data Science in Everyday Life

Data is used in many activities that we see every day.

Area Example of Data Use
School Attendance and marks analysis
Weather Temperature and rainfall records
Sports Player and team performance statistics
Health Recording measurements and observations
Transport Traffic and route information

๐Ÿ›ก๏ธ Responsible Use of Data

Data should be collected, stored and used responsibly.

  • Do not share private information without permission.
  • Collect only the information that is needed.
  • Keep important data safe.
  • Check whether information is correct.
  • Respect the privacy of other people.
  • Use data for useful and appropriate purposes.

๐ŸŽฏ Activity: Class Data Investigation

Conduct a simple survey in your class.

Choose one question, such as:

  • What is the favourite fruit of students?
  • How do students travel to school?
  • What is the favourite subject of students?
  • How many books do students read in a month?

Follow these steps:

  1. Ask a question.
  2. Collect answers from classmates.
  3. Record the data in a table.
  4. Count the answers.
  5. Create a suitable chart or graph.
  6. Write two observations based on the data.

โœ๏ธ Think and Explore

  1. A class has recorded the number of students present every day. What useful information can be found from this data?
  2. Which type of chart would you use to compare the favourite subjects of students? Why?
  3. Give two examples of data that can be collected using a sensor.
  4. Why should personal data be protected?

๐Ÿ“ Chapter Summary

Data is a collection of facts, figures and observations. Data Science helps us collect, organise, analyse and present data to discover useful information.

Data can be organised using tables and spreadsheets and presented using charts and graphs. Studying data can help us find patterns, compare values and answer questions.

Data is used in many areas of everyday life. We must always use data responsibly and respect the privacy of others.

๐Ÿง  Quick Check

  1. What is data?
  2. What is Data Science?
  3. What is the difference between data and information?
  4. Name three types of data.
  5. What is data collection?
  6. Name four methods of collecting data.
  7. Why is it important to organise data?
  8. What is data analysis?
  9. What is a pattern?
  10. What is data visualisation?
  11. Name three types of charts or graphs.
  12. What is a bar graph used for?
  13. What is a pie chart used for?
  14. Write the steps of a simple data science process.
  15. Give three examples of how data is used in everyday life.
  16. Why should personal data be protected?

Grade VI

Chapter 9: Robots & Sensors

Learn what robots and sensors are, how sensors help robots understand their surroundings, and how robots use information to perform useful tasks.

๐Ÿค– What is a Robot?

A robot is a machine that can perform tasks by following instructions or a program.

Some robots can sense what is happening around them and respond to changes in their environment.

Robots may be simple or highly advanced depending on their design and purpose.

๐ŸŒ Robots Around Us

Robots are used in many different places.

  • Factories
  • Hospitals
  • Homes
  • Schools
  • Space missions
  • Farms
  • Research laboratories

๐Ÿ“ก What is a Sensor?

A sensor is an electronic component that detects or measures something in the environment.

A sensor collects information and sends it to a controller or computer so that a system can respond.

Sensors help robots become aware of what is happening around them.

๐Ÿ‘€ Human Senses and Robot Sensors

Human beings use sense organs to understand their surroundings. Robots use sensors for a similar purpose.

Human Sense Robot Sensor
Eyes Light sensor / Camera
Ears Sound sensor / Microphone
Skin Touch sensor
Sense of smell Gas sensor
Sense of temperature Temperature sensor

๐Ÿ’ก Why Do Robots Need Sensors?

Without sensors, a robot may not know what is happening around it.

Sensors can help a robot:

  • Detect objects
  • Measure distance
  • Detect light or darkness
  • Sense temperature
  • Detect sound
  • Detect movement
  • Respond to touch

๐Ÿ’ก Light Sensor

A light sensor detects the amount of light in its surroundings.

A robot or electronic system can use this information to respond to light and darkness.

Example: An automatic street light can switch on when it becomes dark.

๐Ÿ”Š Sound Sensor

A sound sensor detects sound.

It can be used to create systems that respond to sounds such as clapping or speaking.

Example: A project that switches on an LED when a loud sound is detected.

โœ‹ Touch Sensor

A touch sensor detects physical contact or pressure.

It can be used as a switch or as an input device in a robotic system.

Example: A robot can stop when it touches an obstacle.

๐Ÿ“ Ultrasonic Sensor

An ultrasonic sensor is commonly used to measure the distance between the sensor and an object.

It sends ultrasonic waves and uses the returning signal to estimate distance.

Example: An obstacle-avoiding robot can use an ultrasonic sensor to detect objects in front of it.

๐ŸŒก๏ธ Temperature Sensor

A temperature sensor measures the temperature of its surroundings or an object.

It can be used in systems that need to monitor heat or temperature changes.

Example: A system can activate a fan when the temperature becomes high.

๐Ÿƒ Motion Sensor

A motion sensor detects movement in an area.

Motion sensors are often used in automatic systems.

Example: A security light can switch on when movement is detected.

๐Ÿ“ฅ Sensors as Input Devices

A sensor collects information from the environment and sends it to the robot's controller.

Therefore, sensors are generally used as input devices.

The controller uses the information received from the sensor to decide what action should be taken.

๐Ÿ“ค Actuators as Output Devices

An actuator is a component that performs an action based on instructions from the controller.

Common outputs in a robot include:

  • Motors
  • LEDs
  • Buzzers
  • Servos

Sensors provide input, while actuators help the robot produce an output or action.

โš™๏ธ How Does a Robot Work?

A simple robot can work through the following process:

  1. Sense โ€” A sensor collects information.
  2. Process โ€” The controller processes the information.
  3. Decide โ€” The program determines the required action.
  4. Act โ€” An actuator performs the action.

This process can be remembered as:

Sense โ†’ Process โ†’ Decide โ†’ Act

๐Ÿ”„ Input โ€“ Process โ€“ Output in Robotics

Stage Component Example
Input Sensor Ultrasonic sensor detects an object
Process Controller Program checks the distance
Output Actuator Motor changes the direction of the robot

๐Ÿง  The Controller: Brain of the Robot

A controller is an electronic device that controls the working of a robot.

It receives information from sensors, follows the programmed instructions and controls the output devices.

In many student robotics projects, a microcontroller board is used as the controller.

๐Ÿ“ก Common Sensors and Their Uses

Sensor Detects / Measures Example Use
Light Sensor Light level Automatic street light
Sound Sensor Sound Sound-controlled project
Touch Sensor Touch or pressure Robot bumper
Ultrasonic Sensor Distance Obstacle detector
Temperature Sensor Temperature Temperature monitoring system
Motion Sensor Movement Automatic security light

๐Ÿ  Sensors in Everyday Life

Sensors are used in many devices that we use every day.

  • Automatic doors
  • Automatic street lights
  • Smartphones
  • Automatic hand sanitiser dispensers
  • Car parking systems
  • Security systems
  • Automatic water level systems

๐Ÿ› ๏ธ Simple Robotics Projects

Sensors can be used to build many interesting projects.

Project Input Output
Smart Street Light Light sensor LED
Obstacle Detector Ultrasonic sensor Buzzer / LED
Automatic Security Light Motion sensor Light
Temperature Alert Temperature sensor Buzzer / Display
Touch-Controlled System Touch sensor LED / Motor

๐Ÿ›ก๏ธ Responsible Use of Robots

Robots and sensors should be used safely and responsibly.

  • Follow laboratory safety instructions.
  • Handle electronic components carefully.
  • Switch off power before changing circuit connections.
  • Do not touch electrical connections with wet hands.
  • Use tools only under proper guidance.
  • Do not use robots to harm or disturb others.
  • Respect privacy when using cameras or other sensing devices.

๐ŸŽฏ Activity: Design a Smart Robot

Imagine that you have to design a robot for your school.

Choose one purpose:

  • Detect obstacles
  • Save electricity
  • Provide security
  • Monitor temperature
  • Help keep the classroom clean

Complete the following design plan:

  1. What problem will your robot solve?
  2. Which sensor will it use?
  3. What information will the sensor collect?
  4. What will the controller do?
  5. Which output device or actuator will perform the action?

๐Ÿ“š Key Terms

Term Meaning
Robot A machine that performs tasks according to instructions or a program.
Sensor A device that detects or measures something in the environment.
Controller The component that processes information and controls the robot.
Actuator A component that performs an action.
Input Information received by a system.
Output The action or result produced by a system.
Ultrasonic Sensor A sensor commonly used to measure distance.
Motion Sensor A sensor that detects movement.

๐Ÿ“ Chapter Summary

Robots are machines that perform tasks according to instructions or programs. Sensors help robots collect information about their surroundings.

Different sensors can detect light, sound, touch, movement, temperature and distance. A controller processes the information received from sensors and controls output devices or actuators.

A simple robotic system follows the sequence: Input โ†’ Process โ†’ Output or Sense โ†’ Process โ†’ Decide โ†’ Act.

๐Ÿง  Quick Check

  1. What is a robot?
  2. What is a sensor?
  3. Why do robots need sensors?
  4. What is the role of a controller?
  5. What is an actuator?
  6. Give two examples of input devices used in robotics.
  7. Give two examples of output devices used in robotics.
  8. What does a light sensor detect?
  9. What is an ultrasonic sensor used for?
  10. What does a motion sensor detect?
  11. Explain the Inputโ€“Processโ€“Output cycle of a robot.
  12. Write the sequence: Sense โ†’ Process โ†’ Decide โ†’ Act.
  13. How does an automatic street light use a sensor?
  14. Which sensor would you use to build an obstacle detector?
  15. Why is responsible use of robots and sensors important?