learndash_ajax_mark_complete( int|null $quiz_id = null, int|null $lesson_id = null )

Handles the AJAX output to mark a quiz complete.


Description Description


Parameters Parameters

$quiz_id

(Optional) Quiz ID.

Default value: null

$lesson_id

(Optional) Lesson ID.

Default value: null


Top ↑

Source Source

File: includes/course/ld-course-progress.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.