Preview Learning Analytics Dashboard After Session End

208 views
Skip to first unread message

Adeel Raza

unread,
Apr 28, 2024, 7:26:10 PM4/28/24
to BigBlueButton-dev
Hello,
Some of our clients need the ability to preview the Learning Analytics Dashboard after the session has ended similar to a recording (downloading the report data will not work)

Is there any plan to include this feature in the upcoming releases? It would be great to have a link to the dashboard preview after the session so moderators can view it anytime after the session.

Muhammad Khan

unread,
Apr 30, 2024, 1:55:28 AM4/30/24
to BigBlueButton-dev
Hi,

So I am doing this in my customized version of BigBlueButton, but my way is kind of hacky. I have customized the end meeting callback to send the learning analytics dashboard access token. Which I save in my own DB (non-BBB), this is then used to construct the Learning Analytics link. This allows me to keep accessing the dashboard after the session has ended.

As far as I am aware, this is the only way to do it. I would love for someone here to correct me if I am mistaken.

P.S.: Here is a relevant issue on Github asking the same thing: https://github.com/bigbluebutton/bigbluebutton/issues/13997.

DistanceLearning.cloud

unread,
Apr 30, 2024, 6:37:12 AM4/30/24
to BigBlueButton-dev
We push all the learning dashboard jsons and raw events.xml to an s3 bucket as a post_event,  and then modified the learning dashboard code to look at the buckets for .json eliminating the session token in the file structure.   just need the meeting ID to fetch them in the player.    You handle authorization in your app to prevent access.

regards,
Stephen

Adeel Raza

unread,
May 1, 2024, 9:22:10 AM5/1/24
to bigblueb...@googlegroups.com
This sounds great, it would be really helpful if you can share the code sample here as I am not sure how you're getting the token?

--
You received this message because you are subscribed to a topic in the Google Groups "BigBlueButton-dev" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/bigbluebutton-dev/JkqaNbWdb-g/unsubscribe.
To unsubscribe from this group and all its topics, send an email to bigbluebutton-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bigbluebutton-dev/afef6112-04f6-4a42-beb6-5e39030262c2n%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages