Spaces:
Running
Running
Update index.html
Browse files- index.html +4 -6
index.html
CHANGED
@@ -18,11 +18,9 @@
|
|
18 |
<li> After answering each question, we'll show you passages from case law that a legal model retrieved, as well as an auto-generated summary of that information. You'll evaluate how helpful these responses are in arriving at and understanding the correct answer. </li>
|
19 |
<li> You don't need to answer every question in the same session. Feel free to start and stop when convenient! </li>
|
20 |
</ul>
|
21 |
-
<
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
<button id="submit"><strong>Let's go!</strong></button>
|
26 |
-
</div>
|
27 |
</body>
|
28 |
</html>
|
|
|
18 |
<li> After answering each question, we'll show you passages from case law that a legal model retrieved, as well as an auto-generated summary of that information. You'll evaluate how helpful these responses are in arriving at and understanding the correct answer. </li>
|
19 |
<li> You don't need to answer every question in the same session. Feel free to start and stop when convenient! </li>
|
20 |
</ul>
|
21 |
+
<p> Use the <strong>same email</strong> each time to keep your progress on the questions tracked. Thanks again for participating! </p>
|
22 |
+
<input type="text" id="email" placeholder="Email"/>
|
23 |
+
<br /> <br />
|
24 |
+
<button id="submit"><strong>Let's go!</strong></button>
|
|
|
|
|
25 |
</body>
|
26 |
</html>
|