zooniverse / wildcam-gorongosa-education

This is WildCam Labs, the education/exploration-oriented extension of the WildCam Gorongosa project.
https://lab.wildcamgorongosa.org/
Apache License 2.0
0 stars 1 forks source link

Workflow for Assignments serve same Subjects, in order (not randomised) #232

Closed shaunanoordin closed 8 years ago

shaunanoordin commented 8 years ago

Issue: in OG WildCam Gorongosa, when a students switches to an Assignment workflow, it appears that Subjects are served to users in a specific order (i.e., the subjects aren't served randomly.)

Analysis:

CCing @aliburchard into this and @marten . This is a non-blocking issue that can be handled after everyone's back from a break. This issue may need to be shunted into EduAPI or OGWG.

marten commented 8 years ago

Uhm, well the Panoptes DB has no classifications for any workflow that's not 338 (the original one). Are they getting submitted to the correct workflow id?

/cc @rogerhutchings

simoneduca commented 8 years ago

Yep, this is the problem https://github.com/zooniverse/wildcam-gorongosa/blob/552d94d545dfb343842e9198c4d852c0eb667d63/app/stores/classification-store.coffee#L34. Roger's on it.

simoneduca commented 8 years ago

Closed via https://github.com/zooniverse/wildcam-gorongosa/pull/229