JsPsych Saving Options on Pavlovia

Hi Thomas,

Thank you a lot for this function ! I tried many hours to do that because I wanted to save JSON data but I’m not good enough ! You give an answer to my question on this post, now it’s simple :

    dataFilter: function(data) {
      let myjsondata = jsPsych.data.get().json();
      return myjsondata ;
  }

That way the file keep the csv extension but the text inside is json in fact. How could I put my post to resolve and make a link to this post ?