Scifabric / pybossa

PYBOSSA is the ultimate crowdsourcing framework (aka microtasking) to analyze or enrich data that can't be processed by machines alone.
http://pybossa.com
GNU Affero General Public License v3.0
737 stars 266 forks source link

Clean contributions of based on User_id and Project_Id #2041

Open andres112 opened 2 years ago

andres112 commented 2 years ago

Hello Community.

There is a Restful API or Endpoint to clean the user contributions only for a specific Project_id? It means only removing the task runs associated with the UserId and leaving the tasks done available again for other users In other words restart the contributions associated with userId and Projec_id.

Thank you in advance :)