Watts-Lab / commonsense-platform

The common sense platform, rate your common sense.
https://commonsense.seas.upenn.edu
1 stars 0 forks source link

Add pressure for social features e.g., a twitter share mechanism #40

Closed markwhiting closed 10 months ago

markwhiting commented 1 year ago
  1. There should be a share button.
  2. It should provide a WORDLE style snippet that can be copied and pasted into other platforms, e.g., twitter or Facebook, that playfully and visually shows your commonsensicality or distribution and has a link for people to click to measure theirs too
  3. Ideally it would identify the user e.g., commonsense.seas.upenn.edu/23lekjsdf (which will mean that a particular user is thought of as connected to another user)
amirrr commented 1 year ago

Example of a sharable tweet text courtesy of chatgpt:

🧠 Common Sense Score: 78% Just completed the Common Sense Test with a score of 78%. Assess your practical reasoning and knowledge. Give it a try! πŸ”— Test: [Unique Link]

CommonSenseTest #PracticalReasoning

amirrr commented 1 year ago

πŸŽ‰ Common Sense Champion! 🧠✨ I just aced the Common Sense Test with a solid score of 78% πŸ™ŒπŸ”₯ Can you beat that? Put your knowledge to the test and see how well you fare! πŸ˜„πŸ’‘ πŸ”— Compare your score with mine: [Unique Link]

CommonSenseMastery #BrainTeasers #ChallengeYourself

markwhiting commented 1 year ago

I really like the Wordle tweet model:

Wordle 710 4/6

β¬›β¬›β¬›πŸŸ¨β¬› β¬›β¬›β¬›β¬›πŸŸ¨ β¬›πŸŸ¨πŸŸ©β¬›πŸŸ¨ 🟩🟩🟩🟩🟩

Not bad lol πŸ€

It's simple, it shows the result clearly, and it can be extended with personal comments. But, it's missing a link.

I wonder about something like:

I have more common sense than 60% of people! |||||🫒----πŸ’― What about you? β†’ www.internet.com

markwhiting commented 1 year ago

Another idea:

I have more common sense than 65% of people! ⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛ ⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛ ⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛ ⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛ ⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛ β¬›β¬›β¬›β¬›β¬›β¬›πŸ˜€πŸ”²πŸ”²πŸ”² πŸ”²πŸ”²πŸ”²πŸ”²πŸ”²πŸ”²πŸ”²πŸ”²πŸ”²πŸ”² πŸ”²πŸ”²πŸ€–πŸ”²πŸ”²πŸ”²πŸ”²πŸ”²πŸ”²πŸ”² πŸ”²πŸ”²πŸ”²πŸ”²πŸ”²πŸ”²πŸ”²πŸ”²πŸ”²πŸ’― ...but not quite as much as ChatGPT 🦾

markwhiting commented 1 year ago

Something like a social signal of the person whose link you clicked on?

⬛⬛⬛πŸ«₯β¬›β¬›πŸ˜€πŸ”²πŸ”²πŸ’― URL?

Just noting that Wordle tweets don't have URLs:

Wordle 712 6/6

⬜⬜🟨⬜⬜ ⬜⬜🟨⬜⬜ 🟨⬜⬜⬜⬜ ⬜🟩⬜⬜🟩 ⬜⬜🟩🟩🟩 🟩🟩🟩🟩🟩

markwhiting commented 1 year ago

A simple alternative?

I have more commonsense than 67% of the population! πŸŸ₯πŸŸ₯πŸŸ₯πŸŸ¨πŸŸ¨πŸŸ¨πŸŸ©πŸŸ©πŸŸ©πŸ’― β¬œβ¬œβ¬œβ¬œβ¬œβ¬œπŸ˜€

Check yours: commonsensicality.org/asldkj

markwhiting commented 1 year ago

After chatting with @duncanjwatts:

My common sense is 56% πŸŸ₯πŸŸ₯πŸŸ₯πŸŸ¨πŸŸ¨πŸ˜€β¬œβ¬œβ¬œβ¬œ Check yours: commonsensicality.org/asldkj

markwhiting commented 1 year ago

Possible emoji levels: (can be more granular so that each value has a few possible faces, but this is just a rough suggestion, feel free to adjust)

very low: πŸ€₯πŸ˜ΆπŸ˜΅β€πŸ’«πŸ˜΅πŸ₯΄ kind of low: πŸ˜πŸ«€πŸ˜• middle: πŸ€¨πŸ™‚πŸ˜ŒπŸ˜‹πŸ˜€ kind of high: πŸ˜ƒπŸ˜„πŸ˜πŸ₯ΈπŸ˜Ž very high: πŸ˜†πŸ₯³πŸ§πŸ€“πŸ€―🀩

markwhiting commented 11 months ago
const pick = (arr) => arr[Math.floor(Math.random() * arr.length)]

const chosen_emoji = pick(
  [
    [..."🀯"],
    [..."πŸ€₯πŸ˜ΆπŸ˜΅β€πŸ’«"],
    [..."😡πŸ₯΄"],
    [..."πŸ˜πŸ«€πŸ˜•"],
    [..."πŸ€¨πŸ™‚πŸ˜Œ"],
    [..."πŸ˜‹πŸ˜€"],
    [..."πŸ˜ƒπŸ˜„πŸ˜"],
    [..."πŸ₯ΈπŸ˜Ž"],
    [..."πŸ˜†πŸ₯³πŸ§"],
    [..."πŸ€“πŸ€©"]
  ][score]
)