Guilford County SciVis V105.02

Slides:



Advertisements
Similar presentations
Steps of a Design Brief V Design Brief  Problem, identification, and definition Establish a clear idea of what is to be accomplished. Identify.
Advertisements

Lumberton High School Sci Vis I V105.02
Department of Mathematics and Science
DT Coursework By D. Henwood.
Definition of problem Unintended and unsatisfactory situations (something going wrong) Some deviation from the expected standard which prevent the achievement.
Describing Process Specifications and Structured Decisions Systems Analysis and Design, 7e Kendall & Kendall 9 © 2008 Pearson Prentice Hall.
Meanings: some key terms used in the Core Skills Test.
Steps of a Design Brief V Obtained from workshop-July, 2014-in Guildford County.
Flowchart Diagram Risanuri Hidayat. What A Flow Chart is a sequential diagram that shows the steps involved in an operation or task and the decisions.
Chapter 9 Describing Process Specifications and Structured Decisions
Design process. Design briefs Investigating Designing Producing Analysing and evaluating Design process wall charts.
Algorithm & Flowchart.
Introduction to Systems Analysis and Design Trisha Cummings.
Unit 2: Engineering Design Process
Number Sense Standards Measurement and Geometry Statistics, Data Analysis and Probability CST Math 6 Released Questions Algebra and Functions 0 Questions.
Welcome to the Data Warehouse HOME HELP COGNITIVE LEVELS Assessments COGNITIVE LEVELS.
CriteriaExemplary (4 - 5) Good (2 – 3) Needs Improvement (0 – 1) Identifying Problem and Main Objective Initial QuestionsQuestions are probing and help.
Design the program Create a detailed description of program –Use charts or ordinary language (pseudocode) Identify algorithms needed –Algorithm: a step-by-step.
Management and Planning Tools
Student Portfolio Development. Portfolio Development Define the following: Portfolio Artifact Evidence Medium Annotation Design Analysis STUDENTS: Write.
Steps of a Design Brief Panther Creek SciVis V
1 Systems Analysis and Design in a Changing World, Thursday, January 18, 2007.
CORE 1: PROJECT MANAGEMENT Designing. This stage is where the actual solution is designed and built. This includes describing information processes and.
Flowcharting A Quality Improvement Tool. Quality = Inspection Statistical methods assisted in prevention of defects – The need for inspection declined.
PROGRAM DEVELOPMENT CYCLE. Problem Statement: Problem Statement help diagnose the situation so that your focus is on the problem, helpful tools at this.
© 2005 South-Western/Thomson Learning Century 21 Keyboarding Cycle 1: Computer Applications 1 Using helpUsing help 2Electronic presentations: Design templates.
Steps of a Design Brief V  Is a Plan of work A written step-by- step process by which the goal is to be accomplished The plan can include expected.
Working Technologically Early Stage 1 – Stage 3. Students evaluate by: recounting the steps taken to reach a final solution discussing their likes and.
GNET BRAINSTORMING. GNET INTRODUCTION.
Steps of a Design Brief V Purpose of a Design Brief  A design brief is the process used to solve problems or complete presentations.  It is very.
1.10 Report Findings to Communicate Research Information to Others SEM2.
Invention & Innovation
Foundations of Technology The Engineering Design Process
Game Art and Design Unit 4 Lesson 1 Game Conceptualization
Inquiry-Based Instruction
Tools Of Structured Analysis
Design and modeling 10 step design process
Understand Charts and SmartArt Graphics
INTRODUCTION TO PROBLEM SOLVING
Management & Planning Tools
1.10 Report Findings to Communicate Research Information to Others
Ten-Stage Design Process
Chapter 2 Design Tools.
IB Assessments CRITERION!!!.
Graphic Organizers.
Unified Modeling Language
Ten-Stage Design Process
Algorithms An algorithm is a sequence of steps written in the form of English phrases that specific the tasks that are performed while solving the problem.It.
What is a Flow Chart ? An organized combination of shapes, lines, and text that graphically illustrates a process or structure A pictorial representation.
A POCKET GUIDE TO PUBLIC SPEAKING 3rd Edition Section 20
Quality Tools - 9/18/2018 Quality Tools -
Introduction to science
Unit# 9: Computer Program Development
Forging the Innovation Generation
Introduction to Systems Analysis and Design
Design Portfolio.
Invention & Innovation
ME 142 Engineering Computation I
Quality Tools - 2/19/2019 Quality Tools -
Foundations of Technology The Engineering Design Process
Chapter Four Engineering Communication
Command Terms
Foundations of Technology The Engineering Design Process
Chapter 11 Describing Process Specifications and Structured Decisions
Chapter Four Engineering Communication
Basic Design Documentation
Chapter Four Engineering Communication
PPT4: Requirement analysis
THE TECHNICAL WRITING PROCESS
Scientific Laws & Theories
Presentation transcript:

Guilford County SciVis V105.02 Steps of a Design Brief Guilford County SciVis V105.02

Design Brief Problem, identification, and definition Establish a clear idea of what is to be accomplished. Identify the intended audience Identify the specific problem

Design Brief Plan of work A written step-by-step process by which the goal is to be accomplished The plan can include expected time for completion The plan should include any division of work among team members

Design Brief Research and Review of the Literature Includes complete topic research of available literature Remember to document resources

Design Brief Hypothesis Form a proposed solution to the problem Use an if/then statement if necessary A storyboard or sketch should be developed if needed Storyboard = a pictorial sequence of events. The storyboard may include text and direction, as well as audio and video techniques. Sketch = a quick drawing to illustrate your idea

Design Brief Data Collection (if applicable) Collect data from experimentation or other appropriate means. Organize data in appropriate charts or graphs

Design Brief Identification of Appropriate Scientific Theory and Visualization Concepts Select the most appropriate visualization method to present the theory or data. For example, the process of mitosis may be effectively demonstrated using presentation software, such as PowerPoint. Explain the rationale behind the selection. Example: PowerPoint allows the user to show the sequence of stages in mitosis.

Design Brief Student Evaluation of the Design and Visualization Students perform self-evaluation pointing out areas of difficulty Pinpoint successes and failures in the project Offer suggestions on how the project could be improved

Design Brief Presentation Present project to the class Distribute an appropriate handout if needed

Design Brief Sample Evaluation Criteria/Rubric Design Brief Statement of Problem Plan of Work Research Accuracy of Information Visualization Presentation Creativity Student self evaluation Total possible points 5% 10% 15% 20% 100 points

I.D.E.A.L. Problem Solving Process I – Identify the problem D – Define the plan of work E – Explore the problem through research A – Act on the problem’s possible solution L – Look back at the process

S.A.F.E. Design Process S – Simple. Keep your design simple. If you keep it simple, it will save you time and money. Also, you are less likely to have problems with the presentation A – Appropriate. Make sure that it is appropriate for its purpose. The audience needs to be able to understand the presentation. You need to make it as complex or simple for younger and older viewer also that the understand the presentation

S.A.F.E. Design Process F – Functional. Does the presentation work? Does it do what you want it to? If a visual confuses an audience more than it helps to understand the topic, then it is not performing its function. E – Economical. Make sure you spend the majority of your time on things that are important. Concentrate on things in you design that make a difference in how well it works. It will contain just those elements needed to convey your message in a short period of time.

Different Types of Design Data-driven -- design that uses data in the form of numbers or values. Examples: graphs, charts, and tables. Concept-driven -- design that explains a concept, idea or theory. Examples: how a car works, the water cycle, or a drawing of a tree.

Different Types of Design Empirically derived data – data that can be measured. Computationally derived data – data that is obtained by performing mathematical calculations.

Organizational and Diagramming Tools Flowcharting –a visualization method for displaying relationships in time or a process. Steps can be demonstrated with symbols while the flow process can be shown with arrows. Flowcharts can help determine problems with a process such as logical steps, delays, dead ends or miscommunication problems.

Organizational and Diagramming Tools Basic Flowcharting Shapes: Terminal Points - indicate the starting and ending points of the process. Square – Represents a single step or a process. It usually contains the name of the specific action. Arrows and Lines – indicate the sequence of steps and the direction of flow. START/END Get out of car

Organizational and Diagramming Tools Decision Point – indicates a sequence in the process at which the user must choose an option like “yes/no” or “true/false”. The flowchart branches to different parts depending on the decision made. Rhombus – represents input/output such as information coming in or leaving the system. Circle – indicates that the flowchart will continue on another page, where a matching symbol (containing the same letter) is placed. True/False Input/Output A

Organizational and Diagramming Tools Brainstorming -- a process that identifies as many answers to a problem as possible by submitting ideas without criticism or discussion of feasibility. A brainstorming session will normally have a moderator and a recorder.

Organizational and Diagramming Tools Nominal group technique -an organizational tool used to show the relative importance of issues, problems, or solutions by allowing individuals to rank each item. Numerical values are generally used.

Organizational and Diagramming Tools Venn Diagram – an organization tool used to show similar and difference among sets of items.