Developers

Technical forum about Content Type or System Plugin development.
Here you can apply for developer access.

Automated tests of content types

serettig's picture
Forums: 

Hi,

I've been wondering a lot recently whether it's possible to test H5P content types in an automated way, e.g. using Jest or Mocha or some other testing framework. What I mean is testing UI functionality, user interactions etc. From what I've gathered, testing is a major issue when the core team must review PRs due to the many possible places in which regressions and unexpected behaviour can occur. Has anyone ever tried working in this area?

Sebastian

xAPI vs core Moodle grading and feedback

Forums: 

We've had requests from faculty for us to implement an LRS so they can view H5P content from students, and provide grades and feedback.

Whilst LRSs do have their place, I'm not sure how that helps provide feedback to students nor simplify grading.

The Moodle plugin stores the xAPI information in your_prefix_here_hvp_xapi_results, so it would be a relatively easy matter (compared to setting up a LRS and creating good reports and workflows and adding feedback) to add feedback and reviewing student content and then providing grades and feedback inside Moodle itself.

Pages