02/06 - Tally Isham Tuesday

HIT Poster Award Voting

  • A6_Foul_Out

    Votes: 66 62.3%
  • 262

    Votes: 0 0.0%
  • nopoopwarez

    Votes: 5 4.7%
  • basketcasey

    Votes: 30 28.3%
  • Bliss

    Votes: 5 4.7%

  • Total voters
    106
  • Poll closed .
Status
Not open for further replies.

LittleDrummerBoy

Custom Title!
Joined
Jan 27, 2017
Messages
1,949
Reaction score
4,671
Points
513
Age
33
Gender
Male
while we're talking about script issues, does anyone else have issues using the ^ arrow on quoted posts
i have the script that's supposed to fix it installed but it doesn't work unless the post is from another page, not the same page
Which script? I have been bugged by this issue for ages.
Weird, I thought that was supposed to have stopped working
Script never got updated when the site changed to https, change that and it should be fine

Edit: by which I mean change the @include to https://www.mturkcrowd.com*
Ha, I just switched that on. It's something we've had on the forum for ages, but we turned it off like a year ago for some reason. I think we were having server issues at the time. I'm just seeing how it does with that back on, for now.
:ROFL::ROFL::ROFL: Yeah thanks LittleDrummerBoy @LittleDrummerBoy but that was all Queen aveline @aveline.
Regardless, thank you all!
 

coffeeowl

hoo?
Contributor
Mentor
Master Pleaser
Crowd Pleaser
HIT Poster
Joined
Jan 12, 2016
Messages
28,032
Reaction score
63,933
Points
1,738
Location
Location EqualTo US
Gender
Female
Title: 18-25 year olds wanted to take a language learning experiment | Accept
Requester: Emily Moeng [A24US7SXY8ZQK9] Contact
TV: No Reviews
TO: [Pay: 4.40] [Fast: 4.82] [Comm: 4.91] [Fair: 5.00] [Reviews: 18] [ToS: 1]
TO2: [Hrly: ---] [Pen: ---] [Res: ---] [Rec: ---] [Rej: 0] [ToS: 0] [Brk: 0]
Reward:
$3.50
Duration: 2 hours
Available: 1
Description: Listen to words from a made-up language, and then make decisions about sounds in the language you heard.
Requirements: Total approved HITs GreaterThanOrEqualTo 50; HIT approval rate (%) GreaterThanOrEqualTo 90; Location EqualTo US
[tr][td]
HIT exported from Mturk Suite v2.1.10
[/td][/tr]
[tr][td][/td][/tr]
 
  • Like
Reactions: <Gucci>

LittleDrummerBoy

Custom Title!
Joined
Jan 27, 2017
Messages
1,949
Reaction score
4,671
Points
513
Age
33
Gender
Male
Seriously though. What script do I need to add to make the ^ button in quotes work? I know I need to edit it to account for the HTTPS change, but I'm not sure what script it is in the first place.
 

Jharkan

Internets EXPERT
Contributor
Joined
Jul 9, 2016
Messages
11,873
Reaction score
20,418
Points
1,288
Location
Earth
Gender
Male
Sounds like there was an error in your app. May want to get in touch with them and ask what's up. They weren't scamming you but that doesn't sound correct at all
1) only allowed to choose between two emotions
2) at no point in time did the mention that the emailed survey link was to be input into an mturk hit (look at your email - yes I completed the survey but i found out after I closed the window that there was a HIT for the surveycode provided at the end
3)requester replied to my email with "HAHA UR SCREWED" message
 

aveline

Well-Known Member
Administrator
Champion
Joined
Jan 10, 2016
Messages
36,516
Reaction score
104,423
Points
2,088
Location
Las Vegas
Gender
Female
Seriously though. What script do I need to add to make the ^ button in quotes work? I know I need to edit it to account for the HTTPS change, but I'm not sure what script it is in the first place.
Code:
// ==UserScript==
// @name         MTC Previous Post Patch
// @namespace    https://github.com/Kadauchi
// @version      1.0.0
// @description  Does things...
// @author       Kadauchi
// @icon
// @include      http://www.mturkcrowd.com*
// @include      https://www.mturkcrowd.com*
// @require      http://code.jquery.com/jquery-3.2.1.min.js
// ==/UserScript==

$(`#messageList`).on(`click`, `a[href^="goto/post"]`, e => $(`html, body`).animate({scrollTop: $(e.target.hash).offset().top}, 250));
 

Jharkan

Internets EXPERT
Contributor
Joined
Jul 9, 2016
Messages
11,873
Reaction score
20,418
Points
1,288
Location
Earth
Gender
Male
seriously, it's better to have no response at all
 
  • Like
Reactions: <Gucci>

Jharkan

Internets EXPERT
Contributor
Joined
Jul 9, 2016
Messages
11,873
Reaction score
20,418
Points
1,288
Location
Earth
Gender
Male
Seriously though. What script do I need to add to make the ^ button in quotes work? I know I need to edit it to account for the HTTPS change, but I'm not sure what script it is in the first place.
just letting you know - this script does not work
Code:
// ==UserScript==
// @name         MTC Previous Post Patch
// @namespace    https://github.com/Kadauchi
// @version      1.0.0
// @description  Does things...
// @author       Kadauchi
// @icon
// @include      http://www.mturkcrowd.com*
// @include      https://www.mturkcrowd.com*
// @require      http://code.jquery.com/jquery-3.2.1.min.js
// ==/UserScript==

$(`#messageList`).on(`click`, `a[href^="goto/post"]`, e => $(`html, body`).animate({scrollTop: $(e.target.hash).offset().top}, 250));
aveline @aveline that script doesn't do anything.

try it and see
 
  • Like
Reactions: aveline

Jharkan

Internets EXPERT
Contributor
Joined
Jul 9, 2016
Messages
11,873
Reaction score
20,418
Points
1,288
Location
Earth
Gender
Male
I have tried it. I never turn it off.
in that case, you are already aware that it doesn't bring you to the quoted message; you must "OPEN IN NEW TAB" if you want to see what it's referring to
 
Status
Not open for further replies.