Progress Report "Don't leave all the writing until the end. Keep notes - especially for the Progress, Design, Implementation, Testing and Evaluation sections.

Slides:



Advertisements
Similar presentations
Quantitative and Scientific Reasoning Standard n Students must demonstrate the math skills needed to enter the working world right out of high school or.
Advertisements

Tools for Change Plan, Do, Study, Act The PDSA Cycle Explained
Here is how close you are to the knowledge or skills you are trying to develop, and heres what you need to do next.
Targets for the individual and the organisation By Rachel, Claire, Kirsten and Natalie.
Business Reports Mary Ellen Guffey, Business Communication: Process and Product, 4e Copyright © 2003 A systematic attempt to answer questions and solve.
The Pseudocode Programming Process Chapter 9. Outline  Introduction  Design the routine.  Code the routine.  Check the code.  Clean up loose ends.
Project Plans CSCI102 - Systems ITCS905 - Systems MCS Systems.
DECO3008 Design Computing Preparatory Honours Research KCDCC Mike Rosenman Rm 279
Chapter 14 INTRODUCTION TO SYSTEMS DEVELOPMENT. Systems Development Methodology Important issues in systems development: Must be aligned to business strategy.
Course Project How to Write Scientifically Wildlife 448Fall 2010.
Final Year Dissertation Advice Daniel Bryant Software Systems Group Dept. of Computing.
Lecture 3 Managing your project How? Milestones Deliverables Meeting tutors.
Science-terrific Writing. Swim against the current In direct opposition to everything your high school teacher and probably your college English professor.
Course Project How to Write Scientifically. Swim against the current In direct opposition to everything your high school teacher and probably your college.
Chapter 14 INTRODUCTION TO SYSTEMS DEVELOPMENT. Systems Development Methodology Important issues in systems development: Must be aligned to business strategy.
Program Design ENGR 1181 MATLAB 01. Program Design in Real Life Complex manufacturing processes require careful logic mapping to determine what actions.
BRIEFING 1: FYP INTRODUCTION
PLANNING YOUR EPQ How to write a great research paper – Cambridge Uni.
 Describes technologies, processes, or products you are researching.  Compares and contrasts them and presents findings.  Defines issues confronting.
Writing Tips for the Web. Tips for Writing for the Web Write for your audience, not your department. Folks come to your pages to find information. Give.
Overview of Verb Tenses UUEG, Chapter 1. The Simple Tenses Simple Present Simple Past Simple Future These tenses make up 90% of the verb tenses we use!
NAME Evaluation Report Name of author(s) Name of institution Year.
Writing requirements specifications. Why we need requirements specifications To give structure to your desires To avoid waste of resources To avoid slippage.
IS Analysis and Design. SDLC Systems Development Life Cycle Break problems into management review stages Control cost and time Works best with well understood.
Final Year Project (FYP) 1
Final Year Project 1 (FYP 1)
Final Year Project 1 (FYP 1) CHAPTER 1 : INTRODUCTION
Abstract Title of Poster Authors Department / Division, Advocate Children’s Hospital Title of Poster Authors Department / Division, Advocate Children’s.
Progress presentation
10 Informal Reports.
Literature Search Perform a thorough literature review, even if it means having to understand several different areas. You don't want to find out after.
Advances In Software Inspection
5 Keys to Success at School. Differentiation We all learn differently. We all need different tools to help us be successful. – Think about how you learn.
Overview of the Proposal MIME 4200: Senior Design Projects.
How to Write a Project Proposal Specialization Introductory Module Thursday, May 9, 2013 Barbados.
 To his readers, Ernie Pyle was a master of telling the story of the little guy, of describing the fears and daily strife of soldiers fighting in World.
P3 Business Analysis. 2 Section F: Project Management F1.The nature of projects F2. Building the Business Case F4. Planning,monitoring and controlling.
Group 1 and Group 2.  1. Audience Level  2. Accuracy  3. Brevity and Completeness  4. Clarity  5. Coherence  6. Unity.
Advanced Higher Computing Science
Remove this white box to use the template
Electronic Eng. FYP Coordinator - Rizalafande Che Ismail -
Welcome to Scottish Improvement Skills
ASQ Section 1212 November 17, 2016 Allan Glasby
Writing a Research Report (Adapted from “Engineering Your Report: From Start to Finish” by Krishnan, L.A. et. al., 2003) Writing a Research Write the introduction.
METHODOLOGY (Chapter 3)
Chapter 1 The Systems Development Environment
Science-terrific Writing
7.6 Solving Radical Equations
Proposals and Progress Reports
Chapter 1 The Systems Development Environment
Remove this white box to use the template
Chapter 1 The Systems Development Environment
FEASIBILITY STUDY Feasibility study is a means to check whether the proposed system is correct or not. The results of this study arte used to make decision.
Research and Developement
Remove this white box to use the template
<PROJECT NAME> THEME STAKEHOLDERS BACKGROUND CURRENT CONDITION
Remove this white box to use the template
Remove this white box to use the template
Progress Reports Form and Structure
Structure of the AP Government & Politics Exam
Introduction to Logarithms
10/26 Take out your Write Score data chat and your Write Score essay that I provided to you yesterday. Write down 3 specific areas of strength and 3 specific.
Open on the student drive
Program Design Language (PDL)
WESEF Judging.
Chapter 1 The Systems Development Environment
7.6 Solving Radical Equations
6.6 Solve Radical Equations
Progress Reports.
Presentation transcript:

Progress Report "Don't leave all the writing until the end. Keep notes - especially for the Progress, Design, Implementation, Testing and Evaluation sections. Even if the notes are only in point form, it will be much easier to write the Progress Report."

Introduction Don't rewrite your introduction, perfect it. Has your supervisor requested that you radically change your introduction? Have you changed the scope and aims of your FYP? If not, you should not waste time rewriting your introduction. Instead, use the time to make sure your introduction is perfect. Proofread and check your verb tenses

Progress In this section, think of the investigative process that you have gone through; the trial and error. Did you think that Giddy's algorithm should work, but, in testing it, it didn't work? Why didn't it work? What did this [the fact that it didn't work] tell you? How did you apply this knowledge to the next algorithm you chose? This section is important as it shows your team's ability to think analytically and to problem-solve

Design Refine and formalize ideas and methods [For example: optic design, data structure design]. Implementation Describe in detail how you will implement your ideas and designs. Testing Provide a test plan Must be more detailed than in the Proposal. Think of how you will determine if it is efficient - how will you interpret the results? How can you tell whether your implementation is effective and efficient? Evaluation Find a comparable system. Find more data sets. If it is a multifaceted system, take out one component and compare.

Project Planning Update the Gantt Chart including everything that you have done and will do.

References Update, unless you didn't get it right the first time.