@@ -146,6 +146,35 @@ <h4>Resources</h4>
146146 < li > < a href ="https://github.com/brains-on-code/fMRI-complexity-metrics-icse2021 "> Replication Package</ a > </ li >
147147 </ ul >
148148 </ article >
149+
150+ < header >
151+ < h3 > REyeker: Remote Eye Tracker</ h3 >
152+ </ header >
153+ < ul class ="authors ">
154+ < li > < a href ="https://github.com/Sonaion "> Jonas Mucke</ a > </ li >
155+ < li > Marc Schwarzkopf</ a > </ li >
156+ < li > < a href ="https://www.tu-chemnitz.de/informatik/ST/professur/professor.php.en "> Janet Siegmund</ a > </ li >
157+ </ ul >
158+ < summary >
159+ Eye tracking allows us to shed light on how developers read and
160+ understand source code and how that is linked to cognitive processes. However, studies with eye trackers are usually tied to a
161+ laboratory, requiring to observe participants one at a time, which
162+ is especially challenging in the current pandemic. To allow for safe
163+ and parallel observation, we present our tool REyeker, which allows
164+ researchers to observe developers remotely while they understand
165+ source code from their own computer without having to directly
166+ interact with the experimenter. The original image is blurred to
167+ distort text regions and disable legibility, requiring participants to
168+ click on areas of interest to deblur them to make them readable.
169+ While REyeker naturally can only track eye movements to a limited degree, it allows researchers to get a basic understanding of
170+ developers’ reading behavior
171+ </ summary >
172+ < h4 > Resources</ h4 >
173+ < ul class ="resources ">
174+ < li > < a href ="https://camps.aptaracorp.com/AuthorDashboard/downloadFile.html?key=0&val=1ecb4cf2-88ec-11eb-8d84-166a08e17233&paperID=4&strip_acronym=etra21shortpapers&filename=etra21shortpapers-4.pdf "> Paper</ a > </ li >
175+ < li > < a href ="https://github.com/brains-on-code/REyeker "> GitHub</ a > </ li >
176+ </ ul >
177+ </ article >
149178
150179 < article >
151180 < header >
0 commit comments