Basic Flowchart Symbols and Meaning

Size: px
Start display at page:

Download "Basic Flowchart Symbols and Meaning"

Transcription

1 Page 1 of 7 ConceptDraw Solution Park HOW TO GUIDE Tips from ConceptDraw Experts and Experienced Users Ge ConceptDraw PRO Discover the World of Visual Communication Try It Free Flowcharts are the ideal diagrams for visually representing business processes. For example, if you need to show the flow of a custom-order process through various departments within your organization, you can use a flowchart. This paper provides a visual representation of basic flowchart symbols and their proposed use in communicating the structure of a well-developed web site, as well as their correlation in developing on-line instructional projects. A typical flowchart from older Computer Science textbooks may have the following kinds of symbols: Start and end symbols, represented as lozenges, ovals or rounded rectangles, usually containing the word "Start" or "End", or another phrase signaling the start or end of a process, such as "submit enquiry" or "receive product". Arrows, showing what's called "flow of control" in computer science. An arrow coming from one symbol and ending at another symbol signifies flow passes to the symbol the arrow points to. Processing steps, represented as rectangles. Examples: "Add 1 to X"; "replace identified part"; "save changes" or similar. Input/Output, represented as a parallelogram. Examples: Get X from the user; display X. Conditional (or decision), represented as a diamond (rhombus). These typically contain a Yes/No question or True/False test. This symbol is unique in that it has two arrows coming out of it, usually from the bottom point and right point, one corresponding to Yes or True, and one corresponding to No or False. The arrows should always be labeled. More than two arrows can be used, but this is normally a clear indicator that a complex decision is being taken, in which case it may need to be broken-down further, or replaced with the "pre-defined process" symbol. A number of other symbols that have less universal currency, such as: A Document represented as a rectangle with a wavy base; A Manual input represented by a rectangle, with the top irregularly sloping up from left to right. An example would be to signify data-entry from a form; A Manual operation represented by a trapezoid with the longest parallel side upmost, to represent an operation or adjustment to process that can only be made manually. A Data File represented by a cylinder Flowcharts may contain other symbols, such as connectors, usually represented as circles, to represent converging paths in the flow chart. Circles will have more than one arrow coming into them but only one going out. Some flow charts may just have an arrow point to another arrow instead. These are useful to represent an iterative process (in Computer Science this is called a loop). A loop may, for example, consist of a connector where control first enters, processing steps, a conditional with one arrow exiting the loop, and one going back to the connector. Offpage connectors are often used to signify a connection to a (part of a) process held on another sheet or screen. A flowchart is described as "cross-functional" when the page is divided into different "lanes" describing the control of different organizational chart units. A symbol appearing in a particular "lane" is within the control of that organizational unit. This technique allows the analyst to locate the responsibility for performing an action or making a decision correctly, allowing the relationship between different organizational units with responsibility over a single process. Download Flowchart Software with All Flowchart Symbols and Meaning Use Products: ConceptDraw PRO Flowchart Diagram Software Technical Diagramming Tool Business Diagramming Tool Professional Business Graphics Tool Export to vector graphics files Export to Adobe Acrobat PDF Export to MS PowerPoint Import/Export Microsoft Visio Use Solutions: Flowcharts Design Flow Chart Diagrams Represents an algorithm or process Illustrates a solution to a given problem Represented process operations Used in analyzing Used in designing Used in documenting Used in managing a process Used in program in various fields Cross-Functional Flowcharts Analyzing complex processes Designing complex processes Documenting complex processes Managing complex processes Representing process operations Showing the steps Represented Process operations

2 Page 2 of 7 Helping to visualize a process Helping to understand a process Basic Flowchart Business Process Modeling Notation Cross Functional Horizontal Workflow Diagrams Show pictorial overview of a business, technical or functional process step-by-st Hidhlight Flowchart List and process Work Flow Diagram With more than symbols, flowcharting couldn't be easier! Try it FREE. Standard Flowchart Symbols and Meaning Flowcharts use special shapes to represent different types of actions or steps in a process. Lines and arrows show the sequence of these steps, and the relationships between them. Model business process to develop, implement, reuse, analyze, solve problem improve Simplify process collaboration by showin workflow in chain of people and business Visualize control and information flow, business process automation, business process re-engineering, accounting, management, and HR tasks Document business processes in 6 Sigm ISO 9000 Easy to Create Basic Flowchart Audit Flow Diagram Process Flowchart Cross Functional Flowchart Value-Added Flow Chart Data Flow Diagram Workflow Diagram IDEF0 Flowcharts Pic.1. Standard Flowchart Symbols Workflow Shapes Workflow relationships are where work is done by different departments in a fixed sequence. This means that one department needs to finish its job before work can continue in another department. The development and maintenance of these work flow relationships is very important for managers because they are dependant on the preceding areas for his or her own work, and responsible to managers and workers at different stages further down the chain. Organizational Chart Mind Map Business Diagram Business Process Marketing Chart and Diagram Matrix Diagram Relationship Diagram Flowchart Knowledge Base How to design flowchart How to draw flowchart Flowchart Solutions Flowchart Examples Download ConceptDraw PRO Free 21 Trial for Mac and PC Visio-like software Flowchart Symbols and Meaniing

3 Page 3 of 7 Buy Now Flow Diagram Software Flowchart component See also Videos: How to Simplify Flow Charting Crossfunctional Flowchart How to Draw a Bubble Chart How to draw a Cross-Functional Flowcha How to Draw an Organization Chart See also Samples: Flowcharts Pic.2. Workflow Shapes Audit Flowchart Shapes The following shapes is similar with the basic flowchart symbols but are specially used in the audit flowchart. Orgcharts Business Charts Area, Line and Scatt Marketing Charts & Diagrams Quality and Manufacturing Charts Business Process Diagrams Flow Cha Marketing Flowcharts & Process Diag Business Diagrams Concept Maps Business processes Flow charts Finance and Accounting Marketing Social Media Business Diagrams Pic.3. Audit Flowchart Shapes The Flowchart Symbols and Their Usage Process represents a step in your process. Predefined process indicate a set of steps that combine to create a sub-process that is defined elsewhere, often on another page of the same drawing.

