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

Create mephisto task addons #1218

Merged
merged 4 commits into from
Jul 25, 2024
Merged

Create mephisto task addons #1218

merged 4 commits into from
Jul 25, 2024

Conversation

meta-paul
Copy link
Contributor

@meta-paul meta-paul commented Jul 25, 2024

The primary goal was to embed worker add-ons into the new FormComposer and TaskReview apps. With some additional refactoring here's the list of improvements:

  • Converted worker add-ons into mephisto add-ons package (leaving the original code in place for now)
  • In mephisto add-ons, removed "tips" and enhanced "feedback" (calling it "worker opinion", for disambiguation)
  • Worker Opinion widget is now easily customizable
  • Workers can now submit screenshots along with their text responses
  • TaskReview app now provides a convenient way to look over all workers' opinions provided for the entire task
  • Docs, examples, and unittests were provided for the WorkerOpinion feature

Note that worker add-ons package will be deprecated (in favor of mephisto add-ons package) in the upcoming Mephisto version release.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jul 25, 2024
@meta-paul meta-paul merged commit 94b38fc into main Jul 25, 2024
11 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants