learndash_updated_essay_scoring
Filter Hook: Filter updated scoring data
@package: LearnDash / Essay / Listing
Source Files: includes/admin/classes-posts-listings/class-learndash-admin-essays-listing.php
Filter Hook: Filter updated scoring data
Action Hook: Perform action after all the quiz data is updated
Function: Updates the user’s submitted essay data.
Action Hook: Fires after the essay response data is updated.
Function: Updates the user’s essay and quiz data on post save.
Action Hook: Fires after a new essay is submitted.
Function: Removes the default submitdiv meta box from the essay post type in the admin edit screen.
Function: Registers the essay upload metabox.
Function: Prints the essay upload metabox content.
Function: Registers the essay grading response metabox.
Function: Prints the essay grading response metabox content.
Function: Saves the essay grading response to the post meta.
Function: Registers the essay grading metabox.
Function: Prints the essay grading metabox content.
Function: Gets the essay data for this particular submission
Function: Adds a new essay response.
Filter Hook: Filters list of allowed html tags in essay content.
Filter Hook: Filters new essay submission `wp_insert_post` arguments.
Function: Registers the essay post type.
Function: Adds the essay post type capabilities.