ILIAS  trunk Revision v11.0_alpha-3011-gc6b235a2e85
ILIAS\TestQuestionPool\Questions\Question Interface Reference
+ Inheritance diagram for ILIAS\TestQuestionPool\Questions\Question:
+ Collaboration diagram for ILIAS\TestQuestionPool\Questions\Question:

Public Member Functions

 validateSolutionSubmit ()
 
 toLog (AdditionalInformationGenerator $additional_info)
 
 answerToParticipantInteraction (AdditionalInformationGenerator $additional_info, int $test_id, int $active_id, int $pass, string $source_ip, TestParticipantInteractionTypes $interaction_type)
 
 toQuestionAdministrationInteraction (AdditionalInformationGenerator $additional_info, int $test_id, TestQuestionAdministrationInteractionTypes $interaction_type)
 

Detailed Description

Definition at line 28 of file Question.php.

Member Function Documentation

◆ answerToParticipantInteraction()

ILIAS\TestQuestionPool\Questions\Question::answerToParticipantInteraction ( AdditionalInformationGenerator  $additional_info,
int  $test_id,
int  $active_id,
int  $pass,
string  $source_ip,
TestParticipantInteractionTypes  $interaction_type 
)

Implemented in assQuestion.

◆ toLog()

◆ toQuestionAdministrationInteraction()

ILIAS\TestQuestionPool\Questions\Question::toQuestionAdministrationInteraction ( AdditionalInformationGenerator  $additional_info,
int  $test_id,
TestQuestionAdministrationInteractionTypes  $interaction_type 
)

Implemented in assQuestion.

◆ validateSolutionSubmit()

ILIAS\TestQuestionPool\Questions\Question::validateSolutionSubmit ( )

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