Karma has a global event handler for events named "error" which expects the event data to be a string and so fails when this event is triggered. So we use triggerHandler which only invokes handlers attached via jQuery.
common ------ This directory contains common code shared between LMS and CMS, such as Mako templates, CSS, and Coffescript.