Risk Assessment calculation

Ramanjaneyulu C
Tera Contributor

In the change request, when the user clicks on risk assessment, it will show one question connected with two choices. Based on the choice decision, a set of questions will populate, and based on those choices, risk will be calculated.

 

Note: When a user selects the first question options, those two options should not be calculated as risk.

4 REPLIES 4

Dharaneetharan
Tera Contributor

Hi @Ramanjaneyulu C ,

Create the risk assessment questions and weightage in change_risk_asmt table.

add the conditions in asmt_metric table associated in related list of change_risk_asmt table.

 

Regards, Dharaneetharan
If my response proves useful, please mark it "Accept as Solution" and "Helpful". This action benefits both the community and me.

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Ramanjaneyulu C 

 

So you are saying

 Q1 has A & B

 

If user select A the q2 ...... Qn should come and while calculation it should not count Q1.

 

So for this you  need put weight and score as Zero 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

In the risk assessment all questions with a weight value 1 Expect one question that has weight value. 2.

Does the usage of weight have any impact on risk calculation?

Hi @Ramanjaneyulu C 

 

Weighted is like importance ,so it will have affect.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************