Reply To: Does CogTool sometimes use GOMS-KLM timings?

Forums Forums Using CogTool Does CogTool sometimes use GOMS-KLM timings? Reply To: Does CogTool sometimes use GOMS-KLM timings?

#21
BonnieJohn-admin
Moderator

CogTool uses ACT-R under the hood to approximate KLM. So the timings are a very similar, but not exactly the KLM timings.

You can always find out what time an operation takes by making a small CogTool storyboard, demonstrate the action you want to see, and then look at the visualization of the model. For example, if you want to see how long homing is, make a storyboard with a button and a keyboard, then demonstrate clicking on the button and then typing something on the right side of the keyboard. Computer the script then look at the visualization and you will see a red right-hand movement after the click and before the typing, which is the homing. Over over that homing box in the timeline and it will show yoiu the duration of the operator. Click on it, and yoiu can see the whole ACT-R trace that does that action.