This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
blocks:dashboard [2018/03/19 18:09] florence |
blocks:dashboard [2023/01/31 16:46] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | <html><!-- nomoodle --></html>{{ :logo-apl.png?nolink |}} <html><!-- /nomoodle --></html> | ||
===== Dashboard Block ===== | ===== Dashboard Block ===== | ||
* **Plugin type:** Block | * **Plugin type:** Block | ||
* **Name:** Dashboard | * **Name:** Dashboard | ||
- | * **Versions:** 1.9, 2.2 to 3.3 | + | * **Versions:** :M27: to :M39: |
+ | * **Older Versions:** 1.9, 2.2 to 2.6 | ||
* **Functional family:** Reporting | * **Functional family:** Reporting | ||
* **Distribution:** Public | * **Distribution:** Public | ||
* **Availability:** Release Candidate | * **Availability:** Release Candidate | ||
* **Repository:** https://github.com/vfremaux/moodle-block_dashboard | * **Repository:** https://github.com/vfremaux/moodle-block_dashboard | ||
- | * **Distributors:** [[http://www.edunao.com|Edunao]] (French speaking territories), [[http://www.activeprolearn.com|ActiveProLearn]] (all countries). | + | * **Distributor:**[[http://www.activeprolearn.com|ActiveProLearn]] |
The Dashboard blocks is a block accessory useful to build complete data reporting reports within a course, using dashboard instances as report elements to process one single query in moodle database and display results. | The Dashboard blocks is a block accessory useful to build complete data reporting reports within a course, using dashboard instances as report elements to process one single query in moodle database and display results. | ||
Line 25: | Line 27: | ||
* Data sourcing | * Data sourcing | ||
- | * Main moodle database binding, and accessory external PostGreSQL binding. | + | * Main moodle database binding, |
+ | * Accessory external PostGreSQL binding. (PRO Edition only) | ||
* SQL query input in full SQL text | * SQL query input in full SQL text | ||
* Input fields selection | * Input fields selection | ||
Line 33: | Line 36: | ||
* Result caching | * Result caching | ||
* Big results protection | * Big results protection | ||
+ | * Query result axis rotation (PRO Edition only) | ||
* Output modes | * Output modes | ||
* Data tables | * Data tables | ||
* Flat tables (records) | * Flat tables (records) | ||
* Tabular matrix | * Tabular matrix | ||
- | * Data treeview for hierarchical data | + | * Data treeview for hierarchical data (PRO Edition only) |
* Table data features | * Table data features | ||
- | * Cell Coloring on data value ruling | + | * Cell Coloring on data value ruling (PRO Edition only) |
* Summators / Aggregators | * Summators / Aggregators | ||
* Sub totals, table split | * Sub totals, table split | ||
Line 46: | Line 50: | ||
* Lines | * Lines | ||
* Donuts and Pie charts | * Donuts and Pie charts | ||
- | * Time line | + | * Time line (PRO Edition only) |
- | * GoogleMap | + | * GoogleMap (PRO Edition only) |
* Summators / Aggregators | * Summators / Aggregators | ||
* File output | * File output | ||
* CSV files format | * CSV files format | ||
* Immediate export | * Immediate export | ||
- | * Batched or delayed exports | + | * Batched or delayed exports (PRO Edition only) |
* Other features | * Other features | ||
* Dashboard instances filter coupling | * Dashboard instances filter coupling | ||
Line 58: | Line 62: | ||
==== Builds ==== | ==== Builds ==== | ||
- | ^ 2.7 ^ 2.8 ^ 2.9 ^ 3.0 ^ 3.1 ^ 3.2 ^ 3.3 ^ | + | ^ :M27: ^ :M28: ^ :M29: ^ :M30: ^ :M31: ^ :M32: ^ :M33: ^ :M34: ^ M35 ^ |
- | | <html><img src="https://travis-ci.org/vfremaux/moodle-block_dashboard.svg?branch=MOODLE_27_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-block_dashboard.svg?branch=MOODLE_28_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-block_dashboard.svg?branch=MOODLE_29_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-block_dashboard.svg?branch=MOODLE_30_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-block_dashboard.svg?branch=MOODLE_31_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-block_dashboard.svg?branch=MOODLE_32_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-block_dashboard.svg?branch=MOODLE_33_STABLE"></html> | | + | | <html><img src="https://travis-ci.org/vfremaux/moodle-block_dashboard.svg?branch=MOODLE_27_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-block_dashboard.svg?branch=MOODLE_28_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-block_dashboard.svg?branch=MOODLE_29_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-block_dashboard.svg?branch=MOODLE_30_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-block_dashboard.svg?branch=MOODLE_31_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-block_dashboard.svg?branch=MOODLE_32_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-block_dashboard.svg?branch=MOODLE_33_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-block_dashboard.svg?branch=MOODLE_34_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-block_dashboard.svg?branch=MOODLE_35_STABLE"></html> | |
[[https://travis-ci.org/vfremaux/moodle-block_dashboard/branches|Travis-ci Intégration continue]] | [[https://travis-ci.org/vfremaux/moodle-block_dashboard/branches|Travis-ci Intégration continue]] |