TUDelft-SPC-Lab / covfee

extensible web framework for continuous annotation and perception experiments.
https://josedvq.github.io/covfee
MIT License
0 stars 0 forks source link

Specify study_ids into journeys for prolific academic filtering #61

Closed Kenneth-Funes-TU-Delft closed 6 months ago

Kenneth-Funes-TU-Delft commented 6 months ago

Currently in Covfee we are managing and associating Study ids, specified by prolific academic, to specific annotators. However, journeys / hits are not associated to study ids. This introduces issues because the distribution of journeys according to annotators simply does a first-come-first-served logic, however, it should be first-come-first-served among the journeys corresponding to the given study id.