This file is indexed.

/usr/share/opensesame/help/feedback.html is in opensesame 0.27.4-2.1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<style type="text/css">
	body { font-family: Verdana, Arial;	color: #2e3436; }	
	h1 { font-size: 14pt; }
	a { color: #2365a4; }
	.mono { font-family: monospace; }	
</style>

<h1>Feedback items</h2>

<p>Feedback items can be used to inform participants of their performance.
Feedback items are very similar to sketchpad items, but differ in the
moment at which they are prepared. Feedback items are not prepared in advance,
which means that they can contain up-to-date information about response times,
etc. On the other, this also means that they may introduce a small delay in
your experiment, which is why you should not use them for the presentation of
time-critical displays.</p>

<p>One way to give feedback would be to add something the following text to
your feedback item:</p>

<p class='mono'>Your average response time was [avg_rt] ms</p>

<p>For more information, see
<a href='http://osdoc.cogsci.nl/usage/45-giving-feedback-to-participants'>
http://osdoc.cogsci.nl/usage/45-giving-feedback-to-participants</a></p>