From b6e7070124702e76335b1d6d0df7252aba3321a6 Mon Sep 17 00:00:00 2001 From: Hening Wang Date: Fri, 6 Dec 2024 14:20:41 +0100 Subject: [PATCH] change id to 5 --- experiments/pilot-indirectSource-V2/src/magpie.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/experiments/pilot-indirectSource-V2/src/magpie.config.js b/experiments/pilot-indirectSource-V2/src/magpie.config.js index 0edd9af..17ff52d 100644 --- a/experiments/pilot-indirectSource-V2/src/magpie.config.js +++ b/experiments/pilot-indirectSource-V2/src/magpie.config.js @@ -1,5 +1,5 @@ export default { - experimentId: '4', + experimentId: '5', serverUrl: 'https://magpie-cogsciprag.fly.dev', socketUrl: 'wss://magpie-cogsciprag.fly.dev/socket', completionUrl: 'https://app.prolific.com/submissions/complete?cc=CHFFTKHZ',