jobbler commited on
Commit
275e3b0
·
1 Parent(s): 2ce843d

docs: update study intro text to reflect 3 conditions

Browse files
Files changed (1) hide show
  1. static/index.html +2 -2
static/index.html CHANGED
@@ -281,9 +281,9 @@
281
  <h2>Help us prove FlowRead works!</h2>
282
  <p style="max-width: 600px; margin: 0 auto 2rem; color: #4b5563;">
283
  We are testing if LLM-guided saliency highlighting improves reading speed, comprehension, and retention.
284
- You will be shown two short texts (one plain, one FlowRead-enhanced) and asked a few quick questions.
285
  </p>
286
- <button id="start-study-btn" style="font-size: 1.25rem; padding: 1rem 2rem;">Start the 2-Minute Study</button>
287
  </div>
288
 
289
  <!-- Step 1.5: Loading -->
 
281
  <h2>Help us prove FlowRead works!</h2>
282
  <p style="max-width: 600px; margin: 0 auto 2rem; color: #4b5563;">
283
  We are testing if LLM-guided saliency highlighting improves reading speed, comprehension, and retention.
284
+ You will be shown three short texts (one plain, one FlowRead bolding, one FlowRead gradient) and asked a few quick questions.
285
  </p>
286
+ <button id="start-study-btn" style="font-size: 1.25rem; padding: 1rem 2rem;">Start the 3-Minute Study</button>
287
  </div>
288
 
289
  <!-- Step 1.5: Loading -->