A framework that allows for the development of custom online experiments and surveys.
GNU Lesser General Public License v3.0
12
stars
5
forks
source link
Abandoned participants should not be included in counts when assigning participants to a condition #19
Closed
colbyj closed 1 year ago
If a participant has abandoned the task, then do not count them when determining the lowest condition count for a new participant.
default/models.py
hasabandoned_minutes = 15
. This should be configurable in the configuration.