INFORMATIKA ANGOL NYELVEN INFORMATION TECHNOLOGY

Size: px
Start display at page:

Download "INFORMATIKA ANGOL NYELVEN INFORMATION TECHNOLOGY"

Transcription

1 Informatika angol nyelven középszint 0512 É RETTSÉGI VIZSGA október 27. INFORMATIKA ANGOL NYELVEN INFORMATION TECHNOLOGY KÖZÉPSZINTŰ ÉRETTSÉGI VIZSGA FINAL EXAMINATION STANDARD LEVEL JAVÍTÁSI-ÉRTÉKELÉSI ÚTMUTATÓ CORRECTION SCHEME MARKSCHEME OKTATÁSI MINISZTÉRIUM MINISTRY OF EDUCATION

2 gyakorlati vizsga / 12

3 Introduction The exercises are marked in accordance with the markscheme given in the correction scheme markscheme. In the correction scheme the marks given for the major logical units are in the bordered parts. The parts without bordering contain the breakdown of the marks and reference to situations where the given mark can be awarded or can not be awarded. To ensure unified evaluation, please do not divert from the marking in the markscheme. The marks can not be broken down further than indicated in the markscheme. If several solutions are given for the same problem, please evaluate the solution with the most given marks. In the case of several good solutions no extra marks can be awarded. The evaluation form, which only contains the marks for the major evaluation units, can be found at the end of the markscheme. One evaluation form should be filled for each examination paper and it should be attached to the examination paper (to the candidate s exercise sheet). The candidate receives this form at the seeing of the examination paper. The total marks awarded for the individual exercises and the marks awarded for the exam should also be indicated on the last page of the examination paper, in the tables provided. For further processing please fill in the electronic markscheme attached to the solution as well. gyakorlati vizsga / 12

4 1. Textbook ordering Importing the data, saving the file as 9d, in the format of the word processor Completing the text Expansion of the text (source should be expanded at several places) Without typing errors Default font size is 12 points, type is footed (e.g. Times New Roman) The given text appears in the header Inclusion of the picture Inserting the picture The picture is aligned according to the example Formatting the title Font size of title is greater by 2 points Title is aligned centered Formatting name and class Name is aligned from left using paragraph indent Place of name and class are aligned according to the example (by means of tabs or table) Tabs are dotted using leader or character underlining; in the case of applying a table the border of the corresponding cells is dotted according to the example Spacing before and after name (no empty paragraphs) Font size of remarks is 8 points Formatting the support possibilities The font style of the type of support part is italics Support types are listed in bulleted list The bullet is similar to the one given in the example The support types are formatted with one and a half (or double) line spacing (or spacing) Listing is indented approximately below : Creating the table using the data The imported data are arranged in a table The table contains two more columns than the number of data (inserting column) The width of the columns is according to the description Formatting the table In the table the font size is 10 points The external borders of the table are wider The internal borders are according to the example (from the second line) The headings of the table are aligned centered The headings of the table are bold in two cells Double, thin border between the heading and the data Formatting the first signature part Date and Parent s signature are in italics The line after date is dotted (not through multiplication of dots) 5 marks 6 marks 6 marks gyakorlati vizsga / 12

5 The place of the Parent s signature is dotted (not through multiplication of dots) Parent s signature is aligned centered relative to the line Signature part is together, on the right Spacing before and after text, date and signature (empty lines are not used) Page break is inserted Copying and modifying the text The signature part is copied in one copy Spacing before signature is 48 points (before the original 36 points is enough) Text is modified correctly The new text is copied in one copy The new text is copied in another copy 5 marks 40 marks 2. King Matthias Presentation contains 3 slides Background of each slide is black If the presentation contains at least one slide and the background colour is set correctly, the mark can be awarded. Font type of text is ARIAL or Nimbus Sans on each slide If the presentation contains at least two slides and the font is formatted on each, the mark can be awarded. RGB code of title is 240, 215, 180 on each slide If the presentation contains at least two slides and the colour code is set for each, the mark can be awarded. RGB code of text is 223, 192, 141 on each slide If the presentation contains at least two slides and the colour code is set for each, the mark can be awarded. On the 1 st slide the font size of the title is 60 points On the 1 st slide the title is bold On the 2 nd slide the picture of the coin is on the right The font size of the 24 January 1458 part is 32 points The date is bold On the 3 rd slide the picture of the relief is on the left The biographical data are on the right The data on the 3 rd slide appear in a table without border The arrangement of the text on the right is according to the example In the table the font size of the text is 20 points and the style is bold 15 marks gyakorlati vizsga / 12

6 3. Halma The background colour is according to the exercise The title in the header is correct The style of the title is Heading 1 and it is aligned centered Table is present Its width is 80%, its border width is 1 point It is aligned centered and the background colour is as given The cell on the left contains picture babu.jpg formatted as given The cell on the right contains the correct text The cell at the bottom contains the rules of the game The style of the text Rules of the game is Heading 2 The rules are listed in an unordered list Picture halma.gif appears below the text The picture is aligned centered They can also jump points at picture halmaugr.gif The link works correctly 15 marks gyakorlati vizsga / 12

7 4. Body mass index The data are imported from the file and saved as tti correctly The data are imported correctly from file adatok.txt. The table is saved as tti. The students are sorted Students names are sorted Students data are also sorted with students names A column is inserted and the students are numbered Custom number format is set for the height and body mass data At least one cell contains correct number format Every cell contains correct number format Average height is calculated in cell C39 Example: =AVERAGE(C2:C38) Total mass of the class is calculated in cell D40 Example: =SUM(D2:D38) Both calculations are preceded by suitable text, the accuracy of the average height is 2 decimal digits and both results contain the unit as format Calculation of BMI At least one student s body mass index is calculated based on the formula Each student s body mass index is calculated Example: =D2/POWER(C2/100;2) =D2/(C2/100)^2 =D2/(C2*C2/10000) The values are displayed with an accuracy of two decimal digits The heading of the body mass index column is BMI ; the heading of column F is Build Characterisation of build in words Correct formula is used for at least one student. The mark is awarded if correct function or functions are chosen but the result is incorrect due to wrong parameters given The references in the formula are correct for at least one student Characterisation in words is given for each student For example: =VLOOKUP($E2;$A$42:$B$45;2) = IF(E2<18;"anorexia";IF(E2<25; "normal";if(e2<30;"overweight";"obese"))) The name of the worksheet is all data 3 mark gyakorlati vizsga / 12

