add_meta_boxes()
Function: Adds the metaboxes for quiz post type.
@package: LearnDash
Source Files: includes/quiz/ld-quiz-metaboxes.php
Function: Adds the metaboxes for quiz post type.
Function: Updates the essays post meta with a reference to the quiz attempt user meta.
learndash_quiz_submitted_update_essay Read More »
Function: Deletes the uploaded file when essay post is deleted.
learndash_before_delete_essay Read More »
Function: Handles the approval of the essay in bulk.
learndash_essay_bulk_actions_approve Read More »
Function: Handles the file uploads for the essays.
learndash_essay_fileupload_process Read More »
Function: Handles the AJAX file upload for an essay question.
learndash_upload_essay Read More »
Function: Restricts the assignment listings view to group leader only.
learndash_restrict_essay_listings_for_group_admins Read More »
Function: Updates the quiz statistics for the given quiz attempt.
learndash_update_quiz_statistics Read More »
Function: Updates the quiz activity for a user.
learndash_update_quiz_activity Read More »
Function: Updates the user’s quiz data.
learndash_update_quiz_data Read More »
Function: Updates the user’s submitted essay data.
learndash_update_submitted_essay_data Read More »
Function: Updates the user’s essay and quiz data on post save.
learndash_save_essay_status_metabox_data Read More »
Function: Gets the essay data for this particular submission
learndash_get_submitted_essay_data Read More »
Function: Prints the essay grading metabox content.
learndash_essay_grading_meta_box Read More »
Function: Registers the essay grading metabox.
learndash_register_essay_grading_metabox Read More »
Function: Saves the essay grading response to the post meta.
learndash_save_essay_grading_response Read More »
Function: Prints the essay grading response metabox content.
learndash_essay_grading_response_meta_box Read More »
Function: Registers the essay grading response metabox.
learndash_register_essay_grading_response_metabox Read More »
Function: Prints the essay upload metabox content.
learndash_essay_upload_meta_box Read More »
Function: Registers the essay upload metabox.
learndash_register_essay_upload_metabox Read More »