From 3190feacb85362bffe7b2c68b12ec219032c45b2 Mon Sep 17 00:00:00 2001 From: Fahad Khalid <79192414+FahadKhalid210@users.noreply.github.com> Date: Mon, 22 Apr 2024 10:11:38 +0500 Subject: [PATCH] Update 20240405_151230_fahad.khalid.md --- changelog.d/20240405_151230_fahad.khalid.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.d/20240405_151230_fahad.khalid.md b/changelog.d/20240405_151230_fahad.khalid.md index 38cc398..83f660b 100644 --- a/changelog.d/20240405_151230_fahad.khalid.md +++ b/changelog.d/20240405_151230_fahad.khalid.md @@ -1 +1 @@ -- [Improvement] Update User Activity dataset query to improve average time spent in course. (by @Fahadkhalid210) \ No newline at end of file +- [Improvement] Update User Activity dataset query by extending time span to 120 seconds and selecting all events where course ID is not null to improve average time spent in course. (by @Fahadkhalid210)