The-Lammert-Lab / TinnitusExpWebApp.jl

GNU Affero General Public License v3.0
0 stars 0 forks source link

Add Likert scale questions #81

Closed nelson-barnett closed 3 weeks ago

nelson-barnett commented 4 months ago

OVERVIEW:

After completing the RC experiment and the resynthesis adjustment, we present subjects with a set of subjective judgement questions. In a randomized order, we play them 1) their reconstruction with no adjustments rescalled to between -20 and 0 dB, 2) their reconstruction after applying the adjustment parameters they chose in the adjust resynthesis section, and 3) white noise. For each sound, we ask them to rate on a scale of 1-7 their answer to the statement: "this sounds like my tinnitus" OR "this sounds like the target signal". You can see the screens here in the ones labelled "compare". The code to run the questions is here. Note that it has some extra pieces (the survey questions, the follow up version differences) that we won't have to worry about.

IMPLEMENTATION: