Year 8. Revision Exercise April Computer Science CARDINAL NEWMAN CATHOLIC SCHOOL. Student Name : Subject Teacher : Tutor Group:

Size: px
Start display at page:

Download "Year 8. Revision Exercise April Computer Science CARDINAL NEWMAN CATHOLIC SCHOOL. Student Name : Subject Teacher : Tutor Group:"

Transcription

1 CARDINAL NEWMAN CATHOLIC SCHOOL Computer Science Year 8 Revision Exercise April 2017 Student Name : Subject Teacher : Tutor Group: Page 1 of 17

2 Section A: File Management 1. Develop some materials to advise new computer users on how to manage files and folders correctly. The first one has been done for you TASK WHY HOW Create a folder So that files from the same subject or project can be kept together In the window Click New Folder, then type a suitable folder name, usually a name that reflects the subject or project. Rename a file Move files to a different folder Put files together in a zip file Back up your files 2. Use the words below to fill in the missing gaps: Shortcuts CTRL-X Cut Drag Drag and drop Right GUI Multiple CTRL-V Paste There are two main ways you can move files using a _ The first method is called _ Simply open two folders in two different windows and then _ the file or files that you want to move from one window to the other. If you want to move lots of files, you can click and drag a box to select files at once. The second method involves using cut and paste. Select the file or files that you want to move and then click. Choose th option to in order to remove the file. Now go to the destination folder, right click and choose Page 2 of 17

3 3. Fill in the file management techniques with the instruction. Select several files Paste a file (keyboard shortcut) Cut a file (using the mouse) Cut a file (keyboard shortcut) Paste a file (using the mouse) Rename a file 4. Fill in these file extensions against the correct type of file. The first one has been done for you.docx.mov.jpg.exe.pptx.hex.html.bat.xlsx.mp3.pdf.mdb FILE TYPES Type of file This is an image file. It could be a photo or a drawing. File extension.jpg This is a document, but usually one that you can t edit. This is a web page and you would normally open it with a web browser. This is a popular type of video file. This is a file for storing music. You probably have lots of files of this type. This is a program, and when you double click it the program will load. This is a document that you can edit. You would open it with wordprocessor software. This is a spreadsheet document. You would open it with spreadsheet software. This is a slideshow. You would open this with presentation software. This is a batch file and includes a set of instructions that will run if you double click on it. You might not have seen this type of file very often. Microbit file A Microsoft database file Page 3 of 17

4 5. Which of these tasks are about file management? (Tick the box to select the right answer.) TASK FILE MANAGEMENT SOMETHING ELSE Copying a file Editing a file Writing a letter Deleting a file Moving a file to a different folder Updating the operating system 6. a) Write the steps carried out to create a shortcut using the mouse? b) Write the steps carried out to delete a file using the mouse? c) Write the steps carried out to copy a file using the mouse? d) List the 3 different ways to find and open files: e) List the 3 different ways you can back up files? 7. a) Write the steps carried out to password protect a PowerPoint file? Page 4 of 17

5 b) Why is it important to choose a strong password? c) Give example of a strong password? _ d) List some tips for a strong password? 8. In these images are some of the icons that you see when you open windows. State what these icons stand for and give a brief description of their purposes Page 5 of 17

6 Section B: E-Safety 9. a) Describe cyberbullying? b) What would you do if you were cyberbullied? _ c) What would you do if someone else was being cyberbullied? 10. a) What is the meaning of sexting? b) Is sexting a crime? YES NO c) Give reasons for your answer Page 6 of 17

7 11. a) List some of the information you should NOT give out on public social network? 12. What privacy settings would you apply on your social network profile? 13. a) Define the meaning of child exploitation? b) Explain the law for exploitation? Page 7 of 17

8 Section C: Operating System 14. a) Define an Operating System? _ b) List 5 examples of operating systems 15. Choose whether the statement is true or false. A mobile phone does not have an operating system. An operating system manages the hardware and software. If you update an application, you need to update the operating system. An operating system always uses a graphical user interface. A computer can only have one operating system. You cannot change the way the operating system behaves. An operating system includes a word processor and spreadsheet. An operating system manages computer security An operating system manages disk space The operating system checks for new hardware when the system starts True False Page 8 of 17

9 16. a) What does BIOS stand for? b) What is the purpose of BIOS? c) What is a Driver? d) What is a Translator? 17. a) GUI stands for and is the most common way for the _ to control a computer systems A GUI typically uses _, icons, menus and _. GUIs are considered to be _ to use, particularly because they allow end users to choose from lists of option. b) Define the meaning of Command Line Inreface (CLI)? _ c.) List 3 differences between GUI and Command Line? GUI CLI Page 9 of 17

10 16 a) Which of these is not an operating system? (Tick the box to select the right answer.) Linux Unix Excel Windows b) Which of the following is NOT a version of Linux? (Tick the box to select the right answer.). Fedora Mint Solaris Ubuntu c) Which of the following operating systems is specifically designed for mobile device? MS-DOS ios Unix Mac OSX d) For desktop or laptop computers the most common operating systems are: Tick your answers below: Android Windows Excel Linux Mac OS Access e) Match the Operating Systems (OS) to the description. Linux Mac OSX Windows Android DESCRIPTION Made by Microsoft OS Made by Google for mobile devices Designed specifically for Apple computers Open source various versions available Page 10 of 17

11 SECTION D FLOWOL 17. a) Define the term Algorithms? b) Using ruler and pencil draw the flowchart symbols and describe what each does? Name Flowchart Symbol Description of what it does Start/ Terminator Process Decision Input/Output Data flow c) FLOWOL uses an additional 4 symbols shown below. Name these symbols and describe their functions Page 11 of 17

12 18. Describe the algorithms shown in the flow charts below: a) Ordering a meal at a fast food outlet b) Central Heating Control System Page 12 of 17

13 c) Using the symbols drawn in Q17 (b), draw a flow chart to develop an algorithm for requesting a user s name and password to log in. Request username from user Request password from user Check if username and password are correct o If both match Open welcome page o Otherwise Request username and password again Page 13 of 17

14 19. a) Fill in the blanks Data in a computer is stored in _. Using binary _, we can represent pretty much anything we want using just and. c) Define an Integer d) Define the Binary system e) What is a binary digit f) Define the Decimal system BINARY TO DENARY 20. Convert these to Denary/Decimal to Binary a) Binary number = * 0 64 * 0 32 * 1 16 * 0 8 * 1 4 * 0 2 * 1 1 * 0 Answer b) Binary number = Answer Page 14 of 17

15 c) Binary number = Answer d) Binary number = Answer DENARY TO BINARY 21. Convert binary numbers to Denary(Decimal) Example Denary = 3 Calculation for answer (1 * 1) + (2 * 1) = Answer in binary Following the above example Convert these Denary numbers to Binary Calculation for answer Answer in binary Page 15 of 17

16 a) Denary = 15 Calculation for answer Answer in binary b) Denary = 15 Calculation for answer Answer in binary c) Denary = 15 Calculation for answer Answer in binary 22. Complete the blanks below: Denary Binary Denary Binary Page 16 of 17

17 Adding Binary Number Rules Carry 0 Carry 0 Carry Carry 1 1 Add the following Binary numbers: Page 17 of 17

How to Access Your Student and Use Other Features from Google. Fall 2017 Michelle Lowe

How to Access Your Student  and Use Other Features from Google. Fall 2017 Michelle Lowe How to Access Your Student Email and Use Other Features from Google USERNAME@K12.SMCPS.ORG Fall 2017 Michelle Lowe To go to a specific part in this slideshow, click the topic below: Accessing your Student

More information

SOFTWARE UNIT 1 PART B C O M P U T E R T E C H N O L O G Y ( S 1 O B J A N D O B J 3-2)

SOFTWARE UNIT 1 PART B C O M P U T E R T E C H N O L O G Y ( S 1 O B J A N D O B J 3-2) SOFTWARE UNIT 1 PART B C O M P U T E R T E C H N O L O G Y ( S 1 O B J 2 2-3 A N D O B J 3-2) DIGITAL LITERACY STANDARD 1 OBJECTIVE 3 Explore and demonstrate understanding of managing operating systems

More information

CSCA0201 FUNDAMENTALS OF COMPUTING. Chapter 6 Operating Systems

CSCA0201 FUNDAMENTALS OF COMPUTING. Chapter 6 Operating Systems CSCA0201 FUNDAMENTALS OF COMPUTING Chapter 6 Operating Systems 1 1. Operating Systems 2. Types of Operating System 3. Major Functions 4. User Interface 5. Examples of Operating System 2 Operating Systems

More information

Privacy and Security in Online Social Networks Department of Computer Science and Engineering Indian Institute of Technology, Madras

Privacy and Security in Online Social Networks Department of Computer Science and Engineering Indian Institute of Technology, Madras Privacy and Security in Online Social Networks Department of Computer Science and Engineering Indian Institute of Technology, Madras Lecture - 04 Tutorial 1, Part 1 Ubuntu Hi everyone, welcome to the first

More information

OPERATING SYSTEMS AND APPLICATIONS

OPERATING SYSTEMS AND APPLICATIONS OPERATING SYSTEMS AND APPLICATIONS COMPUTER TECHNOLOGY (S1 OBJ 2 2-3 AND OBJ 3-2) Created by Sherry Pate SOFTWARE CATEGORIES There are two main type of software categories Operating Systems Software Application

More information

MicroStrategy Academic Program

MicroStrategy Academic Program MicroStrategy Academic Program Creating a center of excellence for enterprise analytics and mobility. HOW TO DEPLOY ENTERPRISE ANALYTICS AND MOBILITY ON AWS APPROXIMATE TIME NEEDED: 1 HOUR In this workshop,

More information

Technology for ESOL Part 1: Computer Basics and Operating System

Technology for ESOL Part 1: Computer Basics and Operating System Technology for ESOL Part 1: Computer Basics and Operating System Use these handouts while you go through the self-paced presentation. If you need help ask the Language Lab staff to assist you. Use the

More information

Topic - esafety. How to identify whether someone is being cyberbullied, is sexting or is being exploited?

Topic - esafety. How to identify whether someone is being cyberbullied, is sexting or is being exploited? Key Content Key terms How to identify whether someone is being cyberbullied, is sexting or is being exploited? Topic - esafety What you need to know Cyberbullying - The use of electronic communication

More information

Angel International School - Manipay 2 nd Term Examination March, 2015 ICT

Angel International School - Manipay 2 nd Term Examination March, 2015 ICT Grade 06 Angel International School - Manipay 2 nd Term Examination March, 2015 ICT Duration: 2 Hours Index No:- I. Underline the correct answer. 1) Which of the following is not an OS a) Operating system

More information

College of Pharmacy Windows 10

College of Pharmacy Windows 10 College of Pharmacy Windows 10 Windows 10 is the version of Microsoft s flagship operating system that follows Windows 8; the OS was released in July 2015. Windows 10 is designed to address common criticisms

More information

MAC BASICS. 125 S. Prospect Avenue, Elmhurst, IL (630) elmhurstpubliclibrary.org. Start Using Computers, Tablets, and Internet

MAC BASICS. 125 S. Prospect Avenue, Elmhurst, IL (630) elmhurstpubliclibrary.org. Start Using Computers, Tablets, and Internet MAC BASICS WHAT IS MAC? Introduction What We ll Cover While many users are only familiar with Windows computers, working on a Mac is both extremely user friendly and offers a variety of included creative

More information

How to set up an Amazon Work Profile for Windows 8

How to set up an Amazon Work Profile for Windows 8 How to set up an Amazon Work Profile for Windows 8 Setting up a new profile for Windows 8 requires you to navigate some screens that may lead you to create the wrong type of account. By following this

More information

JCCC Virtual Labs. Click the link for more information on installing on that device type. Windows PC/laptop Apple imac or MacBook ipad Android Linux

JCCC Virtual Labs. Click the link for more information on installing on that device type. Windows PC/laptop Apple imac or MacBook ipad Android Linux JCCC Virtual Labs Revision 9/21/2017 http://ats.web. Welcome to the JCCC Virtual Lab Environment. This system allows students to access campus software titles on their personal computers from almost anywhere.

More information

ICAU1128B: Operate a Personal Computer Student Handbook

ICAU1128B: Operate a Personal Computer Student Handbook ICA20105 Certificate II in Information Technology ICAU1128B: Operate a Personal Computer Student Handbook Modification History Competency Handbooks ICA20105: Cert II in Information Technology: ICAU1128B

More information

How to make a Work Profile for Windows 10

How to make a Work Profile for Windows 10 How to make a Work Profile for Windows 10 Setting up a new profile for Windows 10 requires you to navigate some screens that may lead you to create the wrong type of account. By following this guide, we

More information

Your Own Virtual Playground. CS 1585 :: Doug McGeehan

Your Own Virtual Playground. CS 1585 :: Doug McGeehan Your Own Virtual Playground CS 1585 :: Doug McGeehan Overview Follow these steps on your personal laptop or home PC. 1. 2. 3. 4. 5. Open this URL in your browser: http://tiny.cc/dsl-vm Download and Install

More information

Information Technology Services

Information Technology Services Information Technology Services Install Virtual Desktop Horizon Client - MacOS Download the Client Installer 1. Go to this page: Download VMware Horizon Clients. Look for VMware Horizon Client for Mac,

More information

Switching to Sheets from Microsoft Excel Learning Center gsuite.google.com/learning-center

Switching to Sheets from Microsoft Excel Learning Center gsuite.google.com/learning-center Switching to Sheets from Microsoft Excel 2010 Learning Center gsuite.google.com/learning-center Welcome to Sheets Now that you've switched from Microsoft Excel to G Suite, learn how to use Google Sheets

More information

COMPUTER FOR BEGINNERS

COMPUTER FOR BEGINNERS COMPUTER FOR BEGINNERS INTRODUCTION Class Objective: This class will familiarize you with using computers. By the end of the session you will be familiar with: Starting programs Quitting programs Saving

More information

Cambridge Nationals R001. Revision help (LO1)

Cambridge Nationals R001. Revision help (LO1) Cambridge Nationals R001 Revision help (LO1) Portable devices These are electronic devices that can be carried easily. Examples include: Laptops Netbooks Mobile phones Tablets (Ipad, Android Tablet) handheld

More information

Mac OSX Basics. Spring 2014

Mac OSX Basics. Spring 2014 Mac OSX Basics Spring 2014 Objectives By the end of this tutorial, you will be able to: move confidently around the Mac s desktop and menus. locate any program installed on the Mac. manipulate windows

More information

For this class we are going to create a file in Microsoft Word. Open Word on the desktop.

For this class we are going to create a file in Microsoft Word. Open Word on the desktop. File Management Windows 10 What is File Management? As you use your computer and create files you may need some help in storing and retrieving those files. File management shows you how to create, move,

More information

IC3 Spark. Courseware FOR REVIEW ONLY

IC3 Spark. Courseware FOR REVIEW ONLY IC3 Spark Courseware # 7328-1 Lesson 1: Operating Systems Basics Lesson Objectives In this lesson you will learn how to start a computer and access the operating system. You will also be introduced to

More information

Using VStream PCap Outside of Victoria

Using VStream PCap Outside of Victoria Information Technology Services Using VStream PCap Outside of Victoria This How-To academic guide provides step by step instructions on recording, editing and publishing recorded content via the VStream

More information

Discovering Computers 2016

Discovering Computers 2016 Discovering Computers 2016 Tools, Apps, Devices, and the Impact of Technology Chapter 9 Operating Systems Objectives Overview Explain the purpose of an operating system Describe the start-up process and

More information

Click Here to Begin OS X. Welcome to the OS X Basics Learning Module.

Click Here to Begin OS X. Welcome to the OS X Basics Learning Module. OS X Welcome to the OS X Basics Learning Module. This module will teach you the basic operations of the OS X operating system, found on the Apple computers in the College of Technology computer labs. The

More information

You can use the WinSCP program to load or copy (FTP) files from your computer onto the Codd server.

You can use the WinSCP program to load or copy (FTP) files from your computer onto the Codd server. CODD SERVER ACCESS INSTRUCTIONS OVERVIEW Codd (codd.franklin.edu) is a server that is used for many Computer Science (COMP) courses. To access the Franklin University Linux Server called Codd, an SSH connection

More information

Section 1. System Technologies and Implications. Modules. Introduction to computers. File management. ICT in perspective. Extended software concepts

Section 1. System Technologies and Implications. Modules. Introduction to computers. File management. ICT in perspective. Extended software concepts Section 1 System Technologies and Implications Modules 1.1 Introduction to computers 1.2 Software 1.3 Hardware 1.4 File management 1.5 ICT in perspective 1.6 Extended software concepts 1.7 Extended hardware

More information

Firewalls can prevent access to the Unix Servers. Please make sure any firewall software or hardware allows access through Port 22.

Firewalls can prevent access to the Unix Servers. Please make sure any firewall software or hardware allows access through Port 22. EINSTEIN OVERVIEW Einstein (Einstein.franklin.edu) and Codd (codd.franklin.edu) are two servers that are used for many Computer Science (COMP) courses. Students will be directed to use either Einstein

More information

Murray Bridge High School Connecting to the BYOD Network Mac OS X Version 3 Amended 2/10/2014

Murray Bridge High School Connecting to the BYOD Network Mac OS X Version 3 Amended 2/10/2014 Murray Bridge High School Connecting to the BYOD Network Mac OS X 10.7 10.9 Version 3 Amended 2/10/2014 Use of the Murray Bridge High School BYOD (Bring Your Own Device) facilities and network is subject

More information

Intermediate Word by Alan Weaver

Intermediate Word by Alan Weaver Intermediate Word by Alan Weaver Outline/Table of Contents Introduction... 1 Set default font... 2 Create Random Text... 2 Download a special font... 2 Create/Modify a Style... 3 Widows/Orphans... 3 Table

More information

Session 2. >_ {Code4Loop}; Roochir Purani

Session 2. >_ {Code4Loop}; Roochir Purani Session 2 >_ {Code4Loop}; Roochir Purani RECAP from last session - Computers Overview Evolution of computer, little bit of history Types of Devices, and Concepts of Computers INPUT >> PROCESS >> OUTPUT

More information

G.KAMALAKANNAN MCA., M.Tech., (PhD) HQMHSS, Chromepet, Chennai. Page

G.KAMALAKANNAN MCA., M.Tech., (PhD) HQMHSS, Chromepet, Chennai. Page CHAPTER 5 WINDOWS AND UBUNTU 1. An operating system is system software. 2. Operating system enables the hardware to communicate and operate with other software. 3. Operating system acts as an interface

More information

User Guide. ThinkFree Office Server Edition June 13, Copyright(c) 2011 Hancom Inc. All rights reserved

User Guide. ThinkFree Office Server Edition June 13, Copyright(c) 2011 Hancom Inc. All rights reserved User Guide ThinkFree Office Server Edition June 13, 2011 Document Revision History This table describes the changes to ThinkFree Office Server Edition User Guide Date Note 2008-06-30 ThinkFree Office Server

More information

Computer Booklet. 1st preparatory. Computer Department. Name :.. Class :..

Computer Booklet. 1st preparatory. Computer Department. Name :.. Class :.. Computer Booklet Name :.. Class :.. 1st preparatory Computer Department Lesson 1 Computer System Basics Computer: is an electronic set which has the ability to store data and process them to reach certain

More information

Advanced Excel Macros : Data Validation/Analysis : OneDrive

Advanced Excel Macros : Data Validation/Analysis : OneDrive Advanced Excel Macros : Data Validation/Analysis : OneDrive Macros Macros in Excel are in short, a recording of keystrokes. Beyond simple recording, you can use macros to automate tasks that you will use

More information

Importing a txt or csv file into ArcGIS Online [AGO]

Importing a txt or csv file into ArcGIS Online [AGO] Importing a txt or csv file into ArcGIS Online [AGO] Spring 2014 This is how to find addresses online and copy them into an Excel spreadsheet, save them in a format that ArcGIS can use, and then import

More information

central processing unit (CPU) software operating system (OS) input device output device

central processing unit (CPU) software operating system (OS) input device output device central processing unit (CPU) Brain of the computer that performs instructions defined by software software Set of instructions that tells the hardware what to do. It is what guides the hardware and tells

More information

Getting Started. Explorers Guide. Learning about computer basics. Data file: none Objectives:

Getting Started. Explorers Guide. Learning about computer basics. Data file: none Objectives: Explorers Guide Data file: none Objectives: In this project, you will: learn about computer ergonomics describe computer hardware and software review the Windows desktop and use the mouse work with windows

More information

Table of Contents DOCS, SHEETS, AND SLIDES... 2 HOME PAGE... 3 FILE NAME... 4 MENU... 4 TOOLBAR... 5 HELP... 6

Table of Contents DOCS, SHEETS, AND SLIDES... 2 HOME PAGE... 3 FILE NAME... 4 MENU... 4 TOOLBAR... 5 HELP... 6 Conventions used in this document: Keyboard keys that must be pressed will be shown as Enter or Ctrl. Controls to be activated with the mouse will be shown as Start button > Settings > System > About.

More information

System Requirements July 2017

System Requirements July 2017 System Requirements July 2017 Contents Overview to the SAM System Requirements Guide 3 Setting Up Your Computer 4 Workstation Requirements 4 Necessary Software 5 Disk Protection Software 5 Monitor Resolution

More information

Drag and drop. All done!

Drag and drop. All done! Working with Moodle, a Guide for Faculty Posting Course Materials and Managing Files Summary Moodle helps you share many different types of files with your students - Word documents, PowerPoint presentations,

More information

How to Connect to the CSH Virtual Desktop

How to Connect to the CSH Virtual Desktop How to Connect to the CSH Virtual Desktop From Home (or anywhere you have an Internet connection) We recommend you print the section that applies to you 1. For Windows, print pages 2-16 2. For IOS Devices

More information

SAFARI DOWNLOAD INSTRUCTIONS

SAFARI DOWNLOAD INSTRUCTIONS SAFARI ODBC OVERVIEW Safari ODBC provides end-user data management and reporting capabilities by allowing access to your district s data via Excel. The product was purchased by the Ohio Department of Education

More information

Common Linux and Ubuntu symbols. Tux the Penguin Tux is the popular Penguin icon for Linux.

Common Linux and Ubuntu symbols. Tux the Penguin Tux is the popular Penguin icon for Linux. Welcome to the world of Linux computing at Computer Reach. This Quick Guide provides screenshots and brief descriptions of our own build of Edubuntu 14.04 LTS ( Long Term Support ) with the Xubuntu Desktop

More information

a.which one of the following terms describes the physical components of a computer system? iv Courseware. [2 Marks] iv Computer screen.

a.which one of the following terms describes the physical components of a computer system? iv Courseware. [2 Marks] iv Computer screen. Page 1 of 12 1. Tick the correct answer with a a.which one of the following terms describes the physical components of a computer system? i. Hardware. i Freeware. Software. iv Courseware. [2 Marks] b.

More information

Installing. Download the O365 suite including OneDrive for Business: 1. Open the Google Play Store on your Android device

Installing. Download the O365 suite including OneDrive for Business: 1. Open the Google Play Store on your Android device Mobile Microsoft OneDrive for Business is a part of Office 365 (O365) and is your private professional document library, it uses O365 to store your work files in the cloud and is designed to make working

More information

Office 365 for ipad. OneDrive for Business Word Excel PowerPoint OneNote Lync OWA for ipad

Office 365 for ipad. OneDrive for Business Word Excel PowerPoint OneNote Lync OWA for ipad Office 365 for ipad Get your Office 365 apps for your ipad for free! Below is a list of links to the Office apps that are available for the ipad in the App Store. Before you begin, make sure you know your

More information

HOW TO SIGN IN... 3 HOW TO USE GOOGLE DRIVE... 4 HOW TO CREATE A DOCUMENT IN DRIVE... 5 HOW TO SHARE A DOCUMENT (REAL TIME COLLABORATION)...

HOW TO SIGN IN... 3 HOW TO USE GOOGLE DRIVE... 4 HOW TO CREATE A DOCUMENT IN DRIVE... 5 HOW TO SHARE A DOCUMENT (REAL TIME COLLABORATION)... HOW TO SIGN IN... 3 HOW TO USE GOOGLE DRIVE... 4 HOW TO CREATE A DOCUMENT IN DRIVE... 5 HOW TO SHARE A DOCUMENT (REAL TIME COLLABORATION)... 6 HOW TO SHARE A FOLDER... 7 HOW TO SEARCH FOR A FILE IN DRIVE...

More information

Using Edusoft and Excel to Extract SLO Data for the BPSD Growth Target Calculator Spreadsheet by Granger Meador

Using Edusoft and Excel to Extract SLO Data for the BPSD Growth Target Calculator Spreadsheet by Granger Meador Using Edusoft and Excel to Extract SLO Data for the BPSD Growth Target Calculator Spreadsheet by Granger Meador CREATING AND GIVING PRE-TEST: 1. Create separate assessment(s) in Edusoft for your pre-test

More information

1- What is a computer?

1- What is a computer? 1- What is a computer? A computer is an electronic device that has the ability to store, retrieve, and process data and perform mathematical and logical operations, and display the results of these operations

More information

1 Setting Up Your Auto Login Link in Windows

1 Setting Up Your Auto Login Link in Windows This User Guide is relevant for Admins, Teachers and s Admin Teacher Student Auto Login - An Overview Auto Login allows you to create a shortcut that logs you directly into your EducationCity school account.

More information

HW Label the following computer parts: E-Banking E-Government E-Commerce

HW Label the following computer parts: E-Banking E-Government E-Commerce HW 1 1. Label the following computer parts: (7 marks) 2. The Internet has provided the community with online services which are becoming more common in everyday life. Using the below terms give the name

More information

** If you are having issues logging into , Contact **

** If you are having issues logging into  , Contact ** WINDOWS OneDrive for Business cloud storage via St. John s Email St. John s University email can be accessed through MySJU. Once logged into MySJU, click on the Student Email link, located in the upper

More information

Reading: Managing Files in Windows 7

Reading: Managing Files in Windows 7 Student Resource 13.4b Reading: Managing Files in Windows 7 Directions: All recent versions of Windows (XP, Vista, Windows 7) have fairly similar ways of managing files, but their graphic user interfaces

More information

A computer is an electronic device, operating under the control of instructions stored in its own memory unit.

A computer is an electronic device, operating under the control of instructions stored in its own memory unit. Computers I 1. Operating Systems In order to grasp the concept of Operating Systems and understand the different types of windows available we first need to cover some basic definitions. 1.1 Computer Concepts

