19 declare(strict_types=1);
    43         return new \ilExPeerReviewGUI(
 Exercise UI frontend presentation service class. 
 
__construct(InternalDomainService $domain_service, InternalGUIService $gui_service)
 
InternalDomainService $domain_service
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
getPeerReviewGUI(\ilExAssignment $exc, ?\ilExSubmission $submission=null)
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
InternalGUIService $gui_service
 
Exercise submission //TODO: This class has many static methods related to delivered "files"...