Is it possible to get data from database by modify some JS?

Forums: 

I try to modify some code in H5P.Chart to get datafrom database(e.g. student score) and use it as output. But there's a problem when I upload h5p file to http://<my-moodle-path>/mod/hvp/library_list.php it shows PHP extension not allowed.

Content types: 
otacke's picture

Hi natthapong41!

You should probably have a look at H5P's customization hooks at https://h5p.org/node/2692

Best,

Oliver