Hello we have just installed a number of PoodLL plugins on our moodle development environment in hopes of replacing nanogong and have seen some weirdness.
We are running moodle 3.0.5+ on RHEL 6 with postgres DB
We have installed the following PoodLL plugins:
- Filter (2.8.6(Build 2016061600))
- Recording (2.6.0(Build 2015121100))
- Assignment Submissions (1.5.9 (Build 2015121101))
- Feedback (1.0.6 (Build 2015121101))
I noticed a number of warnings in the error log:
[Wed Aug 17 16:42:40 2016] [error] [client x.x.x.x] File does not exist: /ROOT-DIRECTORY/moodle/mod/assign/skinvolumemeter.png, referer: https://SERVERNAME/moodle/mod/assign/view.php
[Wed Aug 17 16:42:40 2016] [error] [client x.x.x.x] File does not exist: /ROOT-DIRECTORY/moodle/mod/assign/plainskinbackground.png, referer: https://SERVERNAME/moodle/mod/assign/view.php
Is there some configuration issues we missed?
Also, when we attempted to submit an audio assignment, the recorder would appear, the audio would be recorded and could be listened to but when submitted, the recorder showed up again on screen and the page was still loading (spinning). I noticed a brief glance of some debug information and realized that moodle was set to debug email sending. If I stopped the page, and went back to view the assignment, the audio was uploaded and working (blue flow player). When I turned the debug off, it appeared to work.
Also, for some reason, a tester indicated that they were unable to use the recorder but then it started working. I know this is minimal information but is it possible that cache needed to be cleared or permissions for player needed to be accepted?
Any advice would be appreciated. If I have more additional comments, I will add them.
Thanks
Eric