Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
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