4 Page 4 of 7 Decision indicates a point where the outcome of a decision dictates the next step. There can be multiple outcomes, but often there are just two - yes and no. Terminal point indicates the starting and ending points of a process. Data Shape Indicates that information is coming into the process from outside, or leaving the process. Delay shape Represents a waiting period where no activity is done. In Process Mapping, delays are often important as they may result in adding to the cost of the product or simply delaying its production. Database shape Use this shape for a step that results in information being stored. Step represents a single step within a process, and usually contains the name of a specific action. Page symbols refer to individual web pages, which may or may not contain multiple elements. File symbols represent those data elements that exist independently of navigational properties outside of that page, e.g., audio sounds, movie clips, or a portable document file (PDF). A decision point indicates a sequence in the process at which the end user chooses an option, i.e., a "yes-no", or "true-false" response, and then branches to different parts of the flowchart. Arrows and connecting lines diagram the logical progression through the course, subject to the choices made at decision or action points within the process. The input/action symbol represents a user response that directs the course flow from that point onwards, i.e., an online test, or questionnaire form. Represents the choice made by the user from mutually exclusive options, e.g., a student choosing among different lesson plans.

5 Page 5 of 7 Conditional selector is similar to the conditional branch except that the user has the option to choose from a number of paths that will fulfill the requested conditions, e.g., the results of a search engine request. Pages that share one or more common aspects, and are functionally identical may be simplified as a rounded corner rectangle, such as an on-line test or feedback form. Annotations provide helpful comments or explanations, e.g. denoting the location where an undeveloped new page/process will fit into the navigational flow structure, or notes for specific team members for further development. Flow references and flow areas are symbols for reusable sequences, such as logging in with a specific user id and password to enter the course or to initiate an on-line quiz. The flow reference symbol acts as a placeholder for the flow area sequence in the chart in every situation in which it is repeated. Flow area is used as a flow area, it documents sections that share similar components/repeated steps within that flow, and requires the use of the following two symbols: entry and exit points. Exit point concludes the subroutine, such as when the proper user id and password are verified, and documents where the user re-enters the master flowchart. Entry point documents the place within the master flowchart where the process deviates into a subroutine. Reference is used as a connecting point when the flowchart necessitates using more than one page, or refers to a complicated subroutine that would be impossible to contain on the main flowchart page. On-page reference Indicates that the next or previous step is somewhere else on the flowchart. It is particularly useful for large flowcharts. Off-page reference Use the a set of hyperlinks between two pages of a flowchart or between a sub-process shape and a separate flowchart page that shows the steps in that sub-process. Flowchart Shapes The designers can click this multi-shape to set to any of the following shapes: Data, Document, Decision, or Process. Any text you type onto the shape, or information you add to its Shape Data, remains with the shape. Document Represents a step that results in a document. Flowcharts visualize a process or algorithm of program as step/operation blocks of various shapes connected with arrowed lines showing the process flow direction. They are often used to visualize business and technical processes as well as software algorithms. This sample created in ConceptDraw PRO using the Flowcharts Solution.

6 Page 6 of 7 Pic.4. A Process Flow Chart for an Emergency Medical Responder Operating Systems: Macintosh (Mac OS X 10.9 or higher) Microsoft Windows 7/8 Price: ConceptDraw PRO $199 CS Odessa Plan. Do. Communicate. Home Contact Us Feedback EULA Privacy TOU 2015 CS Odessa corp.

7 Page 7 of 7 Diagram Software Professional business graphics tool for drawing schemes, diagrams and illustrating business documentation Mind Map Software Excellent tool for Mind Mapping, Planning, Brainstorming, and Building Processes Project Management Software The full complement of features needed to successfully plan and execute projects, including task and resource management, reporting, and change control

Software Development. Designing Software

Software Development. Designing Software Software Development Designing Software Modules Modular programming is a software design technique that emphasizes separating the functionality of a program into independent, interchangeable modules, such

More information

Chapter 1: Problem Solving Skills Introduction to Programming GENG 200

Chapter 1: Problem Solving Skills Introduction to Programming GENG 200 Chapter 1: Problem Solving Skills Introduction to Programming GENG 200 Spring 2014, Prepared by Ali Abu Odeh 1 Table of Contents Fundamentals of Flowcharts 2 3 Flowchart with Conditions Flowchart with

More information

Getting Started with ConceptDraw MINDMAP v9 for Windows

Getting Started with ConceptDraw MINDMAP v9 for Windows Getting Started with ConceptDraw MINDMAP v9 for Windows CS Odessa corp. Contents GETTING STARTED WITH ConceptDraw MINDMAP...3 CREATING MIND MAPS...4 ADDING DETAILS...6 SYMBOLS AND GRAPHIC IMAGES...6 HYPERLINKS

More information

Getting Started with ConceptDraw PRO v11 for Windows

Getting Started with ConceptDraw PRO v11 for Windows Getting Started with ConceptDraw PRO v11 for Windows CS Odessa corp. Contents GETTING STARTED WITH CONCEPTDRAW PRO...3 ADDING SHAPES...4 SOLUTIONS and LIBRARIES...4 CLIPBOARD BUTTONS...4 FLOWCHART TOOLS...5

More information

Table of Contents. Heading

Table of Contents. Heading Heading Table of Contents Heading... 2 Business Diagramming Tool for Windows... 3 Lesson 1: Creating Simple Organization Chart with ConceptDraw PRO.... 3 Lesson 2: Creating Basic Flow Chart with ConceptDraw

More information

FLOWCHARTS A flowchart is a graphical representation of the steps to be followed for solving problem. It consists of a set of symbols.

FLOWCHARTS A flowchart is a graphical representation of the steps to be followed for solving problem. It consists of a set of symbols. FLOWCHARTS A flowchart is a graphical representation of the steps to be followed for solving problem. It consists of a set of symbols. Each symbol represents a specific activity. A typical problem involves

More information

Getting Started with ConceptDraw PRO v11 for macos

Getting Started with ConceptDraw PRO v11 for macos Getting Started with ConceptDraw PRO v11 for macos CS Odessa corp. Contents GETTING STARTED WITH CONCEPTDRAW PRO...3 STARTUP DIALOG...4 ADDING SHAPES...5 SOLUTIONS and LIBRARIES...5 CLIPBOARD OPTIONS...5

More information

PROGRAM DESIGN TOOLS. Algorithms, Flow Charts, Pseudo codes and Decision Tables. Designed by Parul Khurana, LIECA.

PROGRAM DESIGN TOOLS. Algorithms, Flow Charts, Pseudo codes and Decision Tables. Designed by Parul Khurana, LIECA. PROGRAM DESIGN TOOLS Algorithms, Flow Charts, Pseudo codes and Decision Tables Introduction The various tools collectively referred to as program design tools, that helps in planning the program are:-

More information

Online Interactive IT Training Programmes for Staff Course Outline

Online Interactive IT Training Programmes for Staff Course Outline 1. Access 2002: Level 1 Online Interactive IT Training Programmes for Staff Course Outline Access 2002: Level 1 familiarizes students with the basics of Access 2002. Students will learn how to create and

More information

Engineering program development. Edited by Péter Vass

Engineering program development. Edited by Péter Vass Engineering program development Edited by Péter Vass Introduction Question: Why engineering program development may be useful for a PhD student in Earth Sciences? Counter-argument: In these days a wide

More information

Getting Started with ConceptDraw PROJECT v8 for Windows

Getting Started with ConceptDraw PROJECT v8 for Windows Getting Started with ConceptDraw PROJECT v8 for Windows CS Odessa corp. Contents GETTING STARTED WITH CONCEPTDRAW PROJECT...3 CREATING PROJECTS...4 ASSIGNING RESOURCES...5 SETTING THE CALENDAR... 7 ADDING

More information

FLOW CHART AND PSEUDO CODE

FLOW CHART AND PSEUDO CODE FLOW CHART AND PSEUDO CODE Flowchart A Flowchart is a pictorial representation of an algorithm. The First flowchart is made by John Von Newman in 1945. It is a symbolic diagram of operation sequence, dataflow,

More information

Adobe Acrobat 8 Professional User Guide

Adobe Acrobat 8 Professional User Guide ADOBE ACROBAT 8 PROFESSIONAL USER GUIDE PDF - Are you looking for adobe acrobat 8 professional user guide Books? Now, you will be happy that at this time adobe acrobat 8 professional user guide PDF is

More information

Solution Park Support for Universal Diagramming

Solution Park Support for Universal Diagramming Solution Park Support for Universal Diagramming CS Odessa corp. Contents All the Solutions in Review...5 What is it?...5 Universal Diagramming Area...5 ConceptDraw and ConceptDraw Solution Park...5 Basic

More information

1. The narratives, diagrams, charts, and other written materials that explain how a system works are collectively called

1. The narratives, diagrams, charts, and other written materials that explain how a system works are collectively called CH 3 MULTIPLE CHOICE 1. The narratives, diagrams, charts, and other written materials that explain how a system works are collectively called a) documentation. b) data flows. c) flowcharts. d) schema.

More information

DOWNLOAD OR READ : VISIO TEMPLATE ENGINEERING PDF EBOOK EPUB MOBI

DOWNLOAD OR READ : VISIO TEMPLATE ENGINEERING PDF EBOOK EPUB MOBI DOWNLOAD OR READ : VISIO TEMPLATE ENGINEERING PDF EBOOK EPUB MOBI Page 1 Page 2 visio template engineering visio template engineering pdf visio template engineering If you have ever used the the Electrical

More information

Microsoft Visio Working with Connectors

Microsoft Visio Working with Connectors Working with Visio Connectors Overview Connectors are lines that connect your shapes. Once a connection has been made, when the shape is moved, the connector points stay connected and move with the shape.

More information

Microsoft PowerPoint level 1 course content (1-day)

Microsoft PowerPoint level 1 course content (1-day) http://www.multimediacentre.co.za Cape Town: 021 790 3684 Johannesburg: 011 083 8384 Microsoft PowerPoint level 1 course content (1-day) Course Description Microsoft Office PowerPoint Beginners course

More information

Introduction to Flowcharting

Introduction to Flowcharting Introduction to Flowcharting 1 Acknowledgment This tutorial is based upon Appendix C from Starting Out with C++: From Control Structures to Objects (5th Edition) Copyright Tony Gaddis 2007 Published by

More information

SAMPLE. PowerPoint 2010 Advanced. PowerPoint 2010 Advanced. PowerPoint 2010 Advanced Page 1

SAMPLE. PowerPoint 2010 Advanced. PowerPoint 2010 Advanced. PowerPoint 2010 Advanced Page 1 PowerPoint 2010 Advanced PowerPoint 2010 Advanced Page 1 PowerPoint 2010 Advanced 2010 Cheltenham Courseware Pty. Ltd. www.cheltenhamcourseware.com.au PowerPoint 2010 Advanced Page 2 2010 Cheltenham Courseware

More information

EPUB / SPARE FLOWCHART USER GUIDE

EPUB / SPARE FLOWCHART USER GUIDE 09 March, 2019 EPUB / SPARE FLOWCHART USER GUIDE Document Filetype: PDF 116.63 KB 0 EPUB / SPARE FLOWCHART USER GUIDE Most apps provide personalization features that require a user to have an account in

More information

Contents A. COLLABORATE INTRODUCTION... 1 B. SYSTEM REQUIREMENTS... 1 C. CANVAS COLLABORATE... 2 D. SETTING OF AUDIO (COMPULSORY)...

Contents A. COLLABORATE INTRODUCTION... 1 B. SYSTEM REQUIREMENTS... 1 C. CANVAS COLLABORATE... 2 D. SETTING OF AUDIO (COMPULSORY)... Contents A. COLLABORATE INTRODUCTION... B. SYSTEM REQUIREMENTS... I. OPERATING SYSTEM... II. BROWSER... III. JAVA APPLICATION... C. CANVAS COLLABORATE... I. CREATING COLLABORATE SESSION... II. JOINING

More information

Method & Tools for Program Analysis & Design

Method & Tools for Program Analysis & Design Method & Tools for Program Analysis & Design TMB208 Pemrograman Teknik Kredit: 3 (2-3) 1 Programming Logic and Design, Introductory, Fourth Edition 2 1 Programming Methods Based on structures of programming

More information

Getting to Know PowerPoint. Use IT+

Getting to Know PowerPoint. Use IT+ Getting to Know PowerPoint Use IT+ Introduction PowerPoint 2013 is a presentation software that allows you to create dynamic slide presentations. Slideshows can include animation, description, images,

More information

STUDENT HELP & WALKTHROUGH

STUDENT HELP & WALKTHROUGH STUDENT HELP & WALKTHROUGH 2015 Jones & Bartlett Learning, LLC, An Ascend Learning Company Contents What are the browser and system requirements for running Navigate 2? 3 Why does Navigate 2 run a System

More information

Have a question? Speak with a member of our team on

Have a question? Speak with a member of our team on Supplier User Guide - 1 - Contents Dashboard... - 3 - Profile... - 4 - Completing the Questionnaire... - 6 - Request Information... - 10 - Manage Users... - 12 - - 2 - DASHBOARD The dashboard is a central

More information

Creating Your Electronic Portfolio With Adobe Acrobat 7 (2008)

Creating Your Electronic Portfolio With Adobe Acrobat 7 (2008) N Creating Your Electronic Portfolio With Adobe Acrobat 7 (2008) ote: Please refer to the Division of Social Work Student Handbook and your Advisor for the content and formatting requirements for the portfolio.

More information

Lesson 22 Enhancing Presentations with Multimedia Effects

Lesson 22 Enhancing Presentations with Multimedia Effects Enhancing Presentations with Multimedia Effects Computer Literacy BASICS: A Comprehensive Guide to IC 3, 4 th Edition 1 Objectives Add clip art, shapes and drawn objects, SmartArt graphics, and pictures

More information

Kingsoft Presentation 2012

Kingsoft Presentation 2012 Kingsoft Office 2012 1 CHAPTER FOUR Kingsoft Presentation 2012 Kingsoft Presentation is one of the components of Kingsoft Office 2012, the latest version of the Kingsoft Office Suite. Kingsoft Office is

More information

Acrobat 6.0 Standard - Basic Tasks

Acrobat 6.0 Standard - Basic Tasks Converting Office Documents to PDF 1. Create and edit document in Office application (Word, Excel, PowerPoint) 2. Click the Convert to PDF button on the Acrobat toolbar If the buttons are not visible,

More information

South Dakota Department of Transportation January 10, 2014

South Dakota Department of Transportation January 10, 2014 South Dakota Department of Transportation January 10, 2014 USER GUIDE FOR ELECTRONIC PLANS REVIEW AND PDF DOCUMENT REQUIREMENTS FOR CONSULTANTS Contents Page(s) What Is A Shared Electronic Plan Review

More information

Word 2003: Flowcharts Learning guide

Word 2003: Flowcharts Learning guide Word 2003: Flowcharts Learning guide How can I use a flowchart? As you plan a project or consider a new procedure in your department, a good diagram can help you determine whether the project or procedure

More information

The sequence of steps to be performed in order to solve a problem by the computer is known as an algorithm.

The sequence of steps to be performed in order to solve a problem by the computer is known as an algorithm. CHAPTER 1&2 OBJECTIVES After completing this chapter, you will be able to: Understand the basics and Advantages of an algorithm. Analysis various algorithms. Understand a flowchart. Steps involved in designing

More information

BPMN Getting Started Guide

BPMN Getting Started Guide Enterprise Studio BPMN Getting Started Guide 2017-09-21 Applies to: Enterprise Studio 3.0.0, Team Server 3.0.0 Table of contents 1 About modeling with BPMN 5 1.1 What is BPMN? 5 1.2 BPMN modeling 5 1.3

More information

Computers Programming Course 6. Iulian Năstac

Computers Programming Course 6. Iulian Năstac Computers Programming Course 6 Iulian Năstac Recap from previous course Data types four basic arithmetic type specifiers: char int float double void optional specifiers: signed, unsigned short long 2 Recap

More information

Acquiring Amazing Adobe Acrobat Skills using Acrobat Professional XI

Acquiring Amazing Adobe Acrobat Skills using Acrobat Professional XI Acquiring Amazing Adobe Acrobat Skills using Acrobat Professional XI Information Technology Services West Virginia University ITS Service Desk: itshelp@mail.wvu.edu, (304) 293-4444 http://it.wvu.edu/support/howto/archives/adobe/acrobat

More information

Chapter 1: An Overview of Computers and Logic

Chapter 1: An Overview of Computers and Logic Chapter 1: An Overview of Computers and Logic Programming Logic and Design, Third Edition Comprehensive Objectives After studying Chapter 1, you should be able to: Understand computer components and operations

More information

Practical UML : A Hands-On Introduction for Developers

Practical UML : A Hands-On Introduction for Developers Borland.com Borland Developer Network Borland Support Center Borland University Worldwide Sites Login My Account Help Search Practical UML : A Hands-On Introduction for Developers - by Randy Miller Rating:

More information

SOLO NETWORK. Adobe Flash Catalyst CS5.5. Create expressive interfaces and interactive content without writing code

SOLO NETWORK. Adobe Flash Catalyst CS5.5. Create expressive interfaces and interactive content without writing code (11) 4062-6971 (21) 4062-6971 (31) 4062-6971 (41) 4062-6971 (48) 4062-6971 (51) 4062-6971 (61) 4062-6971 Adobe Flash Catalyst CS5.5 Create expressive interfaces and interactive content without writing

More information

Adobe AIR 3 (1) Adobe Air 3 for Flash CS5.5 Developers Course 1. Adobe InDesign CS5 (1) Adobe InDesign CS5: Fundamentals Course 2.

Adobe AIR 3 (1) Adobe Air 3 for Flash CS5.5 Developers Course 1. Adobe InDesign CS5 (1) Adobe InDesign CS5: Fundamentals Course 2. Skillsoft Curriculum Export as of 2017-10-11 Desktop Collections Collection Curriculum Series Asset Title Asset Type Hours DESKTOP COMPUTER SKILLS Adobe Adobe Reader X (1) Adobe Reader X Adobe AIR 3 (1)

More information

Pseudo Code and Flow Charts. Chapter 1 Lesson 2

Pseudo Code and Flow Charts. Chapter 1 Lesson 2 Pseudo Code and Flow Charts Chapter 1 Lesson 2 Pseudocode Using Pseudocode Statements and Flowchart Symbols English-like representation of the logical steps it takes to solve a problem Flowchart Pictorial

More information

Shell Education #50672 Interactive Whiteboard Activities: Mathematics 1

Shell Education #50672 Interactive Whiteboard Activities: Mathematics 1 Shell Education #50672 Interactive Whiteboard Activities: Mathematics 1 Table of Contents Introduction......................................4 Overview.......................................4 Getting Started..................................4

More information

The diverse software in Adobe Creative Suite 2 enables you to create

The diverse software in Adobe Creative Suite 2 enables you to create Chapter 1: Introducing Adobe Creative Suite 2 In This Chapter Looking over InDesign Drawing with Illustrator Introducing Photoshop Getting started with Acrobat Going over GoLive Integrating the programs

More information

Adobe Acrobat DC for Legal Professionals - Quick Reference Guide

Adobe Acrobat DC for Legal Professionals - Quick Reference Guide Adobe Acrobat DC for Legal Professionals - Quick Reference Guide Adobe Acrobat is an important tool in the legal field giving you the ability to create, view, and edit PDF (portable document format) documents.

More information

eclicker Host 2 Product Overview For additional information and help:

eclicker Host 2 Product Overview For additional information and help: eclicker Host 2 Product Overview For additional information and help: support@eclicker.com Compatible with the iphone, ipod touch, and ipad running ios 5.0+. Apple, the Apple logo, iphone, and ipod touch

More information

Creating a Departmental Standard SAS Enterprise Guide Template

Creating a Departmental Standard SAS Enterprise Guide Template Paper 1288-2017 Creating a Departmental Standard SAS Enterprise Guide Template ABSTRACT Amanda Pasch and Chris Koppenhafer, Kaiser Permanente This paper describes an ongoing effort to standardize and simplify

More information

DOWNLOAD OR READ : VENN DIAGRAM ON SOLUTIONS AND SUSPENSIONS COMPARE PDF EBOOK EPUB MOBI

DOWNLOAD OR READ : VENN DIAGRAM ON SOLUTIONS AND SUSPENSIONS COMPARE PDF EBOOK EPUB MOBI DOWNLOAD OR READ : VENN DIAGRAM ON SOLUTIONS AND SUSPENSIONS COMPARE PDF EBOOK EPUB MOBI Page 1 Page 2 venn diagram on solutions and suspensions compare venn diagram on solutions pdf venn diagram on solutions

More information

Adobe InDesign CS6 Tutorial

Adobe InDesign CS6 Tutorial Adobe InDesign CS6 Tutorial Adobe InDesign CS6 is a page-layout software that takes print publishing and page design beyond current boundaries. InDesign is a desktop publishing program that incorporates

More information

Practical UML - A Hands-On Introduction for Developers

