Dash
Dash | |
---|---|
Type | Block |
Set | N/A |
Downloads | https://moodle.org/plugins/block_dash |
Issues | https://github.com/stefanscholz/moodle-block_dash |
Discussion | https://github.com/stefanscholz/moodle-block_dash/issues |
Maintainer(s) | Stefan Scholz, bdecent gmbh |
Overview
Dash is a block which can be added anywhere on your moodle site to display various information, e.g. the current user's profile information or a list of users in the current course. It is built on a powerful engine which supports various data sources and templates.
Typical use cases
- Display the participants of the current course
- Display the current user's profile information, with support for custom profile fields
- List my classmates (everybody who is in the same group)
- List all students of a teacher (all participants of all courses where the current user has a teacher role)
- List all participants including their picture and group
Premium Addon Available
Dash Pro adds more data sources (Courses, Dashboards and Completion) and more templates (Grid, 2 Accordions, One Figure + Label, One Figure / Other Figure). Dash pro also enables you to create unlimited dashboards, which can be made available to all logged-in users, a certain cohort or even public. Dashboards are great for Landing Pages, Course overview pages, Course teasers, Trainer cockpit, Admin cockpit ... and many more
Installation
Option 1: Install from Moodle.org (recommended)
- Login as an admin and go to Site administration > Plugins > Install plugins. (If you can't find this location, then plugin installation is prevented on your site.)
- Click the button 'Install plugins from Moodle plugins directory'.
- Search for "Dash", click the Install button then click Continue.
- Confirm the installation request
- Check the plugin validation report
Option 2: Install from zip package
- Download Dash from https://moodle.org/plugins/pluginversions.php?plugin=block_dash
- Login to your Moodle site as an admin and go to Administration > Site administration > Plugins > Install plugins.
- Upload the ZIP file. You should only be prompted to add extra details (in the Show more section) if the plugin is not automatically detected.
- If your target directory is not writeable, you will see a warning message.
- Check the plugin validation report
Option 3: Install manually on server
- Download Dash from https://moodle.org/plugins/pluginversions.php?plugin=block_dash
- Upload or copy it to your Moodle server.
- Unzip it in the `/blocks` directory.
- In your Moodle site (as admin) go to Settings > Site administration > Notifications (you should, for most plugin types, get a message saying the plugin is installed).
For more detailed info, visit https://docs.moodle.org/403/en/Installing_plugins