Note: You are currently viewing documentation for Moodle 3.2. Up-to-date documentation for the latest stable version of Moodle is probably available here: Dashboard Configuration: Rendering channels.

Dashboard Configuration: Rendering channels: Difference between revisions

From MoodleDocs
No edit summary
No edit summary
 
Line 1: Line 1:
[[Dashboard BLock | Back to Index]]
[[Dashboard Block | Back to Index]]


The Dashboard Block provides several channels for plotting output. Each Channel is enabled independantly:  
The Dashboard Block provides several channels for plotting output. Each Channel is enabled independantly:  

Latest revision as of 19:17, 13 September 2012

Back to Index

The Dashboard Block provides several channels for plotting output. Each Channel is enabled independantly:

  • Show data : Shows a raw or transformed data grid with results data.
  • Show graph : Shows the plotted representation of data, if properly configured.
  • Show summarizers : If summarizers have been configured, add them tou output.
  • Show query : Show the processed query just before submission to database (for debug)
  • Show filtering query : Shows the query that is processed to get filtering values.