Free Essay

Sd1430 Final

In:

Submitted By lhuriantel
Words 2494
Pages 10
Chapter 1
Major Topics for Database:
1. Software
2. Software version
3. license agreement
4. machine
5. machine location
6. install date
7. software requests
8. availability
9. software location
10. access level (by who, e.g., student, teacher, admin user, etc.)

STATEMENT OF WORK [Draft]
History
The law requires that any business, including a school, track its software. It is important to know what software the school owns, in what versions, and what the license agreement for that software is. Whatever the license agreement for particular software, it is essential for the institution to know which software is installed on which machine, where that machine is located, and which users have access to that machine. It is also important to track when the software is uninstalled from a machine and when a machine is retired. Grandfield college currently uses several spreadsheets to track this information. They also track requests for new software, software checkouts to faculty with administrative privileges on their machines, and if installs are successful or run into any problems.
When requests for software are received, the software management team must manually access a spreadsheet to see if the school has the data. When new software arrives, they must manually check the licensing agreement online when they don’t know off the top of their head.
These agreements vary between being accessible to any computer on site via a server install or having a limited number of copies that must be installed client-side.
A database would allow Grandfield to effectively track all of these things in one place and to be able to draw a better view of what the demands are over time.

Scope
Grandfield College wants a database to track faculty and staff computers, what software is installed on each, who has access to each computer, and requests for new software. Being able to track install issues would also be of great benefit for easier troubleshooting.

Constraints
Software for student machines is a separate and complex issue and will be treated as a separate project at a later time.

Objectives




Track what software is installed and removed and the licensing and type of install (local vs. server) for the software on faculty and staff computers in one place.
Track the location of the faculty and staff computers and who has access to each.
Track requests for new software and when software is checked out to faculty with administrator privileges on their machines.

Tasks and Timeline
1. Gathering Data: This task will consist of obtaining the spreadsheets that contain the lists of the listing of software, the type of licensing for the software, and all of the faculty and staff computers and the software installed on each. Also, list of software requests.
Time allotted: 3 weeks.
Deliverables: A list of scheduled interviews and observations and text of the questionnaires. 2. Analyzing Data: The data gathered will be analyzed to determine preliminary data modeling.
Time allotted: 2 weeks.
Deliverables: List of business rules. Their basic entities and attributes. To be reviewed.
3. Normalization: The data model will be completed with entities and relationships normalized.
Time allotted: 1 week.
Deliverables : Entity relation diagram for review.
4. Building the physical database: The data model will be translated to the RDBMS. Tables containing columns with specific data types and relational and other constraints created.
Time allotted: 3 days.
Deliverables: The schema of the database for review.
5. Testing and security: sample data will be entered, and each of the business rules and requirements will be tested. General database security and security related to business rules will also be tested.
Time allotted: 3 weeks.
Deliverables : Documented test results.
6. Database Completion and Installation: Final changes and corrections are made. Sample data will be removed, and the database installed on a server. Final testing for server access and connections. Time allotted: 2 weeks.

Deliverables: The working database.

Total time between beginning of project and end: x weeks, x days.

Chapter 2
1. Questions about data
1. Is there documentation by software on how many times a piece of software has been installed/uninstalled? 2. Location: how do you track classroom machines vs. office machines
3. What does CCS Number mean?
4. Who is the pricing unit important to? What is the data used for?
5. Is every license per computer or some variable? (i.e. multi-core computers)
a. Site Licenses - can’t leave the site
b. User Licenses - by number users
c. machine licenses - by # machines running at a time
d. open source - no limit

2. Stakeholders:
● Software Management Team
● Faculty / Staff
● School Administration
● Clients
● Software companies
3. Plan for interview with stakeholders (one hour)
Find out what makes everyday tasks difficult for staff and find a solution.
Software Management Team:(30 minutes)
1. Are settings documented in any way to help troubleshoot future install issues? useful to have, not required
2. Who is responsible for updating which software the school has and the version and licensing? -techs
3. Where and how are the number of copies installed tracked for limited licenses? should be
4. Who has permissions to purchase new licenses and how are these documented?
-administrators...
5. Is there a place that staff/faculty can view available software? -optional

6. What software / software versions are required on all school owned machines? OSs have to be the same
7. How are updates handled? -don’t need it right away
8. Which software is installed from the network drive and which must be installed from disk? Is this tracked anywhere? -should be tracked
9. Are administrative privileges on machines tracked? should be tracked, doesn’t have to be.
10. Is there privileged access to certain data (if so which data and what does it concern) - security isn’t a huge concern
11. Is there privileged access to certain software i.e. how is need for certain types of software evaluated? (Design programs vs. programming programs) -anyone can if they have some reason
Faculty / Staff: (25minutes)
1. How do you currently request software installation / removal?
2. When software fails to work, how is the issue resolved?
3. How do you check if a machine you will be using is updated with the software you need?
4. What you like the most and the least about the current system?
Administration: (5minutes)
1. How are requests for new software evaluated?
2. Who is the Admin(s)?
3. Who is the pricing unit important to? What is the data used for?

4. Changes faculty and staff would like to see in request process
○ What do you like and dislike about the current software request process?
○ What would make this process easier?
5. Exceptions, additional business rules, additional questions
○ Exception: Faculty that has administrative privileges on their machine that still uses the school’s software.
○ Are settings documented in any way to help troubleshoot future install issues?
○ Is there any documentation for errors currently?
○ What kind of security is implemented to secure the databases / software / servers? ○ Expectations of future growth?
○ Can faculty with administrative privileges install from the server?

Chapter 3

List of issues with the current system
● It is difficult to track which software is on which machine.
● It can be difficult to get/track licensing agreement information.
● It can be difficult to fulfill requests for new software licenses.
● It is difficult to track errors.
List of database requirements for each stakeholder
Staff/Faculty
● Allow faculty to see software that can be installed via the servers so that they can install it on their own.
● Allow faculty to make requests for SMT to install new software that can’t be installed via server.
● Allow faculty to see a list of all licenses before making requests for new software.
● Allow faculty to make requests for new software licenses.
Software Management Team (SMT)
● Allow SMT to check licensing agreements
● Allow SMT to track software installation/uninstallation and available copies for faculty ● Allow SMT to check / update / remove administrative privileges / who has access to machines.
● Allow SMT to document machine configuration
● Allow SMT to record installation issues
● How will everything be secured
● Allow SMT to track pending installations
● Allow SMT to check requests for software
School Administration
● To track licensing agreements - what they’ve purchased vs. how many are installed. ● Track costs associated with purchasing new licensing rights / repurchasing licensing rights.
List of business rules
● Which software will require support from Grandfields IT support or the software companies responsibility
● Faculty with administrative privileges do not have support from SMT
● Can only run software installed on the computers. If users say they need special software, perhaps from home, they must ask the IT admin(s).
● How requests are tracked.
● How installs are tracke
Security Rules
● Only admins with correct privileges can assist with any installing or system modification.




Minimum access granted. If they aren’t suppose to enter data to a specific field then they don’t have the privileges.
Keep minimum and maximum 2 - 3 admins employed. Let admins delegate certain permissions and privileges to other employees but never give full control.

Entities / Attributes
Entity

Attribute

Software Program

Name
Version
Company
Installation Type (local vs. server)
License
Minimum requirements?

Installs

Date
Time Spent
Successful or Not
Installation Issues
Machine
Software
Faculty

License

Type
Start Date
End Date
Terms
Pricing
Pricing Unit

Machine

ID / Asset Number - CCS
Installed Programs
Install Date
Users
Configuration
Location
Administrative Privileges
OS

[User]

Privileges
Location
First Name
Last Name
Email
Faculty ID

Requests

Requester
Request Date
Requested Software
Reason for request
New or Existing License
Response
Response Date
Status

Candidate Keys

Software Program
● Name / Version
Installs
● Surrogate key
License
● Surrogate key
Machine
● CCS
User
● ID #
Requests
● Surrogate key
Entity Roles:
Domain

Software, Machine, User, Request

Linking

RequestSoftwareUser, UserMachine

