ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class ilObjSCORMLearningModule. More...
Public Member Functions | |
__construct ($a_id=0, $a_call_by_reference=true) | |
Constructor public. More... | |
create ($upload=false) | |
create file based lm More... | |
read () | |
read object More... | |
setEditable ($a_editable) | |
Set Editable. More... | |
getEditable () | |
Get Editable. More... | |
setTries ($a_tries) | |
Set default tries for questions. More... | |
getTries () | |
Get Tries. More... | |
setLocalization ($a_val) | |
Set localization. More... | |
getLocalization () | |
Get localization. More... | |
getDiskUsage () | |
Gets the disk usage of the object in bytes. More... | |
createDataDirectory () | |
creates data directory for package files ("./data/lm_data/lm_<id>") More... | |
getDataDirectory ($mode="filesystem") | |
get data directory of lm More... | |
getAPIAdapterName () | |
get api adapter name More... | |
setAPIAdapterName ($a_api) | |
set api adapter name More... | |
getAPIFunctionsPrefix () | |
get api functions prefix More... | |
setAPIFunctionsPrefix ($a_prefix) | |
set api functions prefix More... | |
getCreditMode () | |
get credit mode More... | |
setCreditMode ($a_credit_mode) | |
set credit mode More... | |
setDefaultLessonMode ($a_lesson_mode) | |
set default lesson mode More... | |
getDefaultLessonMode () | |
get default lesson mode More... | |
getStyleSheetId () | |
get ID of assigned style sheet object More... | |
setStyleSheetId ($a_style_id) | |
set ID of assigned style sheet object More... | |
setAutoReview ($a_auto_review) | |
set auto review as true/false for SCORM 1.2 More... | |
getAutoReview () | |
get auto review as true/false for SCORM 1.2 More... | |
setAutoReviewChar ($a_auto_review) | |
set auto review as Char for SCORM 2004 More... | |
getAutoReviewChar () | |
get auto review as Char for SCORM 2004 More... | |
getMaxAttempt () | |
get max attempt More... | |
setMaxAttempt ($a_max_attempt) | |
set max attempt More... | |
getModuleVersion () | |
get module version More... | |
getAssignedGlossary () | |
get assigned glossary More... | |
setAssignedGlossary ($a_assigned_glossary) | |
set assigned glossary More... | |
setModuleVersion ($a_module_version) | |
set max attempt More... | |
getSession () | |
get session setting More... | |
setSession ($a_session) | |
set session setting More... | |
getNoMenu () | |
disable menu More... | |
setNoMenu ($a_no_menu) | |
disable menu More... | |
getHideNavig () | |
hide navigation tree More... | |
setHideNavig ($a_hide_navig) | |
disable menu More... | |
getCacheDeactivated () | |
BrowserCacheDisabled for SCORM 2004 / ENABLE_JS_DEBUG. More... | |
getSessionDeactivated () | |
sessionDisabled for SCORM 2004 More... | |
getDebugActivated () | |
debugActivated More... | |
getIe_force_render () | |
force Internet Explorer to render again after some Milliseconds - useful for learning Modules with a lot of iframesor frames and IE >=10 More... | |
setIe_force_render ($a_ie_force_render) | |
getFourth_Edition () | |
SCORM 2004 4th edition features. More... | |
setFourth_edition ($a_fourth_edition) | |
getSequencing () | |
sequencing More... | |
setSequencing ($a_sequencing) | |
getInteractions () | |
interactions More... | |
setInteractions ($a_interactions) | |
getObjectives () | |
objectives More... | |
setObjectives ($a_objectives) | |
getComments () | |
comments More... | |
setComments ($a_comments) | |
getTime_from_lms () | |
time_from_lms More... | |
setTime_from_lms ($a_time_from_lms) | |
getCheck_values () | |
check_values More... | |
setCheck_values ($a_check_values) | |
getOfflineMode () | |
offlineMode More... | |
setOfflineMode ($a_offline_mode) | |
getDebug () | |
debug More... | |
setDebug ($a_debug) | |
debug More... | |
getDebugPw () | |
debug pw More... | |
setDebugPw ($a_debug_pw) | |
debug pw More... | |
setAutoContinue ($a_auto_continue) | |
get auto continue More... | |
getAutoContinue () | |
set auto continue More... | |
getAuto_last_visited () | |
auto_last_visited More... | |
setAuto_last_visited ($a_auto_last_visited) | |
setSequencingExpertMode ($a_val) | |
Set sequencing expert mode. More... | |
getSequencingExpertMode () | |
Get sequencing expert mode. More... | |
setAutoSuspend ($a_auto_suspend) | |
get auto continue More... | |
getAutoSuspend () | |
set auto continue More... | |
getOpenMode () | |
open_mode 0: in Tab/new Window like in previous versions 1: in iFrame with width=100% and heigth=100% 2: in iFrame with specified width and height 3: 4: 5: in new Window without specified width and height 6: in new Window with specified width and height More... | |
setOpenMode ($a_open_mode) | |
getWidth () | |
width More... | |
setWidth ($a_width) | |
getHeight () | |
height More... | |
setHeight ($a_height) | |
getMasteryScore () | |
get mastery_score More... | |
setMasteryScore ($a_mastery_score) | |
set mastery_score More... | |
checkMasteryScoreValues () | |
check mastery_score / min_normalized_measure of SCOs (SCORM 1.2) / objectives (SCORM 2004) More... | |
getMasteryScoreValues () | |
get mastery_score_values More... | |
getIdSetting () | |
update values for mastery_score / min_normalized_measure in database - not requested More... | |
setIdSetting ($a_id_setting) | |
set id_setting More... | |
getNameSetting () | |
get name_setting More... | |
setNameSetting ($a_name_setting) | |
set name_setting More... | |
update () | |
update object data More... | |
setSubType ($a_sub_type) | |
get sub type More... | |
getSubType () | |
set sub type More... | |
delete () | |
delete SCORM learning module and all related data More... | |
getPointsInPercent () | |
Returns the points in percent for the learning module This is called by the certificate generator if [SCORM_POINTS] is inserted. More... | |
getMaxPoints () | |
Returns score.max for the learning module, refered to the last sco where score.max is set. More... | |
populateByDirectoy ($a_dir, $a_filename="") | |
Populate by directory. More... | |
zipLmForOfflineMode () | |
getApiStudentId () | |
Get cmi.core.student_id / cmi.learner_id for API. More... | |
getApiStudentName () | |
Get cmi.core.student_name / cmi.learner_name for API note: 'lastname, firstname' is required for SCORM 1.2; 9 = no name to hide student_name for external content. More... | |
getViewButton () | |
get button for view 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... | |
setOfflineStatus ($a_status) | |
Set offline status. More... | |
getOfflineStatus () | |
Get offline status. More... | |
supportsOfflineHandling () | |
Check whether object supports offline handling. 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... | |
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 () | |
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 | getAffectiveLocalization ($a_id) |
Get affective localization. More... | |
static | _lookupSubType ($a_obj_id) |
lookup subtype id (scorm, ) More... | |
static | _getTries ($a_id) |
static | getScormModulesForGlossary ($a_glo_id) |
Get SCORM modules that assign a certain glossary. More... | |
static | lookupAssignedGlossary ($a_slm_id) |
Get SCORM modules that assign a certain glossary. 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 | lookupOfflineStatus ($a_obj_id) |
Lookup offline status using objectDataCache. 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. 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 | 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 | |
$validator | |
Data Fields inherited from ilObject | |
const | TITLE_LENGTH = 255 |
max length of object title More... | |
const | DESC_LENGTH = 128 |
$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 | |
Additional Inherited Members | |
Protected Attributes inherited from ilObject | |
$objDefinition | |
$db | |
$log | |
$error | |
$tree | |
$app_event_handler | |
$rbacadmin | |
$rbacreview | |
Class ilObjSCORMLearningModule.
Definition at line 20 of file class.ilObjSAHSLearningModule.php.
ilObjSAHSLearningModule::__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 31 of file class.ilObjSAHSLearningModule.php.
|
static |
Definition at line 230 of file class.ilObjSAHSLearningModule.php.
References $DIC, $ilDB, and $lm_set.
Referenced by ilPCQuestionGUI\edit().
|
static |
lookup subtype id (scorm, )
int | $a_id | object id |
Definition at line 154 of file class.ilObjSAHSLearningModule.php.
Referenced by ilSCORMOfflineMode\__construct(), ilLPStatusSCORM\_getStatusInfo(), ilCtrl\checkLPSettingsForward(), checkMasteryScoreValues(), ilLPStatusSCORM\determinePercentage(), ilLPStatusSCORM\determineStatus(), ilSAHSEditGUI\executeCommand(), ilSAHSPresentationGUI\executeCommand(), ilTrQuery\getObjectsDataForUser(), ilTrQuery\getParticipantsForObject(), ilLPCollectionOfSCOs\getPossibleItems(), ilObjSAHSLearningModuleListGUI\getProperties(), ilLPCollectionOfSCOs\getScoresForUserAndCP_Node_Id(), ilCertificateMigrationJob\getScormCertificates(), ilTrQuery\getSCOsStatusForUser(), ilScormLP\getValidModes(), ilObjSCORM2004LearningModuleGUI\initPropertiesForm(), ilLPCollectionOfSCOs\itemsAreEqual(), ilObjSCORMLearningModuleGUI\newModuleVersion(), ilObjSCORMLearningModuleGUI\properties(), ilLPStatusSCORM\refreshStatus(), and ilSAHSPresentationGUI\setInfoTabs().
ilObjSAHSLearningModule::checkMasteryScoreValues | ( | ) |
check mastery_score / min_normalized_measure of SCOs (SCORM 1.2) / objectives (SCORM 2004)
Definition at line 809 of file class.ilObjSAHSLearningModule.php.
References $DIC, $ilDB, ilObject\$type, and _lookupSubType().
ilObjSAHSLearningModule::create | ( | $upload = false | ) |
create file based lm
Definition at line 40 of file class.ilObjSAHSLearningModule.php.
References $DIC, $ilDB, createDataDirectory(), ilObject\createMetaData(), getEditable(), ilObject\getId(), getLocalization(), getSequencingExpertMode(), and getSubType().
ilObjSAHSLearningModule::createDataDirectory | ( | ) |
creates data directory for package files ("./data/lm_data/lm_<id>")
Definition at line 261 of file class.ilObjSAHSLearningModule.php.
References getDataDirectory(), ilUtil\getWebspaceDir(), and ilUtil\makeDir().
Referenced by create().
ilObjSAHSLearningModule::delete | ( | ) |
delete SCORM learning module and all related data
this method has been tested on may 9th 2004 meta data, scorm lm data, scorm tree, scorm objects (organization(s), manifest, resources and items), tracking data and data directory have been deleted correctly as desired
public
Definition at line 1156 of file class.ilObjSAHSLearningModule.php.
References $DIC, $ilDB, $ilLog, $res, $row, ilSCORMObject\_getInstance(), ilUtil\delDir(), ilObject\deleteMetaData(), getDataDirectory(), ilObject\getId(), and getSubType().
|
static |
Get affective localization.
int | $a_id | scorm lm id |
Definition at line 130 of file class.ilObjSAHSLearningModule.php.
References $DIC, $ilDB, $lm_set, and ilObject\$lng.
Referenced by ilSCORM2004PageConfig\configureByObjectId(), ilSCORM2004Asset\exportHTMLPageObjects(), ilSCORM2004ScoGUI\getGloOverviewOv(), ilSCORM2004PageGUI\postOutputProcessing(), and ilSCORM2004ScoGUI\sco_preview().
ilObjSAHSLearningModule::getAPIAdapterName | ( | ) |
get api adapter name
Definition at line 282 of file class.ilObjSAHSLearningModule.php.
Referenced by populateByDirectoy(), and update().
ilObjSAHSLearningModule::getAPIFunctionsPrefix | ( | ) |
get api functions prefix
Definition at line 298 of file class.ilObjSAHSLearningModule.php.
Referenced by populateByDirectoy(), and update().
ilObjSAHSLearningModule::getApiStudentId | ( | ) |
Get cmi.core.student_id / cmi.learner_id for API.
Definition at line 1465 of file class.ilObjSAHSLearningModule.php.
References $_GET, $DIC, ilObject\getId(), and getIdSetting().
ilObjSAHSLearningModule::getApiStudentName | ( | ) |
Get cmi.core.student_name / cmi.learner_name for API note: 'lastname, firstname' is required for SCORM 1.2; 9 = no name to hide student_name for external content.
Definition at line 1486 of file class.ilObjSAHSLearningModule.php.
References $DIC, ilObject\$lng, and getNameSetting().
ilObjSAHSLearningModule::getAssignedGlossary | ( | ) |
get assigned glossary
Definition at line 421 of file class.ilObjSAHSLearningModule.php.
Referenced by ilObjSCORM2004LearningModule\exportHTMLScoObjects(), ilObjSCORM2004LearningModule\exportPDF(), ilObjSCORM2004LearningModule\exportScorm(), populateByDirectoy(), and update().
ilObjSAHSLearningModule::getAuto_last_visited | ( | ) |
auto_last_visited
Definition at line 699 of file class.ilObjSAHSLearningModule.php.
Referenced by populateByDirectoy(), and update().
ilObjSAHSLearningModule::getAutoContinue | ( | ) |
set auto continue
Definition at line 691 of file class.ilObjSAHSLearningModule.php.
Referenced by populateByDirectoy(), and update().
ilObjSAHSLearningModule::getAutoReview | ( | ) |
get auto review as true/false for SCORM 1.2
Definition at line 373 of file class.ilObjSAHSLearningModule.php.
References ilUtil\yn2tf().
ilObjSAHSLearningModule::getAutoReviewChar | ( | ) |
get auto review as Char for SCORM 2004
Definition at line 388 of file class.ilObjSAHSLearningModule.php.
Referenced by populateByDirectoy(), and update().
ilObjSAHSLearningModule::getAutoSuspend | ( | ) |
set auto continue
Definition at line 740 of file class.ilObjSAHSLearningModule.php.
Referenced by populateByDirectoy(), and update().
ilObjSAHSLearningModule::getCacheDeactivated | ( | ) |
BrowserCacheDisabled for SCORM 2004 / ENABLE_JS_DEBUG.
Definition at line 492 of file class.ilObjSAHSLearningModule.php.
References $DIC, $ilSetting, and $lm_set.
ilObjSAHSLearningModule::getCheck_values | ( | ) |
check_values
Definition at line 625 of file class.ilObjSAHSLearningModule.php.
Referenced by populateByDirectoy(), and update().
ilObjSAHSLearningModule::getComments | ( | ) |
comments
Definition at line 599 of file class.ilObjSAHSLearningModule.php.
Referenced by populateByDirectoy(), and update().
ilObjSAHSLearningModule::getCreditMode | ( | ) |
get credit mode
Definition at line 314 of file class.ilObjSAHSLearningModule.php.
Referenced by populateByDirectoy(), and update().
ilObjSAHSLearningModule::getDataDirectory | ( | $mode = "filesystem" | ) |
get data directory of lm
Definition at line 271 of file class.ilObjSAHSLearningModule.php.
References ilObject\getId(), and ilUtil\getWebspaceDir().
Referenced by ilObjSCORM2004LearningModule\convert_1_2_to_2004(), createDataDirectory(), delete(), populateByDirectoy(), ilObjSCORMLearningModule\readObject(), and ilObjSCORM2004LearningModule\readObject().
ilObjSAHSLearningModule::getDebug | ( | ) |
debug
Definition at line 652 of file class.ilObjSAHSLearningModule.php.
References Sabre\VObject\$debug.
Referenced by populateByDirectoy(), and update().
ilObjSAHSLearningModule::getDebugActivated | ( | ) |
debugActivated
Definition at line 520 of file class.ilObjSAHSLearningModule.php.
References $DIC, $ilSetting, and $lm_set.
ilObjSAHSLearningModule::getDebugPw | ( | ) |
debug pw
Definition at line 668 of file class.ilObjSAHSLearningModule.php.
Referenced by populateByDirectoy(), and update().
ilObjSAHSLearningModule::getDefaultLessonMode | ( | ) |
get default lesson mode
Definition at line 338 of file class.ilObjSAHSLearningModule.php.
References $DIC, and ilObject\getId().
Referenced by populateByDirectoy(), and update().
ilObjSAHSLearningModule::getDiskUsage | ( | ) |
Gets the disk usage of the object in bytes.
public
Definition at line 250 of file class.ilObjSAHSLearningModule.php.
References ilObjSAHSLearningModuleAccess\_lookupDiskUsage().
ilObjSAHSLearningModule::getEditable | ( | ) |
Get Editable.
Definition at line 184 of file class.ilObjSAHSLearningModule.php.
Referenced by create(), populateByDirectoy(), ilObjSCORM2004LearningModule\readObject(), and update().
ilObjSAHSLearningModule::getFourth_Edition | ( | ) |
SCORM 2004 4th edition features.
Definition at line 547 of file class.ilObjSAHSLearningModule.php.
ilObjSAHSLearningModule::getHeight | ( | ) |
height
Definition at line 780 of file class.ilObjSAHSLearningModule.php.
Referenced by getViewButton(), populateByDirectoy(), and update().
ilObjSAHSLearningModule::getHideNavig | ( | ) |
hide navigation tree
Definition at line 476 of file class.ilObjSAHSLearningModule.php.
Referenced by populateByDirectoy(), and update().
ilObjSAHSLearningModule::getIdSetting | ( | ) |
update values for mastery_score / min_normalized_measure in database - not requested
update meta data only get id_setting
Definition at line 911 of file class.ilObjSAHSLearningModule.php.
Referenced by getApiStudentId(), and update().
ilObjSAHSLearningModule::getIe_force_render | ( | ) |
force Internet Explorer to render again after some Milliseconds - useful for learning Modules with a lot of iframesor frames and IE >=10
Definition at line 534 of file class.ilObjSAHSLearningModule.php.
Referenced by populateByDirectoy(), and update().
ilObjSAHSLearningModule::getInteractions | ( | ) |
interactions
Definition at line 573 of file class.ilObjSAHSLearningModule.php.
Referenced by populateByDirectoy(), and update().
ilObjSAHSLearningModule::getLocalization | ( | ) |
Get localization.
Definition at line 225 of file class.ilObjSAHSLearningModule.php.
Referenced by create(), populateByDirectoy(), and update().
ilObjSAHSLearningModule::getMasteryScore | ( | ) |
get mastery_score
Definition at line 793 of file class.ilObjSAHSLearningModule.php.
Referenced by update().
ilObjSAHSLearningModule::getMasteryScoreValues | ( | ) |
get mastery_score_values
Definition at line 844 of file class.ilObjSAHSLearningModule.php.
ilObjSAHSLearningModule::getMaxAttempt | ( | ) |
get max attempt
Definition at line 396 of file class.ilObjSAHSLearningModule.php.
Referenced by populateByDirectoy(), and update().
ilObjSAHSLearningModule::getMaxPoints | ( | ) |
Returns score.max for the learning module, refered to the last sco where score.max is set.
This is called by the certificate generator if [SCORM_POINTS_MAX] is inserted.
public
Definition at line 1301 of file class.ilObjSAHSLearningModule.php.
References $DIC, $ilUser, $res, ilObjSCORM2004LearningModule\_getMaxScoreForUser(), ilObject\getId(), and getSubType().
ilObjSAHSLearningModule::getModuleVersion | ( | ) |
get module version
Definition at line 413 of file class.ilObjSAHSLearningModule.php.
Referenced by populateByDirectoy(), and update().
ilObjSAHSLearningModule::getNameSetting | ( | ) |
get name_setting
Definition at line 927 of file class.ilObjSAHSLearningModule.php.
Referenced by getApiStudentName(), and update().
ilObjSAHSLearningModule::getNoMenu | ( | ) |
disable menu
Definition at line 460 of file class.ilObjSAHSLearningModule.php.
Referenced by populateByDirectoy(), and update().
ilObjSAHSLearningModule::getObjectives | ( | ) |
objectives
Definition at line 586 of file class.ilObjSAHSLearningModule.php.
Referenced by populateByDirectoy(), and update().
ilObjSAHSLearningModule::getOfflineMode | ( | ) |
offlineMode
Definition at line 638 of file class.ilObjSAHSLearningModule.php.
Referenced by populateByDirectoy(), and update().
ilObjSAHSLearningModule::getOpenMode | ( | ) |
open_mode 0: in Tab/new Window like in previous versions 1: in iFrame with width=100% and heigth=100% 2: in iFrame with specified width and height 3: 4: 5: in new Window without specified width and height 6: in new Window with specified width and height
Definition at line 756 of file class.ilObjSAHSLearningModule.php.
Referenced by getViewButton(), populateByDirectoy(), and update().
ilObjSAHSLearningModule::getPointsInPercent | ( | ) |
Returns the points in percent for the learning module This is called by the certificate generator if [SCORM_POINTS] is inserted.
Definition at line 1275 of file class.ilObjSAHSLearningModule.php.
References $DIC, $ilUser, $res, ilObjSCORM2004LearningModule\_getUniqueScaledScoreForUser(), ilObject\getId(), and getSubType().
|
static |
Get SCORM modules that assign a certain glossary.
Definition at line 1091 of file class.ilObjSAHSLearningModule.php.
References $DIC, $ilDB, and ilObject\_hasUntrashedReference().
Referenced by ilObjGlossaryGUI\addUsagesToInfo(), and ilObjGlossary\getDeletionDependencies().
ilObjSAHSLearningModule::getSequencing | ( | ) |
sequencing
Definition at line 560 of file class.ilObjSAHSLearningModule.php.
Referenced by populateByDirectoy(), and update().
ilObjSAHSLearningModule::getSequencingExpertMode | ( | ) |
Get sequencing expert mode.
Definition at line 725 of file class.ilObjSAHSLearningModule.php.
Referenced by create(), populateByDirectoy(), and update().
ilObjSAHSLearningModule::getSession | ( | ) |
get session setting
Definition at line 444 of file class.ilObjSAHSLearningModule.php.
References $session.
Referenced by populateByDirectoy(), and update().
ilObjSAHSLearningModule::getSessionDeactivated | ( | ) |
sessionDisabled for SCORM 2004
Definition at line 506 of file class.ilObjSAHSLearningModule.php.
References $DIC, $ilSetting, and $lm_set.
ilObjSAHSLearningModule::getStyleSheetId | ( | ) |
get ID of assigned style sheet object
Definition at line 349 of file class.ilObjSAHSLearningModule.php.
Referenced by ilObjSCORM2004LearningModule\copyAuthoredContent(), populateByDirectoy(), ilObjSCORM2004LearningModule\prepareHTMLExporter(), read(), and update().
ilObjSAHSLearningModule::getSubType | ( | ) |
set sub type
Definition at line 1140 of file class.ilObjSAHSLearningModule.php.
Referenced by create(), delete(), getMaxPoints(), getPointsInPercent(), populateByDirectoy(), and update().
ilObjSAHSLearningModule::getTime_from_lms | ( | ) |
time_from_lms
Definition at line 612 of file class.ilObjSAHSLearningModule.php.
Referenced by populateByDirectoy(), and update().
ilObjSAHSLearningModule::getTries | ( | ) |
Get Tries.
Definition at line 205 of file class.ilObjSAHSLearningModule.php.
Referenced by populateByDirectoy(), and update().
ilObjSAHSLearningModule::getViewButton | ( | ) |
get button for view
Definition at line 1531 of file class.ilObjSAHSLearningModule.php.
References getHeight(), ilObject\getId(), ilLinkButton\getInstance(), getOpenMode(), and getWidth().
ilObjSAHSLearningModule::getWidth | ( | ) |
width
Definition at line 768 of file class.ilObjSAHSLearningModule.php.
Referenced by getViewButton(), populateByDirectoy(), and update().
|
static |
Get SCORM modules that assign a certain glossary.
Definition at line 1113 of file class.ilObjSAHSLearningModule.php.
References $DIC, $ilDB, and ilObject\_lookupType().
Referenced by ilSCORM2004PageConfig\configureByObjectId().
ilObjSAHSLearningModule::populateByDirectoy | ( | $a_dir, | |
$a_filename = "" |
|||
) |
Populate by directory.
Add a filename to do a special check for ILIAS SCORM export files. If the corresponding directory is found within the passed directory path (i.e. "htlm_<id>") this subdirectory is used instead.
Definition at line 1323 of file class.ilObjSAHSLearningModule.php.
References $DIC, $ilDB, $ilUser, ilObject\$lng, ilCopyWizardOptions\_getInstance(), ilObject\cloneMetaData(), getAPIAdapterName(), getAPIFunctionsPrefix(), getAssignedGlossary(), getAuto_last_visited(), getAutoContinue(), getAutoReviewChar(), getAutoSuspend(), getCheck_values(), getComments(), getCreditMode(), getDataDirectory(), getDebug(), getDebugPw(), getDefaultLessonMode(), ilObject\getDescription(), getEditable(), getHeight(), getHideNavig(), ilObject\getId(), getIe_force_render(), ilObjectLP\getInstance(), getInteractions(), getLocalization(), getMaxAttempt(), getModuleVersion(), getNoMenu(), getObjectives(), getOfflineMode(), ilObject\getOfflineStatus(), getOpenMode(), ilObject\getRefId(), getSequencing(), getSequencingExpertMode(), getSession(), getStyleSheetId(), getSubType(), getTime_from_lms(), getTries(), getWidth(), populateByDirectoy(), ilUtil\rCopy(), and ilUtil\renameExecutables().
Referenced by populateByDirectoy().
ilObjSAHSLearningModule::read | ( | ) |
read object
Definition at line 65 of file class.ilObjSAHSLearningModule.php.
References $DIC, $ilDB, $lm_set, ilObject\_lookupType(), ilObject\getId(), getStyleSheetId(), setAPIAdapterName(), setAPIFunctionsPrefix(), setAssignedGlossary(), setAuto_last_visited(), setAutoContinue(), setAutoReviewChar(), setAutoSuspend(), setCheck_values(), setComments(), setCreditMode(), setDebug(), setDebugPw(), setDefaultLessonMode(), setEditable(), setFourth_edition(), setHeight(), setHideNavig(), setIdSetting(), setIe_force_render(), setInteractions(), setLocalization(), setMasteryScore(), setMaxAttempt(), setModuleVersion(), setNameSetting(), setNoMenu(), setObjectives(), setOfflineMode(), setOpenMode(), setSequencing(), setSequencingExpertMode(), setSession(), setStyleSheetId(), setSubType(), setTime_from_lms(), setTries(), setWidth(), and ilUtil\yn2tf().
ilObjSAHSLearningModule::setAPIAdapterName | ( | $a_api | ) |
set api adapter name
Definition at line 290 of file class.ilObjSAHSLearningModule.php.
Referenced by read().
ilObjSAHSLearningModule::setAPIFunctionsPrefix | ( | $a_prefix | ) |
set api functions prefix
Definition at line 306 of file class.ilObjSAHSLearningModule.php.
Referenced by read().
ilObjSAHSLearningModule::setAssignedGlossary | ( | $a_assigned_glossary | ) |
set assigned glossary
Definition at line 429 of file class.ilObjSAHSLearningModule.php.
Referenced by read().
ilObjSAHSLearningModule::setAuto_last_visited | ( | $a_auto_last_visited | ) |
Definition at line 704 of file class.ilObjSAHSLearningModule.php.
Referenced by read().
ilObjSAHSLearningModule::setAutoContinue | ( | $a_auto_continue | ) |
get auto continue
Definition at line 684 of file class.ilObjSAHSLearningModule.php.
Referenced by read().
ilObjSAHSLearningModule::setAutoReview | ( | $a_auto_review | ) |
set auto review as true/false for SCORM 1.2
Definition at line 366 of file class.ilObjSAHSLearningModule.php.
References ilUtil\tf2yn().
ilObjSAHSLearningModule::setAutoReviewChar | ( | $a_auto_review | ) |
set auto review as Char for SCORM 2004
Definition at line 381 of file class.ilObjSAHSLearningModule.php.
Referenced by read().
ilObjSAHSLearningModule::setAutoSuspend | ( | $a_auto_suspend | ) |
get auto continue
Definition at line 733 of file class.ilObjSAHSLearningModule.php.
Referenced by read().
ilObjSAHSLearningModule::setCheck_values | ( | $a_check_values | ) |
Definition at line 630 of file class.ilObjSAHSLearningModule.php.
Referenced by read().
ilObjSAHSLearningModule::setComments | ( | $a_comments | ) |
Definition at line 604 of file class.ilObjSAHSLearningModule.php.
Referenced by read().
ilObjSAHSLearningModule::setCreditMode | ( | $a_credit_mode | ) |
set credit mode
Definition at line 322 of file class.ilObjSAHSLearningModule.php.
Referenced by read().
ilObjSAHSLearningModule::setDebug | ( | $a_debug | ) |
debug
Definition at line 660 of file class.ilObjSAHSLearningModule.php.
Referenced by read().
ilObjSAHSLearningModule::setDebugPw | ( | $a_debug_pw | ) |
debug pw
Definition at line 676 of file class.ilObjSAHSLearningModule.php.
Referenced by read().
ilObjSAHSLearningModule::setDefaultLessonMode | ( | $a_lesson_mode | ) |
set default lesson mode
Definition at line 330 of file class.ilObjSAHSLearningModule.php.
Referenced by read().
ilObjSAHSLearningModule::setEditable | ( | $a_editable | ) |
Set Editable.
boolean | $a_editable | Editable |
Definition at line 174 of file class.ilObjSAHSLearningModule.php.
Referenced by read().
ilObjSAHSLearningModule::setFourth_edition | ( | $a_fourth_edition | ) |
Definition at line 552 of file class.ilObjSAHSLearningModule.php.
Referenced by read().
ilObjSAHSLearningModule::setHeight | ( | $a_height | ) |
Definition at line 784 of file class.ilObjSAHSLearningModule.php.
Referenced by read().
ilObjSAHSLearningModule::setHideNavig | ( | $a_hide_navig | ) |
disable menu
Definition at line 484 of file class.ilObjSAHSLearningModule.php.
Referenced by read().
ilObjSAHSLearningModule::setIdSetting | ( | $a_id_setting | ) |
set id_setting
Definition at line 919 of file class.ilObjSAHSLearningModule.php.
Referenced by read().
ilObjSAHSLearningModule::setIe_force_render | ( | $a_ie_force_render | ) |
Definition at line 539 of file class.ilObjSAHSLearningModule.php.
Referenced by read().
ilObjSAHSLearningModule::setInteractions | ( | $a_interactions | ) |
Definition at line 578 of file class.ilObjSAHSLearningModule.php.
Referenced by read().
ilObjSAHSLearningModule::setLocalization | ( | $a_val | ) |
Set localization.
string | $a_val | localization |
Definition at line 215 of file class.ilObjSAHSLearningModule.php.
Referenced by read().
ilObjSAHSLearningModule::setMasteryScore | ( | $a_mastery_score | ) |
set mastery_score
Definition at line 801 of file class.ilObjSAHSLearningModule.php.
Referenced by read().
ilObjSAHSLearningModule::setMaxAttempt | ( | $a_max_attempt | ) |
set max attempt
Definition at line 405 of file class.ilObjSAHSLearningModule.php.
Referenced by read().
ilObjSAHSLearningModule::setModuleVersion | ( | $a_module_version | ) |
set max attempt
Definition at line 436 of file class.ilObjSAHSLearningModule.php.
Referenced by read().
ilObjSAHSLearningModule::setNameSetting | ( | $a_name_setting | ) |
set name_setting
Definition at line 935 of file class.ilObjSAHSLearningModule.php.
Referenced by read().
ilObjSAHSLearningModule::setNoMenu | ( | $a_no_menu | ) |
disable menu
Definition at line 468 of file class.ilObjSAHSLearningModule.php.
Referenced by read().
ilObjSAHSLearningModule::setObjectives | ( | $a_objectives | ) |
Definition at line 591 of file class.ilObjSAHSLearningModule.php.
Referenced by read().
ilObjSAHSLearningModule::setOfflineMode | ( | $a_offline_mode | ) |
Definition at line 643 of file class.ilObjSAHSLearningModule.php.
Referenced by read().
ilObjSAHSLearningModule::setOpenMode | ( | $a_open_mode | ) |
Definition at line 760 of file class.ilObjSAHSLearningModule.php.
Referenced by read().
ilObjSAHSLearningModule::setSequencing | ( | $a_sequencing | ) |
Definition at line 565 of file class.ilObjSAHSLearningModule.php.
Referenced by read().
ilObjSAHSLearningModule::setSequencingExpertMode | ( | $a_val | ) |
Set sequencing expert mode.
boolean | $a_val | sequencing expert mode |
Definition at line 715 of file class.ilObjSAHSLearningModule.php.
Referenced by read().
ilObjSAHSLearningModule::setSession | ( | $a_session | ) |
set session setting
Definition at line 452 of file class.ilObjSAHSLearningModule.php.
Referenced by read().
ilObjSAHSLearningModule::setStyleSheetId | ( | $a_style_id | ) |
set ID of assigned style sheet object
Definition at line 357 of file class.ilObjSAHSLearningModule.php.
Referenced by read().
ilObjSAHSLearningModule::setSubType | ( | $a_sub_type | ) |
get sub type
Definition at line 1132 of file class.ilObjSAHSLearningModule.php.
Referenced by read().
ilObjSAHSLearningModule::setTime_from_lms | ( | $a_time_from_lms | ) |
Definition at line 617 of file class.ilObjSAHSLearningModule.php.
Referenced by read().
ilObjSAHSLearningModule::setTries | ( | $a_tries | ) |
Set default tries for questions.
boolean | $a_tres | tries |
Definition at line 195 of file class.ilObjSAHSLearningModule.php.
Referenced by read().
ilObjSAHSLearningModule::setWidth | ( | $a_width | ) |
Definition at line 772 of file class.ilObjSAHSLearningModule.php.
Referenced by read().
ilObjSAHSLearningModule::update | ( | ) |
update object data
public
Definition at line 949 of file class.ilObjSAHSLearningModule.php.
References $DIC, $ilDB, getAPIAdapterName(), getAPIFunctionsPrefix(), getAssignedGlossary(), getAuto_last_visited(), getAutoContinue(), getAutoReviewChar(), getAutoSuspend(), getCheck_values(), getComments(), getCreditMode(), getDebug(), getDebugPw(), getDefaultLessonMode(), getEditable(), getHeight(), getHideNavig(), ilObject\getId(), getIdSetting(), getIe_force_render(), getInteractions(), getLocalization(), getMasteryScore(), getMaxAttempt(), getModuleVersion(), getNameSetting(), getNoMenu(), getObjectives(), getOfflineMode(), getOpenMode(), getSequencing(), getSequencingExpertMode(), getSession(), getStyleSheetId(), getSubType(), getTime_from_lms(), getTries(), getWidth(), ilUtil\tf2yn(), League\Flysystem\Adapter\Polyfill\update(), and ilObject\updateMetaData().
ilObjSAHSLearningModule::zipLmForOfflineMode | ( | ) |
Definition at line 1455 of file class.ilObjSAHSLearningModule.php.
References ilUtil\getDataDir(), ilObject\getId(), ilUtil\getWebspaceDir(), and ilUtil\zip().
ilObjSAHSLearningModule::$validator |
Definition at line 22 of file class.ilObjSAHSLearningModule.php.