ebrowne commited on
Commit
1fbb4e3
·
verified ·
1 Parent(s): 2c56160

Update index.html

Browse files
Files changed (1) hide show
  1. 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
- <div class="card">
22
- <p> Use the <strong>same email</strong> each time to keep your progress on the questions tracked. Thanks again for participating! </p>
23
- <input type="text" id="email" placeholder="Email"/>
24
- <br /> <br />
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>