Skip to content

Commit 59421a3

Browse files
committed
Update decision-making.md
1 parent f685fc9 commit 59421a3

1 file changed

Lines changed: 10 additions & 2 deletions

File tree

decision-making.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,15 @@
11
#Decision-making
22

33
There are at least two the most popular aproaches:
4-
* Doocracy is an organizational way where every individual chooses own role and/or task and does it autonomously or in team, but accontability sticks to actor who implement it but not who is officially assigned. They main advantages of the approach big motivation and pace of implementation (https://de.wikipedia.org/wiki/Do-ocracy). Disadvantages are burn out of team core.
5-
* Consensus is an organizational approach where any decision makes by agree ment of all group. Benefits are sustantibility and deep understanding tack and roles by each member of collective. Brawbacks: Very timeconsuming and not flexible (https://simple.wikipedia.org/wiki/Consensus).
4+
* Doocracy is an organizational way where every individual chooses own role and/or task and does it autonomously or in a team. But accontability sticks to actor who implement task/role but not who is officially assigned.
5+
* The main advantages of the approach big motivation and a pace of implementation.
6+
* Disadvantages are burn out of team core.
7+
* Consensus is an organizational approach where any decision are made by agreement of a whole group of actors.
8+
* Benefits are sustantibility and deep understanding tack and roles by each member of collective.
9+
* Drawbacks: Very timeconsuming and not flexible.
610

711
**Option: The better way is to cimbine the methods.
12+
13+
##References
14+
* https://de.wikipedia.org/wiki/Do-ocracy
15+
* https://simple.wikipedia.org/wiki/Consensus

0 commit comments

Comments
 (0)