Activity tracking #22

Open
opened 2022-09-09 17:19:47 +02:00 by nik · 0 comments
nik commented 2022-09-09 17:19:47 +02:00 (Migrated from edugit.org)

Track the last read marker and last sent message per user and room (cf. AlekSIS/official/AlekSIS-Core#733).

We would use this at Teckids for a reminder system, that makes it visible to users (and the pedagogic team) when a person had their last activities in systems connected to AlekSIS.

Technically, we could probably track the last activity per event type, and depending on which route we choose in the linked issue in core, we might consider just asking Matrix for that information if someone ask for it through the API (though I am not a fan of this because it is not database-off-loadable).

Track the last read marker and last sent message per user and room (cf. AlekSIS/official/AlekSIS-Core#733). We would use this at Teckids for a reminder system, that makes it visible to users (and the pedagogic team) when a person had their last activities in systems connected to AlekSIS. Technically, we could probably track the last activity per event type, and depending on which route we choose in the linked issue in core, we might consider just asking Matrix for that information if someone ask for it through the API (though I am not a fan of this because it is not database-off-loadable).
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
aleksis/AlekSIS-App-Matrix#22
No description provided.