ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Public Member Functions | |
__construct (ilExAssignment $a_ass, ?ilExSubmission $a_submission=null) | |
executeCommand () | |
returnToParentObject () | |
buildSubmissionPropertiesAndActions (\ILIAS\Exercise\Assignment\PropertyAndActionBuilderUI $builder) | |
showGivenPeerReviewObject () | |
showReceivedPeerReviewObject () | |
editPeerReviewObject () | |
editPeerReviewItemObject (?ilPropertyFormGUI $a_form=null) | |
observeMessageAction (int $giver_id, int $peer_id, int $note_id, string $action) | |
updateCritAjaxObject () | |
updatePeerReviewObject () | |
downloadPeerReviewObject () | |
showPeerReviewOverviewObject () | |
confirmResetPeerReviewObject () | |
resetPeerReviewObject () | |
Static Public Member Functions | |
static | getOverviewContent (ilInfoScreenGUI $a_info, ilExSubmission $a_submission) |
Protected Member Functions | |
canGive () | |
canView () | |
getReceivedFeedbackPanel (array $a_peer_items, bool $a_by_peer=false) | |
getSubPanel (string $title, array $props, ?ilMessageGUI $mess_gui=null) | |
getLateSubmissionInfo (ilExSubmission $a_submission) | |
getPeerReviewReceiverPanel (ilExAssignment $ass, int $user_id, array $peer_data) | |
getMessagesGUI (int $giver_id, int $peer_id) | |
isValidPeer (int $a_peer_id) | |
getSubmissionContent (ilExSubmission $a_submission) | |
initPeerReviewItemForm (int $a_peer_id) | |
handlePeerReviewChange () | |
Protected Attributes | |
ILIAS Exercise PeerReview Criteria CriteriaFileManager | $criteria_file |
ILIAS Exercise Submission SubmissionManager | $subm |
int | $requested_giver_id |
ILIAS Exercise Notification NotificationManager | $notification |
ILIAS Notes Service | $notes |
ILIAS Exercise InternalGUIService | $gui |
ILIAS Exercise InternalDomainService | $domain |
ilCtrl | $ctrl |
ilTabsGUI | $tabs_gui |
ilLanguage | $lng |
ilGlobalPageTemplate | $tpl |
ilObjUser | $user |
ilExAssignment | $ass |
ilExSubmission | $submission |
int | $requested_review_giver_id = 0 |
int | $requested_review_peer_id = 0 |
string | $requested_review_crit_id = "" |
int | $requested_peer_id = 0 |
string | $requested_crit_id = "" |
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 ilExPeerReviewGUI
Definition at line 27 of file class.ilExPeerReviewGUI.php.
ilExPeerReviewGUI::__construct | ( | ilExAssignment | $a_ass, |
?ilExSubmission | $a_submission = null |
||
) |
Definition at line 49 of file class.ilExPeerReviewGUI.php.
References $DIC, $service, ILIAS\Repository\ctrl(), ilExAssignment\getId(), ILIAS\Repository\lng(), ILIAS\UI\examples\Symbol\Glyph\Notification\notification(), and ILIAS\Repository\user().
ilExPeerReviewGUI::buildSubmissionPropertiesAndActions | ( | \ILIAS\Exercise\Assignment\PropertyAndActionBuilderUI | $builder | ) |
Definition at line 259 of file class.ilExPeerReviewGUI.php.
References Vendor\Package\$f, $lng, $url, ilExSubmission\getAssignment(), ilExAssignment\getId(), ilExAssignment\getPeerReview(), ilExSubmission\getPeerReview(), ilExAssignment\getPeerReviewDeadline(), ilExSubmission\getUserId(), and ILIAS\Repository\lng().
|
protected |
Definition at line 399 of file class.ilExPeerReviewGUI.php.
|
protected |
Definition at line 407 of file class.ilExPeerReviewGUI.php.
ilExPeerReviewGUI::confirmResetPeerReviewObject | ( | ) |
Definition at line 1210 of file class.ilExPeerReviewGUI.php.
References ILIAS\Repository\lng(), and ilGlobalPageTemplate\setContent().
ilExPeerReviewGUI::downloadPeerReviewObject | ( | ) |
Definition at line 1127 of file class.ilExPeerReviewGUI.php.
References ilExcCriteria\getInstanceById(), and ilExcCriteria\getInstanceByType().
ilExPeerReviewGUI::editPeerReviewItemObject | ( | ?ilPropertyFormGUI | $a_form = null | ) |
Definition at line 810 of file class.ilExPeerReviewGUI.php.
References ILIAS\Repository\ctrl().
ilExPeerReviewGUI::editPeerReviewObject | ( | ) |
ilDateTimeException |
Definition at line 680 of file class.ilExPeerReviewGUI.php.
References ilDatePresentation\formatDate(), IL_CAL_UNIX, ILIAS\Repository\lng(), and ilGlobalPageTemplate\setContent().
ilExPeerReviewGUI::executeCommand | ( | ) |
ilCtrlException |
Definition at line 85 of file class.ilExPeerReviewGUI.php.
References $ctrl, $gui, $lng, $tabs_gui, ILIAS\Repository\ctrl(), getMessagesGUI(), returnToParentObject(), and ilLanguage\txt().
|
protected |
Definition at line 663 of file class.ilExPeerReviewGUI.php.
References $lng.
|
protected |
Definition at line 848 of file class.ilExPeerReviewGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\user().
Referenced by executeCommand().
|
static |
ilDateTimeException |
Definition at line 156 of file class.ilExPeerReviewGUI.php.
|
protected |
Definition at line 717 of file class.ilExPeerReviewGUI.php.
References Vendor\Package\$f, $lng, ilObject\_lookupType(), ilDatePresentation\formatDate(), ilUserUtil\getNamePresentation(), ilExSubmission\getPeerReview(), IL_CAL_DATETIME, and ILIAS\Repository\lng().
|
protected |
Definition at line 489 of file class.ilExPeerReviewGUI.php.
References $lng, and ilUserUtil\getNamePresentation().
|
protected |
Definition at line 926 of file class.ilExPeerReviewGUI.php.
|
protected |
Definition at line 637 of file class.ilExPeerReviewGUI.php.
|
protected |
Definition at line 1115 of file class.ilExPeerReviewGUI.php.
References $exercise.
|
protected |
ilDateTimeException |
Definition at line 946 of file class.ilExPeerReviewGUI.php.
|
protected |
Definition at line 915 of file class.ilExPeerReviewGUI.php.
ilExPeerReviewGUI::observeMessageAction | ( | int | $giver_id, |
int | $peer_id, | ||
int | $note_id, | ||
string | $action | ||
) |
Definition at line 886 of file class.ilExPeerReviewGUI.php.
ilExPeerReviewGUI::resetPeerReviewObject | ( | ) |
Definition at line 1232 of file class.ilExPeerReviewGUI.php.
References $exercise, $user_id, ILIAS\Repository\lng(), and ilExAssignment\PEER_REVIEW_VALID_NONE.
ilExPeerReviewGUI::returnToParentObject | ( | ) |
Definition at line 148 of file class.ilExPeerReviewGUI.php.
References ILIAS\Repository\ctrl().
Referenced by executeCommand().
ilExPeerReviewGUI::showGivenPeerReviewObject | ( | ) |
Definition at line 422 of file class.ilExPeerReviewGUI.php.
References $lng, ILIAS\Repository\lng(), ilGlobalPageTemplate\setContent(), and ilGlobalPageTemplate\setTitle().
ilExPeerReviewGUI::showPeerReviewOverviewObject | ( | ) |
Definition at line 1166 of file class.ilExPeerReviewGUI.php.
References Vendor\Package\$f, ILIAS\Repository\lng(), and ilGlobalPageTemplate\setContent().
ilExPeerReviewGUI::showReceivedPeerReviewObject | ( | ) |
Definition at line 454 of file class.ilExPeerReviewGUI.php.
References $lng, ILIAS\Repository\lng(), ilGlobalPageTemplate\setContent(), and ilGlobalPageTemplate\setTitle().
ilExPeerReviewGUI::updateCritAjaxObject | ( | ) |
Definition at line 1031 of file class.ilExPeerReviewGUI.php.
References exit, ilExcCriteria\getInstanceById(), ilExcCriteria\getInstanceByType(), and ilGlobalPageTemplate\getOnLoadCodeForAsynch().
ilExPeerReviewGUI::updatePeerReviewObject | ( | ) |
Definition at line 1063 of file class.ilExPeerReviewGUI.php.
References $lng, $valid, and ILIAS\Repository\lng().
|
protected |
Definition at line 41 of file class.ilExPeerReviewGUI.php.
|
protected |
Definition at line 29 of file class.ilExPeerReviewGUI.php.
|
protected |
Definition at line 36 of file class.ilExPeerReviewGUI.php.
Referenced by executeCommand().
|
protected |
Definition at line 35 of file class.ilExPeerReviewGUI.php.
|
protected |
Definition at line 34 of file class.ilExPeerReviewGUI.php.
Referenced by executeCommand().
|
protected |
Definition at line 38 of file class.ilExPeerReviewGUI.php.
Referenced by executeCommand().
|
protected |
Definition at line 33 of file class.ilExPeerReviewGUI.php.
|
protected |
Definition at line 32 of file class.ilExPeerReviewGUI.php.
|
protected |
Definition at line 47 of file class.ilExPeerReviewGUI.php.
|
protected |
Definition at line 31 of file class.ilExPeerReviewGUI.php.
|
protected |
Definition at line 46 of file class.ilExPeerReviewGUI.php.
|
protected |
Definition at line 45 of file class.ilExPeerReviewGUI.php.
|
protected |
Definition at line 43 of file class.ilExPeerReviewGUI.php.
|
protected |
Definition at line 44 of file class.ilExPeerReviewGUI.php.
|
protected |
Definition at line 30 of file class.ilExPeerReviewGUI.php.
|
protected |
Definition at line 42 of file class.ilExPeerReviewGUI.php.
|
protected |
Definition at line 37 of file class.ilExPeerReviewGUI.php.
Referenced by executeCommand().
|
protected |
Definition at line 39 of file class.ilExPeerReviewGUI.php.
|
protected |
Definition at line 40 of file class.ilExPeerReviewGUI.php.