Totara Talent Experience Platform Open Discussions

xAPI plugin not working in Totara 18.4

 
Liesbet Daelemans
xAPI plugin not working in Totara 18.4
بواسطة Wednesday, 22 May 2024, 6:11 AM - Liesbet Daelemans
مجموعة Partnersمجموعة TXP Site Administrator

Hi,

Our client would like to test xAPI-compliant content in Totara. I found this information on Totara Help: https://totara.help/docs/en/configure-xapi-with-totara

But we have a problem: the Plugin xAPI Launch Link v1.63 doesn't work in T18.4. Is there anyone using xAPI? Which plugins do you use?

ERROR MESSAGE:
/mod/tincanlaunch/amd/src/launch.js cannot be loaded, or does not contain a javascript module in AMD format. "define()" not found.

Thank you!


Regards,
Liesbet

Craig Eves
Re: xAPI plugin not working in Totara 18.4
بواسطة Tuesday, 28 May 2024, 4:17 PM - Craig Eves (Totara Support)
مجموعة Totara

Hi Liesbet

Are you able to create a support ticket with details of the steps you have taken.

regards


Allan Groom
Re: xAPI plugin not working in Totara 18.4
بواسطة Wednesday, 5 June 2024, 12:57 AM - Allan Groom
 

The javascript is in ESM format. Totara doesn't support it yet. It still uses the older AMD format.

Since Moodle 3.10 any new JavaScript intended for Moodle core must be written in the ESM format.