ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Class ilObjExercise. More...
Public Member Functions | |
__construct ($a_id=0, $a_call_by_reference=true) | |
Constructor public. More... | |
setDate ($a_hour, $a_minutes, $a_day, $a_month, $a_year) | |
getTimestamp () | |
setTimestamp ($a_timestamp) | |
setInstruction ($a_instruction) | |
getInstruction () | |
setPassMode ($a_val) | |
Set pass mode (all | nr) More... | |
getPassMode () | |
Get pass mode (all | nr) More... | |
setPassNr ($a_val) | |
Set number of assignments that must be passed to pass the exercise. More... | |
getPassNr () | |
Get number of assignments that must be passed to pass the exercise. More... | |
setShowSubmissions ($a_val) | |
Set whether submissions of learners should be shown to other learners after deadline. More... | |
getShowSubmissions () | |
Get whether submissions of learners should be shown to other learners after deadline. More... | |
checkDate () | |
hasTutorFeedbackText () | |
hasTutorFeedbackMail () | |
hasTutorFeedbackFile () | |
setTutorFeedback ($a_value) | |
saveData () | |
cloneObject ($a_target_id, $a_copy_id=0, $a_omit_tree=false) | |
Clone exercise (no member data) More... | |
delete () | |
delete course and all related data More... | |
read () | |
update () | |
sendAssignment (ilExAssignment $a_ass, $a_members) | |
send exercise per mail to members More... | |
determinStatusOfUser ($a_user_id=0) | |
Determine status of user. More... | |
updateUserStatus ($a_user_id=0) | |
Update exercise status of user. More... | |
updateAllUsersStatus () | |
Update status of all users. More... | |
exportGradesExcel () | |
Exports grades as excel. More... | |
sendFeedbackFileNotification ($a_feedback_file, $a_user_id, $a_ass_id, $a_is_text_feedback=false) | |
Send feedback file notification to user. More... | |
isCompletionBySubmissionEnabled () | |
Checks whether completion by submission is enabled or not. More... | |
setCompletionBySubmission ($bool) | |
Enabled/Disable completion by submission. More... | |
processExerciseStatus (ilExAssignment $a_ass, array $a_user_ids, $a_has_submitted, array $a_valid_submissions=null) | |
getCertificateVisibility () | |
Returns the visibility settings of the certificate. More... | |
setCertificateVisibility ($a_value) | |
Sets the visibility settings of the certificate. More... | |
saveCertificateVisibility ($a_value) | |
Saves the visibility settings of the certificate. More... | |
hasUserCertificate ($a_user_id) | |
Check if given user has certificate to show/download. More... | |
hasAddToDesktop () | |
Add to desktop after hand-in. More... | |
Public Member Functions inherited from ilObject | |
__construct ($a_id=0, $a_reference=true) | |
Constructor public. More... | |
withReferences () | |
determines wehter objects are referenced or not (got ref ids or not) More... | |
read () | |
read object data from db into object More... | |
getId () | |
get object id public More... | |
setId ($a_id) | |
set object id public More... | |
setRefId ($a_id) | |
set reference id public More... | |
getRefId () | |
get reference id public More... | |
getType () | |
get object type public More... | |
setType ($a_type) | |
set object type public More... | |
getPresentationTitle () | |
get presentation title Normally same as title Overwritten for sessions More... | |
getTitle () | |
get object title public More... | |
getUntranslatedTitle () | |
get untranslated object title public More... | |
setTitle ($a_title) | |
set object title More... | |
getDescription () | |
get object description More... | |
setDescription ($a_desc) | |
set object description More... | |
getLongDescription () | |
get object long description (stored in object_description) More... | |
getImportId () | |
get import id More... | |
setImportId ($a_import_id) | |
set import id More... | |
getOwner () | |
get object owner More... | |
getOwnerName () | |
setOwner ($a_owner) | |
set object owner More... | |
getCreateDate () | |
get create date public More... | |
getLastUpdateDate () | |
get last update date public More... | |
getDiskUsage () | |
Gets the disk usage of the object in bytes. More... | |
create () | |
create More... | |
update () | |
update object in db More... | |
MDUpdateListener ($a_element) | |
Meta data update listener. More... | |
createMetaData () | |
create meta data entry More... | |
updateMetaData () | |
update meta data entry More... | |
deleteMetaData () | |
delete meta data entry More... | |
updateOwner () | |
update owner of object in db More... | |
putInTree ($a_parent_ref) | |
maybe this method should be in tree object!? More... | |
setPermissions ($a_parent_ref) | |
set permissions of object More... | |
setParentRolePermissions ($a_parent_ref) | |
Initialize the permissions of parent roles (local roles of categories, global roles...) This method is overwritten in e.g courses, groups for building permission intersections with non_member templates. More... | |
createReference () | |
creates reference for object More... | |
countReferences () | |
count references of object More... | |
delete () | |
delete object or referenced object (in the case of a referenced object, object data is only deleted if last reference is deleted) This function removes an object entirely from system!! More... | |
initDefaultRoles () | |
init default roles settings Purpose of this function is to create a local role folder and local roles, that are needed depending on the object type If you want to setup default local roles you MUST overwrite this method in derived object classes (see ilObjForum for an example) public More... | |
applyDidacticTemplate ($a_tpl_id) | |
Apply template. More... | |
setRegisterMode ($a_bool) | |
isUserRegistered ($a_user_id=0) | |
requireRegistration () | |
getXMLZip () | |
getHTMLDirectory () | |
cloneObject ($a_target_id, $a_copy_id=0, $a_omit_tree=false) | |
Clone object permissions, put in tree ... More... | |
appendCopyInfo ($a_target_id, $a_copy_id) | |
Prepend Copy info if object with same name exists in that container. More... | |
cloneDependencies ($a_target_id, $a_copy_id) | |
Clone object dependencies. More... | |
cloneMetaData ($target_obj) | |
Copy meta data. More... | |
getPossibleSubObjects ($a_filter=true) | |
get all possible subobjects of this type the object can decide which types of subobjects are possible jut in time overwrite if the decision distinguish from standard model More... | |
Static Public Member Functions | |
static | _lookupFinishedUserExercises ($a_user_id) |
Get all exercises for user. More... | |
Static Public Member Functions inherited from ilObject | |
static | _lookupObjIdByImportId ($a_import_id) |
static | _lookupImportId ($a_obj_id) |
static | _lookupOwnerName ($a_owner_id) |
lookup owner name for owner id More... | |
static | _getIdForImportId ($a_import_id) |
get current object id for import id (static) More... | |
static | _getAllReferences ($a_id) |
get all reference ids of object More... | |
static | _lookupTitle ($a_id) |
lookup object title More... | |
static | _lookupOwner ($a_id) |
lookup object owner More... | |
static | _getIdsForTitle ($title, $type='', $partialmatch=false) |
static | _lookupDescription ($a_id) |
lookup object description More... | |
static | _lookupLastUpdate ($a_id, $a_as_string=false) |
lookup last update More... | |
static | _getLastUpdateOfObjects ($a_objs) |
Get last update for a set of media objects. More... | |
static | _lookupObjId ($a_id) |
static | _setDeletedDate ($a_ref_id) |
only called in ilTree::saveSubTree More... | |
static | setDeletedDates ($a_ref_ids) |
Set deleted date type $ilDB. More... | |
static | _resetDeletedDate ($a_ref_id) |
only called in ilObjectGUI::insertSavedNodes More... | |
static | _lookupDeletedDate ($a_ref_id) |
only called in ilObjectGUI::insertSavedNodes More... | |
static | _writeTitle ($a_obj_id, $a_title) |
write title to db (static) More... | |
static | _writeDescription ($a_obj_id, $a_desc) |
write description to db (static) More... | |
static | _writeImportId ($a_obj_id, $a_import_id) |
write import id to db (static) More... | |
static | _lookupType ($a_id, $a_reference=false) |
lookup object type More... | |
static | _isInTrash ($a_ref_id) |
checks wether object is in trash More... | |
static | _hasUntrashedReference ($a_obj_id) |
checks wether an object has at least one reference that is not in trash More... | |
static | _lookupObjectId ($a_ref_id) |
lookup object id More... | |
static | _getObjectsDataForType ($a_type, $a_omit_trash=false) |
get all objects of a certain type More... | |
static | _exists ($a_id, $a_reference=false, $a_type=null) |
checks if an object exists in object_data More... | |
static | _getObjectsByType ($a_obj_type="", $a_owner="") |
Get objects by type. More... | |
static | _prepareCloneSelection ($a_ref_ids, $new_type, $show_path=true) |
Prepare copy wizard object selection. More... | |
static | _getIcon ($a_obj_id="", $a_size="big", $a_type="", $a_offline=false) |
Get icon for repository item. More... | |
static | collectDeletionDependencies (&$deps, $a_ref_id, $a_obj_id, $a_type, $a_depth=0) |
Collect deletion dependencies. More... | |
static | getDeletionDependencies ($a_obj_id) |
Get deletion dependencies. More... | |
static | getLongDescriptions (array $a_obj_ids) |
Get long description data. More... | |
static | getAllOwnedRepositoryObjects ($a_user_id) |
Get all ids of objects user owns. More... | |
static | fixMissingTitles ($a_type, array &$a_obj_title_map) |
Try to fix missing object titles. More... | |
static | _lookupCreationDate ($a_id) |
Lookup creation date. More... | |
static | hasAutoRating ($a_type, $a_ref_id) |
Check if auto rating is active for parent group/course. More... | |
Data Fields | |
$file_obj | |
$members_obj | |
$files | |
$timestamp | |
$hour | |
$minutes | |
$day | |
$month | |
$year | |
$instruction | |
$certificate_visibility | |
$tutor_feedback = 7 | |
const | TUTOR_FEEDBACK_MAIL = 1 |
const | TUTOR_FEEDBACK_TEXT = 2 |
const | TUTOR_FEEDBACK_FILE = 4 |
Data Fields inherited from ilObject | |
const | TITLE_LENGTH = 255 |
max length of object title More... | |
const | DESC_LENGTH = 128 |
$ilias | |
$lng | |
$id | |
$ref_id | |
$type | |
$title | |
$untranslatedTitle | |
$desc | |
$long_desc | |
$owner | |
$create_date | |
$last_update | |
$import_id | |
$register = false | |
$referenced | |
$objectList | |
$max_title | |
$max_desc | |
$add_dots | |
Protected Member Functions | |
getTutorFeedback () | |
Protected Attributes | |
$completion_by_submission = false | |
ilObjExercise::__construct | ( | $a_id = 0 , |
|
$a_call_by_reference = true |
|||
) |
Constructor public.
integer | reference_id or object_id |
boolean | treat the id as reference_id (true) or object_id (false) |
Definition at line 56 of file class.ilObjExercise.php.
References setPassMode().
|
static |
Get all exercises for user.
<type> | $a_user_id |
Definition at line 776 of file class.ilObjExercise.php.
References $ilDB, $row, and array.
Referenced by ilExerciseVerificationTableGUI\getItems().
ilObjExercise::checkDate | ( | ) |
Definition at line 157 of file class.ilObjExercise.php.
References date.
ilObjExercise::cloneObject | ( | $a_target_id, | |
$a_copy_id = 0 , |
|||
$a_omit_tree = false |
|||
) |
Clone exercise (no member data)
public
int | target ref_id |
int | copy id |
Definition at line 217 of file class.ilObjExercise.php.
References $ilDB, array, ilExAssignment\cloneAssignmentsOfExercise(), ilObject\getId(), ilExcCriteriaCatalogue\getInstancesByParentId(), getInstruction(), getPassMode(), getPassNr(), getShowSubmissions(), getTimestamp(), getTutorFeedback(), and isCompletionBySubmissionEnabled().
ilObjExercise::delete | ( | ) |
delete course and all related data
public
Definition at line 268 of file class.ilObjExercise.php.
References $ilDB, array, ilExcCriteriaCatalogue\deleteByParent(), ilObject\getId(), ilNotification\removeForObject(), and ilNotification\TYPE_EXERCISE_SUBMISSION.
ilObjExercise::determinStatusOfUser | ( | $a_user_id = 0 | ) |
Determine status of user.
Definition at line 451 of file class.ilObjExercise.php.
References $ilUser, $ret, array, ilObject\getId(), ilExAssignment\getInstancesByExercise(), getPassMode(), and getPassNr().
Referenced by updateUserStatus().
ilObjExercise::exportGradesExcel | ( | ) |
Exports grades as excel.
Definition at line 575 of file class.ilObjExercise.php.
References $d, $row, ilLPMarks\_lookupMark(), ilObjUser\_lookupName(), ilExerciseMembers\_lookupStatus(), array, ilUtil\getASCIIFilename(), ilObject\getId(), ilExAssignment\getInstancesByExercise(), ilObject\getTitle(), and ilUtil\sortArray().
ilObjExercise::getCertificateVisibility | ( | ) |
Returns the visibility settings of the certificate.
Definition at line 800 of file class.ilObjExercise.php.
Referenced by hasUserCertificate(), and saveData().
ilObjExercise::getInstruction | ( | ) |
Definition at line 86 of file class.ilObjExercise.php.
References $instruction.
Referenced by cloneObject(), saveData(), and update().
ilObjExercise::getPassMode | ( | ) |
Get pass mode (all | nr)
Definition at line 106 of file class.ilObjExercise.php.
Referenced by cloneObject(), determinStatusOfUser(), saveData(), and update().
ilObjExercise::getPassNr | ( | ) |
Get number of assignments that must be passed to pass the exercise.
Definition at line 126 of file class.ilObjExercise.php.
Referenced by cloneObject(), determinStatusOfUser(), saveData(), and update().
ilObjExercise::getShowSubmissions | ( | ) |
Get whether submissions of learners should be shown to other learners after deadline.
Definition at line 146 of file class.ilObjExercise.php.
Referenced by cloneObject(), saveData(), and update().
ilObjExercise::getTimestamp | ( | ) |
Definition at line 74 of file class.ilObjExercise.php.
References $timestamp.
Referenced by cloneObject(), saveData(), and update().
|
protected |
Definition at line 182 of file class.ilObjExercise.php.
References $tutor_feedback.
Referenced by cloneObject(), saveData(), and update().
ilObjExercise::hasAddToDesktop | ( | ) |
ilObjExercise::hasTutorFeedbackFile | ( | ) |
Definition at line 177 of file class.ilObjExercise.php.
ilObjExercise::hasTutorFeedbackMail | ( | ) |
Definition at line 172 of file class.ilObjExercise.php.
ilObjExercise::hasTutorFeedbackText | ( | ) |
Definition at line 167 of file class.ilObjExercise.php.
ilObjExercise::hasUserCertificate | ( | $a_user_id | ) |
Check if given user has certificate to show/download.
int | $a_user_id |
Definition at line 838 of file class.ilObjExercise.php.
References ilExerciseMembers\_lookupStatus(), getCertificateVisibility(), ilObject\getId(), ilCertificate\isActive(), and ilCertificate\isObjectActive().
ilObjExercise::isCompletionBySubmissionEnabled | ( | ) |
Checks whether completion by submission is enabled or not.
Definition at line 713 of file class.ilObjExercise.php.
References $completion_by_submission.
Referenced by cloneObject(), processExerciseStatus(), saveData(), and update().
ilObjExercise::processExerciseStatus | ( | ilExAssignment | $a_ass, |
array | $a_user_ids, | ||
$a_has_submitted, | |||
array | $a_valid_submissions = null |
||
) |
Definition at line 734 of file class.ilObjExercise.php.
References ilExerciseMembers\_writeReturned(), ilObject\getId(), ilExAssignment\getMemberStatus(), and isCompletionBySubmissionEnabled().
Referenced by ilExPeerReviewGUI\handlePeerReviewChange().
ilObjExercise::read | ( | ) |
Definition at line 295 of file class.ilObjExercise.php.
References $ilDB, $query, $res, $row, ilObject\getId(), setCertificateVisibility(), setCompletionBySubmission(), setInstruction(), setPassNr(), setShowSubmissions(), setTimestamp(), and setTutorFeedback().
ilObjExercise::saveCertificateVisibility | ( | $a_value | ) |
Saves the visibility settings of the certificate.
integer | $a_value | The value for the visibility settings (0 = always, 1 = only passed, 2 = never) private |
Definition at line 822 of file class.ilObjExercise.php.
References $ilDB, array, and ilObject\getId().
ilObjExercise::saveData | ( | ) |
Definition at line 192 of file class.ilObjExercise.php.
References $ilDB, array, getCertificateVisibility(), ilObject\getId(), getInstruction(), getPassMode(), getPassNr(), getShowSubmissions(), getTimestamp(), getTutorFeedback(), and isCompletionBySubmissionEnabled().
ilObjExercise::sendAssignment | ( | ilExAssignment | $a_ass, |
$a_members | |||
) |
send exercise per mail to members
Definition at line 363 of file class.ilObjExercise.php.
References $file, $GLOBALS, $ilUser, ilObject\$lng, ilLink\_getLink(), array, ilDatePresentation\formatDate(), ilExAssignment\getDeadline(), ilExAssignment\getExerciseId(), ilFSStorageExercise\getFiles(), ilExAssignment\getId(), ilObject\getId(), ilObjectFactory\getInstanceByObjId(), ilExAssignment\getInstruction(), ilExAssignment\getMemberStatus(), ilObject\getRefId(), ilExAssignment\getTitle(), ilObject\getTitle(), and IL_CAL_UNIX.
ilObjExercise::sendFeedbackFileNotification | ( | $a_feedback_file, | |
$a_user_id, | |||
$a_ass_id, | |||
$a_is_text_feedback = false |
|||
) |
Send feedback file notification to user.
Definition at line 679 of file class.ilObjExercise.php.
References ilObject\$type, array, ilObject\getId(), ilObject\getRefId(), ilExerciseMailNotification\TYPE_FEEDBACK_FILE_ADDED, and ilExerciseMailNotification\TYPE_FEEDBACK_TEXT_ADDED.
Referenced by ilExAssignment\saveMultiFeedbackFiles().
ilObjExercise::setCertificateVisibility | ( | $a_value | ) |
Sets the visibility settings of the certificate.
integer | $a_value | The value for the visibility settings (0 = always, 1 = only passed, 2 = never) public |
Definition at line 811 of file class.ilObjExercise.php.
Referenced by read().
ilObjExercise::setCompletionBySubmission | ( | $bool | ) |
Enabled/Disable completion by submission.
boolean |
Definition at line 727 of file class.ilObjExercise.php.
Referenced by read().
ilObjExercise::setDate | ( | $a_hour, | |
$a_minutes, | |||
$a_day, | |||
$a_month, | |||
$a_year | |||
) |
Definition at line 64 of file class.ilObjExercise.php.
ilObjExercise::setInstruction | ( | $a_instruction | ) |
Definition at line 82 of file class.ilObjExercise.php.
Referenced by read().
ilObjExercise::setPassMode | ( | $a_val | ) |
Set pass mode (all | nr)
string | pass mode |
Definition at line 96 of file class.ilObjExercise.php.
Referenced by __construct().
ilObjExercise::setPassNr | ( | $a_val | ) |
Set number of assignments that must be passed to pass the exercise.
integer | pass nr |
Definition at line 116 of file class.ilObjExercise.php.
Referenced by read().
ilObjExercise::setShowSubmissions | ( | $a_val | ) |
Set whether submissions of learners should be shown to other learners after deadline.
boolean | show submissions |
Definition at line 136 of file class.ilObjExercise.php.
Referenced by read().
ilObjExercise::setTimestamp | ( | $a_timestamp | ) |
Definition at line 78 of file class.ilObjExercise.php.
Referenced by read().
ilObjExercise::setTutorFeedback | ( | $a_value | ) |
Definition at line 187 of file class.ilObjExercise.php.
Referenced by read().
ilObjExercise::update | ( | ) |
Definition at line 328 of file class.ilObjExercise.php.
References $ilDB, array, ilObject\getId(), getInstruction(), getPassMode(), getPassNr(), getShowSubmissions(), getTimestamp(), getTutorFeedback(), isCompletionBySubmissionEnabled(), and updateAllUsersStatus().
ilObjExercise::updateAllUsersStatus | ( | ) |
Update status of all users.
Definition at line 558 of file class.ilObjExercise.php.
References updateUserStatus().
Referenced by update().
ilObjExercise::updateUserStatus | ( | $a_user_id = 0 | ) |
Update exercise status of user.
Definition at line 539 of file class.ilObjExercise.php.
References $ilUser, ilExerciseMembers\_writeStatus(), determinStatusOfUser(), and ilObject\getId().
Referenced by ilExAssignmentMemberStatus\postUpdateStatus(), and updateAllUsersStatus().
ilObjExercise::$certificate_visibility |
Definition at line 32 of file class.ilObjExercise.php.
|
protected |
Definition at line 48 of file class.ilObjExercise.php.
Referenced by isCompletionBySubmissionEnabled().
ilObjExercise::$day |
Definition at line 28 of file class.ilObjExercise.php.
ilObjExercise::$file_obj |
Definition at line 21 of file class.ilObjExercise.php.
ilObjExercise::$files |
Definition at line 23 of file class.ilObjExercise.php.
ilObjExercise::$hour |
Definition at line 26 of file class.ilObjExercise.php.
ilObjExercise::$instruction |
Definition at line 31 of file class.ilObjExercise.php.
Referenced by getInstruction().
ilObjExercise::$members_obj |
Definition at line 22 of file class.ilObjExercise.php.
ilObjExercise::$minutes |
Definition at line 27 of file class.ilObjExercise.php.
ilObjExercise::$month |
Definition at line 29 of file class.ilObjExercise.php.
ilObjExercise::$timestamp |
Definition at line 25 of file class.ilObjExercise.php.
Referenced by getTimestamp().
ilObjExercise::$tutor_feedback = 7 |
Definition at line 34 of file class.ilObjExercise.php.
Referenced by getTutorFeedback().
ilObjExercise::$year |
Definition at line 30 of file class.ilObjExercise.php.
const ilObjExercise::TUTOR_FEEDBACK_FILE = 4 |
Definition at line 38 of file class.ilObjExercise.php.
Referenced by ilObjExerciseGUI\getEditFormCustomValues(), and ilObjExerciseGUI\initEditCustomForm().
const ilObjExercise::TUTOR_FEEDBACK_MAIL = 1 |
Definition at line 36 of file class.ilObjExercise.php.
Referenced by ilObjExerciseGUI\getEditFormCustomValues(), and ilObjExerciseGUI\initEditCustomForm().
const ilObjExercise::TUTOR_FEEDBACK_TEXT = 2 |
Definition at line 37 of file class.ilObjExercise.php.
Referenced by ilObjExerciseGUI\getEditFormCustomValues(), and ilObjExerciseGUI\initEditCustomForm().