8 Formatting the table In the first row of the table the titles are bold and aligned centered The titles are underlined with double line or thick line, the other parts of the table are bordered with normal lines The data in columns A and B are aligned left; the data in the other columns are aligned centered The font colour of the cells calculated using a formula is blue Determining the number of the individual builds Correct formula is used to determine the number of students belonging to at least one build The mark is awarded if correct function or functions are chosen but the result is incorrect due to wrong parameters given. Using correct references in the formula The number of students belonging to all four builds is determined correctly For example: =COUNTIF($F$2:$F$38;B42) {=FREQUENCY(E2:E38;A42:A45)} Remark: the first row of data is hidden, calculated from the limits. =DB.COUNT(B1:F38;E1;F42:F43) Remark: here cells F42:F43 contain the criteria. Chart Creating a chart on another worksheet The chart shows the ratio From the chart it can be decided unanimously which part belongs to which category (this could be a legend, a text appearing on the chart etc.) Filtering Filtering is carried out The result of filtering appears on another worksheet The name of the worksheet is obese 30 marks gyakorlati vizsga / 12

9 5. Teaching staff Creating the database with name tanarok The mark can be awarded if the name of the database is the given name. Importing the data; creating a table with name adatok The mark can be awarded only if the name of the table is correct and the data appear in the table Field names are as given The mark can also be awarded if data do not appear in the table but the field names are as given Unique identifier with the given name exists and key is set correctly The name of the unique identifier is AZON, and this field is set as key field. In case of insufficiency the mark can not be awarded. Query Kezd ( or criteria, displaying the name) Displayed field is chosen correctly (only the name), saved as the name given Giving the correct criteria Example: SELECT adatok.nev FROM adatok WHERE (adatok.mettol=1986)or (adatok.mettol=1987); Query Mat (criteria, displaying name and subject(s), sorting) Displayed fields are chosen correctly (name and subject, nothing else) saved as the name given Criteria is correct (*Mathematics*) Displayed list is ordered according to year of beginning Example: SELECT adatok.nev, adatok.szak FROM adatok WHERE adatok.szak Like "*Mathematics*" ORDER BY adatok.mettol; Query Ido (difference, displaying name and subject(s)) Displayed fields are chosen correctly (name, subject(s), calculated field), saved as the name given Calculating difference from fields correctly (non-negative value) The formula used to calculate difference is syntactically correct Example: SELECT adatok.nev, adatok.szak, adatok.meddig-adatok.mettol AS eltoltott FROM adatok; Query Leg (sorting, first element, displaying name and time) Several solutions are possible. Displaying the correct fields and saving as the given name Calculating the number of years (difference of mettol and meddig) Choosing the teacher teaching for the longest period (can not be divided) 2 mark gyakorlati vizsga / 12

10 Examples: SELECT TOP 1 nev, eltoltott FROM Ido ORDER BY eltoltott DESC; SELECT TOP 1 nev, meddig-mettol AS eltoltott FROM adatok ORDER BY meddig-mettol DESC; SELECT nev, meddig-mettol AS eltoltott FROM adatok WHERE (meddig-mettol)= (Select Max(meddig-mettol) From adatok); Query Leg_d_1: SELECT Max(meddig-mettol) AS eltoltott FROM adatok; SELECT adatok.nev, adatok.meddig-adatok.mettol AS eltoltott FROM adatok, Leg_d_1 WHERE (adatok.meddig-adatok.mettol) = Leg_d_1.eltoltott; Form Uj (form, no identifier, during entry field end of teaching contains 2005 ) Form named Uj based on table adatok is present The form contains the correct data (everything except for the identifier) Default value is set for field end of teaching during the entry of a new data series The default value is marks gyakorlati vizsga / 12

11 Informatika középszint értékelőlap Azonosító jel: 1. Textbook ordering Importing the data, saving the file as 9d, in the format of the word processor Completing the text Default font size is 12 points, type is footed (e.g. Times New Roman) The given text appears in the header Inclusion of the picture Formatting the title Formatting name and class Font size of remarks is 8 points Formatting the support possibilities Creating the table using the data Formatting the table Formatting the first signature part Page break is inserted Copying and modifying the text 2. King Matthias Presentation contains 3 slides Background of each slide is black Font type of text is ARIAL or Nimbus Sans on each slide RGB code of title is 240, 215, 180 on each slide RGB code of text is 223, 192, 141 on each slide On the 1 st slide the font size of the title is 60 points On the 1 st slide the title is bold On the 2 nd slide the picture of the coin is on the right The font size of the 24 January 1458 part is 32 points The date is bold On the 3 rd slide the picture of the relief is on the left The biographical data are on the right The data on the 3 rd slide appear in a table without border The arrangement of the text on the right is according to the example In the table the font size of the text is 20 points and the style is bold 3. Halma The background colour is according to the exercise The title in the header is correct The style of the title is Heading 1 and it is aligned centered Table is present Its width is 80%, its border width is 1 point It is aligned centered and the background colour is as given The cell on the left contains picture babu.jpg formatted as given The cell on the right contains the correct text The cell at the bottom contains the rules of the game 5 marks 6 marks 6 marks 5 marks 40 marks 15 marks gyakorlati vizsga / 12

12 Informatika középszint értékelőlap Azonosító jel: The style of the text Rules of the game is Heading 2 The rules are listed in an unordered list Picture halma.gif appears below the text The picture is aligned centered They can also jump points at picture halmaugr.gif The link works correctly 4. Body mass index The data are imported from the file and saved as tti correctly The students are sorted A column is inserted and the students are numbered Custom number format is set for the height and body mass data Average height is calculated in cell C39 Total mass of the class is calculated in cell D40 Both calculations are preceded by suitable text, the accuracy of the average height is 2 decimal digits and both results contain the unit as format Calculation of BMI The values are displayed with an accuracy of two decimal digits The heading of the body mass index column is BMI ; the heading of column F is Build Characterisation of build in words The name of the worksheet is all data Formatting the table Determining the number of the individual builds Chart Filtering 5. Teaching staff Creating the database with name tanarok Importing the data; creating a table with name adatok Field names are as given Unique identifier with the given name exists and key is set correctly Query Kezd ( or criteria, displaying name) Query Mat (criteria, displaying name and subject(s), sorting) Query Ido (difference, displaying name and subject(s)) Query Leg (sorting, first element, displaying name and time) Form Uj (form, no identifier, during entry field end of teaching contains 2005 ) 15 marks 30 marks 20 marks gyakorlati vizsga / 12

INFORMATIKA ANGOL NYELVEN EMELT SZINTŰ GYAKORLATI VIZSGA JAVÍTÁSI-ÉRTÉKELÉSI ÚTMUTATÓ

INFORMATIKA ANGOL NYELVEN EMELT SZINTŰ GYAKORLATI VIZSGA JAVÍTÁSI-ÉRTÉKELÉSI ÚTMUTATÓ Informatika angol nyelven emelt szint Javítási-értékelési útmutató 1812 ÉRETTSÉGI VIZSGA 2018. május 14. INFORMATIKA ANGOL NYELVEN EMELT SZINTŰ GYAKORLATI VIZSGA JAVÍTÁSI-ÉRTÉKELÉSI ÚTMUTATÓ EMBERI ERŐFORRÁSOK

More information

INFORMATIKA ANGOL NYELVEN EMELT SZINTŰ GYAKORLATI VIZSGA JAVÍTÁSI-ÉRTÉKELÉSI ÚTMUTATÓ

INFORMATIKA ANGOL NYELVEN EMELT SZINTŰ GYAKORLATI VIZSGA JAVÍTÁSI-ÉRTÉKELÉSI ÚTMUTATÓ Informatika angol nyelven emelt szint Javítási-értékelési útmutató 1621 ÉRETTSÉGI VIZSGA 2017. október 25. INFORMATIKA ANGOL NYELVEN EMELT SZINTŰ GYAKORLATI VIZSGA JAVÍTÁSI-ÉRTÉKELÉSI ÚTMUTATÓ EMBERI ERŐFORRÁSOK

More information

INFORMATIKA ANGOL NYELVEN

INFORMATIKA ANGOL NYELVEN ÉRETTSÉGI VIZSGA 2012. október 19. INFORMATIKA ANGOL NYELVEN KÖZÉPSZINTŰ GYAKORLATI VIZSGA 2012. október 19. 8:00 A gyakorlati vizsga időtartama: 180 perc Beadott dokumentumok Piszkozati pótlapok száma

More information

INFORMATIKA ANGOL NYELVEN

INFORMATIKA ANGOL NYELVEN ÉRETTSÉGI VIZSGA 2018. május 17. INFORMATIKA ANGOL NYELVEN KÖZÉPSZINTŰ GYAKORLATI VIZSGA 2018. május 17. 8:00 Időtartam: 225 perc Beadott dokumentumok Piszkozati pótlapok száma Beadott fájlok száma A beadott

More information

ÉRETTSÉGI VIZSGA május 16.

ÉRETTSÉGI VIZSGA május 16. ÉRETTSÉGI VIZSGA 2007. május 16. INFORMATIKA ANGOL NYELVEN INFORMATION TECHNOLOGY 2007. május 16. 8:00 EMELT SZINTŰ GYAKORLATI VIZSGA ADVANCED LEVEL PRACTICAL EXAM A gyakorlati vizsga időtartama: 240 perc

More information

INFORMATIKA ANGOL NYELVEN

INFORMATIKA ANGOL NYELVEN ÉRETTSÉGI VIZSGA 2016. október 21. INFORMATIKA ANGOL NYELVEN EMELT SZINTŰ GYAKORLATI VIZSGA 2016. október 21. 8:00 A gyakorlati vizsga időtartama: 240 perc Beadott dokumentumok Piszkozati pótlapok száma

More information

INFORMATIKA ANGOL NYELVEN

INFORMATIKA ANGOL NYELVEN ÉRETTSÉGI VIZSGA 2018. május 14. INFORMATIKA ANGOL NYELVEN EMELT SZINTŰ GYAKORLATI VIZSGA 2018. május 14. 8:00 Időtartam: 300 perc Beadott dokumentumok Piszkozati pótlapok száma Beadott fájlok száma A

More information

MATEMATIKA ANGOL NYELVEN

MATEMATIKA ANGOL NYELVEN Matematika angol nyelven középszint 111 ÉRETTSÉGI VIZSGA 014. május 6. MATEMATIKA ANGOL NYELVEN KÖZÉPSZINTŰ ÍRÁSBELI ÉRETTSÉGI VIZSGA JAVÍTÁSI-ÉRTÉKELÉSI ÚTMUTATÓ EMBERI ERŐFORRÁSOK MINISZTÉRIUMA Formal

More information

CHRIST THE KING BOYS MATRIC HR. SEC. SCHOOL, KUMBAKONAM CHAPTER 2 TEXT FORMATTING

CHRIST THE KING BOYS MATRIC HR. SEC. SCHOOL, KUMBAKONAM CHAPTER 2 TEXT FORMATTING CHAPTER 2 TEXT FORMATTING 1. Explain how to create a Bulleted and Numbered List in Star Office Writer? One way to create a list of points or topics in a document is to create a bulleted list. A bullet

More information

Create a new document based on default template, other available template like: memo, fax, agenda.

Create a new document based on default template, other available template like: memo, fax, agenda. Word Processing 3 Objectives: Working with Documents Enhancing Productivity Using the Application Open, close a word processing application. Open, close documents. Create a new document based on default

More information

Microsoft Excel for Beginners

Microsoft Excel for Beginners Microsoft Excel for Beginners training@health.ufl.edu Basic Computing 4 Microsoft Excel 2.0 hours This is a basic computer workshop. Microsoft Excel is a spreadsheet program. We use it to create reports

More information

MATEMATIKA ANGOL NYELVEN KÖZÉPSZINTŰ ÍRÁSBELI VIZSGA JAVÍTÁSI-ÉRTÉKELÉSI ÚTMUTATÓ

MATEMATIKA ANGOL NYELVEN KÖZÉPSZINTŰ ÍRÁSBELI VIZSGA JAVÍTÁSI-ÉRTÉKELÉSI ÚTMUTATÓ Matematika angol nyelven középszint 1713 ÉRETTSÉGI VIZSGA 017. október 17. MATEMATIKA ANGOL NYELVEN KÖZÉPSZINTŰ ÍRÁSBELI VIZSGA JAVÍTÁSI-ÉRTÉKELÉSI ÚTMUTATÓ EMBERI ERŐFORRÁSOK MINISZTÉRIUMA Instructions

More information

GRADE 11 NOVEMBER 2012 COMPUTER APPLICATIONS TECHNOLOGY P1 MEMORANDUM

GRADE 11 NOVEMBER 2012 COMPUTER APPLICATIONS TECHNOLOGY P1 MEMORANDUM Province of the EASTERN CAPE EDUCATION NATIONAL SENIOR CERTIFICATE GRADE NOVEMBER 0 COMPUTER APPLICATIONS TECHNOLOGY P MEMORANDUM NAME OF CANDIDATE: GRADE: SIGNATURE OF EDUCATOR: TOTAL Q Q Q Q Q5 Q6 Q7

More information

STAR OFFICE WRITER. Lesson 2

STAR OFFICE WRITER. Lesson 2 Lesson 2 STAR OFFICE WRITER 1. A is a named set of defaults for formatting text. a. Font b. Tab c. Page d. Style 2. is the keyboard shortcut for justified alignment. a. Ctrl + J b. Ctrl + C c. Ctrl + V

More information

Computer Applications I Vocabulary (Frameworks)

Computer Applications I Vocabulary (Frameworks) Computer Applications I Vocabulary (Frameworks) Unit 1: Introduction to the Operating System, Computer Systems, and Networks 1. Access keys shortcut keys; keys used in combination to create actions or

More information

Computer Applications Final Exam Study Guide

Computer Applications Final Exam Study Guide Name: Computer Applications Final Exam Study Guide Microsoft Word 1. To use -and-, position the pointer on top of the selected text, and then drag the selected text to the new location. 2. The Clipboard

More information

GAUTENG DEPARTMENT OF EDUCATION SENIOR CERTIFICATE EXAMINATION

GAUTENG DEPARTMENT OF EDUCATION SENIOR CERTIFICATE EXAMINATION 2 GAUTENG DEPARTMENT OF EDUCATION SENIOR CERTIFICATE EXAMINATION COMPUTER STUDIES SG (First Paper: Practical) OCTOBER / NOVEMBER 2005 OKTOBER / NOVEMBER 2005 TIME: 3 hours MARKS: 150 INSTRUCTIONS: This

More information

e-quals Unit Syllabus Level 2 Combining applications to create presentations March 2007 Version 1.

e-quals Unit Syllabus Level 2 Combining applications to create presentations March 2007 Version 1. e-quals Unit Syllabus Level 2 Combining applications to create presentations 7266-032 www.cityandguilds.com/e-quals07 March 2007 Version 1.0 About City & Guilds City & Guilds is the UK s leading provider

More information

Co. Cavan VEC. Co. Cavan VEC. Programme Module for. Word Processing. leading to. Level 5 FETAC. Word Processing 5N1358. Word Processing 5N1358

Co. Cavan VEC. Co. Cavan VEC. Programme Module for. Word Processing. leading to. Level 5 FETAC. Word Processing 5N1358. Word Processing 5N1358 Co. Cavan VEC Programme Module for Word Processing leading to Level 5 FETAC 1 Introduction This programme module may be delivered as a standalone module leading to certification in a FETAC minor award.

More information

Detail Score Report View only questions answered incorrectly Q# Status Topic Type Level Time

Detail Score Report View only questions answered incorrectly Q# Status Topic Type Level Time Test Results for: Lisa Rohde Company Name: All In One Integration Account Test Administrator/Recruiter's Email: DoNotReply@mail.all-in-1.com Test Name: Microsoft Excel 2007 - Normal User Test Date: 2/9/2013

More information

B.V. Patel Institute of Business Management, Computer & Information Technology, Uka Tarsadia University : Advanced Applications of MS-Office

B.V. Patel Institute of Business Management, Computer & Information Technology, Uka Tarsadia University : Advanced Applications of MS-Office Unit-1 MS-WORD Answer the following. (1 mark) 1. Which submenu contains the watermark option? 2. Which is used for the Cell merge in the table? 3. Which option creates a large capital letter at the beginning

More information

ICT IGCSE Practical Revision Presentation Web Authoring

ICT IGCSE Practical Revision Presentation Web Authoring 21.1 Web Development Layers 21.2 Create a Web Page Chapter 21: 21.3 Use Stylesheets 21.4 Test and Publish a Website Web Development Layers Presentation Layer Content layer: Behaviour layer Chapter 21:

More information

Table of Contents. Word. Using the mouse wheel 39 Moving the insertion point using the keyboard 40 Resume reading 41

Table of Contents. Word. Using the mouse wheel 39 Moving the insertion point using the keyboard 40 Resume reading 41 Table of Contents iii Table of Contents Word Starting Word What is word processing? 2 Starting Word 2 Exploring the Start screen 4 Creating a blank document 4 Exploring the Word document window 5 Exploring

More information

SOUTH CAROLINA CORRELATION CURRICULUM FRAMEWORKS

SOUTH CAROLINA CORRELATION CURRICULUM FRAMEWORKS SOUTH CAROLINA CORRELATION CURRICULUM FRAMEWORKS COURSE TITLE: Business Computer Applications 1 and 2 COURSE NUMBER: 5008, 5009 SUBMISSION TITLE,,, Benchmark Series PowerPoint 2003, Benchmark Series Access

More information

IT Skills. May Examination Paper. Time: 2 hours

IT Skills. May Examination Paper. Time: 2 hours IT Skills May 206 Examination Paper Answer ALL questions. All answers should be produced on your PC and printed as directed in the paper. Time: 2 hours The maximum mark for this paper is 00. Any reference

More information

CAMBRIDGE INTERNATIONAL EXAMINATIONS International General Certificate of Secondary Education INFORMATION TECHNOLOGY

CAMBRIDGE INTERNATIONAL EXAMINATIONS International General Certificate of Secondary Education INFORMATION TECHNOLOGY CAMBRIDGE INTERNATIONAL EXAMINATIONS International General Certificate of Secondary Education INFORMATION TECHNOLOGY 0418/04 Paper 4: Practical Test October/November 2003 Additional Materials: Candidate

More information

Excel for Dummies: Quick Reference

Excel for Dummies: Quick Reference Excel for Dummies: Quick Reference Walkenbach, John ISBN-13: 9780764539879 Table of Contents The Big Picture: Microsoft Office Excel 2003. What You See: The Excel Window. What You See: Dialog Boxes. Toolbar

More information

Section 8 Formatting

Section 8 Formatting Section 8 Formatting By the end of this Section you should be able to: Format Numbers, Dates & Percentages Change Cell Alignment and Rotate Text Add Borders and Colour Change Row Height and Column Width

More information

FRONTPAGE STEP BY STEP GUIDE

FRONTPAGE STEP BY STEP GUIDE IGCSE ICT SECTION 15 WEB AUTHORING FRONTPAGE STEP BY STEP GUIDE Mark Nicholls ICT lounge P a g e 1 Contents Introduction to this unit.... Page 4 How to open FrontPage..... Page 4 The FrontPage Menu Bar...Page

More information

ECDL Full Course Content

ECDL Full Course Content ECDL Full Course Content Module 1 1. Getting Started 1.1. Computer Terms 1.2. Computer Hardware 1.3. Computer Accessories 1.4. Memory and Storage 1.5. Computer Software 2. Using Information Technology

More information

Budget Exercise for Intermediate Excel

Budget Exercise for Intermediate Excel Budget Exercise for Intermediate Excel Follow the directions below to create a 12 month budget exercise. Read through each individual direction before performing it, like you are following recipe instructions.

More information

Creating a Newsletter

Creating a Newsletter Chapter 7 Creating a Newsletter In this chapter, you will learn the following to World Class standards: Setting the Margins Changing the Font and Font Size Inserting a Table Inserting a Picture Adding

More information

Formatting Spreadsheets in Microsoft Excel

Formatting Spreadsheets in Microsoft Excel Formatting Spreadsheets in Microsoft Excel This document provides information regarding the formatting options available in Microsoft Excel 2010. Overview of Excel Microsoft Excel 2010 is a powerful tool

More information

TABLE OF CONTENTS. i Excel 2016 Basic

TABLE OF CONTENTS. i Excel 2016 Basic i TABLE OF CONTENTS TABLE OF CONTENTS I PREFACE VII 1 INTRODUCING EXCEL 1 1.1 Starting Excel 1 Starting Excel using the Start button in Windows 1 1.2 Screen components 2 Tooltips 3 Title bar 4 Window buttons

More information

MS Word Professional Document Alignment

MS Word Professional Document Alignment MS Word Professional Document Alignment Table of Contents CHARACTER VS. PARAGRAPH FORMATTING...5 Character formatting...5 Paragraph Formatting...5 USING SHOW/HIDE TO REVEAL NON-PRINTING CHARACTERS...5

More information

Excel 2010 Tutorials - Video File Attributes

Excel 2010 Tutorials - Video File Attributes Get Familiar with Excel 2010 42.30 2.70 The Excel 2010 Environment 4.10 0.18 Quick Access Toolbar 3.10 0.27 Excel 2010 Ribbon 3.10 0.26 File Tab 3.10 0.28 Home Tab 5.10 0.17 Insert Tab 3.10 0.18 Page Layout

More information

Microsoft Office Excel 2007: Basic. Course Overview. Course Length: 1 Day. Course Overview

Microsoft Office Excel 2007: Basic. Course Overview. Course Length: 1 Day. Course Overview Microsoft Office Excel 2007: Basic Course Length: 1 Day Course Overview This course teaches the basic functions and features of Excel 2007. After an introduction to spreadsheet terminology and Excel's

More information

Course Syllabus. Prerequisites 1. No Prerequisite

Course Syllabus. Prerequisites 1. No Prerequisite Semester: I Subject: Lab on MS-Office Suite Credits: 2 Course Description MS Office Suite, Introduction focuses on beginning computer concepts, Windows operating system, Internet Explorer, Word, Excel,

More information

IT Skills. September Marking Scheme

IT Skills. September Marking Scheme IT Skills September 205 Marking Scheme This marking scheme has been prepared as a guide only to markers. This is not a set of model answers, or the exclusive answers to the questions, and there will frequently

More information

Word processing software

Word processing software Unit 351 Word processing software UAN: Level: 3 Credit value: 6 GLH: 45 Y/502/4629 Assessment type: Portfolio of Evidence or assignment (7574 ITQ Users) Relationship to NOS: Assessment requirements specified

More information

ICT IGCSE Practical Revision Presentation Word Processing

ICT IGCSE Practical Revision Presentation Word Processing Page Layout Header & Footer Font Styles Image wrapping List Styles Indentation & Spacing Find & Replace Create/Format Table Common Mistakes Orphan & Widows Completed Example Mail Merge Page Layout (Size

More information

Excel Tutorials - File Size & Duration

Excel Tutorials - File Size & Duration Get Familiar with Excel 46.30 2.96 The Excel Environment 4.10 0.17 Quick Access Toolbar 3.10 0.26 Excel Ribbon 3.10 0.26 File Tab 3.10 0.32 Home Tab 5.10 0.16 Insert Tab 3.10 0.16 Page Layout Tab 3.10

More information

Application of Skills: Microsoft Excel 2013 Tutorial

Application of Skills: Microsoft Excel 2013 Tutorial Application of Skills: Microsoft Excel 2013 Tutorial Throughout this module, you will progress through a series of steps to create a spreadsheet for sales of a club or organization. You will continue to

More information

Study Guide. PCIC 3 B2 GS3- Key Applications-Excel. Copyright 2010 Teknimedia Corporation

Study Guide. PCIC 3 B2 GS3- Key Applications-Excel. Copyright 2010 Teknimedia Corporation Study Guide PCIC 3 B2 GS3- Key Applications-Excel Copyright 2010 Teknimedia Corporation Teknimedia grants permission to any licensed owner of PCIC 3 B GS3 Key Applications-Excel to duplicate the contents

More information

The Newsletter will contain a Title for the newsletter, a regular border, columns, Page numbers, Header and Footer and two images.

The Newsletter will contain a Title for the newsletter, a regular border, columns, Page numbers, Header and Footer and two images. Creating the Newsletter Overview: You will be creating a cover page and a newsletter. The Cover page will include Your Name, Your Teacher's Name, the Title of the Newsletter, the Date, Period Number, an

More information

Software Reference Sheet: Inserting and Organizing Data in a Spreadsheet

Software Reference Sheet: Inserting and Organizing Data in a Spreadsheet Inserting and formatting text Software Reference Sheet: Inserting and Organizing Data in a Spreadsheet Column headings are very important to include in your spreadsheet so that you can remember what the

More information

Fall 2016 Exam Review 3 Module Test

Fall 2016 Exam Review 3 Module Test 1. What is the block of text at the bottom of the page called? Header Footer Document Area Ribbon 2. Which word processing tool can help you find synonyms to improve your word choice? Spelling and Grammar

More information

WEEK NO. 12 MICROSOFT EXCEL 2007

WEEK NO. 12 MICROSOFT EXCEL 2007 WEEK NO. 12 MICROSOFT EXCEL 2007 LESSONS OVERVIEW: GOODBYE CALCULATORS, HELLO SPREADSHEET! 1. The Excel Environment 2. Starting A Workbook 3. Modifying Columns, Rows, & Cells 4. Working with Worksheets

More information

Introduction to Excel 2013

Introduction to Excel 2013 Introduction to Excel 2013 Instructions The is composed of separate of parts which test your knowledge and understanding of some of the core concepts addressed in each lesson. Complete each part in the

More information

Microsoft Office Excel 2013 Courses 24 Hours

Microsoft Office Excel 2013 Courses 24 Hours Microsoft Office Excel 2013 Courses 24 Hours COURSE OUTLINES FOUNDATION LEVEL COURSE OUTLINE Getting Started With Excel 2013 Starting Excel 2013 Selecting the Blank Worksheet Template The Excel 2013 Cell

More information

Learning Map Excel 2007

Learning Map Excel 2007 Learning Map Excel 2007 Our comprehensive online Excel tutorials are organized in such a way that it makes it easy to obtain guidance on specific Excel features while you are working in Excel. This structure

More information

ADVANCED SPREADSHEET APPLICATIONS (07)

ADVANCED SPREADSHEET APPLICATIONS (07) (07) CONTESTANT ID# START TIME END TIME Financial Services Events Sponsored by the American Institute of Certified Public Accounts TOTAL POINTS (300) Failure to adhere to any of the following rules will

More information

UNIVERSITY OF CAMBRIDGE INTERNATIONAL EXAMINATIONS International General Certificate of Secondary Education

UNIVERSITY OF CAMBRIDGE INTERNATIONAL EXAMINATIONS International General Certificate of Secondary Education *0000000000* UNIVERSITY OF CAMBRIDGE INTERNATIONAL EXAMINATIONS International General Certificate of Secondary Education INFORMATION TECHNOLOGY 0418/03 Paper 3 Practical Test October/November 2008 2 hours

More information

Adding CSS to your HTML

Adding CSS to your HTML Adding CSS to your HTML Lecture 3 CGS 3066 Fall 2016 September 27, 2016 Making your document pretty CSS is used to add presentation to the HTML document. We have seen 3 ways of adding CSS. In this lecture,

More information

Productivity Tools Objectives

Productivity Tools Objectives Word 2003 Understand Microsoft Office Word 2003 Launch Microsoft Office Word 2003 Open Documents Understand The Working Screen Experiment With The Working Screen Navigate Documents Close Documents And

More information

Contents. Project One. Introduction to Microsoft Windows XP and Office Creating and Editing a Word Document. Microsoft Word 2003

Contents. Project One. Introduction to Microsoft Windows XP and Office Creating and Editing a Word Document. Microsoft Word 2003 FM TBBBB 39909 10/27/06 4:06 PM Page iii Contents FMTOC TBBBB 39909 Page iii 10/20/06 MD Preface To the Student Introduction to Microsoft Windows XP and Office 2003 ix xiv Objectives WIN 4 Introduction

More information

Microsoft Word 2007 on Windows

Microsoft Word 2007 on Windows 1 Microsoft Word 2007 on Windows Word is a very popular text formatting and editing program. It is the standard for writing papers and other documents. This tutorial and quick start guide will help you

More information

Colliery Task (Word 2007) Module 3 Word Processing (Word 2007)

Colliery Task (Word 2007) Module 3 Word Processing (Word 2007) Colliery Task (Word 2007) Module 3 Word Processing (Word 2007) 1. Open the document called Word2.doc 2. Save the document called Word2.doc to your area 3. Once the document has opened, choose file save

More information

In so many ways summary

In so many ways summary In so many ways summary Many of Word s functions can be activated in a variety of different ways. Often you can use the menu, a tool on the toolbar or a shortcut key to achieve the same result. Rather

More information

CATEGORY SKILL SET REF. TASK ITEM. 1.1 Working with Spreadsheets Open, close a spreadsheet application. Open, close spreadsheets.

CATEGORY SKILL SET REF. TASK ITEM. 1.1 Working with Spreadsheets Open, close a spreadsheet application. Open, close spreadsheets. ECDL / ICDL Spreadsheets This module sets out essential concepts and skills relating to understanding the concept of spreadsheets and demonstrating an ability to use a spreadsheet to produce accurate work

More information

Functional skills ICT Level 1 assessment

Functional skills ICT Level 1 assessment Functional skills ICT Level 1 assessment Candidate s paper Restaurant www.cityandguilds.com January 2009 Version 1.1 (February 2010) 1 hour 45 minutes Candidate s name: City & Guilds enrolment number:

More information

Open and arrange windows This section covers items like: Opening another window on to a workbook Arranging workbook windows Hiding and show windows

Open and arrange windows This section covers items like: Opening another window on to a workbook Arranging workbook windows Hiding and show windows Level 2 Excel Viewing workbooks Open and arrange windows Opening another window on to a workbook Arranging workbook windows Hiding and show windows Split panes Split panes Freeze panes Freeze panes Change

More information

Information System Services

Information System Services Information System Services Diocese of London, 1070 Waterloo Street, London, Ontario, N6A 3Y2 Phone:(519)433-0658, Fax:(519)433-0011, E-mail: iss@rcec.london.on.ca Excel Formatting Online Demonstration

More information

Practice Exercises for Introduction to Excel

Practice Exercises for Introduction to Excel Practice Exercises for Introduction to Excel Follow the directions below to create the exercises. Read through each individual direction before performing it, like you are following recipe instructions.

More information

In this section you will learn some simple data entry, editing, formatting techniques and some simple formulae. Contents

In this section you will learn some simple data entry, editing, formatting techniques and some simple formulae. Contents In this section you will learn some simple data entry, editing, formatting techniques and some simple formulae. Contents Section Topic Sub-topic Pages Section 2 Spreadsheets Layout and Design S2: 2 3 Formulae

More information

Excel 2007 Tutorials - Video File Attributes

Excel 2007 Tutorials - Video File Attributes Get Familiar with Excel 2007 42.40 3.02 The Excel 2007 Environment 4.10 0.19 Office Button 3.10 0.31 Quick Access Toolbar 3.10 0.33 Excel 2007 Ribbon 3.10 0.26 Home Tab 5.10 0.19 Insert Tab 3.10 0.19 Page

More information

b. Enter the data in the following table. Begin to enter data in cell A1 and leave row 3 blank. The Total row label should appear in cell A10.

b. Enter the data in the following table. Begin to enter data in cell A1 and leave row 3 blank. The Total row label should appear in cell A10. Apply Your Knowledge Complete the following exercises in order, as directed by your teacher. As you work through these projects, you will create four quarterly worksheets, a summary worksheet for annual

More information

UNIVERSITY OF CAMBRIDGE INTERNATIONAL EXAMINATIONS International General Certificate of Secondary Education

UNIVERSITY OF CAMBRIDGE INTERNATIONAL EXAMINATIONS International General Certificate of Secondary Education UNIVERSITY OF CAMBRIDGE INTERNATIONAL EXAMINATIONS International General Certificate of Secondary Education *0000000000* INFORMATION TECHNOLOGY 0418/03 Paper 3 Practical Test May/June 2008 Additional Materials:

More information

Using Microsoft Excel

Using Microsoft Excel Using Microsoft Excel Formatting a spreadsheet means changing the way it looks to make it neater and more attractive. Formatting changes can include modifying number styles, text size and colours. Many

More information

NATIONAL SENIOR CERTIFICATE GRADE 11

NATIONAL SENIOR CERTIFICATE GRADE 11 NATIONAL SENIOR CERTIFICATE GRADE COMPUTER APPLICATIONS TECHNOLOGY P NOVEMBER 007 This memandum consists of 0 pages. Computer Applications Technology/P DoE/November 007 QUESTION : TOTAL marks Item/Criteria

More information

INFORMATION AND COMMUNICATION TECHNOLOGY 0417/03. Paper 3 Data Analysis and Website Authoring For examination from 2020

INFORMATION AND COMMUNICATION TECHNOLOGY 0417/03. Paper 3 Data Analysis and Website Authoring For examination from 2020 Cambridge IGCSE INFORMATION AND COMMUNICATION TECHNOLOGY 0417/03 Paper 3 Data Analysis and Website Authoring For examination from 2020 SPECIMEN PAPER 2 hours 30 minutes *0123456789* You will need: Candidate

More information

POWERPOINT Build a Presentation to Remember

POWERPOINT Build a Presentation to Remember POWERPOINT 2007 Build a Presentation to Remember Microsoft Office 2007 TABLE OF CONTENTS DOCUMENT THEMES... 1 THEMES... 1 COLOR SETS... 1 FONT SETS... 1 MASTER SLIDES... 2 USING THEMES IN THE SLIDE MASTER...

More information

The following is the Syllabus for Module 4, Spreadsheets, which provides the basis for the practice-based test in this module.

The following is the Syllabus for Module 4, Spreadsheets, which provides the basis for the practice-based test in this module. Module 4 Spreadsheets The following is the Syllabus for Module 4, Spreadsheets, which provides the basis for the practice-based test in this module. Module Goals Module 4 Spreadsheets requires the candidate

More information

Table of Contents. Chapter 1

Table of Contents. Chapter 1 Table of Contents iii Table of Contents Chapter 1 Starting Excel Using an electronic spreadsheet 2 Starting Excel 2 Exploring the Start screen 4 Creating a blank workbook 4 Exploring the Excel window 5

More information

Excel Select a template category in the Office.com Templates section. 5. Click the Download button.

Excel Select a template category in the Office.com Templates section. 5. Click the Download button. Microsoft QUICK Excel 2010 Source Getting Started The Excel Window u v w z Creating a New Blank Workbook 2. Select New in the left pane. 3. Select the Blank workbook template in the Available Templates

More information

Within the spreadsheet, columns are labeled with letters and rows are labeled with numbers.

Within the spreadsheet, columns are labeled with letters and rows are labeled with numbers. Excel Exercise 1: Goals: 1. Become familiar with Guidelines for spans and proportions of common spanning members (Chapter 1). 2. Become familiar with basic commands in Excel for performing simple tasks

More information

Introduction to Microsoft Excel

Introduction to Microsoft Excel Platform: Windows PC Ref no: ins100 Date: May 2007 Version: 1 Author: C.P.Houghton Introduction to Microsoft Excel Microsoft Excel is a piece of software which allows you to create professional spreadsheets

More information

Certificate I in Information Technology

Certificate I in Information Technology Certificate I in Information Technology General Description The skills and knowledge acquired are sufficient to create simple spreadsheets and databases as described in the competencies. Learning Outcomes

More information

SUBSIDIARY ICT PAPER II

SUBSIDIARY ICT PAPER II NATIONAL CURRICULUM DEVELOPMENT CENTRE SPECIMEN QUESTION PAPER FOR SUBSIDIARY ICT PAPER II (Practical) Duration: 3 hours INSTRUCTIONS TO CANDIDATES: Attempt ALL questions in this paper The maximum time

More information

2018 Computer Proficiency Assessment Test

2018 Computer Proficiency Assessment Test 2018 Computer Proficiency Assessment Test A. Are you required to satisfy the Core Goal V: computer use? The Core Goal V requirement applies to full/part time undergraduate students who matriculated at

More information

ICT IGCSE Practical Revision Presentation Web Authoring

ICT IGCSE Practical Revision Presentation Web Authoring 21.1 Web Development Layers 21.2 Create a Web Page Chapter 21: 21.3 Use Stylesheets 21.4 Test and Publish a Website Web Development Layers Presentation Layer Content layer: Behaviour layer Chapter 21:

More information

UNIVERSITY OF CAMBRIDGE INTERNATIONAL EXAMINATIONS International General Certificate of Secondary Education *1943050649* INFORMATION AND COMMUNICATION TECHNOLOGY 0417/21 Paper 2 Practical Test May/June

More information

Open a new Excel workbook and look for the Standard Toolbar.

Open a new Excel workbook and look for the Standard Toolbar. This activity shows how to use a spreadsheet to draw line graphs. Open a new Excel workbook and look for the Standard Toolbar. If it is not there, left click on View then Toolbars, then Standard to make

More information

Starting Excel application

Starting Excel application MICROSOFT EXCEL 1 2 Microsoft Excel: is a special office program used to apply mathematical operations according to reading a cell automatically, just click on it. It is called electronic tables Starting

More information

Prepared by: Prof. Dr Bahaman Abu Samah Department of Professional Development and Continuing Education Faculty of Educational Studies Universiti

Prepared by: Prof. Dr Bahaman Abu Samah Department of Professional Development and Continuing Education Faculty of Educational Studies Universiti Prepared by: Prof. Dr Bahaman Abu Samah Department of Professional Development and Continuing Education Faculty of Educational Studies Universiti Putra Malaysia Serdang MS Word is a word processing application

More information

INFORMATION TECHNOLOGY

INFORMATION TECHNOLOGY INFORMATION TECHNOLOGY PowerPoint Presentation Section Two: Formatting, Editing & Printing Section Two: Formatting, Editing & Printing By the end of this section you will be able to: Insert, Edit and Delete

More information

Ms excel. The Microsoft Office Button. The Quick Access Toolbar

Ms excel. The Microsoft Office Button. The Quick Access Toolbar Ms excel MS Excel is electronic spreadsheet software. In This software we can do any type of Calculation & inserting any table, data and making chart and graphs etc. the File of excel is called workbook.

More information

3) The contains a computer's main hardware components. 3) A) master case B) motherboard C) system unit D) CPU