More information

Topic: Dropbox. Instructional Technology Services Dropbox Faculty Help. Dropbox Features: Minimum Requirements: Create a Dropbox Account

Topic: Dropbox. Instructional Technology Services Dropbox Faculty Help. Dropbox Features: Minimum Requirements: Create a Dropbox Account Instructional Technology Services Dropbox Faculty Help Topic: Dropbox Dropbox is a free service that lets you save your documents, photos and videos. You can access your files anywhere using any computer,

More information

4. Fill in your information. Choose an address for your PBworks wiki. Be sure to choose For Education as your workspace type.

4. Fill in your information. Choose an address for your PBworks wiki. Be sure to choose For Education as your workspace type. Creating Your First Wiki with PB Works 1. Go to the PB Wiki Site: http://www.pbworks.com 2. Click Sign Up 3. Select the Basic Plan which is the free plan and includes 2 GB of storage space. 4. Fill in

More information

BYOD Programme Handbook

BYOD Programme Handbook BYOD Programme Handbook October 2018 Student & Parent Guide IT Helpdesk The IT Helpdesk is the initial point of contact for the IT Department. The IT Helpdesk is located in Mercy 2 and is open Monday

More information

Connecting Remotely Staff & Students

Connecting Remotely Staff & Students Connecting Remotely Staff & Students Install VMware Horizon View client There are two main ways to access the college network remotely using VMware on your computer, either (1) connecting directly through

More information

ACER Online Assessment and Reporting System (OARS) User Guide

ACER Online Assessment and Reporting System (OARS) User Guide ACER Online Assessment and Reporting System (OARS) User Guide January 2015 Contents Quick guide... 3 Overview... 4 System requirements... 4 Account access... 4 Account set up... 5 Create student groups

More information

CHAPTER 2: USE WINDOWS 7 TO MANAGE FILES AND PROGRAMS AND TO BROWSE THE INTERNET

CHAPTER 2: USE WINDOWS 7 TO MANAGE FILES AND PROGRAMS AND TO BROWSE THE INTERNET CHAPTER 2: USE WINDOWS 7 TO MANAGE FILES AND PROGRAMS AND TO BROWSE THE INTERNET Quick Summary A program is a set of instructions that a computer uses to accomplish a task, such as word processing, accounting,

More information

Broadband internet connection ipad, Android tablet, Windows Surface RT or Pro, Chromebook Safari, Google Chrome, Microsoft Edge, Mozilla Firefox

Broadband internet connection ipad, Android tablet, Windows Surface RT or Pro, Chromebook Safari, Google Chrome, Microsoft Edge, Mozilla Firefox TABLE OF CONTENTS OVERVIEW... 3 SYSTEM REQUIREMENTS... 3 INSTALLATION... 4 LOGGING INTO THE SOFTWARE... 4 STUDENT PASSWORDS... 5 TEACHER PASSWORDS... 5 GETTING YOUR STUDENTS STARTED... 6 OPEN LOGIN...

More information

6. Under which of the following categories is a laptop computer classified? (1) Microcomputer (2) Minicomputer (3) Mainframe (4) Supercomputer

6. Under which of the following categories is a laptop computer classified? (1) Microcomputer (2) Minicomputer (3) Mainframe (4) Supercomputer General Certificate of Education (Ord.Level) Examination 2007 Information & Communication Technology I One hour Note: Answer all questions. In each of the questions 1 to 40 pick one of the alternatives

More information

HOW TO SIGN IN... 3 TRAINING FOR GOOGLE APPS... 4 HOW TO USE GOOGLE DRIVE... 5 HOW TO CREATE A DOCUMENT IN DRIVE... 6

HOW TO SIGN IN... 3 TRAINING FOR GOOGLE APPS... 4 HOW TO USE GOOGLE DRIVE... 5 HOW TO CREATE A DOCUMENT IN DRIVE... 6 HOW TO SIGN IN... 3 TRAINING FOR GOOGLE APPS... 4 HOW TO USE GOOGLE DRIVE... 5 HOW TO CREATE A DOCUMENT IN DRIVE... 6 HOW TO SHARE A DOCUMENT (REAL TIME COLLABORATION)... 7 HOW TO SHARE A FOLDER... 8 HOW

More information

VDI Users Guide. Mac OS X

VDI Users Guide. Mac OS X Mac OS X VDI Users Guide NOTICE: Access to electronic resources at Moraine Park Technical College is restricted to employees, students, or other individuals authorized by the College. By connecting to

More information

NATIONAL SPORT SCHOOL

NATIONAL SPORT SCHOOL NATIONAL SPORT SCHOOL Mark HALF-YEARLY EXAMINATION 2016 FORM 1 ICT TIME: 1h 30min Question 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 Max. Mark Mark Global Mark 2 5 4 15 4 6 4 4 14 6 5 10 4 3 8 6 100 DO NOT

More information

XC USB 2.0 Smart Transfer Cable

XC USB 2.0 Smart Transfer Cable XC-4949 USB 2.0 Smart Transfer Cable Table of Contents Overview... 3 System Requirements... 3 Features... 3 Support Language... 3 Getting Started... 4 Changing the Settings... 6 Keyboard & Mouse Control

More information

ST NICHOLAS COLLEGE RABAT MIDDLE SCHOOL HALF YEARLY EXAMINATIONS February 2016

