Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make a plan for gathering metrics for September study #166

Open
sfoster opened this issue Aug 29, 2016 · 2 comments
Open

Make a plan for gathering metrics for September study #166

sfoster opened this issue Aug 29, 2016 · 2 comments

Comments

@sfoster
Copy link
Contributor

sfoster commented Aug 29, 2016

We'll want to be able to graph user activity - status changes and messages.
Lets identify what else needs to be logged, and where/how to implement this.

@mermi
Copy link
Contributor

mermi commented Aug 29, 2016

I have discussed with russ and I knew now what we need to add and to do to integrate the metrics library to our Status API it's easy. But the thing we would discuss is the Key we need to record for Example we need to record the status of each user and the messages sent between them.
and we could make the first scenario of our prototype as we have now : when we start first: all the users icons blink with yellow/green 2- toggle the button to on 3- the status will be changed and we have green light 4- send message (rainbow light) to another online user.

So that's my opinion for that I guess the thing we have to collect is status and messages and we can see the cycle (scenario) in the behavior of our prototype in the future visualizations.

@sfoster
Copy link
Contributor Author

sfoster commented Aug 30, 2016

That sounds about right to me. Ultimately, just like our earlier user study, we'll want to use the data to read the story. We'll want to be able to determine how often and how frequent users toggle status and send messages, and find patterns in use. We'll draw on the data to inform interview questions to help tease out how the prototypes fit into participant's day-to-day communications and interactions.

@mermi go ahead and file a new issue to start integrating the metrics library into the status server. Please coordinate with @kdsolo if necessary as he knows this code best, and may have changes not yet merged into master. We'll also need to log data from the haiku app to provide context for the server-side logs. We can log charging and battery low events, bluetooth connections/disconnects, as well as possibly loss of network connection (assuming we can send those logs when a connection is next established.) We'll need an issue for that too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants