UiL-OTS-labs / jspsych-spr-mw

A self paced reading with moving window experiment using jsPsych
GNU General Public License v2.0
6 stars 3 forks source link

simultaneous use of uil-utils 0.0 and 0.1 #26

Closed maartenuni closed 2 years ago

maartenuni commented 2 years ago

Perhaps use the 0.1 everywhere.

<!-- Uil OTS libraries -->
<script src="https://web-experiments.lab.hum.uu.nl/jspsych/uil-utils/0.1/jspsych-uil-utils.js"></script>
<link href="https://web-experiments.lab.hum.uu.nl/jspsych/uil-utils/0.0/fonts.css" rel="stylesheet" type="text/css"/>

the fonts come from 0.0 and the utils are loaded from 0.1

bbonf commented 2 years ago

Thanks, fixed in https://github.com/UiL-OTS-labs/jspsych-spr-mw/commit/a7bb05dbefa2ed41d83b4265d8ba4bf8a6a2da43