https://github.com/adaptlearning/adapt_framework/blob/master/src/core/js/startController.js#L73 - expects a selector rather than a classname, so we may wish to either amend the _className attribute to make this clearer or amend the method to look at classes specifically.
https://github.com/adaptlearning/adapt_framework/blob/master/src/core/js/startController.js#L73 - expects a selector rather than a classname, so we may wish to either amend the
_classNameattribute to make this clearer or amend the method to look at classes specifically.