joon-e / OSEM

OSEM (Online Selective Exposure Measurement) for SoSci is a collection of scripts that help you conduct mock website selection expirements with the questionnaire software SoSciSurvey.
GNU General Public License v3.0
4 stars 3 forks source link

More Hubs #3

Open tatjanajungkunz opened 2 years ago

tatjanajungkunz commented 2 years ago

Hi Julian,

thank you very much for this awesome package. I was wondering if it is possible to have more than one hub page in one questionnaire. As I am planning to start with a "task learning" section, continued by a questionnaire and then the main experiment, I would need to use two different hub page versions (for 15 groups, so I already have 15 different taks learning hubs and then 15 main experiment hubs, randomizing the groups with soscisurvey) within one questionnaire. Is something like that possible and if so, how would I need to adjust the internal variables (Osem Clicks etc.)?

Thanks a lot in advance!

Best Tatjana

joon-e commented 2 years ago

Hi Tatjana,

thanks for using OSEM. That's an interesting use case about which I haven't thought about yet. One simple solution that should work without any additional scripting on the OSEM end would be to just put the second interaction task in another questionnaire and automatically send participants to this second questionnaire after they have completed the first one, for example by using goToQuestionnaire().

Let me know if that works for you!

Best regards

Julian

tatjanajungkunz commented 2 years ago

Hi Julian,

thanks for your reply! I tried working with different questionnaires and could open the hub page. However the spoke links on the down-level questionnaires aren't working (even if they do so on the main questionnaire) and I don't really know why yet. Trying to find an answer, if I have one, I'll let you know ;) If you have any clues, please let me know.

Best Tatjana