Files

$(function () {
  $('.example-course-custom-element').append('<p>This text was added by a script.</p>');
});