TeamTetris / tetris-game

2 stars 0 forks source link

Generating Bias events #49

Closed Johannes-Schneider closed 6 years ago

Johannes-Schneider commented 6 years ago

This PR introduces the BiasEventGenerator, which is part of the BiasEngine. The BiasEventGenerator is responsible for tracking the user's overall awareness of being biased and generating BiasEvents at the right times. In order to find the right timing for generating such events, the BiasEvent class has been extended to allow for estimating the detection probability of the user.