You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Know how long since each user has key'd a character.
Know if a sent message has been sent and received.
(But not read... how could that be determined?)
Use K 1 to determine if user is typing.
Use K 1 to disconnect inactive users. (Duration? 10 min?) (15 seconds for testing?)
User can toggle off, default is on.
The text was updated successfully, but these errors were encountered:
@kuhailm just finished the final build on the other project.
I only added one feature to the chat today, I'll add more tomorrow. I think Jeremy C. fell asleep after his final. Too tired to finish it now, I've never coded 15 days in a row like this before.
You can determine if an email has been opened, but not read.
More than duration of time is needed to know it is read.
Eye event listeners for webcams would be needed maybe...
But even if someone has read the chat, how then do we determine if they understand?
The Chinese room argument is pretty interesting...
That question isn't easily answered.
Know how long since each user has key'd a character.
Know if a sent message has been sent and received.
(But not read... how could that be determined?)
Use K 1 to determine if user is typing.
Use K 1 to disconnect inactive users. (Duration? 10 min?) (15 seconds for testing?)
User can toggle off, default is on.
The text was updated successfully, but these errors were encountered: