emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Just sharing another orgmode use: usability tests


From: Eduardo Mercovich
Subject: Re: [O] Just sharing another orgmode use: usability tests
Date: Wed, 02 Aug 2017 22:26:03 -0300
User-agent: mu4e 0.9.18; emacs 24.5.1

Hi Karl.

+ automatic task clocking, including automated time stamping of every observation.

You seem to use headings for any events.
If list items does the trick as well, you can take a look at timers for doing the clocking thing: http://orgmode.org/manual/Timers.html

Totally agree, that's exactly what I use now. :)
Lists are used inside each task, at 1 item per (short) observation.
+ observation tagging (there are repeating patterns of use or interaction problems or sources that you could catch on the fly, so any observation could be related to those common issues).

You already mentioned templates. I'd go with yasnippets for that as well.

Sorry I wasn't clear, I meant more the use of tags related to common observed patterns mark and select after (with sparse tree) those in which that pattern or issue is relevant. Great to group things (tasks, observations, etc.) related to the same issue.
+ automatic filling of User/task-results-and-time matrix (the most fundamental metric of usability tests).

Wow, this would be great.

Yes, but for that I have to learn Lisp. ;)
I'm starting with "An Introduction To Programming in Emacs Lisp" by Robert J. Chassell. Just minutes a week sadly, but this is what I can do now. :)

In the document structure we have: * Users,
** Pre-task interview
** tasks (with TODO states as indicators of success|failure|so-so; maybe we can use properties).
- each one with one or more timer entry
- so total task time is the last item timer value,
** Post-task interview

To make the User/task-results-and-time matrix we'll have to walk the hierarchy and get for each User the sequence of tasks, and of each, the success (or not), time and tag (issue) related and put that in the results matrix. Since I couldn't find other references about orgmode used for usability, I am organizing an informal workshop to share this experience next week with 10 people or so from the usability community in Buenos Aires. If someone is interested, we can arrange another in English after this 1st one. ;)

Best regards...

--
eduardo mercovich

Donde se cruzan tus talentos con las necesidades del mundo, ahí está tu vocación. (Anónimo)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]