Class for fetching the important dates in mod_quiz for a given module instance and a user.  
 More...
|  | 
| cm_info | $cm | 
|  | The course module information object. 
 | 
|  | 
| int | $userid | 
|  | The user id. 
 | 
|  | 
Class for fetching the important dates in mod_quiz for a given module instance and a user. 
- Copyright
- 2021 Shamim Rezaie shami.nosp@m.m@mo.nosp@m.odle..nosp@m.com 
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later 
◆ get_dates()
  
  | 
        
          | mod_quiz\dates::get_dates | ( |  | ) |  |  | protected | 
 
 
◆ get_dates_for_module()
  
  | 
        
          | static core\activity_dates::get_dates_for_module | ( | cm_info | $cm, |  
          |  |  | int | $userid ) |  | staticinherited | 
 
Returns a list of important dates in the given module for the user. 
- Parameters
- 
  
    | cm_info | $cm | The course module information. |  | int | $userid | The user ID. |  
 
- Return values
- 
  
  
 
 
The documentation for this class was generated from the following file: