File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -479,10 +479,10 @@ <h2 id="an_title"></h2> <h2 id="an_version"></h2>
479
479
< td > Statistic: </ td >
480
480
< td >
481
481
< select id ="an_statistic_sel " onchange ="analysisInterface.statisticDisplayer.changeStatistic(this.value) ">
482
- < option value ="gazeDuration "> Gaze Duration</ option >
483
- < option value ="firstFixationDuration " > First-Fixation Duration</ option >
484
- < option value ="spilloverTime " > Spillover Time </ option >
485
- < option value ="totalReadingTime " > Total Reading Time </ option >
482
+ < option value ="gazeDuration "> First Pass Unmask Duration</ option >
483
+ < option value ="totalReadingTime " > Total Unmask Duration</ option >
484
+ < option value ="firstFixationDuration " > First Unmask Duration </ option >
485
+ < option value ="spilloverTime " > First Re-Mask Duration </ option >
486
486
< option value ="regressionsInCount "> Regressions In (quantity)</ option >
487
487
< option value ="regressionsInTime "> Regressions In (time)</ option >
488
488
< option value ="regressionsOutCount "> Regressions Out (quantity)</ option >
You can’t perform that action at this time.
0 commit comments