From: PM To: Project Team CC: CEO/CIO The CEO has requested a presentation to the board from your part of the team. You will put together a report

 From: PM

To: Project Team

CC: CEO/CIO

The CEO has requested a presentation to the board from your part of the team. You will put together a report summarizing everything you’ve created so far for your part of the project. Outline the material about the company as you understand it, including all about our product and the players on the team. Then include all your plans and the business requirements from your part of the team, which is the most important part of this project. Without you, the board of directors won’t likely approve the budget and this project will fail. (No pressure.)

 

Instructions

This contains two parts: a summary report and a presentation.

Summary Report

For the summary report, submit a written document to summarize what you have created for your part of the project. This includes the following:

  • An outline of the company as you understand it, including your product and the players on the team.
  • Your plans and business requirements for your part of the team.

Keep in mind that this is to be presented to the board in order to gain approval for the project. Your language should be professional in nature and include all helpful information in a condensed, easy-to-understand format.

Presentation

In addition to the report, create a 10-15 slide PowerPoint presentation using MS PowerPoint. You need to use the template file from your company so that it is consistent with other company visuals.

Use bulleted lists to boil down the main points on the slides. Again, this should also be professional in nature and in a condensed and easy-to-understand format. Use a consistent and professional layout, and be sure to check for spelling and grammar errors before submitting.

Add speaker notes to each slide to include all the facts and figures you want to present and any other notes regarding what should be emphasized by the speaker.

Share This Post

Email
WhatsApp
Facebook
Twitter
LinkedIn
Pinterest
Reddit

Order a Similar Paper and get 15% Discount on your First Order

Related Questions

— I selected “Steve Jobs” as the computer person project — Must follow the attached Rubric(Checklist) instruction.  —   Submission Upload Requirements 1.

— I selected “Steve Jobs” as the computer person project — Must follow the attached Rubric(Checklist) instruction.  —   Submission Upload Requirements 1. Infographic (.pdf or jpg or other format only) 2. Assignement  Document (.pdf format only) —   CTH –Computer Person Project Who are the Computer People? In the 20th century,

pcapanalysis.py # You may NOT alter the import list!!!! import pyshark import hashlib class MITMException(Exception): “””A class to throw if

pcapanalysis.py # You may NOT alter the import list!!!! import pyshark import hashlib class MITMException(Exception): “””A class to throw if you come across incorrect syntax or other issues””” def __init__(self, value): self.value = value def __str__(self): return repr(self.value) class MITMProject(object): # HINT: # You can use the __init__ method to