3) The contains a computer's main hardware components. 3) A) master case B) motherboard C) system unit D) CPU FALL 07-08 COMP100 MIDTERM-2 EXAM /FACULTY OF ECON. AND ADMINISTRATIVE SCIENCES OF EUL Student Registration No: Instructor: Prof.Dr.Hüseyin Oğuz Student Name-Surname: Dept. of Computer Information Systems

More information

MICROSOFT EXCEL BIS 202. Lesson 1. Prepared By: Amna Alshurooqi Hajar Alshurooqi

MICROSOFT EXCEL BIS 202. Lesson 1. Prepared By: Amna Alshurooqi Hajar Alshurooqi MICROSOFT EXCEL Prepared By: Amna Alshurooqi Hajar Alshurooqi Lesson 1 BIS 202 1. INTRODUCTION Microsoft Excel is a spreadsheet application used to perform financial calculations, statistical analysis,

More information

STUDENT NAME ECDL: EXCEL MR BENNELL. This is an example of how to use this checklist / evidence document

STUDENT NAME ECDL: EXCEL MR BENNELL. This is an example of how to use this checklist / evidence document This part contains an instruction, task or a skill which you need to sow evidence of being able to do Once you have completed a task and shown evidence of it write the date underneath the task instruction

More information

Graded Project. Computer Applications