Lookup

License

Weak

Install

Chapter 4 /5

Chapter 6 mySQL syntax:
***********************Basic Syntax to Reference******************************
1. CREATE TABLE EmployeeKey
2. (
3. EmployeeKey NVarChar(255),
4. ProjectKey int,
5. CONSTRAINT fk_Employee FOREIGN KEY(EmployeeKey)
6. REFERENCES Employee(EmployeeKey),
7. CONSTRAINT fk_Project FOREIGN KEY(ProjectKey)
8. REFERENCES Project(ProjectKey),
9. CONSTRAINT PK_EmployeeProject PRIMARY KEY(EmployeeKey,ProjectKey)
10. )
********************************************************************************
Below Is The Syntax That Successfully Complied Used In Our Database
*********************************************************************************
GO
Use Granfield
GO
CREATE TABLE License
(
LicenseKey int identity(1,1) Primary Key Not Null,
LicenseType NVarChar Not Null,
LicenseStart Date Not Null,
LicenseTerm NVarChar Not Null,
LicenseEnd Date Not Null,
LicenseRegistrationKey nvarchar(50) Not Null,
)
CREATE TABLE Software
(
SoftwareKey int identity(1,1)Primary Key Not Null,
SoftwareName NVarChar Not Null,
SoftwareVersion NVarChar Not Null,
SoftwareManufacturer NVarChar Not Null,
SoftwareInstallType NVarChar Not Null,
SoftwareLicence NVarChar Not Null,
LicenseKey int Not Null,

CONSTRAINT fk_LicenseKey FOREIGN KEY(LicenseKey)
REFERENCES License(LicenseKey),
)

CREATE TABLE Install
(
InstallKey int identity(1,1) Primary Key Not Null,
InstallDate datetime Not Null,
InstallMachine NVarChar Not Null,
InstallSoftware NVarChar Not Null,
InstallSuccesful NVarChar Not Null,
SoftwareKey int Not Null,
CONSTRAINT fk_Software FOREIGN KEY(SoftwareKey)
REFERENCES Software (SoftwareKey),
)

CREATE TABLE Machine
(
MachineCSS int identity(1,1) Primary Key Not Null,
)
CREATE TABLE [User]
(
UserID NVarChar(64) Primary Key Not Null,
UserFirstName NVarChar Not Null,
UserLastName NVarChar Not Null,
)
CREATE TABLE UserMachine
(
UserMachineID int identity(1,1) Primary Key Not Null,
MachineCSS int Not Null,
UserID NVarChar(64) Not Null,
CONSTRAINT fk_Machine FOREIGN KEY(MachineCSS)
REFERENCES Machine(MachineCSS),
CONSTRAINT fk_User FOREIGN KEY(UserID)
REFERENCES [User](UserID)
)
CREATE TABLE [Request]

(
RequestID int identity(1,1) Primary Key Not Null,
RequesterFirst NVarChar Not Null,
RequesterLast NVarChar Not Null,
RequestDate Date Not Null,
RequestSoftware NVarChar Not Null,
RequestReason NVarChar Not Null,
RequestStatus NVarChar Not Null,
)
CREATE TABLE RequestSoftwareUser
(
UserRequestID NVarChar Not Null Primary Key,
UserID NVarChar(64) Not Null,
RequestID int Not Null,
CONSTRAINT fk_UserID FOREIGN KEY (UserID)
REFERENCES [User](UserID),
CONSTRAINT fk_RequestID FOREIGN KEY (RequestID)
REFERENCES Request(RequestID),
)
**************************************************************************

Screenshots of Data

Chapter 7
1.Two or three simple SELECTs with various WHERE criteria
SELECT SoftwareName, SoftareVersion
FROM Software
WHERE LicenseKey IS NOT NULL
SELECT MachineCSS, MachineOS, LocationKey

