Commit e12b2b03 authored by Rebecca's avatar Rebecca

use version 2022.2.5

parent daa18a54
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
......@@ -6,7 +6,7 @@
<title>NumberStroop [PsychoPy]</title>
<!-- styles -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/jquery-ui-dist@1.12.1/jquery-ui.min.css">
<link rel="stylesheet" href="./lib/psychojs-2023.1.0.css">
<link rel="stylesheet" href="./lib/psychojs-2022.2.5.css">
</head>
<body>
<div id="root"></div>
......@@ -17,7 +17,7 @@
<!-- experiment -->
<script src="./NumberStroop.js" type="module"></script>
<!-- legacy browsers -->
<script src="./lib/psychojs-2023.1.0.iife.js" nomodule></script>
<script src="./lib/psychojs-2022.2.5.iife.js" nomodule></script>
<script src="./NumberStroop-legacy-browsers.js" nomodule></script>
</body>
</html>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment