ndphillips / EE-Goals

0 stars 0 forks source link

Post experiment surveys #17

Closed ndphillips closed 7 years ago

ndphillips commented 7 years ago
mdsteiner commented 7 years ago

I included the following question after the last game they play. Do you also think that it makes sense to ask about their belief about the distributions?

grafik

Another thing I wondered was whether to include a risk propensity scale or not.

ndphillips commented 7 years ago

Sure! Add this, it sounds interesting!

Another way to phrase it:

You may have noticed that in each game, there was one option with a larger variability of outcomes, and one option with a smaller variability. Do you think one of these options had, on average, better points than the other?

A) I think the option with the higher point variability also had higher values on average. B) I think the option with the lower point variability had higher values on average. C) I think both options gave the same number of points on average.

ndphillips commented 7 years ago

@mdsteiner It looks like you haven't included the additional surveys from the pilot. Can you include these?

mdsteiner commented 7 years ago

they should be in the goalQuestionnaire_app.R and noGoalQuestionnaire_app.R files in the apps folder. I did it already in separate apps to make sure that the load is spread to several apps...

ndphillips commented 7 years ago

Ah got it, do you really think it's necessary to create separate apps? Seems not very elegant. How would this work for the participant? They click a link at the end of the main app that takes them to a new site that they then type their workerid again in? If possible, I think it would be much better to have it as one app...

mdsteiner commented 7 years ago

yes I think we need to do this... I also had this in the pilot study and we still had the crashes. You can assign a weblink to a button. And the end of the games they just click the 'next' button and are then linked to the second app. But of course you then have the grey screen that says disconnect and then it loads the new app... And yes they enter their workerid again in the second app...

ndphillips commented 7 years ago

Even with the javascript version of the app it still crashes if we include the questionnaire within the main app? If so, this is just really bad...

Of course if we need to, we can split the game and questionnaire between two apps, but I just don't see why it is still so crash prone...