ST NICHOLAS COLLEGE RABAT MIDDLE SCHOOL HALF YEARLY EXAMINATIONS February 2016 ST NICHOLAS COLLEGE RABAT MIDDLE SCHOOL HALF YEARLY EXAMINATIONS February 2016 Mark Level 5-8 Year 7 Information and Communication Technology TIME: 1h 30min Question 1 2 3 4 5 6 7 Global Mark Max. Mark

More information

To install OpenOffice.org 3.0 on a Windows-based computer that meets the minimum system requirements, follow these steps:

To install OpenOffice.org 3.0 on a Windows-based computer that meets the minimum system requirements, follow these steps: 14 Lesson One your computer must have Java Runtime Environment (JRE) version 1.5 or higher installed. Fortunately, if you select to perform a Complete Install during the installation process, OpenOffice.org

More information

MRIEHEL SECONDARY SCHOOL HALF-YEARLY EXAMINATIONS 2016~17. Year 9 Computing Time: 1hr 30mins MARKING SCHEME. a) CPU : b) MSB : c) GUI :

MRIEHEL SECONDARY SCHOOL HALF-YEARLY EXAMINATIONS 2016~17. Year 9 Computing Time: 1hr 30mins MARKING SCHEME. a) CPU : b) MSB : c) GUI : MRIEHEL SECONDARY SCHOOL HALF-YEARLY EXAMINATIONS 2016~17 Year 9 Computing Time: 1hr 30mins MARKING SCHEME 1. What do the following abbreviations stand for? Central Processing Unit a) CPU : Most Significant

More information

Types of Operating Systems

Types of Operating Systems Operating Systems Chap 02 Sem 1 Jun 2017 Types of Operating Systems 1 Classification 1: Based on the way Programs are Run Real Time OS Small, very fast, and must respond to hardware events or signals before

More information

SECTION 2 (Part B) Types And Components Of Computer Systems. Sophia Pratzioti

SECTION 2 (Part B) Types And Components Of Computer Systems. Sophia Pratzioti SECTION 2 (Part B) Types And Components Of Computer Systems 2 Hardware & Software Hardware: is the physical parts of the computer system the part that you can touch and see. Hardware can be either external

More information

Websites. Version 1.7

Websites. Version 1.7 Websites Version 1.7 Last edited 15 Contents MyNetball Information...3 Websites...4 Web packages...4 Setting up the layout...5 Uploading files and images...6 Using Dropbox to Increase your Website Data...7

More information

8 th Grade Animation Exam Study Guide

8 th Grade Animation Exam Study Guide Name: Period: What is our class website? What day of the week can you come to class during lunch to make up missed work? What does CPU stand for? What type of files are used for audio? What is hardware?

More information

Computer Basics: Step-by-Step Guide (Session 2)

Computer Basics: Step-by-Step Guide (Session 2) Table of Contents Computer Basics: Step-by-Step Guide (Session 2) ABOUT PROGRAMS AND OPERATING SYSTEMS... 2 THE WINDOWS 7 DESKTOP... 3 TWO WAYS TO OPEN A PROGRAM... 4 DESKTOP ICON... 4 START MENU... 5

More information

File Management. Version: 04_19_04 Developed by: Department of Instructional Technology 2004 Union Institute & University

File Management. Version: 04_19_04 Developed by: Department of Instructional Technology 2004 Union Institute & University File Management Version: 04_19_04 Developed by: Department of Instructional Technology 2004 Union Institute & University Table of Contents FILE MANAGEMENT SCENARIO...2 File Management Terminology...2 FILE

More information

DRC INSIGHT Portal User Guide TerraNova Christian School Program Online Enrollment for Machine Scoring & Student File Upload

DRC INSIGHT Portal User Guide TerraNova Christian School Program Online Enrollment for Machine Scoring & Student File Upload DRC INSIGHT Portal User Guide TerraNova Christian School Program Online Enrollment for Machine Scoring & Student File Upload Data Recognition Corporation (DRC) 13490 Bass Lake Road Maple Grove, MN 55311

More information

Student Success Guide

Student Success Guide Student Success Guide Contents Like a web page, links in this document can be clicked and they will take you to where you want to go. Using a Mouse 6 The Left Button 6 The Right Button 7 The Scroll Wheel

More information

