MitchellAcoustics / MitchellAcoustics/Soundscapy
Missing PAQs are currently filled with 3, this is wrong for different val_ranges
Open
@MitchellAcoustics is already working on this.
Since Apr 1, 2022.
bug
- Dominant language
- Python
- Stars
- 59
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
The standard approach to dealing with individual missing PAQs (i.e. someone just forgot to answer e.g. eventful, but answered everything else) has been to fill this with a neutral response. In the standard 5-point Likert scale this is coded as 3, however this is wrong if we have a new range of values (e.g. 0-100 like in SATP). This should either be corrected to just use the mid-point value or choose a different method of dealing with few missing PAQ responses.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.