Greasy Fork

CH MTurk Qualifications Wrapper

Word-wraps long qualifications on individual HIT pages, with better multi-script compatibility.

当前为 2014-09-05 提交的版本,查看 最新版本

作者
clickhappier
评分
0 0 0
版本
1.0c
创建于
2014-09-05
更新于
2014-09-05
大小
1.8 KB
许可证
暂无
适用于

When a requester specifies an unusually long list of qualifications on a HIT, the individual HIT page displays the quals in its info table with word-wrapping turned off, so that it becomes a long stretching-off-the-page single line of all the quals. To correct this, Chet Manley wrote the first MTurk Qualifications Wrapper script, which is one line long. It likely works fine for most people, but with all the other userscripts I had running, it had an unsatisfactory side effect - the table cell containing the qualifications became too wrapped, scrunched-up unnecessarily long and narrow, a couple words per line. To counteract this side effect, I ended up rewriting MTurk Qualifications Wrapper to use insertion of CSS style overrides (like my CH Google Color-Coded Results uses), instead of the original attribute removal method. If you're not one of the few people to have this problem, my version should still work for you too, although there's no reason to switch from Chet's.