[AMOS commit] MDL-71642 qbank_comment: Add question comment plugin to core Committed into Git: 2021-06-02 06:29 UTC

[AMOS commit] MDL-71642 qbank_comment: Add question comment plugin to core Committed into Git: 2021-06-02 06:29 UTC

by AMOS bot -
Number of replies: 0
Author: Guillermo Gomez
MDL-71642 qbank_comment: Add question comment plugin to core
This implementation will introduce a qbank plugin
"comment" which will allow users with the capability
to comment in a question. It also implements a
callback for the question preview page to view
and add comments from the preview page. Comment
plugin is implemented using the existing comments
API from the core.

Co-Authored-By: Guillermo Gomez Arias <guillermogomez@catalyst-au.net>
Co-Authored-By: Safat Shahin <safatshahin@catalyst-au.net>
Co-Authored-By: Matt Porritt <mattp@catalyst-au.net>


http://git.moodle.org/gw?p=moodle.git;a=commit;h=3be2b123e5fe7e98a24793ac1ddd5cbcd5318583
http://github.com/moodle/moodle/commit/3be2b123e5fe7e98a24793ac1ddd5cbcd5318583

+ 4.0 en [question:commentall,core_role]
+ 4.0 en [question:commentmine,core_role]
+ 4.0 en [pluginname,qbank_comment]
+ 4.0 en [privacy:metadata:core_comment,qbank_comment]
+ 4.0 en [comment,qbank_comment]
+ 4.0 en [commentplural,qbank_comment]
+ 4.0 en [addcomment,qbank_comment]
+ 4.0 en [close,qbank_comment]
+ 4.0 en [commentheader,qbank_comment]
+ 4.0 en [commentdisabled,qbank_comment]
+ 4.0 en [comment_added,qbank_comment]
+ 4.0 en [comment_removed,qbank_comment]