FROM Machine
WHERE LocationKey = 5
2. Two or three queries using aggregate functions
SELECT MachineCSS, COUNT(InstallationKey) AS [Total Installs]
FROM Install
GROUP BY SoftwareKey
SELECT LicenseKey, COUNT(SoftwareKey) AS [Licenses]
FROM Software
GROUP BY SoftwareKey
3. At least two queries that use joins
SELECT MachineCSS, LocationKey, SoftwareName
FROM Machine M
INNER JOIN Software s
ON s.SoftwareKey = m.SoftwareKey
SELECT MachineCSS, LocationKey, SoftwareName, InstallationDate,
InstallationNoteText
FROM Machine M
INNER JOIN Software s
ON s.SoftwareKey = m.SoftwareKey
INNER JOIN Install i
ON i.SoftwareKey = s.SoftwareKey
INNER JOIN InstallationNote n
ON n.InstallationNoteKey = i.InstallationNoteKey
WHERE i.SoftwareKey IS NOT NULL
4. Two or three INSERT statements
INSERT INTO Request(
UserID,
RequestSoftware,
RequestReason,
RequestNoteText)
VALUES (‘Sconge’,
‘VisualBasic’,
‘Upgrade’,
‘New Version is now available’)
INSERT INTO Software(
SoftwareName,
SoftwareVersion,

SoftwareManufacturer,
SoftwareInstallationType,
LicenseKey)
VALUES (‘Illustrator’,
‘Creative Suite 5’,
‘Adobe’,
‘Disc’
‘1’)

5. One or two UPDATEs and/or a DELETE
UPDATE request SET requestResponse = 'approved', requestStatus='approved'
WHERE requestID='2'
DELETE FROM software
WHERE softwareName = 'Illustrator'
AND fk_licenseKey = '1'

Chapter 8
1. Create tables of the data access needs of your users.
2. Create a security plan that includes authentication and authorization and general policies and procedures. Consider the use of roles, stored procedures, views, and other tools.
Staff/faculty
Table name

Select

user

Update

x

software

Insert

x

license machine x

location

x

install installNote requestNote

x

x

request

x

x

Delete

Constraints

userMachine

x

Software Admin
Table name

Select

Insert

Update

user

x

x

x

x

x

x

x

x

x

location

x

x

x

install

x

x

x

installNote

x

x

x

requestNote

x

x

x

request

x

x

x

userMachine

x

x

Constraints

x

machine

Delete

x

license

Constraints

x

software

Delete

x

Database administrator

Table name

Select

Insert

Update

user

x

x

x

x

software

x

x

x

x

license

x

x

x

x

machine

x

x

x

x

location

x

x

x

x

install

x

x

x

x

installNote

x

x

x

x

requestNote

x

x

x

x

request

x

x

x

x

userMachine

x

x

x

x

2) Threat Analysis
Staff/faculty threats
Threat

Description

Select

-Select private user information

Insert

-Accidental or malicious entry

Update

-

Delete

-

Software Admin threats
Threat

Description

Select

-

Insert

-Data entry mistakes can compromise data integrity

Update

-Accidental updates
-Missing where criteria

Delete

-

Database administrator threats

Threat

Description

Select

-

Insert

-

Update

-Accidental updates
-Missing where criteria

Delete

-Accidental deletion of records

3) Database roles db_staff -Grants the user permission to SELECT information on customer -Grants the user permission to INSERT customer information

db_softwareAdmin

-Grants the user permission to select all tables and views in the database
-Grants the user permission to insert and update all tables in the database

db_owner

Grants ownership and full permissions on all database objects. Policies
-database server will have two separate physical drives
-drives will be stored off-site in a secure site
Backup procedure
-four portable hard drives
-perform a full database backup daily alternating dated backup drive
Recovery procedure
-restore database from most recent backup
-attempt to recover lost data
-backup
Authorization and Authentication
Every user will require a unique login. Each login will be assigned a role. Each role will have stored procedures and views that are executed via web forms.

Similar Documents

Premium Essay

Mba Essay

...I used to play soccer for a club,just for recreational purposes,in fact i was one of the cofounders of the team. The team we assembled was a mixture of young and old, and for this reason we were the laughing stock of the league, because all other teams were made up solely of young players, who were exceptionally talented. The team ended up on the wrong side of the score for the first few games we played, and got nicknamed the “whopping boys”. Eventually we grew tired of the nickname and of our performances on the field, and we decided to try and improve things, first thing we did was to elect a leader for the club. Even though i didnʼt want the job, i was voted into the position, and as the president it was my duty to represent my team when the league called for club meetings. At the time we were all students, so it was decided that we would all contribute towards any and all expenses,but unfortunately when you dealing with a blend of young and old, things donʼt always go according to plan, people constantly made up excuses for not showing up for practice, or for not contributing towards our equipment. Even though it wasnʼt my duty, i took it upon myself to ensure that every single player showed up for practice, i used to drive up to the houses of all those who didnʼt have any transportation. It was a tiring job, but i realized that if i wanted the team to be successful, i had to make certain sacrifices, some of which included taking money out of my own pocket...

Words: 750 - Pages: 3

Free Essay

1t210 Appendix a

...Axia College Material Appendix A Final Project Overview and Timeline Final Project Overview The final project consists of a checkout application. This application—similar to practical programs at many supermarkets—includes the following elements: • Complete requirements analysis • Design • Verification • Validation and test documentation The checkout application is a program that allows users to enter items and totals will be added up and results presented to the user. Requirements The requirements will change for each assignment section. This is because as we go along you will be able to add to the previous assignment using what you have learned during the course. Each assignment will require you to perform analysis and design and testing. We will learn more formal testing in week 6. Final Project Timeline You should budget your time wisely and work on your project throughout the course. As outlined below, some CheckPoints and assignments in the course are designed to assist you in creating your final project. If you complete your course activities and use the feedback provided by the instructor, you will be on the right track to complete your project successfully. □ Suggested in Week One: Read Appendix A regarding the final project overview and timeline. □ Due in Week Two: Initial Application Development □ Due in Week Four: Additional Application Development □ Due in Week Six: Final Application Development and Test Cases ...

Words: 262 - Pages: 2

Free Essay

Reflective Practise

...patient for hearing aid suitability. It was agreed that these three sessions encompassed all aspects in Audiology she may come across in her future career. For example, she can fit a hearing aid, she can assess a patient and she has learnt that not all fittings are straight forward, for those presenting with a unique problem(s). The end product is patient satisfaction, provide a solution for the patient and to support that in practise. Leanne has come on in leaps and bounds since her early days in the department. She is confident, but finds it difficult to ask questions. However, she does manage talk about things in the appointment through her reflective reporting. This is something I may need to talk with her about when I have the final meeting with her. But I am not overly concerned at this moment in time. The 3 reflective reports that Leanne produces is of good quality, informative and reasonably accurate. It also highlights aspects of training she mentions that we both have undertaken together in the appointment, so I suppose she is reporting her own training and that of mine in her words, that I can use as evidence that can be signed off. Each three reflective reports enclosed have been signed by myself and my mentor-supervisor, including this document. Trainee mentor…………………….print name………………….date:……………… Mentor-supervisor…………………print...

Words: 309 - Pages: 2

Premium Essay

Two Students Accounting Case

...the students are Bill and John. Bill believes that the completed -contract method is most like recognizing revenue at point of delivery because in the end the final product is delivered and has fulfilled any requirements to recognize revenue. John believes that percentage-of-completion is most like point of delivery and this allows a company to recognize revenue over time. I support Bill’s opinion that the completed-contract method is closest to recognizing revenue at point of delivery. The reason I support this is because while there is still construction taking place, as in the percentage-of-completion method, there still is no actual product being delivered. Along with no product being delivered, it is possible that the final product may never actually be made. If there’s a chance the end product not being made then there is no way to recognize revenue for that product. Using the completed contract method we hold off on recognizing any revenue until the final product is finished and delivered to the client. In my opinion completed contract fulfills the requirements of revenue recognition which are (1) the amount has to be realized / realizable and (2) the revenue must be earned. In completed contract at point of delivery the item can be considered earned now that it is completed and ownership has passed to the final customer. Percentage-of-completion does help serve large contracts that take years to complete so that a company can recognize some revenue every year. The problem...

Words: 364 - Pages: 2

