Skip to content

Commit daa880b

Browse files
Update index.html
1 parent 7aa851c commit daa880b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

memory/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
type: jsPsychPipe,
7171
action: "save",
7272
experiment_id: "DoOfdX2FFR4H", // This is generated in the DataPipe interface
73-
filename: `memory_${participant_ID}.csv`,
73+
filename: `memory_${jsPsych.randomization.randomID(10)}.csv`,
7474
data_string: () => jsPsych.data.get().csv(),
7575
})
7676

0 commit comments

Comments
 (0)