ILIAS  release_6 Revision v6.24-5-g0c8bfefb3b8
ilAsqQuestionPresentation Interface Reference
+ Collaboration diagram for ilAsqQuestionPresentation:

Public Member Functions

 setQuestion (ilAsqQuestion $question)
 
 getQuestionPresentation (ilAsqQuestionSolution $solution)
 
 getSolutionPresentation (ilAsqQuestionSolution $solution)
 
 getGenericFeedbackOutput (ilAsqQuestionSolution $solution)
 
 getSpecificFeedbackOutput (ilAsqQuestionSolution $solution)
 
 hasInlineFeedback ()
 
 isAutosaveable ()
 
 setQuestionNavigation (ilAsqQuestionNavigationAware $questionNavigationAware)
 

Detailed Description

Definition at line 12 of file interface.ilAsqQuestionPresentation.php.

Member Function Documentation

◆ getGenericFeedbackOutput()

ilAsqQuestionPresentation::getGenericFeedbackOutput ( ilAsqQuestionSolution  $solution)
Parameters
ilAsqQuestionSolution$solution
Returns

◆ getQuestionPresentation()

ilAsqQuestionPresentation::getQuestionPresentation ( ilAsqQuestionSolution  $solution)
Parameters
ilAsqQuestionSolution$solution
Returns

◆ getSolutionPresentation()

ilAsqQuestionPresentation::getSolutionPresentation ( ilAsqQuestionSolution  $solution)
Parameters
ilAsqQuestionSolution$solution
Returns

◆ getSpecificFeedbackOutput()

ilAsqQuestionPresentation::getSpecificFeedbackOutput ( ilAsqQuestionSolution  $solution)
Parameters
ilAsqQuestionSolution$solution
Returns

◆ hasInlineFeedback()

ilAsqQuestionPresentation::hasInlineFeedback ( )
Returns
bool

◆ isAutosaveable()

ilAsqQuestionPresentation::isAutosaveable ( )
Returns
bool

◆ setQuestion()

ilAsqQuestionPresentation::setQuestion ( ilAsqQuestion  $question)
Parameters
ilAsqQuestion$question

Referenced by ilAsqFactory\getQuestionPresentationInstance().

+ Here is the caller graph for this function:

◆ setQuestionNavigation()

ilAsqQuestionPresentation::setQuestionNavigation ( ilAsqQuestionNavigationAware  $questionNavigationAware)

The documentation for this interface was generated from the following file: