learndash_assignment_points_awarded( int $assignment_id )

Returns the number of points awarded for an assignment.


Description Description

Displayed on single lessons under the submitted assignment


Parameters Parameters

$assignment_id

(Required) ID of the assignment.


Top ↑

Return Return

(string) Returns the number of points awarded string.


Top ↑

Source Source

File: includes/ld-assignment-uploads.php


			

Top ↑

User Contributed Notes User Contributed Notes

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