hltcoe / turkle

Django-based clone of Amazon's Mechanical Turk service running in your local environment.
https://turkle.readthedocs.io
Other
147 stars 47 forks source link

Make it easier to find batches that annotators have been working on #208

Open cash opened 1 year ago

cash commented 1 year ago

Reduce the amount of time for annotators to find batches that they have been working on. One way to do that is to favorite a batch and display those separately in the UI. Another way is to display the batches that the user has worked on most recently. We could do both or choose one. We should start by thinking through the backend considerations and then UI design.

cash commented 1 year ago

Maybe add favorite/bookmarks for batches.