djplaner / moodle-mod_bim

A Moodle activity module the provides support for managing/marking individual student blogs hosted on external services.
http://davidtjones.wordpress.com/research/bam-blog-aggregation-management/
7 stars 2 forks source link

emit the page footer when registering a feed as a student #104

Closed jonof closed 6 years ago

jonof commented 6 years ago

Presently a student with no feed registered will receive a page likely without blocks and with non-functional javascript elements because echo $OUTPUT->footer(); isn't called.