This commit is contained in:
Josh de Leeuw 2013-11-12 10:37:59 -05:00
parent 9a8db2f78f
commit 43a4273076

View File

@ -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;}