Kibworks Student Dashboard gives LearnDash students one place to see everything about their learning, without sending them into wp-admin.
Add the shortcode [kibworks_student_dashboard] to any page and students get a sidebar dashboard with four sections:
The sections use clean URLs off the page you place the shortcode on, for example /dashboard/courses/ and /dashboard/profile/.
Every colour is a CSS custom property you can set from the settings screen, along with the two Google Fonts used, your logo, and which tabs are visible. Nothing is hard-coded, so the dashboard can be made to match your theme.
LearnDash must be installed and active. If it is not, the shortcode renders a notice instead of the dashboard.
This plugin loads the two selected fonts from Google Fonts (https://fonts.googleapis.com) so the dashboard renders with your chosen typography. No data other than the standard font request is sent. Google’s terms are at https://policies.google.com/terms and its privacy policy at https://policies.google.com/privacy. No other external service is contacted, and all images and scripts are bundled with the plugin.
This is an independent add-on. LearnDash is a trademark of Liquid Web, LLC, and this plugin is not affiliated with, endorsed by, or sponsored by them.