jonof / moodle-block_completion_progress

A time management tool for students using activity completion
https://moodle.org/plugins/block_completion_progress
GNU General Public License v3.0
17 stars 65 forks source link

added forum and data activity modules #79

Open faisalkaleem opened 2 years ago

faisalkaleem commented 2 years ago

This is my first ever contribution to a Moodle plugin please correct if I did something wrong.

I have added forum and data activity modules. with followings:

  1. It considers the activity completion rules.
  2. If all the criteria matches and grading is yet to be done show status to submitted.
  3. If graded then show the progress as complete.

Thanks.