Panopto / Moodle-2.0-plugin-for-Panopto

Panopto's integration with the Moodle LMS.
http://www.panopto.com
GNU General Public License v3.0
18 stars 38 forks source link

classes and in-line code should not be mixed #157

Closed danmarsden closed 4 years ago

danmarsden commented 4 years ago

files like build_category_structure.php and panopto_course.php contain a mix of in-line code and classes.

Classes should be defined in their own stand-alone file and preferably in the classes folder rather than mixed in with in-line code.

jmalmsten-panopto commented 4 years ago

Hey Dan,

This should be resolved in the 2020072700 release.

Thanks again for bringing this to our attention and let me know if you see any other issues, Joe