Update Task Listings on EARN #180
Description
Problem Statement: As the number of tasks increases and number of challenges decline, Tasks should be more prominent on the Work Listings page. Highlighting Tasks will increase visibility to this type of work.
Requirement:
-
launch unassigned task via Work Manager
-
Unassigned task should show up on challenge listings under “Open for registration” challenges
-
Any authenticated user can pick up the unassigned task
-
once task has been assigned to a user, that task should no longer be visible on “open for registration” challenges.
-
once task has been assigned to a user, that task should only be visible to the customer/client/manager/copilot and the assigned user
-
Assigned user should be able to unassign themselves from the task
-
customer/client/manager/copilot/admin should be able to unassign any user from their task
-
once the task has been unassigned, the task should reappear under “Open for registration” challenges for anyone else to pick up
-
customer/client/manager/copilot/admin is responsible for closing out the task in MW
-
Currently, the issue is when a task is launched, registration and submission phases automatically closes which is why users can’t register for the task. We need to change this in the backend.