Dashboard icon

Dashboard

Graphic, one query dashboard element using MIT library JQplot and other libraries
Price option: Free

Supports Moodle 1.9-3.0 See all versions
Latest release: 10 years ago
Installations: 73
Downloads (last 90 days): 40

Frankenstyle name: block_dashboard
Blocks

Comments

Product ratings and reviews are coming to Moodle Marketplace. Until then, existing comments remain available to read, but new posts have been disabled.

is this module available for 2.4?
thanks
I can not register on your site! Where can I see an example of a query in your pictures?
Data tables have been renamed shorter and more consistent.
Last post raised a translation value string error (without explicit notice) that seeems not harm the plugin.
Thanks Samet, will fix this quickly.
coding errors...
block_dashboard
Coding error detected, it must be fixed by a programmer: Invalid table name {block_dashboard_filter_cache_data}: name is too long. Limit is 28 chars.
More information about this error
Debug info:
Error code: codingerror
Stack trace:
line 287 of \lib\ddl\sql_generator.php: coding_exception thrown
line 125 of \lib\ddl\mysql_sql_generator.php: call to sql_generator->getCreateTableSQL()
line 248 of \lib\ddl\sql_generator.php: call to mysql_sql_generator->getCreateTableSQL()
line 401 of \lib\ddl\database_manager.php: call to sql_generator->getCreateStructureSQL()
line 356 of \lib\ddl\database_manager.php: call to database_manager->install_from_xmldb_structure()
line 779 of \lib\upgradelib.php: call to database_manager->install_from_xmldb_file()
line 360 of \lib\upgradelib.php: call to upgrade_plugins_blocks()
line 1524 of \lib\upgradelib.php: call to upgrade_plugins()
line 329 of \admin\index.php: call to upgrade_noncore()
I have reworked the package so that additional libs are invoked within the block itself. I guess i will orient to making a local framework to centralize all that goodies, like MoodleRooms do for Flexipage...