zooniverse / scribeAPI

scribe API
MIT License
79 stars 25 forks source link

One should not be able to verify their own transcription #479

Open nonword opened 8 years ago

nonword commented 8 years ago

Presently not checking classifying user id when serving subjects in Verify, which means I may be asked to choose from several transcriptions that I contributed to. We may need to add a config param controlling whether or not subjects downstream of a subject may be classified by one of the users that created (through subject generation) that same subject. Clearly this will be false for mark subjects as we allow classification (i.e. transcription) of subjects generated in Mark. But subjects that appear in Verify should not be classifiable by any user that took part in creating that subject in Transcribe