javaBin / javazone-ios-app

MIT License
2 stars 0 forks source link

Feedback #8

Closed chrissearle closed 4 years ago

chrissearle commented 4 years ago

Spec ?

lokling commented 4 years ago

From what I´ve gathered and can remember, anyone please correct if wrong:

Rumoured wishes for the feedeback functionality:

PKOM- maybe you can add any wishes?

lokling commented 4 years ago

@raphw I think you mentioned a wish for feedback functionality last jz workshop?

raphw commented 4 years ago

Would be nice if one could give simple feedback (1-3 similar to the paper) and a comment in the app.

Not sure about the timeout, people might save up giving feedback to a later point in time. Reminder in the app would be good, maybe based on the selected schedule.

chrissearle commented 4 years ago

OK - devnull has the following feedback structure - which will dictate the input needed:

{
  "overall" : 1-5,
  "relevance" : 1-5,
  "content" : 1-5,
  "quality" : 1-5,
  "comments": "String"
}

It also takes a Voter-ID header - so I hope that means it handles double posts.

Don't know if it has an open/close time for a session.

We can either add a local table to remember input - in which case this can be part of the standard view since we can display previous input - or not - in which case its more of a popup type input.

For feedback to be simpler (as in @raphw comment) the structure in devnull would have to be simpler (or we have to agree only to give the "overall" input with values of 1-3)

Notifiications - will think about this. I used to have statistics on how many people used local notifications from the earliest app (your next session is in room X in 5 mins) - but I don't have them any more. I never got any direct feedback that they were appreciated - but I did get a couple of reports that they were irritating (despite being something the user could control). But that was years ago. Do we have any stats from the newer apps on notification enable/disable use?

chrissearle commented 4 years ago

This will be the next thing to be worked on.

We need to know exactly what feedback we want to collect in the apps this year (the full devnull spec or a subset?)

We also need to know some bits beyond the API:

Might be @ingarabr who can answer some of these (around test etc)

chrissearle commented 4 years ago

Feedback from @ingarabr - devnull feedback has been shut down.

@raphw what is the status for 2020 ?

If the consensus is that colour cards on the way out is effective and in-app is not then I may well agree :) So - I won't be unhappy if we don't have to have feedback in app - it reduces complexity and I suspect is not very heavily used (demands more on the user than the exit cards)

chrissearle commented 4 years ago

Closing - reopen if we actually want this