edly-io / h5pxblock

Xblock which provides ability to play H5P content in open edX
MIT License
14 stars 24 forks source link

feat: add support for due dates #24

Closed Ian2012 closed 1 year ago

Ian2012 commented 1 year ago

Description

This PR makes the user unable to store their progress in the XBlock if the due date has passed.

Testing instructions

  1. Set the due date for a subsection with an h5p content to any date in the past image
  2. As a student, verify he can interact with the h5p content but it's progress and grades are not stored

After: image

ziafazal commented 1 year ago

@Ian2012 acceptance tests on you PR are failing could you please rebase it with master?

ziafazal commented 1 year ago

@Ian2012 are good to merge this one?

Ian2012 commented 1 year ago

@ziafazal yes, it's