Learndash_Admin_Essay_Edit::essay_grading_meta_box Learndash_Admin_Essay_Edit::essay_grading_meta_box( WP_Post $essay ) Prints the essay grading metabox content. ContentsDescription Parameters Source Changelog Related @package Uses Description # Copied/modified version of submitdiv from core. Parameters # $essay (WP_Post) (Required) The WP_Post essay object. Source # File: includes/admin/classes-posts-edits/class-learndash-admin-essay-edit.php Changelog # Changelog Version Description 3.2.3 Introduced. Related # @package # LearnDash / Essay / Edit Uses # Uses Uses Description includes/admin/class-learndash-admin-data-upgrades.php: learndash_is_data_upgrade_quiz_questions_updated () Utility function to check if the data upgrade for Quiz Questions has been run. includes/ld-misc-functions.php: learndash_format_course_points () Formats course points to the specified decimal value. includes/ld-misc-functions.php: learndash_adjust_date_time_display () Converts a GMT timestamp to local timezone adjusted display. includes/class-ld-custom-label.php: LearnDash_Custom_Label::get_label () Get label based on key name. includes/class-ld-custom-label.php: learndash_get_custom_label () Utility function to get a custom field label. includes/class-ld-custom-label.php: learndash_get_custom_label_lower () Utility function to get a custom field label lowercase. includes/quiz/ld-quiz-essays.php: learndash_get_submitted_essay_data () Gets the essay data for this particular submission includes/quiz/ld-quiz-functions.php: learndash_get_question_post_by_pro_id () Gets the question post ID from the pro quiz question ID. includes/lib/wp-pro-quiz/lib/model/WpProQuiz_Model_QuestionMapper.php: WpProQuiz_Model_QuestionMapper::__construct () Constructor.
Uses # Uses Uses Description includes/admin/class-learndash-admin-data-upgrades.php: learndash_is_data_upgrade_quiz_questions_updated () Utility function to check if the data upgrade for Quiz Questions has been run. includes/ld-misc-functions.php: learndash_format_course_points () Formats course points to the specified decimal value. includes/ld-misc-functions.php: learndash_adjust_date_time_display () Converts a GMT timestamp to local timezone adjusted display. includes/class-ld-custom-label.php: LearnDash_Custom_Label::get_label () Get label based on key name. includes/class-ld-custom-label.php: learndash_get_custom_label () Utility function to get a custom field label. includes/class-ld-custom-label.php: learndash_get_custom_label_lower () Utility function to get a custom field label lowercase. includes/quiz/ld-quiz-essays.php: learndash_get_submitted_essay_data () Gets the essay data for this particular submission includes/quiz/ld-quiz-functions.php: learndash_get_question_post_by_pro_id () Gets the question post ID from the pro quiz question ID. includes/lib/wp-pro-quiz/lib/model/WpProQuiz_Model_QuestionMapper.php: WpProQuiz_Model_QuestionMapper::__construct () Constructor.