via Citrix Remote Access (formally

via Citrix Remote Access (formally via Citrix Remote Access (formally Mints@Home) Domains Supported: Medschl Platforms Supported: Any Introduction With Citrix Remote Access you have browser-based access to a Virtual Desktop running Windows

More information

Brooklyn City School District Technology Learning Targets Checklist

Brooklyn City School District Technology Learning Targets Checklist Operations K 1 2 3 4 5 6 7 8 Names and identifies parts of the computer & desktop elements (menus, icons, etc) Uses proper procedures for turning computer on/off & waking from sleep mode Uses mouse fluently

More information

Prezi: Moving beyond Slides

Prezi: Moving beyond Slides [ Prezi: Moving beyond Slides ] by: Charina Ong Centre for Development of Teaching and Learning National University of Singapore Table of Contents About the Workshop... i Workshop Objectives... i Session

More information

Panopto. Student Guide for Creating a Presentation on the Macintosh Computer. University Information Technology Services

Panopto. Student Guide for Creating a Presentation on the Macintosh Computer. University Information Technology Services Panopto Student Guide for Creating a Presentation on the Macintosh Computer University Information Technology Services Training, Outreach, Learning Technologies and Video Productions 1 Copyright 2014 KSU

More information

VENNESLA MUNICIPALITY AND HÆGELAND OG ØVREBØ VOLUNTEER CENTER USER MANUAL COMPUTER HANDLING

VENNESLA MUNICIPALITY AND HÆGELAND OG ØVREBØ VOLUNTEER CENTER USER MANUAL COMPUTER HANDLING VENNESLA MUNICIPALITY AND HÆGELAND OG ØVREBØ VOLUNTEER CENTER USER MANUAL COMPUTER HANDLING USER MANUAL FOR EVERYDAY COMPUTER HANDLING BASED ON «GRANDMA ON WEB» AT SKARPENGLAND SCHOOL. Introduction This

More information

Sun VirtualBox Installation Tutorial

Sun VirtualBox Installation Tutorial Sun VirtualBox Installation Tutorial Installing Linux Mint 5 LTS Guest OS By Dennis Berry Welcome to the world of virtualization and Linux. This tutorial is intended to help users who are new to the world

More information

GRS Enterprise Synchronization Tool

GRS Enterprise Synchronization Tool GRS Enterprise Synchronization Tool Last Revised: Thursday, April 05, 2018 Page i TABLE OF CONTENTS Anchor End User Guide... Error! Bookmark not defined. Last Revised: Monday, March 12, 2018... 1 Table

More information

User Guide XO Applications

User Guide XO Applications User Guide XO Applications One Laptop Per Child XO Laptop Acknowledgements I would like to acknowledge the considerable contribution and guidance that OLPC Australia have made to this project. References

More information

Office 365 provided by Hugh Baird College

Office 365 provided by Hugh Baird College Office 365 provided by Hugh Baird College What is Office 365? Office 365 is a series of online tools and resources that will assist you with your work and studies. All you need to access these resources

More information

Adobe Dreamweaver CS5 Tutorial

Adobe Dreamweaver CS5 Tutorial Adobe Dreamweaver CS5 Tutorial GETTING STARTED This tutorial focuses on the basic steps involved in creating an attractive, functional website. In using this tutorial you will learn to design a site layout,

More information

Installing Office 365 Desktop Apps on Windows

Installing Office 365 Desktop Apps on Windows Installing Office 365 Desktop Apps on Windows This guide takes you through the process of installing the full Microsoft Office suite on Windows (currently Office 2016 or 2013) for free. Both staff and

More information

HOW TO WORK ON DOCUMENTS AT SCHOOL & AT HOME

HOW TO WORK ON DOCUMENTS AT SCHOOL & AT HOME SPENCER BUTTE MIDDLE SCHOOL 2011 iwork (Apple - School - Pages & Keynote) Microsoft Office (PC - Home - Word & PowerPoint) The Good news is iwork - which we have here at SBMS and Microsoft Office -which

More information

Using Microsoft Excel

Using Microsoft Excel About Excel Using Microsoft Excel What is a Spreadsheet? Microsoft Excel is a program that s used for creating spreadsheets. So what is a spreadsheet? Before personal computers were common, spreadsheet

More information

Installing Firefox on Mac

Installing Firefox on Mac Installing Firefox on Mac Visit the Firefox download page in any browser (e.g. Apple Safari). It will automatically detect the platform and language on your computer and recommend the best edition(s) of

More information

I. Answer any five of the following questions. 5 4=20M 1. Write a short note on Napier s Bones. A.

I. Answer any five of the following questions. 5 4=20M 1. Write a short note on Napier s Bones. A. I. Answer any five of the following questions. 5 4=20M 1. Write a short note on Napier s Bones. 2. Explain the types of computers. 3. What is secondary memory? 4. How many parts does a CPU have? Name them.

More information

This document provides a step-by-step guide to getting started with Google Forms, an extension of the Google Spreadsheets module.

This document provides a step-by-step guide to getting started with Google Forms, an extension of the Google Spreadsheets module. wazmac QuickStart Getting Started with Google Forms Background Google Apps is an office suite of software with a difference - you don t install it on your computer. All the software is accessed online,

More information

The Reading Inventory Installation Guide

The Reading Inventory Installation Guide The Reading Inventory Installation Guide For use with The Reading Inventory version 2.5 or later and Student Achievement Manager version 2.5 or later Table of Contents Introduction... 3 Getting Started...

More information

TRI-CITIES Device Deployment MICROSOFT SURFACE SETUP

TRI-CITIES Device Deployment MICROSOFT SURFACE SETUP TRI-CITIES Device Deployment 2018-19 MICROSOFT SURFACE SETUP Surface Expectations at TRI-CITES ALWAYS bring your device to school FULLY CHARGED! Be responsible accessories, security, etc. Do NOT switch

More information

Google Apps for Education: The Basics

Google Apps for Education: The Basics Google Apps for Education: The Basics You will learn how to get started with Google Drive by uploading and converting documents. You will also learn how to share your documents with others in the Google

More information

Meeting your new mac

Meeting your new mac Meeting your new mac by Robin Shostack, Harvard, Jan 31, 2005 Why mac? Desktop Web browsing Mac mail Burning CDs Getting help Topics Why move to macs? Mac OS X (macintosh operating system version 10) easy

More information

ONLINE CLASSROOM

ONLINE CLASSROOM ONLINE CLASSROOM - 76 - The Online Classroom is available to all staff members. Online Classroom At anytime you can save your information and at the top right of your OLC page you will see Once a teacher

More information