Premium Essay

Term

...A statement presented in justification or explanation of a belief or action. Sentence- The student gave the principal a reason why he talked back to his teacher. Record- (v) Set down in writing or some other permanent form for later reference, esp. officially Sentence- We recorded the notes so that I could use them on my test later in the year. Relationship - (n) a connection, association, or involvement Sentence- The relationship between those two people is brother and sister Research – (v) to search or investigate exhaustively Sentence- I researched the problem in the investigation to find out what happened. Resolution – (n) The act of resolving or determining upon an action or course of action, method, procedure, etc. Sentence- The final resolution on the argument between the two students was that they both got suspended. Respond- (v) To reply or answer in words Sentence- The student responded to the teacher because he was called on to answer the...

Words: 274 - Pages: 2

Free Essay

Title of Titles

...presentation of your findings, and manage the time and skills of your group members. The objective of this assignment is to persuade your audience/potential investors that you have identified an opportunity that fills an important gap in the market. You are asked to identify an idea for a new venture and conduct an environmental analysis (PEST, Five Forces, size of market) to prove that your idea is worth funding. Essentially, you are answering two questions: What is your idea and why does it represent a worthwhile opportunity in the business environment? This project is worth 20 marks of your BU111 final grade and consists of three components: • 4 marks for the New Venture Preliminary Report (hard copy due BEFORE Friday, October 12th at 12 noon; turnitin and peer evaluations due BEFORE Friday, October 12th at 12 midnight • 10 marks for the Final Report (hard copy due BEFORE Friday, November 16th at 12 noon and turnitin and peer evaluations BEFORE Friday, November 16th at 12 midnight) • 6 marks for the New Venture Presentations (done in Labs #10 or #11 as assigned by TA – peer evaluations due BEFORE Wednesday, December 5th at 12 midnight) Details on what is required and how to complete and submit each of the above components are provided below. New Venture Idea Qualification In order for your new venture idea to qualify as a legitimate opportunity, it should possess the following three essential characteristics: 1) creates value...

Words: 4304 - Pages: 18

Free Essay

Cougars on the Bay

...Utter chaos or sheer comical genius? The Eric Andre Show transcends what most people typically think of in terms of a variety show. This man has taken his talents as a comedian and created something that is truly unforgettable. The show on Wednesday, September 19 started with Eric Andre running out on stage throwing beer, sandwiches, what seemed to be chicken carcasses, and many other objects out into the crowd as he jumped off stage and began to run through the dense mass of people pushing, shoving, and simply making a riot amongst the observers. He disappeared and shortly after appeared back on stage fully naked running around the set. Things slowly settled down and it was time for his first guest, Russell Brandt. The crowd grew eager and when he finally came on stage, it was clear that it was in fact not he. Either that, or Russell Brandt changed his image to that of a malnourished Philadelphian homeless person. Once on stage “Brandt” sang a song, in what seemed to be English accompanied by a plastic guitar and a 2 liter bottle filled with some unknown foamy liquid that eventually also ended up in the crowd. His next two guests consisted of a local juggler and Freeway, who is a native rapper of North Philadelphia. It was clear that neither of the two were aware of what they were actually participating in. Right as the juggler was about to begin his performance, the lights dimmed and Doc Chicken emerged. This was nothing more than a rubber chicken with a stethoscope...

Words: 537 - Pages: 3

Premium Essay

Conflict Scenorio

...One of the strategies we discussed to resolve the conflict was (1) Meet with the three employees to discuss their ideas, (2) Meet with Jan and Marc to understand why they are unable to come to an agreement or compromise, (3) As the manager direct each employee to develop and present their ideas about the ad to a management team. The first strategy we discussed was to have a meeting with Jan, Sally, and Marc to find out why and how we could help them come to a decision about the ad. Allow each employee to present what ideas they have for the ad. As the manager listen to the idea, explain to them your views on what makes a successful ad, and make any suggestions for improvement on the ideas, if needed. Feedback is welcome, but we have a deadline to meet. Ask each one of them what they can produce to help promote this ad. Also remind them that they have been successful in the past and we are sure you can work together to solve this conflict. It’s about compromising. The second strategy is meeting with Jan and Marc, since they were unable to compromise. Even though they worked very well together in the past and Sally tried to get them to come to an agreement they could not set their personal values aside. The manager needs to be the negotiator to guide employees to see others views. Compromise is the key to good negotiation. You need to be able to give in a little to get closer to what you want. Have Marc and Jan present their ideas for the ad, give feedback on...

Words: 481 - Pages: 2

Free Essay

Team Charter

...Attendance & Contribution: • Everyone should contribute to the assignment on daily basis and inform of any issue if there is any exception. • Participate in decisions about group planning, assignments, etc. • If one cannot contribute for whatever reason, please notify in a timely manner. • Participate is must at least three times weekly if discussion is required. Assignment Submission: • Meet assignment deadlines agreed to by the team to allow for final submission on time. • Due date for individual contributions should be set as Friday by noon for each team assignment- giving team lead ample time to compile and submit the project by Sunday. • We should be able to target the submission timeline a day before so that we have enough time to react to any contingency. Team work: • We should work together as a team to deliver the assignment and utilize the strengths of each other. • Make sure that we are unified in the final product. • Be open and willing to do one’s part Weekly Meetings: • A weekly meeting should be held so that the defining of roles for each assignment can be done. • We should meet weekly once in the begging of assignment no later than Wednesday to define roles, assigning a team lead and assignment delivery structure. • Stay in contact with team members via forum or email at least 3 times weekly. • Communicate fairness issues openly and professionally Exceptions: • Team lead and team member should be notified immediately if there is...

Words: 381 - Pages: 2

Premium Essay

Managers Perspective

...team and the reasons – Our team worked very well together on the project. We divided up the work load and each team member submitted a chapter. Everyone checked the group discussion board every day and made comments when appropriate. 2) how you and your team members might have worked better together and what you would do differently if you were to work together again – We worked very well together on the project, as we have done throughout the class. We each individually did research and submitted a chapter. Everyone was involved in editing and making suggestions for improvement of the final paper. 3) what could improve this activity, anything in the course content or anything the instructor might do in the future – I would like to have had more experience in working with the Excel templates provided on the text CD-ROM and it would have been insightful to tie this in with our final project. Names of Team Members In the table below, list your own name as the 1st team member. Then list the names of the other members of your team. You probably have fewer than seven members—just use as many rows as you need. Ratings To rate yourself and the rest of your team use this scale and mark an “x” to show your rating: 5 = exceptionally superior; 4=completely satisfactory 3 = sufficiently supportive; 2 = barely there but valuable; 1 = undesirable or interfering Rationale For each team member, state the role, overall contribution, and reasons for your rating. Keep your comments brief...

Words: 410 - Pages: 2

Free Essay

Edu 644 Week 3 Dq 1 Website Sharing and Feedback

...feedback you give and receive will support enhancements to your website as you continue to develop it throughout the course leading up to the final evaluation in Week Six. Review the Week Three Instructor Guidance for further details about participating in this discussion. Initial Post: Create an initial post that includes a link to your website created for the Week Two Assignment and that addresses the following: a.    Discuss your experience creating the website. Note any challenges you experienced and how you overcame them. b.    Share something that you learned while constructing your own website and discuss what you have enjoyed or disliked most about the process of creating the website thus far. c.    Reflecting on what your finished website will look like, describe your vision for the website’s design and content and how you can potentially use this as a personal resource or in your current or anticipated professional practice. Guided Response: Respond to a minimum of two peers. Make an effort to respond to two peers that you didn’t engage with in the previous discussions. In responses, provide feedback to your peers about their website’s design and their working definition of at-risk. Additionally, provide constructive recommendations for how your peers can enhance their websites and definitions to meet the expectations for the final submission in Week Six. Though two replies is the basic expectation, for deeper engagement and learning you are encouraged to provide responses...

Words: 312 - Pages: 2

Free Essay

Edu 644 Week 6 Final Creating a Web-Based Resource for a Population at Risk

...EDU 644 Week 6 Final Creating a Web-Based Resource for a Population At Risk To Buy This material Click below link http://www.uoptutors.com/edu-644-new/edu-644-week-6-final-creating-a-web-based-resource-for-a-population-at-risk Throughout this course, you have had the opportunity to examine various populations at risk and learn about strategies and resources to support these groups. You have reviewed many websites that offer services for a variety of populations at risk as well, which have hopefully served as models for your website that is finalized for this Final Project. In the Final Project, you will demonstrate mastery of the five course learning outcomes by completing the website resource you have been designing throughout the course that describes what you learned about children and families at risk as well as a specific population you selected as a focus during Week Five. Additionally, the website you create here may be an effective artifact to include in your MAED program eportfolio during your enrollment in the Capstone, EDU695, and will likely be useful to you as a resource for future professional work with your chosen population at risk from this project. Create your Final Project to using the content and written communication instructions below. Use the Grading Rubric to review your Final Project before submission to ensure you have met the distinguished performance for each of the components described below. For additional assistance, review the Week Six Instructor...

Words: 1331 - Pages: 6

Free Essay

Technology Management

...based on the activity and the on the week. The final budget has been calculated based on the phases. The detailed information is as follows: Time and Cost: Phase | Activities | Tasks | Deliverables | Dates | Cost | Project Requirements | Develop Business Requirements. | Collect Requirements from client and register a domain name.Draft the proceedings and document them.Produce a final version of the Business Requirements.(User Signoff) | Preliminary Business Requirements | 6/16/2014 | $360 | | Develop Technical Requirements. | User need to fill the form and register.Provide security by using secure pages such as HTTPS.Estimate hosting space for website.Identify appropriate website development platform and suggest to the client.Draft the proceedings and document them.Produce a final version of the Technical Requirements.(User Signoff) | Preliminary Technical Requirements. | 6/23/2014 | $400 | | Develop User requirements. | Collect required webpages names.Collect menu navigation requirements.Collect Access Requirements from client. | User Requirements. | 06/30/2014 | $160 | | | Draft the proceedings and document them.Produce a final version of the User Requirements.(User Signoff) | | | | Website Development | Develop Front end of website. | Establish Design of the Website.Create Design Elements.Develop overall layout.Assign content elements to webpages.Draft the proceedings and document them.Produce a final version of the Front end. (User Signoff) | Front...

Words: 787 - Pages: 4

Premium Essay

Manager

...them more appealing and increasing their probabilities of leading the financing. However, they chose to bid to lose, with just enough terms to get into the second round to "protect their reputation", but not to lead. The deal started to become more attractive with the possibility of Disney awarding a sole lead arranger mandate and with the increased potential for a successful syndication. At this point, after Chase made it through the first round, they decided on a more aggressive final proposal where they would be very close to meeting most of Disney’s demands in order to win the deal. Although may not aggressive enough to lead in the first bid, it’s still a good strategy to pretend to bid to lose but make the short list and then bid to win. Three reasons: (1)not too aggressive from the very beginning, making the economics not so appealing, especially considering other competitors will bid very aggressively. (2)but aggressive enough to entre the short list. (3)not afraid to lose. If the final condition is not fit for profit purpose, may out. 2. Standard Commitment Letter The standard commitment letter established by Chase for the Disneyland project would have the following terms:   1. HK$300 million loan.   2. 15-year maturity.   3. A provision that allowed repayments to start as late as three years after opening.   4. Chase would underwrite the full...

Words: 392 - Pages: 2

Free Essay

Reference

...under production supervisor testing for quality assurance. The labor had a certain target in production per day unit where my role was to check the cracks developed due to excess heat while quenching. The defects were also produced because of machining mainly due to grinding.These defects had to be marked and were cured if possible, further they are sent for machine testing like for example for checking the weight, the rotors and impellers were put on bALAncing machine and if excess material was present was removed otherwise if less material then the required was then rejected. LearningS: testing of product’ Working under production authority Targets fulfillment Understanding the production department and process and how it affects the final product and targets of the company Exposure to a specialized company (since there are only 3 in india) ....

Words: 266 - Pages: 2