EscolaLMS / H5P

Headless H5P Laravel REST API
MIT License
22 stars 20 forks source link

H5P Report for all User Interactive #212

Closed MahmoudSaidHaggag closed 2 months ago

MahmoudSaidHaggag commented 2 months ago

I want to display list of users with their solutions for H5P content and display H5P content as specific user data such as

Screenshot from 2024-07-29 06-26-41 Screenshot from 2024-07-29 06-27-10 Screenshot from 2024-07-29 06-27-47

Please can help me

qunabu commented 2 months ago

you would like to get access to this kind of reports in admin panel related to https://h5p.org/documentation/for-authors/analyzing-results-and-answers ?

ps. what is reporting software you attached screenshots ?

MahmoudSaidHaggag commented 2 months ago

These screenshots from h5p.com website

https://h5p.com

Can watch video to see all features

Please, you can make this kind of reports on your package to support laravel projects, because all available reports built as plugins with wordpress and moodle only

Most developers want one that build on laravel environment. the most php framework is used

qunabu commented 2 months ago

@MahmoudSaidHaggag h5p is sending xAPI data which you can consume with LRS, we use https://traxlrs.com/ but it doesn't have any build in feature like h5p.com has - this is their premium feature.

Although all the data is stored in LRS you would need just to build a visual layer on that