zooniverse / panoptes

Zooniverse API to support user defined volunteer research projects
Apache License 2.0
103 stars 41 forks source link

what happens if you increase the classifiation count required for retirement on a live project? #1301

Closed mschwamb closed 6 years ago

mschwamb commented 9 years ago

I wanted to ask before broaching the P4 science team. I'm not doing any weighting yet, but I think we might want more than 20 classifications per subject. If I bring the project back to development and increase the classification count to 30 and the make the site back to live will that un-retire subjects that are already retired that had 20 classifications?

Thanks.

edpaget commented 9 years ago

As it's currently written raising the limit will not unretire subjects.

mschwamb commented 9 years ago

So I'd had to use the api to unretire subjects after that step?

It seems like should be a way to do this with the project builder because there may be times once you've got a much larger sample classified that you find you need more classifications. Should open a separate ticket for that discussion on the front end side?

mschwamb commented 9 years ago

PS - thanks @edpaget for the info

aliburchard commented 9 years ago

+1 - This has come up a few times in projects I'm working on. We try to overshoot in beta testing to come up with sensible limits, but needs can change, especially if aggregation algorithms change.

On Monday, August 24, 2015, Meg Schwamb notifications@github.com wrote:

So I'd had to use the api to unretire subjects after that step?

It seems like should be a way to do this with the project builder because there may be times once you've got a much larger sample classified that you find you need more classifications. Should open a separate ticket for that discussion on the front end side?

— Reply to this email directly or view it on GitHub https://github.com/zooniverse/Panoptes/issues/1301#issuecomment-134119421 .

Sent from my moderately intelligent phone.

marten commented 9 years ago

Does anyone actually depend on the current behaviour, or could we just always retrofit the retirement limit?

edpaget commented 9 years ago

We could allow changes to the retirement limit to unretire subjects.

camallen commented 9 years ago

agreed, no one depends on the way it currently works. I think we'd have to add some copy / warnings to the front end page stating something about "may result in subjects being un-retired / retired."

mschwamb commented 9 years ago

That would be great if it's possible to do.

stale[bot] commented 6 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

marten commented 6 years ago

This hasn't been done, but we've made solution much more complicated now that Caesar is in the mix. I don't think we'll get to this anytime soon.