init
This commit is contained in:
47
PCSurvey/PCstatic/html/instructions_V.html
Normal file
47
PCSurvey/PCstatic/html/instructions_V.html
Normal file
@@ -0,0 +1,47 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8"/>
|
||||
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="ie=edge"/>
|
||||
<!-- <link rel="stylesheet" href="https://use.typekit.net/hpq3bof.css">
|
||||
<link href="https://fonts.googleapis.com/css?family=Lancelot" rel="stylesheet"> -->
|
||||
</head>
|
||||
<body>
|
||||
<div id="intro_text">
|
||||
<header>
|
||||
<h1>Test Instructions</h1>
|
||||
</header>
|
||||
<main>
|
||||
<section>
|
||||
<h2>Your Task</h2>
|
||||
<p>You will first see a video in original quality:</p>
|
||||
<div style="block">
|
||||
<img id="Bsp1" style="width:420px;height:280px;margin:10px" src="PCstatic/img/Text/Text-OR-G-E.png" />
|
||||
</div>
|
||||
<p>After that, you see the same video in reduced quality:</p>
|
||||
<div style="block">
|
||||
<img id="Bsp2" style="width:420px;height:280px;margin:10px" src="PCstatic/img/Text/Text-OC-V8-G-H.png" />
|
||||
</div>
|
||||
<p>Your Task:</p>
|
||||
<ul class="instructions">
|
||||
<li>Rate the quality of the videos.</li>
|
||||
<ul class="insturcuions">
|
||||
<li><b>Good quality</b> is given if the surfaces of objects are smooth and easily recognisable.</li>
|
||||
<li>A video of <b>bad quality</b> has less recognisable surfaces.</li>
|
||||
</ul>
|
||||
<li>Rate the difference in quality between the original video and the reduced video.</li>
|
||||
<li>Even in the original video you might see areas that are not fully scanned (Areas are missing e.g. a roof). This should not influence your rating!</li>
|
||||
<li>In addition at the end of each video there will be a red letter in the top right corner. Memorize it and tick/check the corresponding box below your rating.</li>
|
||||
</ul>
|
||||
<p></p>
|
||||
<p>Further informations on the topic are at the end of the survey.</p>
|
||||
</section>
|
||||
|
||||
</main>
|
||||
</div>
|
||||
<button type="jspsych-btn" id="consent">I agree to take part in this study.</button>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!-- Cache served by Simple Cache - Last modified: Thu, 05 Jul 2018 02:27:42 GMT -->
|
||||
Reference in New Issue
Block a user