Browse: Home / Classes / LearnDash_Import_Quiz_Statistics /

LearnDash_Import_Quiz_Statistics::migrate_file_upload_to_essay

LearnDash_Import_Quiz_Statistics::migrate_file_upload_to_essay( string $file_upload_full = '',  int $question_id )

Migrate file upload to essay


Description #

$file_upload_full is the full path to the existing file. $question_id is needed when building the essay filename.


Parameters #

$file_upload_full

(string) (Optional) Full path to file.

Default value: ''

$question_id

(int) (Required) Question ID.


Return #

(string)


Source #

File: includes/import/class-ld-import-quiz-statistics.php