CSAILVision / LabelMeAnnotationTool

Source code for the LabelMe annotation tool.
MIT License
1.38k stars 436 forks source link

ASSIGNMENT_ID_NOT_AVAILABLE on manage hit page should not return manu… #53

Closed chichivica closed 6 years ago

chichivica commented 6 years ago

when assignment ID is set to ASSIGNMENT_ID_NOT_AVAILABLE on manage hit page it produces impossibility to approve submitted tasks, because instead of hits it loads MThelpPage.

alt text alt text but at the worker.mturk.com it works as expected: alt text

brussell123 commented 6 years ago

Thanks for your contribution! Sorry, I'm confused -- doesn't your suggested edit always set window.location = MThelpPage and return false if "this.assignmentId=='ASSIGNMENT_ID_NOT_AVAILABLE'"?