lifterlms_template_student_dashboard_my_grades_table( LLMS_Course $course, LLMS_Student $student )

Output the template for a single grades table on the student dashboard


Description Description


Parameters Parameters

$course

(Required) LLMS_Course.

$student

(Required) LLMS_Student.


Top ↑

Return Return

(void)


Top ↑

Source Source

File: includes/functions/llms.functions.templates.dashboard.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.24.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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