ILIAS
release_8 Revision v8.23
|
Class ilExerciseManagementGUI. More...
Data Fields | |
const | VIEW_ASSIGNMENT = 1 |
const | VIEW_PARTICIPANT = 2 |
const | VIEW_GRADES = 3 |
const | FEEDBACK_ONLY_SUBMISSION = "submission_only" |
const | FEEDBACK_FULL_SUBMISSION = "submission_feedback" |
const | GRADE_NOT_GRADED = "notgraded" |
const | GRADE_PASSED = "passed" |
const | GRADE_FAILED = "failed" |
Protected Member Functions | |
getViewBack () | |
initSubmission () | |
getMultiActionUserIds (bool $a_keep_teams=false) | |
saveStatus (array $a_data, bool $a_redirect=true) | |
initGroupForm () | |
initIndividualDeadlineModal () | |
parseIndividualDeadlineData (array $a_data) | |
handleIndividualDeadlineCallsObject () | |
initIndividualDeadlineForm (array $a_ass_map, array $ids) | |
setIndividualDeadlineObject () | |
getSubmissionZipFilePath (ilExSubmission $submission, bool $print_versions=false) | |
Returns the ZIP file path from outside web directory. More... | |
copyFileToWebDir (string $internal_file_path) | |
Generate the directories and copy the file if necessary. More... | |
getWebFilePathFromExternalFilePath (string $external_file_path) | |
Get the object specific file path from an external full file path. More... | |
setBackToMembers () | |
Class ilExerciseManagementGUI.
ilExerciseManagementGUI: ilFileSystemGUI, ilRepositorySearchGUI ilExerciseManagementGUI: ilExSubmissionTeamGUI, ilExSubmissionFileGUI ilExerciseManagementGUI: ilExSubmissionTextGUI, ilExPeerReviewGUI
Definition at line 36 of file class.ilExerciseManagementGUI.php.
ilExerciseManagementGUI::addMembersObject | ( | $a_user_ids = array() | ) |
Definition at line 894 of file class.ilExerciseManagementGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Referenced by addUserFromAutoCompleteObject().
ilExerciseManagementGUI::addSubTabs | ( | string | $a_activate | ) |
Definition at line 302 of file class.ilExerciseManagementGUI.php.
References $ctrl, $lng, $requested_part_id, $tabs_gui, and ilLanguage\txt().
Referenced by executeCommand(), membersObject(), showGradesOverviewObject(), showMultiFeedbackConfirmationTableObject(), showMultiFeedbackObject(), and showParticipantObject().
ilExerciseManagementGUI::addUserFromAutoCompleteObject | ( | ) |
ilExcUnknownAssignmentTypeException |
Definition at line 868 of file class.ilExerciseManagementGUI.php.
References ilObjUser\_lookupId(), addMembersObject(), ILIAS\Repository\lng(), and membersObject().
ilExerciseManagementGUI::adoptTeamsFromGroupObject | ( | ilPropertyFormGUI | $a_form = null | ) |
Definition at line 1581 of file class.ilExerciseManagementGUI.php.
References $ctrl, $lng, $tabs_gui, $tpl, getViewBack(), initGroupForm(), ilGlobalPageTemplate\setContent(), and ilLanguage\txt().
Referenced by createTeamsFromGroupsObject().
ilExerciseManagementGUI::cancelMultiFeedbackObject | ( | ) |
Cancel Multi Feedback.
Definition at line 1837 of file class.ilExerciseManagementGUI.php.
References ILIAS\Repository\ctrl().
ilExerciseManagementGUI::collectFeedbackDataFromPeer | ( | array | $a_data | ) |
Definition at line 2309 of file class.ilExerciseManagementGUI.php.
References $data, ilRTE\_replaceMediaObjectImageSrc(), ilObjUser\getFirstname(), and ilObjUser\getLastname().
Referenced by compareTextAssignmentsObject(), and saveGradesObject().
ilExerciseManagementGUI::compareTextAssignmentsObject | ( | ) |
TODO -> Deal with the redirection after update the grade via action button.
Extract the data collection to another method. List and compare use this. DRY
ilDateTimeException|ilExcUnknownAssignmentTypeException |
Definition at line 594 of file class.ilExerciseManagementGUI.php.
References $data, collectFeedbackDataFromPeer(), ILIAS\UI\examples\Symbol\Glyph\Filter\filter(), getMultiActionUserIds(), getReportPanel(), ILIAS\Repository\lng(), and setBackToMembers().
ilExerciseManagementGUI::confirmDeassignMembersObject | ( | ) |
ilExcUnknownAssignmentTypeException |
Definition at line 1246 of file class.ilExerciseManagementGUI.php.
References $ctrl, $lng, $tpl, getMultiActionUserIds(), ilUserUtil\getNamePresentation(), ilGlobalPageTemplate\setContent(), and ilLanguage\txt().
|
protected |
Generate the directories and copy the file if necessary.
Returns the copied file path.
Definition at line 2244 of file class.ilExerciseManagementGUI.php.
References $DIC, CLIENT_ID, and ILIAS_WEB_DIR.
Referenced by openSubmissionViewObject().
ilExerciseManagementGUI::createTeamsFromGroupsObject | ( | ) |
ilExcUnknownAssignmentTypeException |
Definition at line 1645 of file class.ilExerciseManagementGUI.php.
References $lng, $requested_group_members, $valid, adoptTeamsFromGroupObject(), ILIAS\Repository\ctrl(), ilExAssignmentTeam\getAssignmentTeamMap(), ilExAssignmentTeam\getGroupMembersMap(), ilExAssignmentTeam\getInstanceByUserId(), ilUserUtil\getNamePresentation(), initGroupForm(), and ilLanguage\txt().
ilExerciseManagementGUI::createTeamsObject | ( | ) |
ilExcUnknownAssignmentTypeException |
Definition at line 1501 of file class.ilExerciseManagementGUI.php.
References $ctrl, ilExAssignmentTeam\getInstanceByUserId(), getMultiActionUserIds(), and ILIAS\Repository\lng().
ilExerciseManagementGUI::deassignMembersObject | ( | ) |
ilExcUnknownAssignmentTypeException |
Definition at line 1275 of file class.ilExerciseManagementGUI.php.
References $ctrl, $lng, removeUserSubmissionFilesFromWebDir(), and ilLanguage\txt().
ilExerciseManagementGUI::dissolveTeamsObject | ( | ) |
ilExcUnknownAssignmentTypeException |
Definition at line 1550 of file class.ilExerciseManagementGUI.php.
References $ctrl, ilExAssignmentTeam\getInstanceByUserId(), getMultiActionUserIds(), and ILIAS\Repository\lng().
ilExerciseManagementGUI::downloadMultiFeedbackZipObject | ( | ) |
Download multi-feedback structrue file.
Definition at line 1795 of file class.ilExerciseManagementGUI.php.
ilExerciseManagementGUI::downloadSubmissionsObject | ( | ) |
Definition at line 471 of file class.ilExerciseManagementGUI.php.
References $ass_id, $GLOBALS, $requested_part_id, ILIAS\Repository\ctrl(), ILIAS\Survey\Mode\getId(), ILIAS\Repository\lng(), and ILIAS\Repository\user().
ilExerciseManagementGUI::executeCommand | ( | ) |
Definition at line 157 of file class.ilExerciseManagementGUI.php.
References $ctrl, $GLOBALS, $lng, $ref_id, $tabs_gui, addSubTabs(), ilTabsGUI\clearTargets(), ilFSStorageExercise\create(), ILIAS\Repository\ctrl(), ilUserUtil\getNamePresentation(), getViewBack(), initSubmission(), ILIAS\Repository\lng(), ilFileSystemGUI\setTableId(), and ilLanguage\txt().
ilExerciseManagementGUI::exportExcelObject | ( | ) |
ilExerciseManagementGUI::getEvaluationModal | ( | array | $a_data | ) |
Definition at line 751 of file class.ilExerciseManagementGUI.php.
References $id, getEvaluationModalForm(), ILIAS\Repository\lng(), and ILIAS\UI\Implementation\Component\withOnLoadCode().
Referenced by getReportPanel().
ilExerciseManagementGUI::getEvaluationModalForm | ( | array | $a_data | ) |
Definition at line 788 of file class.ilExerciseManagementGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ilFormPropertyGUI\setInfo().
Referenced by getEvaluationModal(), and saveEvaluationFromModalObject().
|
protected |
ilExcUnknownAssignmentTypeException |
Definition at line 1164 of file class.ilExerciseManagementGUI.php.
References $ass_id, $requested_part_id, ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Referenced by compareTextAssignmentsObject(), confirmDeassignMembersObject(), createTeamsObject(), dissolveTeamsObject(), redirectFeedbackMailObject(), and sendMembersObject().
ilExerciseManagementGUI::getReportPanel | ( | array | $a_data | ) |
ilDateTimeException |
Definition at line 639 of file class.ilExerciseManagementGUI.php.
References ILIAS\LTI\ToolProvider\$key, ilObject\_lookupType(), ILIAS\Repository\ctrl(), ILIAS\UI\examples\Symbol\Glyph\Filter\filter(), ilDatePresentation\formatDate(), getEvaluationModal(), ilObjUser\getFirstname(), ilObjUser\getLastname(), IL_CAL_DATETIME, and ILIAS\Repository\lng().
Referenced by compareTextAssignmentsObject(), and saveGradesObject().
|
protected |
Returns the ZIP file path from outside web directory.
ilExSubmission | user who created the submission |
Definition at line 2221 of file class.ilExerciseManagementGUI.php.
References ilExSubmission\getFiles().
Referenced by openSubmissionViewObject().
|
protected |
Definition at line 269 of file class.ilExerciseManagementGUI.php.
Referenced by adoptTeamsFromGroupObject(), executeCommand(), initSubmission(), redirectFeedbackMailObject(), and saveStatus().
|
protected |
Get the object specific file path from an external full file path.
Definition at line 2288 of file class.ilExerciseManagementGUI.php.
References CLIENT_ID.
Referenced by openSubmissionViewObject().
|
protected |
Definition at line 1916 of file class.ilExerciseManagementGUI.php.
References $ass_id, $id, $post, $res, $tpl, $valid, ilDateTime\_before(), ILIAS\Repository\ctrl(), exit, ilDatePresentation\formatDate(), ilGlobalPageTemplate\getOnLoadCodeForAsynch(), ILIAS\FileDelivery\http(), IL_CAL_UNIX, initIndividualDeadlineForm(), ILIAS\Repository\lng(), and parseIndividualDeadlineData().
ilExerciseManagementGUI::initFilter | ( | ) |
Definition at line 2070 of file class.ilExerciseManagementGUI.php.
References $requested_filter_feedback, $requested_filter_status, ILIAS\Repository\ctrl(), ILIAS\UI\examples\Symbol\Glyph\Filter\filter(), ilSubmitButton\getInstance(), ILIAS\Repository\lng(), ilSelectInputGUI\setOptions(), and ILIAS\Repository\toolbar().
Referenced by saveGradesObject().
|
protected |
Definition at line 1601 of file class.ilExerciseManagementGUI.php.
References $lng, ILIAS\Repository\ctrl(), ilExAssignmentTeam\getGroupMembersMap(), ilUserUtil\getNamePresentation(), and ilLanguage\txt().
Referenced by adoptTeamsFromGroupObject(), and createTeamsFromGroupsObject().
|
protected |
ilDateTimeException |
Definition at line 1999 of file class.ilExerciseManagementGUI.php.
References $ass_id, $id, $name, ilObjUser\_lookupName(), ILIAS\Repository\ctrl(), ilExAssignmentTeam\getInstancesFromMap(), IL_CAL_UNIX, ILIAS\Repository\int(), and ILIAS\Repository\lng().
Referenced by handleIndividualDeadlineCallsObject().
|
protected |
Definition at line 1859 of file class.ilExerciseManagementGUI.php.
References $lng, $tpl, ilGlobalPageTemplate\addJavaScript(), ilGlobalPageTemplate\addOnLoadCode(), ILIAS\Repository\ctrl(), ilModalGUI\getInstance(), ilCalendarUtil\initDateTimePicker(), and ilLanguage\txt().
Referenced by membersObject(), and showParticipantObject().
ilExerciseManagementGUI::initMultiFeedbackForm | ( | int | $a_ass_id | ) |
Definition at line 1743 of file class.ilExerciseManagementGUI.php.
References $lng, ILIAS\Repository\ctrl(), ilExAssignment\lookupTitle(), ilFileInputGUI\setSuffixes(), and ilLanguage\txt().
Referenced by showMultiFeedbackObject(), and uploadMultiFeedbackObject().
|
protected |
Definition at line 288 of file class.ilExerciseManagementGUI.php.
References ILIAS\Repository\ctrl(), getViewBack(), and ILIAS\Repository\lng().
Referenced by executeCommand().
ilExerciseManagementGUI::membersApplyObject | ( | ) |
ilExcUnknownAssignmentTypeException |
Definition at line 497 of file class.ilExerciseManagementGUI.php.
References membersObject(), ilTable2GUI\resetOffset(), and saveStatusAllObject().
ilExerciseManagementGUI::membersObject | ( | ) |
All participants and submission of one assignment.
ilExcUnknownAssignmentTypeException |
Definition at line 356 of file class.ilExerciseManagementGUI.php.
References Vendor\Package\$a, $ctrl, $GLOBALS, $lng, $toolbar, $tpl, addSubTabs(), ILIAS\Repository\ctrl(), ilRepositorySearchGUI\fillAutoCompleteToolbar(), ilExAssignmentTeam\getAdoptableGroups(), ilSubmitButton\getInstance(), ilExAssignment\getInstancesByExercise(), initIndividualDeadlineModal(), ILIAS\Repository\lng(), ilGlobalPageTemplate\setContent(), ilLanguage\txt(), ilExAssignment\TYPE_TEXT, and ilExAssignment\TYPE_UPLOAD_TEAM.
Referenced by addUserFromAutoCompleteObject(), membersApplyObject(), membersResetObject(), setIndividualDeadlineObject(), and waitingDownloadObject().
ilExerciseManagementGUI::membersResetObject | ( | ) |
ilExcUnknownAssignmentTypeException |
Definition at line 510 of file class.ilExerciseManagementGUI.php.
References membersObject(), and ilTable2GUI\resetOffset().
ilExerciseManagementGUI::openSubmissionPrintViewObject | ( | ) |
Open HTML view for portfolio submissions.
Definition at line 2132 of file class.ilExerciseManagementGUI.php.
References openSubmissionViewObject().
ilExerciseManagementGUI::openSubmissionViewObject | ( | bool | $print_version = false | ) |
Open HTML view for portfolio submissions.
Definition at line 2140 of file class.ilExerciseManagementGUI.php.
References $DIC, $requested_member_id, CLIENT_ID, copyFileToWebDir(), getSubmissionZipFilePath(), getWebFilePathFromExternalFilePath(), ILIAS_WEB_DIR, ILIAS\Repository\int(), ILIAS\Repository\lng(), ilUtil\redirect(), ilWACSignedPath\signFolderOfStartFile(), and ilFileUtils\unzip().
Referenced by openSubmissionPrintViewObject().
|
protected |
ilExcUnknownAssignmentTypeException |
Definition at line 1884 of file class.ilExerciseManagementGUI.php.
References $ass_id, and $assignment.
Referenced by handleIndividualDeadlineCallsObject().
ilExerciseManagementGUI::redirectFeedbackMailObject | ( | ) |
ilExcUnknownAssignmentTypeException |
Definition at line 1076 of file class.ilExerciseManagementGUI.php.
References $name, ilObject\_exists(), ilLink\_getLink(), ilObjUser\_lookupLogin(), ilExSubmission\downloadAllAssignmentFiles(), ilObjectFactory\getInstanceByObjId(), getMultiActionUserIds(), ilMailFormCall\getRedirectTarget(), getViewBack(), ILIAS\Repository\lng(), ilUtil\redirect(), and ilMailFormCall\SIGNATURE_KEY.
ilExerciseManagementGUI::removeUserSubmissionFilesFromWebDir | ( | int | $user_id | ) |
Definition at line 1290 of file class.ilExerciseManagementGUI.php.
References $ass_id, and ilFSWebStorageExercise\deleteUserSubmissionDirectory().
Referenced by deassignMembersObject().
ilExerciseManagementGUI::saveCommentForLearnersObject | ( | ) |
ilExcUnknownAssignmentTypeException |
Definition at line 1439 of file class.ilExerciseManagementGUI.php.
References $comment, $requested_ass_id, $requested_member_id, $res, ILIAS\Repository\ctrl(), exit, and ilUtil\stripSlashes().
ilExerciseManagementGUI::saveEvaluationFromModalObject | ( | ) |
ilExcUnknownAssignmentTypeException |
Definition at line 833 of file class.ilExerciseManagementGUI.php.
References $comment, ILIAS\Repository\ctrl(), getEvaluationModalForm(), ILIAS\Repository\int(), ILIAS\Repository\lng(), and ilUtil\stripSlashes().
ilExerciseManagementGUI::saveGradesObject | ( | ) |
Definition at line 519 of file class.ilExerciseManagementGUI.php.
References $ass_id, $ctrl, $data, $id, $lng, ilObject\_exists(), collectFeedbackDataFromPeer(), ILIAS\UI\examples\Symbol\Glyph\Filter\filter(), ilExerciseMembersFilter\filterParticipantsByAccess(), ilExSubmission\getAssignmentFilesByUsers(), ilExSubmission\getAssignmentParticipants(), getReportPanel(), initFilter(), ILIAS\Repository\int(), ILIAS\Repository\lng(), setBackToMembers(), ILIAS\Repository\toolbar(), ilLanguage\txt(), ILIAS\Repository\user(), and ILIAS\UI\Implementation\Component\withOnLoadCode().
ilExerciseManagementGUI::saveMultiFeedbackObject | ( | ) |
Save multi feedback.
Definition at line 1846 of file class.ilExerciseManagementGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
|
protected |
ilExcUnknownAssignmentTypeException |
Definition at line 1388 of file class.ilExerciseManagementGUI.php.
References $ctrl, ilObjUser\_lookupName(), getViewBack(), and ILIAS\Repository\lng().
Referenced by saveStatusAllObject(), and saveStatusParticipantObject().
ilExerciseManagementGUI::saveStatusAllObject | ( | array | $a_selected = null , |
bool | $a_redirect = true |
||
) |
ilExcUnknownAssignmentTypeException |
Definition at line 1333 of file class.ilExerciseManagementGUI.php.
References $data, $GLOBALS, $listed_participants, $requested_marks, $requested_status, $requested_tutor_notices, and saveStatus().
Referenced by membersApplyObject(), and saveStatusSelectedObject().
ilExerciseManagementGUI::saveStatusParticipantObject | ( | array | $selected_ass_ids = null | ) |
Save assignment status (participant view)
ilExcUnknownAssignmentTypeException |
Definition at line 1300 of file class.ilExerciseManagementGUI.php.
References $ass_id, $ctrl, $data, $requested_marks, $requested_part_id, $requested_status, $requested_tutor_notices, and saveStatus().
Referenced by saveStatusSelectedObject().
ilExerciseManagementGUI::saveStatusSelectedObject | ( | ) |
ilExcUnknownAssignmentTypeException |
Definition at line 1372 of file class.ilExerciseManagementGUI.php.
References saveStatusAllObject(), and saveStatusParticipantObject().
ilExerciseManagementGUI::selectAssignmentObject | ( | ) |
ilExcUnknownAssignmentTypeException |
Definition at line 911 of file class.ilExerciseManagementGUI.php.
References $ctrl, ilCtrl\redirect(), and ilCtrl\setParameter().
ilExerciseManagementGUI::selectParticipantObject | ( | ) |
ilExcUnknownAssignmentTypeException |
Definition at line 1030 of file class.ilExerciseManagementGUI.php.
References $ctrl, ilCtrl\redirect(), and ilCtrl\setParameter().
ilExerciseManagementGUI::sendMembersObject | ( | ) |
ilExcUnknownAssignmentTypeException |
Definition at line 1226 of file class.ilExerciseManagementGUI.php.
References ILIAS\Repository\ctrl(), getMultiActionUserIds(), and ILIAS\Repository\lng().
|
protected |
Definition at line 2299 of file class.ilExerciseManagementGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Referenced by compareTextAssignmentsObject(), and saveGradesObject().
|
protected |
ilExcUnknownAssignmentTypeException |
Definition at line 2058 of file class.ilExerciseManagementGUI.php.
References ILIAS\Repository\lng(), membersObject(), and showParticipantObject().
ilExerciseManagementGUI::showGradesOverviewObject | ( | ) |
Definition at line 1037 of file class.ilExerciseManagementGUI.php.
References $ctrl, $GLOBALS, $lng, $toolbar, $tpl, addSubTabs(), ILIAS\Repository\ctrl(), ilGlobalPageTemplate\setContent(), and ilLanguage\txt().
ilExerciseManagementGUI::showMultiFeedbackConfirmationTableObject | ( | ) |
Show multi feedback confirmation table.
Definition at line 1824 of file class.ilExerciseManagementGUI.php.
References $tpl, addSubTabs(), and ilGlobalPageTemplate\setContent().
ilExerciseManagementGUI::showMultiFeedbackObject | ( | ilPropertyFormGUI | $a_form = null | ) |
Show multi-feedback screen.
ilPropertyFormGUI | null | $a_form |
Definition at line 1767 of file class.ilExerciseManagementGUI.php.
References $lng, $toolbar, $tpl, addSubTabs(), ILIAS\Repository\ctrl(), ilLinkButton\getInstance(), initMultiFeedbackForm(), ilGlobalPageTemplate\setContent(), ilGlobalPageTemplate\setOnScreenMessage(), and ilLanguage\txt().
Referenced by uploadMultiFeedbackObject().
ilExerciseManagementGUI::showParticipantApplyObject | ( | ) |
Definition at line 1007 of file class.ilExerciseManagementGUI.php.
References showParticipantObject().
ilExerciseManagementGUI::showParticipantObject | ( | ) |
Show Participant.
Definition at line 921 of file class.ilExerciseManagementGUI.php.
References $access, $ctrl, $lng, $name, $requested_part_id, $toolbar, $tpl, ilObjUser\_lookupName(), ilObject\_lookupType(), addSubTabs(), ILIAS\Repository\ctrl(), ilOrgUnitPositionAndRBACAccessHandler\filterUserIdsByRbacOrPositionOfCurrentUser(), ilSubmitButton\getInstance(), initIndividualDeadlineModal(), ILIAS\Repository\lng(), ilGlobalPageTemplate\setContent(), ilArrayUtil\sortArray(), and ilLanguage\txt().
Referenced by setIndividualDeadlineObject(), showParticipantApplyObject(), and showParticipantResetObject().
ilExerciseManagementGUI::showParticipantResetObject | ( | ) |
Definition at line 1018 of file class.ilExerciseManagementGUI.php.
References showParticipantObject().
ilExerciseManagementGUI::uploadMultiFeedbackObject | ( | ) |
Upload multi feedback file.
Definition at line 1803 of file class.ilExerciseManagementGUI.php.
References Vendor\Package\$e, ILIAS\Repository\ctrl(), initMultiFeedbackForm(), showMultiFeedbackObject(), and ilArrayUtil\stripSlashesArray().
ilExerciseManagementGUI::waitingDownloadObject | ( | ) |
ilExcUnknownAssignmentTypeException |
Definition at line 340 of file class.ilExerciseManagementGUI.php.
References $ctrl, $lng, $url, membersObject(), ilCtrl\setParameterByClass(), and ilLanguage\txt().
|
protected |
Definition at line 55 of file class.ilExerciseManagementGUI.php.
Referenced by showParticipantObject().
|
protected |
Definition at line 68 of file class.ilExerciseManagementGUI.php.
Referenced by downloadSubmissionsObject(), getMultiActionUserIds(), handleIndividualDeadlineCallsObject(), initIndividualDeadlineForm(), parseIndividualDeadlineData(), removeUserSubmissionFilesFromWebDir(), saveGradesObject(), and saveStatusParticipantObject().
|
protected |
Definition at line 62 of file class.ilExerciseManagementGUI.php.
Referenced by parseIndividualDeadlineData().
|
protected |
Definition at line 52 of file class.ilExerciseManagementGUI.php.
Referenced by addSubTabs(), adoptTeamsFromGroupObject(), confirmDeassignMembersObject(), createTeamsObject(), deassignMembersObject(), dissolveTeamsObject(), executeCommand(), membersObject(), saveGradesObject(), saveStatus(), saveStatusParticipantObject(), selectAssignmentObject(), selectParticipantObject(), showGradesOverviewObject(), showParticipantObject(), and waitingDownloadObject().
|
protected |
Definition at line 67 of file class.ilExerciseManagementGUI.php.
|
protected |
Definition at line 73 of file class.ilExerciseManagementGUI.php.
|
protected |
Definition at line 61 of file class.ilExerciseManagementGUI.php.
|
protected |
Definition at line 59 of file class.ilExerciseManagementGUI.php.
|
protected |
Definition at line 49 of file class.ilExerciseManagementGUI.php.
|
protected |
Definition at line 48 of file class.ilExerciseManagementGUI.php.
|
protected |
Definition at line 50 of file class.ilExerciseManagementGUI.php.
|
protected |
Definition at line 80 of file class.ilExerciseManagementGUI.php.
|
protected |
Definition at line 78 of file class.ilExerciseManagementGUI.php.
Referenced by saveStatusAllObject().
|
protected |
Definition at line 54 of file class.ilExerciseManagementGUI.php.
Referenced by addSubTabs(), adoptTeamsFromGroupObject(), confirmDeassignMembersObject(), createTeamsFromGroupsObject(), deassignMembersObject(), executeCommand(), initGroupForm(), initIndividualDeadlineModal(), initMultiFeedbackForm(), membersObject(), saveGradesObject(), showGradesOverviewObject(), showMultiFeedbackObject(), showParticipantObject(), and waitingDownloadObject().
|
protected |
Definition at line 64 of file class.ilExerciseManagementGUI.php.
|
protected |
Definition at line 89 of file class.ilExerciseManagementGUI.php.
|
protected |
Definition at line 71 of file class.ilExerciseManagementGUI.php.
Referenced by saveCommentForLearnersObject().
|
protected |
Definition at line 75 of file class.ilExerciseManagementGUI.php.
|
protected |
Definition at line 86 of file class.ilExerciseManagementGUI.php.
|
protected |
Definition at line 88 of file class.ilExerciseManagementGUI.php.
Referenced by initFilter().
|
protected |
Definition at line 87 of file class.ilExerciseManagementGUI.php.
Referenced by initFilter().
|
protected |
Definition at line 84 of file class.ilExerciseManagementGUI.php.
Referenced by createTeamsFromGroupsObject().
|
protected |
Definition at line 72 of file class.ilExerciseManagementGUI.php.
|
protected |
Definition at line 74 of file class.ilExerciseManagementGUI.php.
|
protected |
Definition at line 81 of file class.ilExerciseManagementGUI.php.
Referenced by saveStatusAllObject(), and saveStatusParticipantObject().
|
protected |
Definition at line 69 of file class.ilExerciseManagementGUI.php.
Referenced by openSubmissionViewObject(), and saveCommentForLearnersObject().
|
protected |
Definition at line 70 of file class.ilExerciseManagementGUI.php.
Referenced by addSubTabs(), downloadSubmissionsObject(), getMultiActionUserIds(), saveStatusParticipantObject(), and showParticipantObject().
|
protected |
Definition at line 82 of file class.ilExerciseManagementGUI.php.
Referenced by saveStatusAllObject(), and saveStatusParticipantObject().
|
protected |
Definition at line 83 of file class.ilExerciseManagementGUI.php.
Referenced by saveStatusAllObject(), and saveStatusParticipantObject().
|
protected |
Definition at line 76 of file class.ilExerciseManagementGUI.php.
|
protected |
Definition at line 79 of file class.ilExerciseManagementGUI.php.
|
protected |
Definition at line 77 of file class.ilExerciseManagementGUI.php.
|
protected |
Definition at line 66 of file class.ilExerciseManagementGUI.php.
|
protected |
Definition at line 53 of file class.ilExerciseManagementGUI.php.
Referenced by addSubTabs(), adoptTeamsFromGroupObject(), and executeCommand().
|
protected |
Definition at line 63 of file class.ilExerciseManagementGUI.php.
|
protected |
Definition at line 60 of file class.ilExerciseManagementGUI.php.
Referenced by membersObject(), showGradesOverviewObject(), showMultiFeedbackObject(), and showParticipantObject().
|
protected |
Definition at line 56 of file class.ilExerciseManagementGUI.php.
Referenced by adoptTeamsFromGroupObject(), confirmDeassignMembersObject(), handleIndividualDeadlineCallsObject(), initIndividualDeadlineModal(), membersObject(), showGradesOverviewObject(), showMultiFeedbackConfirmationTableObject(), showMultiFeedbackObject(), and showParticipantObject().
|
protected |
Definition at line 57 of file class.ilExerciseManagementGUI.php.
|
protected |
Definition at line 58 of file class.ilExerciseManagementGUI.php.
|
protected |
Definition at line 65 of file class.ilExerciseManagementGUI.php.
const ilExerciseManagementGUI::FEEDBACK_FULL_SUBMISSION = "submission_feedback" |
Definition at line 43 of file class.ilExerciseManagementGUI.php.
const ilExerciseManagementGUI::FEEDBACK_ONLY_SUBMISSION = "submission_only" |
Definition at line 42 of file class.ilExerciseManagementGUI.php.
const ilExerciseManagementGUI::GRADE_FAILED = "failed" |
Definition at line 47 of file class.ilExerciseManagementGUI.php.
const ilExerciseManagementGUI::GRADE_NOT_GRADED = "notgraded" |
Definition at line 45 of file class.ilExerciseManagementGUI.php.
Referenced by ilExAssignmentReminder\parseGradeReminders().
const ilExerciseManagementGUI::GRADE_PASSED = "passed" |
Definition at line 46 of file class.ilExerciseManagementGUI.php.
const ilExerciseManagementGUI::VIEW_ASSIGNMENT = 1 |
Definition at line 38 of file class.ilExerciseManagementGUI.php.
const ilExerciseManagementGUI::VIEW_GRADES = 3 |
Definition at line 40 of file class.ilExerciseManagementGUI.php.
const ilExerciseManagementGUI::VIEW_PARTICIPANT = 2 |
Definition at line 39 of file class.ilExerciseManagementGUI.php.