Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
Classes | Namespaces
gradingform_provider.php File Reference

This file contains the grading method interface. More...

Classes

interface  core_grading\privacy\gradingform_provider
 

Namespaces

 core_grading\privacy
  
 

Detailed Description

This file contains the grading method interface.

Grading method plugins should implement this if they store personal information.

Deprecated:
since Moodle 3.6 MDL-62535 Please use the gradingform_provider_v2 interface
Todo:
MDL-63167 Remove this file.
License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later