Auto saved by Logseq

This commit is contained in:
Ryan 2023-06-15 19:10:47 +08:00
parent 16620afcc9
commit dcf2b2e4b6

View file

@ -1335,7 +1335,7 @@
- **Definition** :-> A useful tool for representing and analysing
task dependencies is the design structure matrix
(DSM).
- Working:
- Working: #flashcard
- A project task is assigned to a row and a corresponding column.
- The rows and columns are named and ordered identically, although generally only the rows list the complete names of the tasks. Each task is defined by a row of the matrix.
- We represent a tasks dependencies by placing marks in the columns to indicate the other tasks (columns) on which it depends.
@ -1369,6 +1369,7 @@
- Modifying the baseline plan
- Accelerate projects
- Product development time is often the dominant concern in project planning and execution. There are a set of guidelines for accelerating product development projects.
-
- **Execute** projects #flashcard
- Smooth execution of even a well-planned project requires careful attention. Three problems of project execution are particularly important: 1. What mechanisms can be used to coordinate tasks? 2. How can project status be assessed? and 3. What actions can the team take to correct for undesirable deviations from the project plan?
- ## Topic 3: Opportunity Identification