[AMOS commit] MDL-61905 workshop: Implement privacy API in grading strategies Committed into Git: 2018-04-27 09:07 UTC

[AMOS commit] MDL-61905 workshop: Implement privacy API in grading strategies Committed into Git: 2018-04-27 09:07 UTC

by AMOS bot -
Number of replies: 0
Author: David Mudrák
MDL-61905 workshop: Implement privacy API in grading strategies
On low level, standard grading strategies subplugins do not store
personal themselves. They make use of the grades storage provided by
the workshop itself. What they do contain though is the information
about how the assessment forms were defined. And they are also
responsible for correctly interpreting the values in the central grades
table.

Grading strategies fulfil the contract with the parent workshop module
by implementing the workshopform_provider interface. That gives them a
chance to export data about the assessment form to each of exported
assessment.


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

+ 3.3 en [privacy:metadata,workshopform_accumulative]
+ 3.3 en [privacy:metadata,workshopform_comments]
+ 3.3 en [privacy:metadata,workshopform_numerrors]
+ 3.3 en [privacy:export:metadata:map,workshopform_numerrors]
+ 3.3 en [privacy:metadata,workshopform_rubric]