elearningsoftware / moodle-mod_journal

The Moodle journal module for moodle 2.0+
https://moodle.org/plugins/view.php?plugin=mod_journal
16 stars 34 forks source link

Entry count respects group mode. #74

Closed noisyjerm closed 1 year ago

noisyjerm commented 2 years ago

This change corrects issue of the entry count on index.php when an "$entriesmanager" is in a group being incorrect due to passing an array when an integer is expected.

Entries count also now respects the activity group mode in index.php and view.php