Renderable feedback for the author of submission.  
 More...
|  | 
| string | $content = null | 
|  | the feedback text 
 | 
|  | 
| int | $format = null | 
|  | format of the feedback text 
 | 
|  | 
| stdClass | $provider = null | 
|  | the user info 
 | 
|  | 
Renderable feedback for the author of submission. 
◆ __construct()
      
        
          | workshop_feedback_author::__construct | ( | stdClass | $submission | ) |  | 
      
 
Extracts feedback from the given submission record. 
- Parameters
- 
  
    | stdClass | $submission | record as returned by { |  
 
- See also
- self\get_submission_by_id()} 
 
 
◆ get_content()
  
  | 
        
          | workshop_feedback::get_content | ( |  | ) |  |  | inherited | 
 
 
◆ get_format()
  
  | 
        
          | workshop_feedback::get_format | ( |  | ) |  |  | inherited | 
 
- Return values
- 
  
    | int | format of the feedback text |  
 
 
 
◆ get_provider()
  
  | 
        
          | workshop_feedback::get_provider | ( |  | ) |  |  | inherited | 
 
 
The documentation for this class was generated from the following file: