online and offline experiments on priming through a customizable free software application

1
Online and offline experiments on priming through a Online and offline experiments on priming through a customizable free software application Pablo Garaizar, Miguel A. Vadillo, & Helena Matute Universidad de Deusto (Bilbao, Spain) Universidad de Deusto (Bilbao, Spain) The “priming effect” has been previously demonstrated in many computer-assisted experiments with humans (De Houwer et al., 1998; Fazio, 2001). With the aim of continuing this line of research Design Principles Our application design is based on three basic principles: 1998; Fazio, 2001). With the aim of continuing this line of research taking advantage of the Internet as a source of experimental subjects, we have developed a web-based application using Our application design is based on three basic principles: modularity, customization and standards compliance. Feature configuration is detached from application’s code, hiding technical standard technologies (XHTML, CSS, JavaScript) for online and offline experimentation. This application has been licensed as Free Software GPLv3 (Smith, 2007)and will be available for issues to researchers and providing a “program once, experiment many” approach. Experimental subjects are allowed to use any World Wide Web Consortium (W3C) standards compliant browser . Software GPLv3 (Smith, 2007)and will be available for download at our research group website (www.labpsico.deusto.es). World Wide Web Consortium (W3C) standards compliant browser . Software Architecture A loosely coupled layer architecture allows concurrent work of researchers, developers and designers. The main advantage of our proposal is A loosely coupled layer architecture allows concurrent work of researchers, developers and designers. The main advantage of our proposal is the capability of setting up different versions of priming experiments over the same application core with no effort. Furthermore, the application’s performance can be improved without reprogramming it, updating used libraries (e.g. jQuery 1.4) or running on an optimized JavaScript engine (e.g. Google Chrome’s V8). Appearance can be themed easily by a designer using Cascading Style Sheets (CSS). (e.g. Google Chrome’s V8). Appearance can be themed easily by a designer using Cascading Style Sheets (CSS). Figure 1. Software Architecture of the application. Researchers can edit several versions of global configuration and messages files. Experimental core and configuration and messages files. Experimental core and internationalization support rely on jQuery based libraries. Timers are provided by the native JavaScript API. Results Our application provides a lightweight and multiplatform solution for priming experimentation. As we can see in Figure 2, several browser/OS combinations have been proved with minor appearance differences and no functionality loss. Its performance and reliability is being tested in a running series of affective priming experiments with promising results. running series of affective priming experiments with promising results. Figure 2. Screenshots of the application (v1.0). the application (v1.0). From the left to the right: A) Initial screen in Google Chrome on Windows XP. Chrome on Windows XP. B) Prime exposure during test phase in Firefox 3.5 on Ubuntu 9.10, on Ubuntu 9.10, C) Response feedback during experimental phase in Internet phase in Internet Explorer 8 on Windows 7, Discussion Java or Flash have been preferred over JavaScript to measure References Java or Flash have been preferred over JavaScript to measure reaction times (Eichstaedt, 2001; Reimers & Stewart, 2007), but recent studies (Galesic et al., 2007) confirm the reliability of the De Houwer, J., Hermans, D. & Eelen, P. (1998). Affective and indentity priming with episodically associated stimuli. Cognition and Emotion, 12(2), 145-169. Eichstaedt, J. (2001). An inaccurate-timing filter for reaction time measurement by JAVA applets implementing Internet-based experiments. Behavior Research Methods, measurements obtained using JavaScript based experimental tasks for most of the cases. Another noticeable advantage of this approach is the ability to deploy identical offline and online applets implementing Internet-based experiments. Behavior Research Methods, Instruments, & Computers 2001, 33 (2), 179-186. Fazio, R. (2001). On the automatic activation of associated evaluations: an overview. Cognition and Emotion, 2001, 15(2), 115-141. Galesic, M., Reips, U., Kaczmirek, L., Czienskowski, U., Liske, N., & von Oertzen, T . approach is the ability to deploy identical offline and online versions, with very low computational requirements. In addition, the license and standard-compliant nature of our Galesic, M., Reips, U., Kaczmirek, L., Czienskowski, U., Liske, N., & von Oertzen, T . (2007, September). Response Time Measurements in the Lab and on the Web: A Comparison. Paper presented at the 10th Congress of the Swiss Society of Psychology . Diferences, Diversity, and Change, Zurich. In addition, the license and standard-compliant nature of our solution enable the collaborative improvement of its main features by other research groups or third-party developers. Reimers, S. & Stewart, N. (2007). Adobe Flash as a medium for online experimentation: A test of reaction time measurement capabilities. Behavior Research Methods 2007, 39 (3), 365-370. Smith, B. (2007). A Quick Guide to GPLv3. Free Software Foundation, Inc. Online: SEPEX 2010 Smith, B. (2007). A Quick Guide to GPLv3. Free Software Foundation, Inc. Online: http://www.gnu.org/licenses/quick-guide-gplv3.html. Referred 4.3.2010. SEPEX 2010 1 st Joint Conference of the EPS and SEPEX Granada, April 15-17, 2010 Laboratorio de Psicología Experimental Granada, April 15-17, 2010 Laboratorio de Psicología Experimental Experimental Psychology Laboratory

Upload: pablo-garaizar

Post on 25-Dec-2014

2.258 views

Category:

Education


0 download

DESCRIPTION

Online and offline experiments on priming through a customizable free software application, presented at SEPEX 2010, Granada, Spain.

TRANSCRIPT

Page 1: Online and offline experiments on priming through a customizable free software application

