Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regarding golden tasks #1600

Closed
baibinghere opened this issue Jul 31, 2017 · 2 comments
Closed

Regarding golden tasks #1600

baibinghere opened this issue Jul 31, 2017 · 2 comments

Comments

@baibinghere
Copy link

Hi,

I'm testing pybossa from a server I built from instruction Installing PYBOSSA by hand.
I noticed that in FAQ it mentions a concept of golden(calibration) task. I'm curious that where can I use this feature from web browser?
When I import tasks, I don't see where I can mark a task as a golden task, not to mention the follow up features like setting weight of certain tasks for certain users.
Is this something we have to manually set into the pybossa database task table?

Thanks!

@teleyinex
Copy link
Member

Hi,

Golden tasks can only be set via the API. You only need to update a task (or when you create it) to set to true the field: calibration.

Regarding weight or priority: you can do that as well via the API, or via the web. Just go to your project, find the Tasks section, enter into the task settings, and there you will see the task priority settings area.

@teleyinex
Copy link
Member

Just opened a ticket in our command line tool, to enable you to use it as well from it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants