-
New Feature
-
Resolution: Won't Do
-
Minor
-
None
-
3.3, 3.4
-
MOODLE_33_STABLE, MOODLE_34_STABLE
We have different implementations of tables showing users throughout Moodle (3.3), from a UX/UI pov, most seem to rely on the html_table class.
I have been successfully prototyping and experimenting with adding the Datatables.net table library to Assignment grading table and Quiz attempts grades table, with relatively small and quick coding effort. and be able to solve some UX/UI issues like:
- Multi user fields filtering
- Freezing columns and headers
- On the fly paging (client side)
- Inline editing
- And much more features I haven't tried yet...
How about considering an implementation of Datatables.net or a similar solution to simplify the UI/UX and make it consistent throughout Moodle, and also extend the available features of all user handling tables in Moodle?
- is duplicated by
-
MDL-72038 Add DataTables.net library to 3rd party libraries
-
- Closed
-