Practical UML - A Hands-On Introduction for Developers Practical UML - A Hands-On Introduction for Developers By: Randy Miller (http://gp.codegear.com/authors/edit/661.aspx) Abstract: This tutorial provides a quick introduction to the Unified Modeling Language

More information

Standard Professional Premium

Standard Professional Premium Standard Professional Premium Company size:

More information

INSTRUCTIONS FOR PREPARING A THESIS

INSTRUCTIONS FOR PREPARING A THESIS INSTRUCTIONS FOR PREPARING A THESIS Since the summer semester 2008, final theses that are supervised and written at the Medical University of Graz are published on MEDonline. For this reason, it is necessary

More information

Auraria Campus Bookstore - Campus Computers Our Most Popular Applications & Educational Software Prices

Auraria Campus Bookstore - Campus Computers Our Most Popular Applications & Educational Software Prices Auraria Campus Bookstore - Campus Computers Our Most Popular Applications & Educational Software Prices Software applied uses (Last Updated 05/16/07) Prices subject to change without notice Others may

More information

Department of Organizational Performance and Workplace Learning, Boise State University Basic Use of Qualtrics Instructional Materials for OPWL 530

Department of Organizational Performance and Workplace Learning, Boise State University Basic Use of Qualtrics Instructional Materials for OPWL 530 Department of Organizational Performance and Workplace Learning, Boise State University Basic Use of Qualtrics Instructional Materials for OPWL 530 OPWL 530 Evaluation Basic Use of Qualtrics Instructional

More information

The diverse software in the Adobe Creative Suite enables you to create

The diverse software in the Adobe Creative Suite enables you to create 556010 Bk01Ch01.qxd 2/6/04 7:28 PM Page 9 Chapter 1: Introducing the Adobe Creative Suite In This Chapter Looking over InDesign Drawing with Illustrator Introducing Photoshop Getting started with Acrobat

More information

Word Tutorial 4 Enhancing Page Layout and Design

Word Tutorial 4 Enhancing Page Layout and Design Word Tutorial 4 Enhancing Page Layout and Design Microsoft Office 2013 Objectives Use continuous section break for page layout Format text in columns Insert symbols and special characters Distinguish between

More information

MS Office for Engineers

MS Office for Engineers MS Office for Engineers Lesson 3 PowerPoint Pre-reqs/Technical Skills Basic knowledge of word-processing Basic computer use Expectations Read lesson material Implement steps in software while reading through

More information

Securing and Sharing a Presentation

Securing and Sharing a Presentation lesson 10 Page 1 Securing and Sharing a Presentation Lesson Skill Matrix Skill Exam Objective Objective Number Working with Comments Review comments. Insert comments. Incorporating Reviewer Changes Insert

More information

xline 2.5 Documentation xline 2.5 for Mac Easy mind mapping and brainstorming tool Documentation ENGLISH VERSION apps.adnx.

xline 2.5 Documentation xline 2.5 for Mac Easy mind mapping and brainstorming tool Documentation ENGLISH VERSION apps.adnx. xline 2.5 for Mac Easy mind mapping and brainstorming tool Documentation ENGLISH VERSION PRESENTATION "A picture is worth a thousand words". xline is the most easy mind mapping app, the best way of brainstorming.

More information

Workspace ios Content Locker. UBC Workspace 2.0: VMware Content Locker v4.12 for ios. User Guide

Workspace ios Content Locker. UBC Workspace 2.0: VMware Content Locker v4.12 for ios. User Guide UBC Workspace 2.0: VMware Content Locker v4.12 for ios User Guide Navigating Content Locker Content Locker centralizes all your enterprise data in a single container and integrates existing content repositories

More information

Staff Microsoft VISIO Training. IT ESSENTIALS Creating Flowcharts Using Visio 2013 (ST562) June 2015

Staff Microsoft VISIO Training. IT ESSENTIALS Creating Flowcharts Using Visio 2013 (ST562) June 2015 Staff Microsoft VISIO Training IT ESSENTIALS Creating Flowcharts Using Visio 01 (ST) June 01 Book online at: Royalholloway.ac.uk/it/training Self-Study packs also available 1 th June 01 Table of Contents

More information

New Perspectives on Microsoft Word Module 4: Enhancing Page Layout and Design

New Perspectives on Microsoft Word Module 4: Enhancing Page Layout and Design New Perspectives on Microsoft Word 2016 Module 4: Enhancing Page Layout and Design Objectives, Part 1 Use continuous section break for page layout Format text in columns Insert symbols and special characters

More information

Securing and Sharing a Presentation

Securing and Sharing a Presentation 10 Securing and Sharing a Presentation LESSON SKILL MATRIX Skill Exam Objective Objective Number Working with Comments Incorporating Reviewer Changes Review comments. Insert comments. Insert slides from

More information

Slide 1 Welcome to Fundamentals of Health Workflow Process Analysis and Redesign: Process Mapping: Gane-Sarson Notation. This is Lecture d.

Slide 1 Welcome to Fundamentals of Health Workflow Process Analysis and Redesign: Process Mapping: Gane-Sarson Notation. This is Lecture d. WORKFLOW ANALYSIS Audio Transcript Component 10 Unit 3 Lecture D Fundamentals of Health Workflow Process Analysis & Redesign Interpreting and Creating Process Diagrams Process Mapping Gane-Sarson Notation

More information

InSite Prepress Portal

InSite Prepress Portal InSite Prepress Portal System Version 5.0 Customer Quick Start Guide English 731-00089G-EN Rev C Copyright Kodak, 2008. All rights reserved. Creo and ecentral are trademarks of Kodak. Adobe, Acrobat, Adobe

More information

How to create an animated face

How to create an animated face Adobe Flash CS4 Activity 5.1 guide How to create an animated face This activity walks you step by step through the process of creating a simple animation by using Adobe Flash CS4. You use drawing tools

More information

Publishing Electronic Portfolios using Adobe Acrobat 5.0

Publishing Electronic Portfolios using Adobe Acrobat 5.0 Step-by-Step Publishing Electronic Portfolios using Adobe Acrobat 5.0 2002, Helen C. Barrett Here is the process we will use to publish a digital portfolio using Adobe Acrobat. The portfolio will include

More information

Preview New Features of Office 2007 Programs

Preview New Features of Office 2007 Programs Preview New Features of Office 2007 Programs With new software, you expect some increased functionality. This lesson is a subjective review of new features that the trainers of Software Training Services

More information

IT Training Center Class Descriptions

IT Training Center Class Descriptions Using Microsoft Windows 10 Must have a personal computer with Microsoft Windows 10 installed on their workstation. This class is geared to the student who has little or no knowledge of the Windows environment

More information

Adobe Acrobat Pro: Tips, Tricks and Timesavers

Adobe Acrobat Pro: Tips, Tricks and Timesavers Learner Outcomes: How to apply reviewing features to a PDF Learn how to manage and secure your documents Explore how to build forms in Acrobat Find out how to add and edit form fields including text fields,

More information

Invoice Approval Guide

Invoice Approval Guide Invoice Approval Guide Contents Reviewing Invoices... 2 Changing the # Records that Display... 3 Annotating Invoices... 4 Using and Creating Views... 5 Using Views... 5 Creating Views... 6 Annotation Taskbar

More information

Center for Faculty Development and Support Creating Powerful and Accessible Presentation

Center for Faculty Development and Support Creating Powerful and Accessible Presentation Creating Powerful and Accessible Presentation PowerPoint 2007 Windows Tutorial Contents Create a New Document... 3 Navigate in the Normal View (default view)... 3 Input and Manipulate Text in a Slide...

More information

Dashboards and Portlets Instructions for the creation of End User Custom Dashboards and Portlets in the PPM system.

Dashboards and Portlets Instructions for the creation of End User Custom Dashboards and Portlets in the PPM system. Objective: To provide guidance to the PPM End User Community in the continued enhancement and engagement of new stakeholders to improve the End User Experience and the gathering and reporting of Actionable

More information

Table of Contents. Using the Setup Assistant... 12

Table of Contents. Using the Setup Assistant... 12 Table of Contents analystview User's Guide... 1 Welcome to analystview... 1 Understanding BPMN... 2 Simulation process overview... 4 Integrating with managerview... 5 Getting started... 6 Getting started...

More information

Fast Track to Captivate

Fast Track to Captivate Biography Frank Hanfland Fast Track to Captivate Frank Hanfland Manager Technical Training Computer Geek from Sinclair ZX to Commodore VIC Passionate Trainer Combine hobby and Job Authorware 3, Flash 3,

More information

For more tips on using this workbook, press F1 and click More information about this template.

For more tips on using this workbook, press F1 and click More information about this template. Excel: Menu to ribbon reference To view Office 2003 menu and toolbar commands and their Office 2010 equivalents, click a worksheet tab at the bottom of the window. If you don't see the tab you want, right-click

More information

Portrait Editor. to Portrait Flow

Portrait Editor. to Portrait Flow Portrait Editor to Portrait Flow Portrait Editor is a Walsworth program that allows you to view and edit your portrait images, names and grades based on the photo DVD supplied by your photographer. The

More information

Lab Manual. Object Oriented Analysis And Design. TE(Computer) VI semester

Lab Manual. Object Oriented Analysis And Design. TE(Computer) VI semester Lab Manual Object Oriented Analysis And Design TE(Computer) VI semester Index Sr. No. Title of Programming Assignment Page No. 1 2 3 4 5 6 7 8 9 10 Study of Use Case Diagram Study of Activity Diagram Study

More information

Uninstall Microsoft Visio 2010 Trial Key For Windows 7

Uninstall Microsoft Visio 2010 Trial Key For Windows 7 Uninstall Microsoft Visio 2010 Trial Key For Windows 7 We hear questions like: "Will Office 2000 run on my Windows 7 computer? Compatibility Chart for Office 2000, XP, 2003, 2007, and 2010 Some folks have

More information

B.Sc. VI SEM (CS+BIO)

B.Sc. VI SEM (CS+BIO) Unit I Creating presentation using Slide master and Template in various Themes & Variants. If you want your presentation to contain more than one theme (layouts that contain backgrounds, colors, fonts,

More information

Quick Start Guide. Microsoft Visio 2013 looks different from previous versions, so we created this guide to help you minimize the learning curve.

Quick Start Guide. Microsoft Visio 2013 looks different from previous versions, so we created this guide to help you minimize the learning curve. Quick Start Guide Microsoft Visio 2013 looks different from previous versions, so we created this guide to help you minimize the learning curve. Updated templates Templates help you start the drawing type

More information

A Step-by-step guide to creating a Professional PowerPoint Presentation

A Step-by-step guide to creating a Professional PowerPoint Presentation Quick introduction to Microsoft PowerPoint A Step-by-step guide to creating a Professional PowerPoint Presentation Created by Cruse Control creative services Tel +44 (0) 1923 842 295 training@crusecontrol.com

More information

PowerPoint Creating Presentations 25

PowerPoint Creating Presentations 25 Contents Contents 3 PowerPoint 00 7 What is PowerPoint? 8 PowerPoint Requirements 9 New and Improved Features 0 Installing PowerPoint 00 Starting PowerPoint 00 3 Exploring the Ribbon 4 003 Commands in

More information

Introduction...5. Chapter 1. Installing System Installing Server and ELMA Designer... 7

Introduction...5. Chapter 1. Installing System Installing Server and ELMA Designer... 7 Chapter 1 Contents Installing System Contents Introduction...5 Chapter 1. Installing System... 6 1.1. Installing Server and ELMA Designer... 7 1.2. Verifying ELMA Server and ELMA Designer Installation...

More information

3. Demonstrate knowledge of an emergency plan. SE/TE: 25-29, 31-35, 115, , , , 274; Related content found on ,

3. Demonstrate knowledge of an emergency plan. SE/TE: 25-29, 31-35, 115, , , , 274; Related content found on , Course Standards for A. SAFETY The student will be able to: 1. Identify good work attitudes that affect safety on the job. SE/TE: 205-207, 223, 261-265 TE: CD Lesson 11: Teacher s Manual p. 3, Test 11A

More information

CS 199 Computer Programming. Spring 2018 Lecture 2 Problem Solving

CS 199 Computer Programming. Spring 2018 Lecture 2 Problem Solving CS 199 Computer Programming Spring 2018 Lecture 2 Problem Solving ALGORITHMS AND FLOWCHARTS A typical programming task can be divided into two phases: Problem solving phase produce an ordered sequence

More information

PowerPoint. PowerPoint. Presentation Software. PowerPoint Winter COMP 1270 Computer Usage II 1-1. Presentation Software and Office Integration

PowerPoint. PowerPoint. Presentation Software. PowerPoint Winter COMP 1270 Computer Usage II 1-1. Presentation Software and Office Integration PowerPoint Presentation Software and Office Integration PowerPoint 1. PowerPoint overview 2. PowerPoint Basics 3. Advanced PowerPoint 4. Tips for Effective Presentations 5. Office Integration Presentation

More information

FILE // VISIO UML SEQUENCE DIAGRAM DOCUMENT

FILE // VISIO UML SEQUENCE DIAGRAM DOCUMENT 20 November, 2017 FILE // VISIO UML SEQUENCE DIAGRAM DOCUMENT Document Filetype: PDF 257.52 KB 0 FILE // VISIO UML SEQUENCE DIAGRAM DOCUMENT BUT: I just wanted to create a UML component and deployment

More information

Make Your Course Content Accessible using Microsoft Office and Windows.

Make Your Course Content Accessible using Microsoft Office and Windows. Make Your Course Content Accessible using Microsoft Office and Windows. CTE WORKSHOP 2017 CTE WORKSHOP 2017 Learning Objectives Why do we need accessible instructional materials? In the United States,

More information

POWERPOINT 2003 OVERVIEW DISCLAIMER:

POWERPOINT 2003 OVERVIEW DISCLAIMER: DISCLAIMER: POWERPOINT 2003 This reference guide is meant for experienced Microsoft Office users. It provides a list of quick tips and shortcuts for familiar features. This guide does NOT replace training

More information

Quadrilaterals Mini- Lesson

Quadrilaterals Mini- Lesson Quadrilaterals Mini- Lesson Students investigate and compare the characteristics of quadrilaterals. This activity helps students to: Identify the characteristics (equal side length, equal angle, lines

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Exam Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. 1) To create a query, you click the Query Design button in the: A) Other group on the Create

More information

Data Process Modeling: Context Diagrams & Data Flow Diagrams (DFDs)

Data Process Modeling: Context Diagrams & Data Flow Diagrams (DFDs) Introduction Data Process Modeling: Context Diagrams & Data Flow Diagrams (DFDs) MIS 374 When designing/building an information system for an organization, you should consider the following questions regarding

More information

How to make a PDF from outside Acrobat

How to make a PDF from outside Acrobat How to make a PDF from outside The basics of PDF technology 1. What software do you need to make a PDF? A. If you purchase and install (Standard or Professional) i. Any document that can be printed can

More information

ipad TEACHER GUIDE ebackpack provides a separate Administrative Guide and Student Guide through our support site at

ipad TEACHER GUIDE ebackpack provides a separate Administrative Guide and Student Guide through our support site at ebackpack ipad Teacher Guide Page 1 of 31 ipad TEACHER GUIDE This guide will cover basic usage of ebackpack for a teacher (assignments, storage, homework review, collaboration, and Act As support). If

More information

Livescribe Connect User Guide. Draft P-2 May 23, 2011

Livescribe Connect User Guide. Draft P-2 May 23, 2011 Copyrights and Trademarks LIVESCRIBE, ECHO, PULSE, CONNECT, and NEVER MISS A WORD are trademarks of Livescribe Inc. All other trademarks are properties of their respective owners. Copyright 2007-2011.

More information

Insert a sound clip. Change animation sequence. Here are some tips for changing the order in which animations are sequenced on a slide.

Insert a sound clip. Change animation sequence. Here are some tips for changing the order in which animations are sequenced on a slide. Change animation sequence Here are some tips for changing the order in which animations are sequenced on a slide. A Animations are sequenced in the order in which they are created, and they appear in that

More information

Office 2003 Manual Windows Xp Full Version With Key

Office 2003 Manual Windows Xp Full Version With Key Office 2003 Manual Windows Xp Full Version With Key Adobe photoshop cs4 software free download for windows 7 steinberg Adobe creative suite 5 design premium keygen only microsoft frontpage 2003 free download

More information

New Perspectives on Word 2016 Instructor s Manual 1 of 10

New Perspectives on Word 2016 Instructor s Manual 1 of 10 New Perspectives on Word 2016 Instructor s Manual 1 of 10 New Perspectives Microsoft Office 365 And Word 2016 Introductory 1st Edition Shaffer SOLUTIONS MANUAL Full download at: https://testbankreal.com/download/new-perspectives-microsoft-office-365-

More information

PROBLEM SOLVING AND OFFICE AUTOMATION. A Program consists of a series of instruction that a computer processes to perform the required operation.

PROBLEM SOLVING AND OFFICE AUTOMATION. A Program consists of a series of instruction that a computer processes to perform the required operation. UNIT III PROBLEM SOLVING AND OFFICE AUTOMATION Planning the Computer Program Purpose Algorithm Flow Charts Pseudo code -Application Software Packages- Introduction to Office Packages (not detailed commands

More information

Illustrator Multiple Choice Questions And Answers In Computer Fundamental >>>CLICK HERE<<<

Illustrator Multiple Choice Questions And Answers In Computer Fundamental >>>CLICK HERE<<< Illustrator Multiple Choice Questions And Answers In Computer Fundamental Related Posts: Objective Questions and Answers on Computer Basis set-5 Computer Fundamental Multiple Choice Question set-6 Objective

More information