Graded Project. Computer Applications Computer Applications PENN FOSTER, INC. 2016 INTRODUCTION CONTENTS INTRODUCTION 2 INSTRUCTIONS 2 SCORING GUIDELINES 10 SUBMITTING YOUR PROJECT 13 PAGE 1 COMPUTER APPLICATIONS INTRODUCTION This project

More information

Graded Project. Microsoft Excel

Graded Project. Microsoft Excel Graded Project Microsoft Excel INTRODUCTION 1 PROJECT SCENARIO 2 CREATING THE WORKSHEET 2 GRAPHING YOUR RESULTS 4 INSPECTING YOUR COMPLETED FILE 6 PREPARING YOUR FILE FOR SUBMISSION 6 Contents iii Microsoft

More information

Microsoft Excel 2013 Table of content

Microsoft Excel 2013 Table of content Microsoft Excel 2013 Table of content Chapter 1. New features in Excel 2013 New Excel Templates New Flash Fill New Pivot Table, Timeline, Slicer and etc New Quick Analysis Chapter 2. Start Working with

More information

Microsoft Excel 2016 / 2013 Basic & Intermediate

Microsoft Excel 2016 / 2013 Basic & Intermediate Microsoft Excel 2016 / 2013 Basic & Intermediate Duration: 2 Days Introduction Basic Level This course covers the very basics of the Excel spreadsheet. It is suitable for complete beginners without prior

More information

B.E. Publishing Correlations to The Office Specialist.com, 2E to Microsoft Office Specialist Word 2016 Core (77-725)

B.E. Publishing Correlations to The Office Specialist.com, 2E to Microsoft Office Specialist Word 2016 Core (77-725) Correlations to The Office Specialist.com, 2E to Microsoft Office Specialist Word 2016 Core (77-725) B.E. Publishing Correlations to The Office Specialist.com, 2E to Microsoft Office Specialist Word 2016

More information

Cambridge International Examinations Cambridge International General Certificate of Secondary Education

Cambridge International Examinations Cambridge International General Certificate of Secondary Education Cambridge International Examinations Cambridge International General Certificate of Secondary Education *7853404921* INFORMATION AND COMMUNICATION TECHNOLOGY 0417/31 Paper 3 Data Analysis and Website Authoring

More information

Contents. Spreadsheet Software ITQ Level 1

Contents. Spreadsheet Software ITQ Level 1 Contents SKILL SET 1 FUNDAMENTALS... 11 1 - SPREADSHEET PRINCIPLES... 12 2 - STARTING EXCEL... 13 3 - THE LAYOUT OF THE EXCEL SCREEN... 14 4 - THE RIBBON... 16 5 - THE WORKSHEET WINDOW... 18 6 - CLOSING

More information

FUNDAMENTAL SPREADSHEET APPLICATIONS (230)

FUNDAMENTAL SPREADSHEET APPLICATIONS (230) FUNDAMENTAL SPREADSHEET APPLICATIONS - REGIONAL 2017 PAGE 1 OF 7 Contestant Number: Time: Rank: FUNDAMENTAL SPREADSHEET APPLICATIONS (230) REGIONAL 2017 Job 1: Create Spreadsheet with Formulas (110 points)

More information

0417 INFORMATION AND COMMUNICATION TECHNOLOGY

0417 INFORMATION AND COMMUNICATION TECHNOLOGY UNIVERSITY OF CAMBRIDGE INTERNATIONAL EXAMINATIONS International General Certificate of Secondary Education www.xtremepapers.com MARK SCHEME for the May/June 2009 question paper for the guidance of teachers

More information

Productivity Tools Objectives 1

Productivity Tools Objectives 1 Productivity Tools Objectives 1 Word 2003 Understand Microsoft Office Word 2003 Launch Microsoft Office Word 2003 Open Documents Understand The Working Screen Experiment With The Working Screen Navigate

More information