Online and offline experiments on priming through a Online and offline experiments on priming through a customizable free software applicationcustomizable free software application

Pablo Garaizar, Miguel A. Vadillo, & Helena MatuteUniversidad de Deusto (Bilbao, Spain)Universidad de Deusto (Bilbao, Spain)

The “priming effect” has been previously demonstrated in manycomputer-assisted experiments with humans (De Houwer et al.,1998; Fazio, 2001). With the aim of continuing this line of research

Design Principles

Our application design is based on three basic principles:1998; Fazio, 2001). With the aim of continuing this line of researchtaking advantage of the Internet as a source of experimentalsubjects, we have developed a web-based application using

Our application design is based on three basic principles:modularity, customization and standards compliance. Featureconfiguration is detached from application’s code, hiding technicalsubjects, we have developed a web-based application using

standard technologies (XHTML, CSS, JavaScript) for online andoffline experimentation. This application has been licensed as FreeSoftware –GPLv3 (Smith, 2007)– and will be available for

configuration is detached from application’s code, hiding technicalissues to researchers and providing a “program once, experimentmany” approach. Experimental subjects are allowed to use anyWorld Wide Web Consortium (W3C) standards compliant browser.Software –GPLv3 (Smith, 2007)– and will be available for

download at our research group website (www.labpsico.deusto.es).World Wide Web Consortium (W3C) standards compliant browser.

Software Architecture

A loosely coupled layer architecture allows concurrent work of researchers, developers and designers. The main advantage of our proposal isA loosely coupled layer architecture allows concurrent work of researchers, developers and designers. The main advantage of our proposal isthe capability of setting up different versions of priming experiments over the same application core with no effort. Furthermore, the application’sperformance can be improved without reprogramming it, updating used libraries (e.g. jQuery 1.4) or running on an optimized JavaScript engine(e.g. Google Chrome’s V8). Appearance can be themed easily by a designer using Cascading Style Sheets (CSS).(e.g. Google Chrome’s V8). Appearance can be themed easily by a designer using Cascading Style Sheets (CSS).

Figure 1. Software Architecture of the application. Researchers can edit several versions of global

configuration and messages files. Experimental core and configuration and messages files. Experimental core and internationalization support rely on jQuery based libraries.

Timers are provided by the native JavaScript API.Results

Our application provides a lightweight and multiplatform solution for priming experimentation. As we can see in Figure 2, several browser/OScombinations have been proved with minor appearance differences and no functionality loss. Its performance and reliability is being tested in arunning series of affective priming experiments with promising results.running series of affective priming experiments with promising results.

Figure 2. Screenshots of the application (v1.0).the application (v1.0).

From the left to the right: A) Initial screen in Google Chrome on Windows XP.Chrome on Windows XP.

B) Prime exposure during test phase in Firefox 3.5

on Ubuntu 9.10, on Ubuntu 9.10, C) Response feedback

during experimental phase in Internet phase in Internet

Explorer 8 on Windows 7,

Discussion

Java or Flash have been preferred over JavaScript to measure

References

Java or Flash have been preferred over JavaScript to measurereaction times (Eichstaedt, 2001; Reimers & Stewart, 2007), butrecent studies (Galesic et al., 2007) confirm the reliability of the

De Houwer, J., Hermans, D. & Eelen, P. (1998). Affective and indentity priming withepisodically associated stimuli. Cognition and Emotion, 12(2), 145-169.

Eichstaedt, J. (2001). An inaccurate-timing filter for reaction time measurement by JAVAapplets implementing Internet-based experiments. Behavior Research Methods,recent studies (Galesic et al., 2007) confirm the reliability of the

measurements obtained using JavaScript based experimentaltasks for most of the cases. Another noticeable advantage of thisapproach is the ability to deploy identical offline and online

applets implementing Internet-based experiments. Behavior Research Methods,Instruments, & Computers 2001, 33 (2), 179-186.

Fazio, R. (2001). On the automatic activation of associated evaluations: an overview.Cognition and Emotion, 2001, 15(2), 115-141.

Galesic, M., Reips, U., Kaczmirek, L., Czienskowski, U., Liske, N., & von Oertzen, T.approach is the ability to deploy identical offline and onlineversions, with very low computational requirements.

In addition, the license and standard-compliant nature of our

Galesic, M., Reips, U., Kaczmirek, L., Czienskowski, U., Liske, N., & von Oertzen, T.(2007, September). Response Time Measurements in the Lab and on the Web: AComparison. Paper presented at the 10th Congress of the Swiss Society ofPsychology. Diferences, Diversity, and Change, Zurich.

In addition, the license and standard-compliant nature of oursolution enable the collaborative improvement of its main featuresby other research groups or third-party developers.

Psychology. Diferences, Diversity, and Change, Zurich.Reimers, S. & Stewart, N. (2007). Adobe Flash as a medium for online experimentation: A

test of reaction time measurement capabilities. Behavior Research Methods 2007,39 (3), 365-370.

Smith, B. (2007). A Quick Guide to GPLv3. Free Software Foundation, Inc. Online:

SEPEX 2010

Smith, B. (2007). A Quick Guide to GPLv3. Free Software Foundation, Inc. Online:http://www.gnu.org/licenses/quick-guide-gplv3.html. Referred 4.3.2010.

SEPEX 20101st Joint Conference of the EPS and SEPEX

Granada, April 15-17, 2010Laboratorio de Psicología Experimental

Granada, April 15-17, 2010Laboratorio de Psicología Experimental

Experimental Psychology Laboratory