Moodle Plugins directory: Table Sql | Moodle.org
Table Sql
Local plugins ::: local_table_sql
Maintained by
Robert Schrenk,
Austrian Federal Education Portal,
pro-web at
Enhance the Moodle tablesql-class by advanced features and responsive technology
Latest release:
16 sites
10 downloads
6 fans
Current versions available: 1
The moodle offers a tablesql-class that allows to build tables rather easily using a unified API. However, it lacks certain functionality like AJAX.
This plugin enhances the tablesql-class provided by Moodle. It must therefore be used by the developers, that need to reference this plugin as a dependency in their version.php. A table built on this plugin offers the following functionality:
- Load only required data by the use of AJAX
- Built in filter and sorting functions
- Change visiblity of columns instantly
Useful links
Contributors
Robert Schrenk (Lead maintainer)
Austrian Federal Education Portal
pro-web at: Developer
Please login to view contributors details and/or to contact them
I got an error when trying to run the demo table:
Unexpected non-whitespace character after JSON at position 15451 (line 1 column 15452).
How can I fix it?