Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
4.0.5
-
None
-
MOODLE_400_STABLE
Description
Add a Comments block in the Grader's page (view.php?id=X&rownum=0&useridlistid=Y&action=grading).
Click on the button to rate any activity.
You get a JavaScript error, and the PDF viewer is not loaded.
"container" is not defined. See this line in comment/comment.js:
var container = Y.one('#comment-ctrl-'+this.client_id);