apply_filters( 'learndash_points_awarded_output_format', string $output_format , string $current , int $max_points , int $percentage )
Filters the output format of the awarded points of an assignment.
Description Description
Parameters Parameters
- $output_format
-
Output Format of awarded points.
- $current
-
Achieved points.
- $max_points
-
Maximum points.
- $percentage
-
Percentage of achieved points/maximum points.
Source Source
File: includes/ld-assignment-uploads.php