-
Notifications
You must be signed in to change notification settings - Fork 4
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
Change format of listening survey responses #116
Comments
@NettaWeinstein - would love your thoughts on these suggested changes! |
This is also super long - do we have data from previous iterations that might let us collapse some of the question items? |
Going back to the original source:
What we have so far is just the constructive listening items. We may be interested in including some of the other items with the appropriate coding? Also, the original paper talks about a study |
@NettaWeinstein, thinking more about the midpoint label after our discussion today, I think you're right to make a distinction about "About Average" as something that makes the reader form a comparison with what they would have otherwise seen in their daily lives - and it could be all over the place in terms of what people expect, as people have different exposure and experience of other people's listening skills. Adding a sentence to say "Taking into account that this is your first discussion with this group..." tries to narrow down the frame of reference people are using to make comparisons against, to reduce noise that comes from differences of experience or interpretation of what they should be comparing to. The framing of "what fraction of the time..." has a bit more of an objective feel to it, and would be great for questions like "listens to me attentively", but maybe less so for behaviors that are intermittent, like "Asks questions that show their understanding...". The framing of "Adequately" or "An acceptable amount" changes the frame of reference to what the participant thinks their interlocutor should have done, with the left-hand side of the scale implying they should have done it more, and the right-hand side implies going above expectations. We could also go back to the "strongly agree... strongly disagree" framing from the original. |
I've got a bug in the slider implementation at the moment (If the user doesn't enter a value, it submits the midpoint (!!) without telling them...). For this week's tests, lets use the original likert scale (Strongly Disagree... Strongly Agree) frame and see what we get. |
Ok!
|
In pilot tests with the existing Listening surveys (listeningQualityOwn, and listeningQualityPartner) we use a likert scale from "Not at all" to "Very Much" for each question:
These measures seem to saturate, possibly because:
By changing how the response is collected, we may be able to change where people anchor on the scale so that we actually get some variation rather than saturating the measure. One way to do this is by increasing the meaning of the highest value so that it is an unreasonable expectation. Nobody is likely to claim that they listen perfectly 100% of the time.
We can also use a midpoint indicator to intentionally anchor people's expectations about what is normal a little lower in the space:
I'd also like to make this survey more general so that it could be used for discussions with more than two people, hence moving towards "others" rather than "my conversation partner"
The text was updated successfully, but these errors were encountered: