Totara Learn Open Discussions

xAPI plugin not working in Totara 18.4

 
GroomAllan
Re: xAPI plugin not working in Totara 18.4
GroomAllan 发表于 2024年06月5日 Wednesday 00:57
 

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.