Test helper class for the calculated multiple-choice question type.  
 More...
Test helper class for the calculated multiple-choice question type. 
- Copyright
- 2011 The Open University 
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later 
◆ get_question_editing_form()
  
  | 
        
          | static question_test_helper::get_question_editing_form | ( |  | $cat, |  
          |  |  |  | $questiondata ) |  | staticinherited | 
 
Set up a form to create a question in $cat. 
This method also sets cat and contextid on $questiondata object. 
- Parameters
- 
  
    | object | $cat | the category |  | object | $questiondata | form initialisation requires question data. |  
 
- Return values
- 
  
  
 
 
◆ get_test_questions()
      
        
          | qtype_calculatedmulti_test_helper::get_test_questions | ( |  | ) |  | 
      
 
 
◆ make_calculatedmulti_question_multiresponse()
      
        
          | qtype_calculatedmulti_test_helper::make_calculatedmulti_question_multiresponse | ( |  | ) |  | 
      
 
Makes a calculated multiple-choice question with multiple right answers. 
- Return values
- 
  
  
 
 
◆ make_calculatedmulti_question_singleresponse()
      
        
          | qtype_calculatedmulti_test_helper::make_calculatedmulti_question_singleresponse | ( |  | ) |  | 
      
 
Makes a calculated multiple-choice question about summing two numbers. 
- Return values
- 
  
  
 
 
The documentation for this class was generated from the following file: