Method: Updates course and lesson prerequisites If the prerequisite was included in the import, updates to the new imported version If the prereq is not included but the source matches, leaves the prereq intact as long as the prereq exists Otherwise removes prerequisite data from the new course / lesson
Source: includes/class.llms.generator.php:916
Method: Increments a stat in the stats object
Source: includes/class.llms.generator.php:988
Method: Determines if there was an error during the running of the generator
Source: includes/class.llms.generator.php:1001
Method: Receives a raw array of course, plan, section, lesson, etc data and gets an author id falls back to optionally supplied fallback id falls back to current user id
Source: includes/class.llms.generator.php:790
Method: Generator called for bulk course imports
Source: includes/class.llms.generator.php:270
Method: Create a new access plan
Source: includes/class.llms.generator.php:300
Method: Create a new course
Source: includes/class.llms.generator.php:347
Filter Hook: Generate LMS Content from export files or raw arrays of data
Source: includes/class.llms.generator.php:345
Method: Create a new lesson
Source: includes/class.llms.generator.php:437
Method: Creates a new quiz Creates all questions within the quiz as well
Source: includes/class.llms.generator.php:516