H5p SPA (react or vue)
Submitted by archana_perfect... on Wed, 04/06/2022 - 10:24
Forums:
Hi,
Is it possible to fetch questions and content type from API or json and load corresponsing H5p files ?
eg : API sends question type(true or false)and question with answers. and based on type I need to import true or false library and run the content. I could achieve half way through h5p cli in local. But not sure if the same can be possible in production server.
Please help !