Martin Holden
Lead maintainer
A tool to allow import of HTML as External content (mod_externalcontent) activities using a text delimited file.
This import creates a Moodle Course, consisting of a Single External content activity.
The External content activity EXTERNAL_CONTENT column of the import is the HTML snippet from the file.
The External content Activity and Course are setup to support Moodle Completion based on viewing of the Page, and optional also a completion imported from an external source if EXTERNAL_MARKCOMPLETEEXTERNALLY column is true.
The results can be imported using tool_uploadexternalcontentresults
It can also optionally create a category entry and associate the course, and add a thumbnail image from a URL to the course.