Score Calculation Demonstration

System Adoption & Utilization Score Calculation

Input Data

{
  "q4": "often_a_concern",
  "q5": "serious_concern",
  "q6": "sometimes_a_concern"
}

Questions in this Category

Question IDQuestion TextResponseNumeric Value
q4Our team members don't regularly use our CRM systemoften_a_concern2
q5Our CRM system is difficult to use and requires complex workflowsserious_concern3
q6Our reporting is inconsistent or unreliablesometimes_a_concern1

Calculation Steps

  1. Find all questions for the category "System Adoption & Utilization":
    • Question 4: Our team members don't regularly use our CRM system
    • Question 5: Our CRM system is difficult to use and requires complex workflows
    • Question 6: Our reporting is inconsistent or unreliable
  2. Get responses for each question:
    • q4: often_a_concern
    • q5: serious_concern
    • q6: sometimes_a_concern
  3. Convert responses to numeric values using the scoring weights:
    • 'rarely_a_concern' = 0
    • 'sometimes_a_concern' = 1
    • 'often_a_concern' = 2
    • 'serious_concern' = 3
  4. Calculate the average score:
    (2 + 3 + 1) / 3 = 2.00

Final Score

2.0
Score for "System Adoption & Utilization"

Try Different Responses

Question 4
Question 5
Question 6