ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Class ilExerciseManagementGUI. More...
Public Member Functions | |
__construct (ilExerciseInternalService $service, ilExAssignment $a_ass=null) | |
Constructor. More... | |
executeCommand () | |
addSubTabs ($a_activate) | |
adds tabs to tab gui object More... | |
waitingDownloadObject () | |
membersObject () | |
All participants and submission of one assignment. More... | |
downloadSubmissionsObject () | |
membersApplyObject () | |
membersResetObject () | |
saveGradesObject () | |
Save grades. More... | |
listTextAssignmentObject () | |
todo: Pagination. More... | |
compareTextAssignmentsObject () | |
TODO -> Deal with the redirection after update the grade via action button. More... | |
getReportPanel ($a_data) | |
getEvaluationModal ($a_data) | |
saveEvaluationFromModalObject () | |
Save assignment submission grade(status) and comment from the roundtrip modal. More... | |
addUserFromAutoCompleteObject () | |
Add user as member. More... | |
addMembersObject ($a_user_ids=array()) | |
Add new partipant. More... | |
selectAssignmentObject () | |
Select assignment. More... | |
showParticipantObject () | |
Show Participant. More... | |
showParticipantApplyObject () | |
showParticipantResetObject () | |
selectParticipantObject () | |
Select participant. More... | |
showGradesOverviewObject () | |
Show grades overview. More... | |
redirectFeedbackMailObject () | |
set feedback status for member and redirect to mail screen More... | |
downloadAllObject () | |
Download all submitted files (of all members). More... | |
sendMembersObject () | |
Send assignment per mail to participants. More... | |
confirmDeassignMembersObject () | |
Confirm deassigning members. More... | |
deassignMembersObject () | |
Deassign members from exercise. More... | |
removeUserSubmissionFilesFromWebDir (int $user_id) | |
saveCommentsObject () | |
saveStatusParticipantObject (array $a_selected=null) | |
Save assignment status (participant view) More... | |
saveStatusAllObject (array $a_selected=null, $a_redirect=true) | |
saveStatusSelectedObject () | |
saveCommentForLearnersObject () | |
Save comment for learner (asynch) More... | |
exportExcelObject () | |
Export as excel. More... | |
createTeamsObject () | |
dissolveTeamsObject () | |
adoptTeamsFromGroupObject (ilPropertyFormGUI $a_form=null) | |
createTeamsFromGroupsObject () | |
initMultiFeedbackForm ($a_ass_id) | |
showMultiFeedbackObject (ilPropertyFormGUI $a_form=null) | |
Show multi-feedback screen. More... | |
downloadMultiFeedbackZipObject () | |
Download multi-feedback structrue file. More... | |
uploadMultiFeedbackObject () | |
Upload multi feedback file. More... | |
showMultiFeedbackConfirmationTableObject () | |
Show multi feedback confirmation table. More... | |
cancelMultiFeedbackObject () | |
Cancel Multi Feedback. More... | |
saveMultiFeedbackObject () | |
Save multi feedback. More... | |
initFilter () | |
openSubmissionViewObject () | |
Open HTML view for portfolio submissions. More... | |
collectFeedbackDataFromPeer (array $a_data) | |
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 ($a_keep_teams=false) | |
saveStatus (array $a_data, $a_redirect=true) | |
Save status of selecte members. More... | |
initGroupForm () | |
initIndividualDeadlineModal () | |
parseIndividualDeadlineData (array $a_data) | |
handleIndividualDeadlineCallsObject () | |
initIndividualDeadlineForm (array $a_ass_map, array $ids) | |
setIndividualDeadlineObject () | |
getSubmissionZipFilePath (ilExSubmission $submission) | |
Returns the ZIP file path from outside web directory. More... | |
copyFileToWebDir (string $origin_path_filename, 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 () | |
Protected Attributes | |
$ctrl | |
$tabs_gui | |
$lng | |
$tpl | |
$ui_factory | |
$ui_renderer | |
$filter | |
$toolbar | |
$exercise | |
$assignment | |
$task_factory | |
$log | |
$user | |
$service | |
Class ilExerciseManagementGUI.
ilExerciseManagementGUI: ilFileSystemGUI, ilRepositorySearchGUI ilExerciseManagementGUI: ilExSubmissionTeamGUI, ilExSubmissionFileGUI ilExerciseManagementGUI: ilExSubmissionTextGUI, ilExPeerReviewGUI
Definition at line 15 of file class.ilExerciseManagementGUI.php.
ilExerciseManagementGUI::__construct | ( | ilExerciseInternalService | $service, |
ilExAssignment | $a_ass = null |
||
) |
Constructor.
int | $a_exercise_id |
Definition at line 97 of file class.ilExerciseManagementGUI.php.
References $DIC, $service, ilLoggerFactory\getLogger(), and user().
ilExerciseManagementGUI::addMembersObject | ( | $a_user_ids = array() | ) |
Add new partipant.
Definition at line 841 of file class.ilExerciseManagementGUI.php.
References ilUtil\sendFailure().
Referenced by addUserFromAutoCompleteObject().
ilExerciseManagementGUI::addSubTabs | ( | $a_activate | ) |
adds tabs to tab gui object
object | $tabs_gui | ilTabsGUI object |
Definition at line 277 of file class.ilExerciseManagementGUI.php.
References $_GET, $ctrl, $ilCtrl, $lng, and $tabs_gui.
Referenced by executeCommand(), membersObject(), showGradesOverviewObject(), showMultiFeedbackConfirmationTableObject(), showMultiFeedbackObject(), and showParticipantObject().
ilExerciseManagementGUI::addUserFromAutoCompleteObject | ( | ) |
Add user as member.
Definition at line 810 of file class.ilExerciseManagementGUI.php.
References $_POST, $user, ilObjUser\_lookupId(), addMembersObject(), membersObject(), and ilUtil\sendFailure().
ilExerciseManagementGUI::adoptTeamsFromGroupObject | ( | ilPropertyFormGUI | $a_form = null | ) |
Definition at line 1529 of file class.ilExerciseManagementGUI.php.
References $ctrl, $ilCtrl, $lng, $tabs_gui, $tpl, getViewBack(), and initGroupForm().
Referenced by createTeamsFromGroupsObject().
ilExerciseManagementGUI::cancelMultiFeedbackObject | ( | ) |
Cancel Multi Feedback.
Definition at line 1787 of file class.ilExerciseManagementGUI.php.
ilExerciseManagementGUI::collectFeedbackDataFromPeer | ( | array | $a_data | ) |
$a_data | array submission data |
Definition at line 2221 of file class.ilExerciseManagementGUI.php.
References $data, $user, and ilRTE\_replaceMediaObjectImageSrc().
Referenced by compareTextAssignmentsObject(), and listTextAssignmentObject().
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
Definition at line 565 of file class.ilExerciseManagementGUI.php.
References $data, collectFeedbackDataFromPeer(), getMultiActionUserIds(), getReportPanel(), and setBackToMembers().
ilExerciseManagementGUI::confirmDeassignMembersObject | ( | ) |
Confirm deassigning members.
Definition at line 1200 of file class.ilExerciseManagementGUI.php.
References $ctrl, $ilCtrl, $lng, $tpl, getMultiActionUserIds(), and ilUserUtil\getNamePresentation().
|
protected |
Generate the directories and copy the file if necessary.
Returns the copied file path.
string | $external_file |
Definition at line 2158 of file class.ilExerciseManagementGUI.php.
References $DIC.
Referenced by openSubmissionViewObject().
ilExerciseManagementGUI::createTeamsFromGroupsObject | ( | ) |
Definition at line 1590 of file class.ilExerciseManagementGUI.php.
References $_POST, $lng, $valid, adoptTeamsFromGroupObject(), ilExAssignmentTeam\getAssignmentTeamMap(), ilExAssignmentTeam\getGroupMembersMap(), ilExAssignmentTeam\getInstanceByUserId(), ilUserUtil\getNamePresentation(), initGroupForm(), and ilUtil\sendFailure().
ilExerciseManagementGUI::createTeamsObject | ( | ) |
Definition at line 1450 of file class.ilExerciseManagementGUI.php.
References $ctrl, $ilCtrl, ilExAssignmentTeam\getInstanceByUserId(), and getMultiActionUserIds().
ilExerciseManagementGUI::deassignMembersObject | ( | ) |
Deassign members from exercise.
Definition at line 1228 of file class.ilExerciseManagementGUI.php.
References $ctrl, $ilCtrl, $lng, getMultiActionUserIds(), and removeUserSubmissionFilesFromWebDir().
ilExerciseManagementGUI::dissolveTeamsObject | ( | ) |
Definition at line 1498 of file class.ilExerciseManagementGUI.php.
References $ctrl, $ilCtrl, ilExAssignmentTeam\getInstanceByUserId(), and getMultiActionUserIds().
ilExerciseManagementGUI::downloadAllObject | ( | ) |
Download all submitted files (of all members).
Definition at line 1084 of file class.ilExerciseManagementGUI.php.
References $name, ilObject\_exists(), ilExSubmission\downloadAllAssignmentFiles(), and ilObjectFactory\getInstanceByObjId().
ilExerciseManagementGUI::downloadMultiFeedbackZipObject | ( | ) |
Download multi-feedback structrue file.
Definition at line 1742 of file class.ilExerciseManagementGUI.php.
ilExerciseManagementGUI::downloadSubmissionsObject | ( | ) |
Definition at line 445 of file class.ilExerciseManagementGUI.php.
References $GLOBALS, and user().
ilExerciseManagementGUI::executeCommand | ( | ) |
Definition at line 127 of file class.ilExerciseManagementGUI.php.
References $_GET, $ctrl, $GLOBALS, $ilCtrl, $lng, $tabs_gui, addSubTabs(), ilFSStorageExercise\create(), ilUserUtil\getNamePresentation(), getViewBack(), initSubmission(), ilUtil\sendInfo(), and ilFileSystemGUI\setTableId().
ilExerciseManagementGUI::exportExcelObject | ( | ) |
Export as excel.
Definition at line 1439 of file class.ilExerciseManagementGUI.php.
References exit.
ilExerciseManagementGUI::getEvaluationModal | ( | $a_data | ) |
Definition at line 716 of file class.ilExerciseManagementGUI.php.
References $si, ilFormPropertyGUI\setInfo(), and ILIAS\UI\Implementation\Component\withOnLoadCode().
Referenced by getReportPanel().
|
protected |
Definition at line 1121 of file class.ilExerciseManagementGUI.php.
References $_GET, $_POST, and ilUtil\sendFailure().
Referenced by compareTextAssignmentsObject(), confirmDeassignMembersObject(), createTeamsObject(), deassignMembersObject(), dissolveTeamsObject(), redirectFeedbackMailObject(), saveStatusSelectedObject(), and sendMembersObject().
ilExerciseManagementGUI::getReportPanel | ( | $a_data | ) |
Definition at line 605 of file class.ilExerciseManagementGUI.php.
References $user, ilObject\_lookupType(), ilDatePresentation\formatDate(), getEvaluationModal(), and IL_CAL_DATETIME.
Referenced by compareTextAssignmentsObject(), and listTextAssignmentObject().
|
protected |
Returns the ZIP file path from outside web directory.
ilExSubmission | user who created the submission |
Definition at line 2139 of file class.ilExerciseManagementGUI.php.
References ilExSubmission\getFiles().
Referenced by openSubmissionViewObject().
|
protected |
Definition at line 239 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.
string | $external_file_path |
Definition at line 2197 of file class.ilExerciseManagementGUI.php.
Referenced by openSubmissionViewObject().
|
protected |
Definition at line 1857 of file class.ilExerciseManagementGUI.php.
References $_GET, $_POST, $res, $tpl, $valid, ilDateTime\_before(), exit, ilDatePresentation\formatDate(), IL_CAL_UNIX, initIndividualDeadlineForm(), and parseIndividualDeadlineData().
ilExerciseManagementGUI::initFilter | ( | ) |
Definition at line 2002 of file class.ilExerciseManagementGUI.php.
References $_POST, ilSubmitButton\getInstance(), ilSelectInputGUI\setOptions(), and ilUtil\stripSlashes().
Referenced by listTextAssignmentObject().
|
protected |
Definition at line 1548 of file class.ilExerciseManagementGUI.php.
References $lng, ilExAssignmentTeam\getGroupMembersMap(), and ilUserUtil\getNamePresentation().
Referenced by adoptTeamsFromGroupObject(), and createTeamsFromGroupsObject().
|
protected |
Definition at line 1936 of file class.ilExerciseManagementGUI.php.
References $name, $section, ilObjUser\_lookupName(), ilExAssignmentTeam\getInstancesFromMap(), and IL_CAL_UNIX.
Referenced by handleIndividualDeadlineCallsObject().
|
protected |
Definition at line 1809 of file class.ilExerciseManagementGUI.php.
References $lng, $tpl, ilModalGUI\getInstance(), and ilCalendarUtil\initDateTimePicker().
Referenced by membersObject(), and showParticipantObject().
ilExerciseManagementGUI::initMultiFeedbackForm | ( | $a_ass_id | ) |
Definition at line 1689 of file class.ilExerciseManagementGUI.php.
References $lng, ilExAssignment\lookupTitle(), and ilFileInputGUI\setSuffixes().
Referenced by showMultiFeedbackObject(), and uploadMultiFeedbackObject().
|
protected |
Definition at line 258 of file class.ilExerciseManagementGUI.php.
References getViewBack().
Referenced by executeCommand().
ilExerciseManagementGUI::listTextAssignmentObject | ( | ) |
todo: Pagination.
Definition at line 513 of file class.ilExerciseManagementGUI.php.
References $data, ilObject\_exists(), collectFeedbackDataFromPeer(), ilExerciseMembersFilter\filterParticipantsByAccess(), ilExSubmission\getAssignmentFilesByUsers(), ilExSubmission\getAssignmentParticipants(), getReportPanel(), initFilter(), setBackToMembers(), user(), and ILIAS\UI\Implementation\Component\withOnLoadCode().
ilExerciseManagementGUI::membersApplyObject | ( | ) |
Definition at line 468 of file class.ilExerciseManagementGUI.php.
References membersObject(), ilTable2GUI\resetOffset(), and saveStatusAllObject().
ilExerciseManagementGUI::membersObject | ( | ) |
All participants and submission of one assignment.
Definition at line 327 of file class.ilExerciseManagementGUI.php.
References Vendor\Package\$a, $ctrl, $GLOBALS, $ilCtrl, $lng, $si, $toolbar, $tpl, addSubTabs(), ilRepositorySearchGUI\fillAutoCompleteToolbar(), ilExAssignmentTeam\getAdoptableGroups(), ilSubmitButton\getInstance(), ilExAssignment\getInstancesByExercise(), initIndividualDeadlineModal(), ilUtil\sendInfo(), ilExAssignment\TYPE_TEXT, and ilExAssignment\TYPE_UPLOAD_TEAM.
Referenced by addUserFromAutoCompleteObject(), membersApplyObject(), membersResetObject(), saveCommentsObject(), selectAssignmentObject(), setIndividualDeadlineObject(), and waitingDownloadObject().
ilExerciseManagementGUI::membersResetObject | ( | ) |
Definition at line 478 of file class.ilExerciseManagementGUI.php.
References membersObject(), and ilTable2GUI\resetOffset().
ilExerciseManagementGUI::openSubmissionViewObject | ( | ) |
Open HTML view for portfolio submissions.
Definition at line 2072 of file class.ilExerciseManagementGUI.php.
References $_GET, $DIC, copyFileToWebDir(), getSubmissionZipFilePath(), getWebFilePathFromExternalFilePath(), ilUtil\redirect(), ilUtil\sendFailure(), ilWACSignedPath\signFolderOfStartFile(), and ilUtil\unzip().
|
protected |
Definition at line 1831 of file class.ilExerciseManagementGUI.php.
References $assignment.
Referenced by handleIndividualDeadlineCallsObject().
ilExerciseManagementGUI::redirectFeedbackMailObject | ( | ) |
set feedback status for member and redirect to mail screen
Definition at line 1039 of file class.ilExerciseManagementGUI.php.
References $_GET, ilLink\_getLink(), ilObjUser\_lookupLogin(), getMultiActionUserIds(), ilMailFormCall\getRedirectTarget(), getViewBack(), ilUtil\redirect(), and ilMailFormCall\SIGNATURE_KEY.
ilExerciseManagementGUI::removeUserSubmissionFilesFromWebDir | ( | int | $user_id | ) |
Definition at line 1243 of file class.ilExerciseManagementGUI.php.
References ilFSWebStorageExercise\deleteUserSubmissionDirectory().
Referenced by deassignMembersObject().
ilExerciseManagementGUI::saveCommentForLearnersObject | ( | ) |
Save comment for learner (asynch)
Definition at line 1388 of file class.ilExerciseManagementGUI.php.
References $_POST, $comment, $res, exit, and ilUtil\stripSlashes().
ilExerciseManagementGUI::saveCommentsObject | ( | ) |
Definition at line 1249 of file class.ilExerciseManagementGUI.php.
References $_GET, $_POST, membersObject(), and ilUtil\stripSlashes().
ilExerciseManagementGUI::saveEvaluationFromModalObject | ( | ) |
Save assignment submission grade(status) and comment from the roundtrip modal.
Definition at line 786 of file class.ilExerciseManagementGUI.php.
References $_POST, $comment, and ilUtil\stripSlashes().
ilExerciseManagementGUI::saveGradesObject | ( | ) |
Save grades.
Definition at line 490 of file class.ilExerciseManagementGUI.php.
References $_POST, $ctrl, $ilCtrl, $lng, and ilUtil\stripSlashes().
ilExerciseManagementGUI::saveMultiFeedbackObject | ( | ) |
Save multi feedback.
Definition at line 1796 of file class.ilExerciseManagementGUI.php.
References $_POST.
|
protected |
Save status of selecte members.
Definition at line 1340 of file class.ilExerciseManagementGUI.php.
References $ctrl, $ilCtrl, ilObjUser\_lookupName(), and getViewBack().
Referenced by saveStatusAllObject(), and saveStatusParticipantObject().
ilExerciseManagementGUI::saveStatusAllObject | ( | array | $a_selected = null , |
$a_redirect = true |
|||
) |
Definition at line 1295 of file class.ilExerciseManagementGUI.php.
References $_POST, $data, $GLOBALS, saveStatus(), and ilUtil\stripSlashes().
Referenced by membersApplyObject(), and saveStatusSelectedObject().
ilExerciseManagementGUI::saveStatusParticipantObject | ( | array | $a_selected = null | ) |
Save assignment status (participant view)
Definition at line 1266 of file class.ilExerciseManagementGUI.php.
References $_GET, $_POST, $ctrl, $data, $ilCtrl, saveStatus(), and ilUtil\stripSlashes().
Referenced by saveStatusSelectedObject().
ilExerciseManagementGUI::saveStatusSelectedObject | ( | ) |
Definition at line 1326 of file class.ilExerciseManagementGUI.php.
References getMultiActionUserIds(), saveStatusAllObject(), and saveStatusParticipantObject().
ilExerciseManagementGUI::selectAssignmentObject | ( | ) |
Select assignment.
Definition at line 878 of file class.ilExerciseManagementGUI.php.
References $_GET, $_POST, membersObject(), and ilUtil\stripSlashes().
ilExerciseManagementGUI::selectParticipantObject | ( | ) |
Select participant.
Definition at line 991 of file class.ilExerciseManagementGUI.php.
References $_GET, $_POST, showParticipantObject(), and ilUtil\stripSlashes().
ilExerciseManagementGUI::sendMembersObject | ( | ) |
Send assignment per mail to participants.
Definition at line 1180 of file class.ilExerciseManagementGUI.php.
References $_GET, and getMultiActionUserIds().
|
protected |
Definition at line 2207 of file class.ilExerciseManagementGUI.php.
Referenced by compareTextAssignmentsObject(), and listTextAssignmentObject().
|
protected |
Definition at line 1990 of file class.ilExerciseManagementGUI.php.
References membersObject(), ilUtil\sendFailure(), and showParticipantObject().
ilExerciseManagementGUI::showGradesOverviewObject | ( | ) |
Show grades overview.
Definition at line 1000 of file class.ilExerciseManagementGUI.php.
References $ctrl, $GLOBALS, $ilCtrl, $lng, $toolbar, $tpl, and addSubTabs().
ilExerciseManagementGUI::showMultiFeedbackConfirmationTableObject | ( | ) |
Show multi feedback confirmation table.
Definition at line 1774 of file class.ilExerciseManagementGUI.php.
References $tab, $tpl, and addSubTabs().
ilExerciseManagementGUI::showMultiFeedbackObject | ( | ilPropertyFormGUI | $a_form = null | ) |
Show multi-feedback screen.
Definition at line 1715 of file class.ilExerciseManagementGUI.php.
References $lng, $toolbar, $tpl, addSubTabs(), ilLinkButton\getInstance(), initMultiFeedbackForm(), and ilUtil\sendInfo().
Referenced by uploadMultiFeedbackObject().
ilExerciseManagementGUI::showParticipantApplyObject | ( | ) |
Definition at line 970 of file class.ilExerciseManagementGUI.php.
References $_GET, and showParticipantObject().
ilExerciseManagementGUI::showParticipantObject | ( | ) |
Show Participant.
Definition at line 887 of file class.ilExerciseManagementGUI.php.
References $_GET, $ctrl, $GLOBALS, $ilCtrl, $lng, $name, $si, $toolbar, $tpl, ilObjUser\_lookupName(), ilObject\_lookupType(), addSubTabs(), ilExAssignment\getAssignmentDataOfExercise(), ilSubmitButton\getInstance(), initIndividualDeadlineModal(), ilUtil\sendInfo(), and ilUtil\sortArray().
Referenced by selectParticipantObject(), setIndividualDeadlineObject(), showParticipantApplyObject(), and showParticipantResetObject().
ilExerciseManagementGUI::showParticipantResetObject | ( | ) |
Definition at line 979 of file class.ilExerciseManagementGUI.php.
References $_GET, and showParticipantObject().
ilExerciseManagementGUI::uploadMultiFeedbackObject | ( | ) |
Upload multi feedback file.
Definition at line 1750 of file class.ilExerciseManagementGUI.php.
References Vendor\Package\$e, initMultiFeedbackForm(), ilUtil\sendFailure(), showMultiFeedbackObject(), and ilUtil\stripSlashesArray().
ilExerciseManagementGUI::waitingDownloadObject | ( | ) |
Definition at line 312 of file class.ilExerciseManagementGUI.php.
References $_GET, $ctrl, $ilCtrl, $lng, $url, membersObject(), and ilUtil\sendInfo().
|
protected |
Definition at line 58 of file class.ilExerciseManagementGUI.php.
Referenced by parseIndividualDeadlineData().
|
protected |
Definition at line 20 of file class.ilExerciseManagementGUI.php.
Referenced by addSubTabs(), adoptTeamsFromGroupObject(), confirmDeassignMembersObject(), createTeamsObject(), deassignMembersObject(), dissolveTeamsObject(), executeCommand(), membersObject(), saveGradesObject(), saveStatus(), saveStatusParticipantObject(), showGradesOverviewObject(), showParticipantObject(), and waitingDownloadObject().
|
protected |
Definition at line 57 of file class.ilExerciseManagementGUI.php.
|
protected |
Definition at line 50 of file class.ilExerciseManagementGUI.php.
|
protected |
Definition at line 30 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 68 of file class.ilExerciseManagementGUI.php.
|
protected |
Definition at line 89 of file class.ilExerciseManagementGUI.php.
Referenced by __construct().
|
protected |
Definition at line 25 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 55 of file class.ilExerciseManagementGUI.php.
Referenced by membersObject(), showGradesOverviewObject(), showMultiFeedbackObject(), and showParticipantObject().
|
protected |
Definition at line 35 of file class.ilExerciseManagementGUI.php.
Referenced by adoptTeamsFromGroupObject(), confirmDeassignMembersObject(), handleIndividualDeadlineCallsObject(), initIndividualDeadlineModal(), membersObject(), showGradesOverviewObject(), showMultiFeedbackConfirmationTableObject(), showMultiFeedbackObject(), and showParticipantObject().
|
protected |
Definition at line 40 of file class.ilExerciseManagementGUI.php.
|
protected |
Definition at line 45 of file class.ilExerciseManagementGUI.php.
|
protected |
Definition at line 73 of file class.ilExerciseManagementGUI.php.
Referenced by addUserFromAutoCompleteObject(), collectFeedbackDataFromPeer(), and getReportPanel().
const ilExerciseManagementGUI::FEEDBACK_FULL_SUBMISSION = "submission_feedback" |
Definition at line 80 of file class.ilExerciseManagementGUI.php.
const ilExerciseManagementGUI::FEEDBACK_ONLY_SUBMISSION = "submission_only" |
Definition at line 79 of file class.ilExerciseManagementGUI.php.
const ilExerciseManagementGUI::GRADE_FAILED = "failed" |
Definition at line 84 of file class.ilExerciseManagementGUI.php.
const ilExerciseManagementGUI::GRADE_NOT_GRADED = "notgraded" |
Definition at line 82 of file class.ilExerciseManagementGUI.php.
Referenced by ilExAssignmentReminder\parseGradeReminders().
const ilExerciseManagementGUI::GRADE_PASSED = "passed" |
Definition at line 83 of file class.ilExerciseManagementGUI.php.
const ilExerciseManagementGUI::VIEW_ASSIGNMENT = 1 |
Definition at line 75 of file class.ilExerciseManagementGUI.php.
const ilExerciseManagementGUI::VIEW_GRADES = 3 |
Definition at line 77 of file class.ilExerciseManagementGUI.php.
const ilExerciseManagementGUI::VIEW_PARTICIPANT = 2 |
Definition at line 76 of file class.ilExerciseManagementGUI.php.