benjaffe / chrome-okc-plugin

OkCupid Poly Plugin
MIT License
63 stars 32 forks source link

Quizzes: duplicates and additional suggestions #144

Open stn4d89 opened 8 years ago

stn4d89 commented 8 years ago

WRT Quizzes category: Notes on duplicates and additional suggestions

0) How do we look up qids?

1) Duplicate: The second block here has no differentiation in scoring. Is that intentional? If so what purpose does it serve? "qid": "6802",

2) Additional questions that are appropriate to this section: "text":"Etymology is…", "text":"Half of all policemen are thieves and half of all policemen are murderers. Does it follow logically that all policemen are criminals?",

Longer version: (had planned to attach)

1) Duplicate: The second block here has no differentiation in scoring. Is that intentional? If so what purpose does it serve?

        {
            "qid": "6802",
            "text": "If two cars were faced away from each other back to back, both cars travelled 8 miles forward then made a 90 degree left turn and traveled another 6 miles, how far apart would they be?",
            "answerText": ["Right next to each other.", "48km", "32km", "I'm not sure / Hey, there's no SKIP button"],
            "score": [-1, -1, 1, -1],
            "weight": [1, 1, 1, 1]
        },
        {
            "qid": "6802",
            "text": "If two cars were faced away from each other back to back, both cars travelled 8 miles forward then made a 90 degree left turn and traveled another 6 miles, how far apart would they be?",
            "answerText": ["Right next to each other.", "48km", "32km", "I'm not sure / Hey, there's no SKIP button"],
            "score": [1, 1, 1, 1],
            "weight": [1, 1, 1, 1]
        },

2) Additional questions that are appropriate to this section:

{"qid":"43639","text":" Etymology is… ","answerText":["The study of culinary arts.","The study of insects.","The study of the origins of words.","I don't know."],"score": [-1, -1, 1, -1],"weight": [1, 1, 1, 1]},

{"qid":"12625","text":" Half of all policemen are thieves and half of all policemen are murderers. Does it follow logically that all policemen are criminals? ","answerText":["Yes","No"],"score":[-1,1],"weight":[1,1]}

{"qid":"193092","text":" A Hammer and a Nail cost $31. If the Hammer cost $30 dollars more than the Nail, what is the cost of the Nail? ","answerText":["It costs $1.","Other.","Who would buy a $30 Hammer?","This question is completely ridiculous!"],"score":[-1,1,-.25,-.25],"weight":[1,1,1,1]}

stn4d89 commented 8 years ago

I made a number of changes to science_spirituality.js, including addressing 1 & 2, above (note that 1 had previously been mentioned in #131) Additionally, I tweaked and/or added "text" wording to try to shake loose the inaccurate point allocation for a few questions. "shooting star" "which is bigger?" "Wherefore art thou, Romeo?"