From eb1b91abb350717362b6381729de5647223c6ffc Mon Sep 17 00:00:00 2001 From: L4136 <l4136@student.jamk.fi> Date: Wed, 13 May 2020 09:00:14 +0300 Subject: [PATCH] Add new file --- .../10-Project-management/risk-management.md | 35 +++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 documentation/10-Project-management/risk-management.md diff --git a/documentation/10-Project-management/risk-management.md b/documentation/10-Project-management/risk-management.md new file mode 100644 index 0000000..98b9ad1 --- /dev/null +++ b/documentation/10-Project-management/risk-management.md @@ -0,0 +1,35 @@ +# Risk management plan + +[](http://www.youtube.com/watch?v=7U9tTavGnAc "") + + + +[](https://www.youtube.com/watch?v=25N3h8J0Y00&index=13&list=PLOyRnRI1_Cl47Q6tiFByWSVBialcz_bxp) + + +| RISK ID | Description | Severity | Probability | Responsible | Action in case the risk escalates | +|:--:|:--:|:--:|:--:|:--:|:--:| +| RIS01 | Team member get the flu | S3 | 3 | HessuHopo | Inform the team leader and the client, if necessary. | +| RISXX | [detailed description of risk, if needed]() | | | | +| RISXX | | | | | +| RISXX | | | | | +| RISXX | | | | | +| RISXX | | | | | +| RISXX | | | | | +| RISXX | | | | | +| RISXX | | | | | +| RISXX | | | | | + +### Severity descriptions + +| Severity class | Description | Other | +|:----:|:----:|:----:| +| S1 | Serious problem | Contact teacher and client immediately | +| S2 | | | +| S3 | | | +| S4 | | | +| S5 | No immediate affect, to be observed | | + +## Real-life example + + * [Example 1 ( in finnish)](https://confluence.csc.fi/download/attachments/41157778/2014_04_08+Riskienhallintasuunnitelma+Oppijan+ehops.xls?version=1&modificationDate=1397471961223) -- GitLab