deltanet / adapt-contrib-xapi

TinCan/xAPI extension for the Adapt Framework
GNU General Public License v3.0
0 stars 0 forks source link

Add option to prevent user closing connection alert for initialisation errors #14

Open dancgray opened 4 years ago

dancgray commented 4 years ago

If a connection error occurs during plugin initialisation listeners are not setup. A warning is given but if the user cancels the alert and continues completion statements are not sent to the LRS.

It would be good to have the option to prevent the user closing the "connection lost" notify alert for initialisation errors only.