Study Dashboard

skilip - September 13, 2008 - 13:21
Project:Usability Testing Suite
Version:6.x-1.x-dev
Component:User interface
Category:task
Priority:critical
Assigned:boombatower
Status:closed
Description

Here's the mockup for the Study page Bojhan and I came up with.

AttachmentSize
UTS_study_commented.jpg397.35 KB

#1

boombatower - September 13, 2008 - 17:30
Status:postponed (maintainer needs more info)» duplicate

Err...what about #307518: dashboard with studies? I assume this is the same issue. If so please move this over to the other issue as a comment and I'm marking this one as a duplicate.

#2

Bojhan - September 14, 2008 - 00:55
Status:duplicate» active

No isn't, see http://drupal.org/node/308140.

#3

yoroy - September 15, 2008 - 01:46

#4

Bojhan - September 15, 2008 - 08:03

Interesting, I am unsure if a harmonica is the best way to go, simply due to the fact that on default we will be hiding the most important information on the page. What benefit is there in using a harmonica? Apart from not having double indicators?

The important information is the group behaviour, however the show all only really applied to live text, since the graphs displayed all participants. I would agree, that show all would be better on default.

#5

skilip - September 15, 2008 - 08:55

@yoroy: I really like the idea of the harmonica, but what if you want to evaluate the results of all tasks? Another problem is the graphs. For the graphs it isn't very helpful to view the result of only one participant. So there should be a separation of what is useful to view per person, and what isn't. Another addition feature I would like to see is an 'edit' button on each task.

Oh, and why did you remove the 'Add task' link?

@bojhan: We could expand the 'Show all studies' by default! So on page load, the results of the whole study is visible.

How do you get your images inside your posts yoroy? Do I need some kind op magic spell for that?

AttachmentSize
UTS_study_edit.jpg 209.71 KB

#6

yoroy - September 15, 2008 - 08:59

harmonica is mainly to remove the double indicators.

I had trouble figuring out what is 'overall info' and 'per participant' info in your mockups, so any inconsitencies I introduced are just another way of saying that we need to better separate the two.

"show all" as the default expanded view of the harmonica is what I think would be good yeah.

Didn't remove the add task link on purpose :-)

#7

skilip - September 23, 2008 - 17:21

Here're our new thoughts on the layout for the UTS Dashboard: #307518: dashboard with studies

#8

skilip - October 13, 2008 - 10:14

Here's the PSD.

#9

eigentor - October 20, 2008 - 04:26

Has someone been thinking about simplyfying the path and form submission tabs? To me ideal would be to unify all this and also put in a time stamp. At the moment there is lots of Information in the path view one does not need, the path alone should be enough. The code view of the form submission must be turned into something human readable. Sorry for me being too lazy today to provide a mockup ;)

#10

Bojhan - October 22, 2008 - 12:21

Not sure what you mean eigentor.

#11

eigentor - October 22, 2008 - 13:36

Unluckily I don't get to work UTS completely on my latest installation, so I do not get Data and also there is nothing to Analyze.

But the last time I was in there, there was a Tab for the path the user took. Each row in this table was very high and had lots of Data, so it was difficult to follow the path easily.
Also Form submissions were represented by some SQL-Query-like Code, and this was under another tab.

As I do not know what it looks like now I cannot say, but if it is similar it should be simplified to utmost reduction and readability, Form Submissions have their place in the path on the place they orrured.

#12

boombatower - December 27, 2008 - 07:44
Status:active» postponed (maintainer needs more info)

Is #5 ready to be implemented?

#13

Bojhan - December 27, 2008 - 16:12

Yup, make the edit button a link for now.

#14

dmitrig01 - December 27, 2008 - 20:25
Status:postponed (maintainer needs more info)» active

i might be able to tackle this, but what page is it on?

#15

Bojhan - December 27, 2008 - 22:38

admin/uts/analyze/[idtask]

#16

boombatower - December 27, 2008 - 23:32
Assigned to:Anonymous» boombatower

getting started...

#17

boombatower - December 28, 2008 - 06:57
Status:active» needs review

This code is fully functional (even has a number of slick interface extras), but like the previous issue does not look identical. We can fine-tune the looks later as that is rather time consuming.

study dashboard

AttachmentSize
uts_study_dashboard.patch 12.44 KB
uts_study_dashboard.png 31.16 KB

#18

boombatower - December 28, 2008 - 07:02
Status:needs review» fixed

Committed.

AttachmentSize
uts_study_dashboard.patch 12.85 KB

#19

Bojhan - December 28, 2008 - 11:12

Comletion rate?

#20

Bojhan - December 28, 2008 - 11:12

There you go, fixed it :D

AttachmentSize
uts_study_dashboard_rev1.patch 13.25 KB

#21

boombatower - December 28, 2008 - 11:33
Status:fixed» needs work

#22

boombatower - December 28, 2008 - 23:32
Status:needs work» fixed

Good catch.

AttachmentSize
uts_study_dashboard_spelling.patch 784 bytes

#23

skilip - December 29, 2008 - 11:41

Looks promising! Do the graphs actually work? And how about 'live feedback'? Any screenshots of that?

#24

boombatower - December 29, 2008 - 23:01

Yes, the graphs actually work and I have attached a shot with the live feedback show. It doesn't demonstrate it very well since both of the comments are one work, but it works as you described. The comments open/close in an accordion style.

live feedback

AttachmentSize
uts_study_dashboard2.png 4.22 KB

#25

eigentor - January 1, 2009 - 13:11

Hm, I do not get the graphs working, but this might be du to my issue of not getting the dev release working at all :D When I click on the little colored buttons for "Analyze participant" like shown in #24, it gives me a URL like this http://auweia.org/admin/uts/analyze/15/uts51307 and tells me Page not found.

May there be a problem that the new version cannot use Data recorded with an older one? (last beta).

#26

boombatower - January 12, 2009 - 01:40

You need to expand the individual task areas for feedback...otherwise you will be analysing a specific participant.

#27

eigentor - January 12, 2009 - 07:11

Well, doing this, it takes me to the task itself - no graphs to be seen thereof course.

#28

boombatower - January 13, 2009 - 03:52

The graphs are related to tasks no participants therefore you need to click the little arrow to extend the the task non on the participant squares.

#29

eigentor - January 13, 2009 - 06:21

ah found it now.

This looks great. Graphs on Drupal, wow...

Hehe, we got a Usability Problem there. I would not have expected that the little triangle leads to something different than clicking the text. Would't it make sense to link the text to the graphs, too? I would expect anyone else to fall into this pit the same as I did.

#30

boombatower - January 13, 2009 - 06:28

Sure, open a new issue so I remember.

#31

System Message - January 27, 2009 - 06:30
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.