webis-de / mturk-manager

An alternative front end for Amazon Mechanical Turk
GNU General Public License v3.0
12 stars 4 forks source link

Default reject message updates for individual projects #13

Open JaniTomati opened 5 years ago

JaniTomati commented 5 years ago

It seems that the default reject messages update globally for every project on the server. Updating the default reject message for individual projects might make more sense to avoid clutter or messages that are specific to other projects. :-)

Kritten commented 5 years ago

Yes, I considered this. I came up with the current solution because many reject messages are the same across different projects (like "You were to slow", "You did fail our checkinstances", ...). Now the messages are global-wide and sorted by their number of occurences in the project. Maybe some "favorite"-functionality would suffice?