mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-13 09:08:13 +00:00
bugfix
This commit is contained in:
parent
9a8db2f78f
commit
43a4273076
@ -6,7 +6,7 @@
|
||||
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js" ></script>
|
||||
<!-- jsPsych -->
|
||||
<script src="scripts/jspsych.js"></script>
|
||||
<script src="scripts/plugins/jspsych-animation.js"></script>
|
||||
<script src="scripts/plugins/jspsych-free-sort.js"></script>
|
||||
<!-- style -->
|
||||
<style>
|
||||
#jspsych_target { margin: 50px auto 50px auto; width: 800px; font-size:18px; text-align: center;}
|
||||
|
Loading…
Reference in New Issue
Block a user