How Twincode Measures Gender Bias in Remote Pair Programming Environments

Written by pairprogramming | Published 2024/09/15
Tech Story Tags: pair-programming | remote-pair-programming-bias | implicit-bias-in-tech | remote-pair-programming | educational-technology | twincode | women-in-tech | gender-bias-in-tech

TLDRTwincode, a remote pair programming platform, supports the study of gender bias in collaborative coding by managing student registration, random pairing, exercise assignment, and automatic collection of interaction data.via the TL;DR App

Table of Links

Abstract and 1 Introduction

1.1 The twincode platform

1.2 Related Work

2 Research Questions

3 Variables

3.1 Independent Variables

3.2 Dependent Variables

3.3 Confounding Variables

4 Participants

5 Execution Plan and 5.1 Recruitment

5.2 Training and 5.3 Experiment Execution

5.4 Data Analysis

Acknowledgments and References

1.1 The twincode platform

To support our study, we have developed the twincode remote pair programming platform, which manages the registration of students, the random allocation to gender-balanced groups, the random allocation into pairs, the random assignment of programming exercises to pairs, and the automatic collection of interaction metrics and dialog messages.

As shown in Figure 1, twincode offers a source code editor where the students concurrently develop the solution to a proposed exercise and can validate it against several test cases. It also offers a chat window, where they can collaborate to solve the exercise. Note that a gendered avatar is displayed for the student in the experimental group only (right), but not for the one in the control group (left).

Authors:

(1) Amador Durán, SCORE Lab, I3US Institute, Universidad de Sevilla, Sevilla, Spain (amador@us.es);

(2) Pablo Fernández, SCORE Lab, I3US Institute, Universidad de Sevilla, Sevilla, Spain (pablofm@us.es);

(3) Beatriz Bernárdez, I3US Institute, Universidad de Sevilla, Sevilla, Spain (beat@us.es);

(4) Nathaniel Weinman, Computer Science Division, University of California, Berkeley, Berkeley, CA, USA (nweinman@berkeley.edu);

(5) Aslı Akalın, Computer Science Division, University of California, Berkeley, Berkeley, CA, USA (asliakalin@berkeley.edu);

(6) Armando Fox, Computer Science Division, University of California, Berkeley, Berkeley, CA, USA (fox@berkeley.edu).


This paper is available on arxiv under CC BY 4.0 DEED license.


Written by pairprogramming | Pair Programming
Published by HackerNoon on 2024/09/15