jsPsych/demos/jspsych-survey-html-form-demo2.html
2021-10-01 18:28:07 -04:00

10 lines
347 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Redirecting</title>
<meta http-equiv="refresh" content="0; url=..\7.0\demos\jspsych-survey-html-form-demo2.html" />
</head>
<body>Redirecting to <a href="..\7.0\demos\jspsych-survey-html-form-demo2.html">..\7.0\demos\jspsych-survey-html-form-demo2.html</a>...</body>
</html>