last_activity_at within the Enrollments table - CD2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2024
01:39 PM
I'm seeing a lot of students that do not have a value within the Enrollments table in their "last_activity_at" attribute. I resync'd my data this morning into Postgres and found a case where a student showed no activity, but had completed several assignments in a course.
I had been hoping to use the "last_activity_at" value to determine how recently students are logging in, without having to dig into the web_logs activity.
Is there an issue with the value in the enrollments table, or am I experience an odd latency issue that is beyond 36-48 hours?