Search code examples
tin-can-api

Tincan LMS forum tracking


I am currently using moodle as my LMS, migrating to blackboard shortly. I am currently trying to find an approach to track forum activity using an LRS anyone have any deas ?


Solution

  • Tracking forum usage in an LMS will require some code in the LMS to track data back to the LRS.

    I'm not familiar with Blackboard customisation myself, but for Moodle you can develop a 'Log' type plugin that hooks into Moodle Events triggered by the forum module and issues Tin Can statements.

    There are code libraries that make is very easy to send the statements. You may also find this example Moodle code helpful.

    As you're moving to Blackboard, I suggest this is a good question to ask your contact at Blackboard about.