| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
 Inheritance diagram for ilAssSelfAssessmentQuestionFormatter:
 Collaboration diagram for ilAssSelfAssessmentQuestionFormatter:Public Member Functions | |
| format ($string) | |
| Original code copied from ::formatSAQuestion (author: akill)  More... | |
| migrateToLmContent ($string) | |
Static Public Member Functions | |
| static | prepareQuestionForLearningModule (assQuestion $question) | 
| static | getSelfAssessmentTags () | 
| Get tags allowed in question tags in self assessment mode.  More... | |
Protected Member Functions | |
| handleLineBreaks ($string) | |
| convertLatexSpanToTex ($string) | |
| stripHtmlExceptSelfAssessmentTags ($string) | |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Class ilAssSelfAssessmentQuestionFormatter
Definition at line 22 of file class.ilAssSelfAssessmentQuestionFormatter.php.
      
  | 
  protected | 
| string | $string | 
Definition at line 60 of file class.ilAssSelfAssessmentQuestionFormatter.php.
Referenced by migrateToLmContent().
 Here is the caller graph for this function:| ilAssSelfAssessmentQuestionFormatter::format | ( | $string | ) | 
Original code copied from ::formatSAQuestion (author: akill)
| $html | string | 
Definition at line 29 of file class.ilAssSelfAssessmentQuestionFormatter.php.
References ilRTE\_replaceMediaObjectImageSrc(), ilMathJax\getInstance(), and handleLineBreaks().
 Here is the call graph for this function:
      
  | 
  static | 
Get tags allowed in question tags in self assessment mode.
Definition at line 128 of file class.ilAssSelfAssessmentQuestionFormatter.php.
References ilUtil\getSecureTags().
Referenced by assQuestionGUI\addBasicQuestionFormProperties(), ilAssQuestionFeedback\buildFeedbackContentFormProperty(), assLongMenuGUI\populateQuestionSpecificFormPart(), and assClozeTestGUI\populateQuestionSpecificFormPart().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
| string | $string | 
Definition at line 47 of file class.ilAssSelfAssessmentQuestionFormatter.php.
References ilUtil\isHTML().
Referenced by format().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilAssSelfAssessmentQuestionFormatter::migrateToLmContent | ( | $string | ) | 
| string | $string | 
Implements ilAssSelfAssessmentMigrator.
Definition at line 109 of file class.ilAssSelfAssessmentQuestionFormatter.php.
References convertLatexSpanToTex(), and stripHtmlExceptSelfAssessmentTags().
 Here is the call graph for this function:
      
  | 
  static | 
| assQuestion | $question | 
Definition at line 119 of file class.ilAssSelfAssessmentQuestionFormatter.php.
References assQuestion\migrateContentForLearningModule().
Referenced by ilPCQuestion\copyPoolQuestionIntoPage().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
| string | $string | 
Definition at line 90 of file class.ilAssSelfAssessmentQuestionFormatter.php.
References ilUtil\secureString().
Referenced by migrateToLmContent().
 Here is the call graph for this function:
 Here is the caller graph for this function: