TheMisinformationGame / MisinformationGame

The Misinformation Game is a social-media simulator built to study how people interact with information on social-media.
https://misinfogame.com
Creative Commons Attribution 4.0 International
24 stars 5 forks source link

Allow multiple reactions to posts #7

Closed Sothatsit closed 1 year ago

Sothatsit commented 1 year ago

There should be an option in the configuration to enable users to make multiple reactions to posts (e.g., like + share). There should be no limits to this (users should be able to like and dislike a post, if they wish).

The reactions column in the results should be split into a column per reaction. These columns can then contain true/false depending on whether the reaction was chosen.

If more than one reaction is made, then the dynamic feedback for both should be applied additively.

Sothatsit commented 1 year ago

This is now available since v2.0.0