jsPsych/latest/demos/jspsych-image-keyboard-response-demo2.html
2021-10-01 16:08:29 -05:00

16 lines
540 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Redirecting</title>
<noscript>
<meta http-equiv="refresh" content="1; url=../../7.0/demos/jspsych-image-keyboard-response-demo2.html" />
</noscript>
<script>
window.location.replace("../../7.0/demos/jspsych-image-keyboard-response-demo2.html" + window.location.hash);
</script>
</head>
<body>
Redirecting to <a href="../../7.0/demos/jspsych-image-keyboard-response-demo2.html">../../7.0/demos/jspsych-image-keyboard-response-demo2.html</a>...
</body>
</html>