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.
Return Return
(void)
Source Source
File: includes/functions/llms.functions.templates.dashboard.php
Changelog Changelog
Version | Description |
---|---|
3.24.0 | Introduced. |