Moodle APIs 4.0
Moodle 4.0.11 (Build: 20231009)
Functions
lib.php File Reference

assignment_base is the base class for assignment types More...

Functions

 assignment_add_instance ($assignment, $mform=null)
 Adds an assignment instance.
 
 assignment_delete_instance ($id)
 Deletes an assignment instance.
 
 assignment_supports ($feature)
 

Detailed Description

assignment_base is the base class for assignment types

This class provides all the functionality for an assignment

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later