Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Supported by

jzip generation from osexp file

Dear all,

I'm trying to create an automated pipeline for acceptance testing of a jatos server. Since the end-users often need to link their osexp experiment to a Qualtrics survey, I wanted to incorporate that into the tests.

In order to test this, I need to generate an osexp experiment with an embedded hyperlink that I only know at runtime. I currently change a variable name in the .osexp file with string replacement, but I haven't found a way to (programmatically) convert the osexp file to an (uploadable) jzip file.

In short: is there a way to convert an .osexp file to a .jzip file without using the opensesame user interface? I have found the exp_to_jzip function in the osexp python module, but it seems to be broken and I haven't been able to fix it yet.

Thanks in advance for your insights :)

Comments

Sign In or Register to comment.