• Ruben van Bergen's avatar
    Implementing script-based execution · ed383b2d
    Ruben van Bergen authored
    The sequence of stimuli is now read out from a csv file rather than created online.
    
    Which csv file is read out depends on the group that the participant belongs to, based on their numeric identifier (which we'll use https://moryscarter.com/vespr/pavlovia.php in order to generate when running the experient).
    
    One question is whether JS will allow us to import a trial list in order to automatically read in things like num_trials (if not, that may just have to be hard-coded).
    ed383b2d