Browse: Home / Functions /

learndash_assignment_points_awarded

learndash_assignment_points_awarded( int $assignment_id )

Returns the number of points awarded for an assignment.


Description #

Displayed on single lessons under the submitted assignment


Parameters #

$assignment_id

(int) (Required) ID of the assignment.


Return #

(string) Returns the number of points awarded string.


Source #

File: includes/ld-assignment-uploads.php