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

Last Time to Interact is unclear and bugged #12

Closed Sothatsit closed 1 year ago

Sothatsit commented 1 year ago

Currently, the last time to interact is always set to the same value as the first time to interact. This is a bug, as it should be set to the last time the user interacted with any of the user interface components (e.g., reacted to a post, reacted to a comment, made a comment).

Additionally, the documentation states that the last time to interact should be the time until the user pressed continue, but this is not true and should be updated.

It may also be good to add a third time measurement, "Dwell Time (s)", that records the total amount of time from when the post appeared until when they continued past the post. When the feed-mode is introduced, this could represent the total amount of time that a post was visible on the screen.

Sothatsit commented 1 year ago

Fixed as of v2.2.1