Create Content Programmatically
Submitted by Shake on Thu, 06/02/2022 - 18:31
Forums:
Hi there
i wanted to know how to programatically create new content using H5P
As an example: lets say we had 10 questions and 10 answers and we wanted to turn them into a cross word puzzle. is there a way to automate this process? can we automate the creation process for every H5P function?
thanks in advance!
otacke
Thu, 06/02/2022 - 23:21
Permalink
Hi Shake!You might want to
Hi Shake!
You might want to look into https://github.com/sr258/h5p-cli-creator and the H5P specification at https://h5p.org/documentation/developers/h5p-specification
Best,
Oliver
dthies
Tue, 06/07/2022 - 16:47
Permalink
This can be done also with
This can be done also with Moodle plugin https://moodle.org/plugins/contenttype_repurpose. Questions can be imported to Moodle question bank from a variety of formats and then to converted to H5P content types including Crossword.