WORKAROUND: Changed the whiteboard to use Flash rather than Literally Canvas.js seems to fix the problem.
Poodll Version: 2.8.5(Build 2015121106)
Assignment Pluggin Version: 1.5.9 (Build 2015121101)
Moodle Version 2.9.4
I created a whiteboard assignment. When students go to add submission, they get a blank screen with a SAVE PICTURE at the bottom. It looks like there's a big space for the whiteboard, just nothing shows.
I think it's having trouble locating the jquery library.
I opened Firefox debugger and it says
ReferenceError: $ is not defined
DrawingBoard.Control.extend()
drawingboard.min.js:1
<anonymous>
drawingboard.min.js:1
drawingboard.min.js:1:13293
TypeError: $ is undefined
DrawingBoard.Board()
drawingboard.min.js:1
M.filter_poodll.loaddrawingboard()
module.js:1
<anonymous>
view.php:167
e._notify()
yui_combo.php:9
e._use/T()
yui_combo.php:9
e.Loader.prototype._finish()
yui_combo.php:16
e.Loader.prototype._onSuccess()