CH MTurk Qualifications Wrapper

Word-wraps long qualifications on individual HIT pages, with better multi-script compatibility. Now also word-wraps the HIT links cells on search results pages.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey, το Greasemonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

You will need to install an extension such as Tampermonkey to install this script.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Userscripts για να εγκαταστήσετε αυτόν τον κώδικα.

You will need to install an extension such as Tampermonkey to install this script.

Θα χρειαστεί να εγκαταστήσετε μια επέκταση διαχείρισης κώδικα χρήστη για να εγκαταστήσετε αυτόν τον κώδικα.

(Έχω ήδη έναν διαχειριστή κώδικα χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(Έχω ήδη έναν διαχειριστή στυλ χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

Δημιουργός
clickhappier
Ημερήσιες εγκαταστάσεις
0
Σύνολο εγκαταστάσεων
328
Βαθμολογίες
2 0 1
Έκδοση
1.1c
Δημιουργήθηκε την
05/09/2014
Ενημερώθηκε την
20/12/2015
Μέγεθος
3 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.

As of v1.1c, now also allows word-wrapping in the HIT links cells on search results pages - the 'View a HIT in this group', 'Take Qualification test', etc area - to prevent horizontal scrolling when it would otherwise happen due to a combination of window/monitor size and zoom level, and/or long HIT title, and/or lots of buttons being added after HIT titles by other scripts, and/or a HIT with lots of qual tests, and/or the wide border and long-format date info added by mmmturkeybacon Color-Coded Search With Checkpoints on checkedpointed HITs, etc.


See also: my MTG thread post


For many more MTurk-related userscripts, see the Turking Scripts set.