Monday, April 27, 2015

user research - Are there standard metrics to gauge process complexity?


One aspect of user experience in a software application or website is the complexity of the processes involved in completing a user task/goal. It probably comes as no surprise that if the steps required to complete the task is long and complex, then the user will have a difficult time getting a good user experience from trying to achieve his/her goals. Off the top of my head I can only think of things like the number of screens and clicks as quantifiable measures. I would like to know if there are any standard metrics used to measure the relative degree of quality of content that takes into account of various elements that comprise of process complexity, and how this relates to the overall user experience.



Answer



Things that I think would help to derive some metrics for the answer is to understand some different types of processes.



  • Independent/Pooled – Each component of the task is completed independent of each other task with no specific dependency on any other task.

  • Sequential – Each component of scheduled task is dependent on the preceding task.


  • Interdependent/Networked – Each component of scheduled task is dependent on one or a number of other task being completed.


Some of the factors influencing task complexity:



  • Size of the task - how many sub-tasks comprise of the task

  • Length of the task - how many steps / screens / clicks / time

  • Variation of the task - number of alternate steps


I think the weighting applied to the different factors might need to be related to how much impact it has on the user being able to successfully complete the task.


No comments:

Post a Comment

technique - How credible is wikipedia?

I understand that this question relates more to wikipedia than it does writing but... If I was going to use wikipedia for a source for a res...