|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Class ilObjTestGUI. More...
Inheritance diagram for ilObjTestGUI:
Collaboration diagram for ilObjTestGUI:Public Member Functions | |
| __construct () | |
| Constructor @access public. More... | |
| executeCommand () | |
| execute command More... | |
| createUserResults ($show_pass_details, $show_answers, $show_reached_points, $show_user_results) | |
| runObject () | |
| outEvaluationObject () | |
| addDidacticTemplateOptions (array &$a_options) | |
| Add custom templates. More... | |
| afterSave (ilObject $a_new_object) | |
| save object @access public More... | |
| backToRepositoryObject () | |
| uploadTstObject () | |
| imports test and question(s) More... | |
| importVerifiedFileObject () | |
| imports question(s) into the questionpool (after verification) More... | |
| uploadObject ($redirect=true) | |
| display status information or report errors messages in case of error More... | |
| downloadFileObject () | |
| download file More... | |
| fullscreenObject () | |
| show fullscreen view More... | |
| download_paragraphObject () | |
| download source code paragraph More... | |
| filterObject () | |
| Sets the filter for the question browser. More... | |
| resetFilterObject () | |
| Resets the filter for the question browser. More... | |
| backObject () | |
| Called when the back button in the question browser was pressed. More... | |
| createQuestionPool ($name="dummy", $description="") | |
| Creates a new questionpool and returns the reference id. More... | |
| randomselectObject () | |
| Creates a form for random selection of questions. More... | |
| cancelRandomSelectObject () | |
| Cancels the form for random selection of questions. More... | |
| createRandomSelectionObject () | |
| Offers a random selection for insertion in the test. More... | |
| insertRandomSelectionObject () | |
| Inserts a random selection into the test. More... | |
| browseForQuestionsObject () | |
| executeCreateQuestionObject () | |
| Called when a new question should be created from a test after confirmation. More... | |
| cancelCreateQuestionObject () | |
| Called when the creation of a new question is cancelled. More... | |
| createQuestionObject () | |
| Called when a new question should be created from a test. More... | |
| confirmRemoveQuestionsObject () | |
| Remove questions from the test after confirmation. More... | |
| cancelRemoveQuestionsObject () | |
| Cancels the removal of questions from the test. More... | |
| removeQuestionsForm ($checked_questions) | |
| Displays a form to confirm the removal of questions from the test. More... | |
| removeQuestionsObject () | |
| Called when a selection of questions should be removed from the test. More... | |
| moveQuestionsObject () | |
| Marks selected questions for moving. More... | |
| insertQuestionsBeforeObject () | |
| Insert checked questions before the actual selection. More... | |
| insertQuestionsAfterObject () | |
| Insert checked questions after the actual selection. More... | |
| insertQuestionsObject () | |
| Insert questions from the questionbrowser into the test. More... | |
| addQuestionObject () | |
| questionsObject () | |
| takenObject () | |
| confirmDeleteAllUserResultsObject () | |
| Deletes all user data for the test object. More... | |
| confirmDeleteSelectedUserDataObject () | |
| Deletes the selected user data for the test object. More... | |
| cancelDeleteSelectedUserDataObject () | |
| Cancels the deletion of all user data for the test object. More... | |
| deleteAllUserDataObject () | |
| Asks for a confirmation to delete all user data of the test object. More... | |
| deleteAllUserResultsObject () | |
| Asks for a confirmation to delete all user data of the test object. More... | |
| deleteSingleUserResultsObject () | |
| Asks for a confirmation to delete selected user data of the test object. More... | |
| historyObject () | |
| Creates the change history for a test. More... | |
| initImportForm ($a_new_type) | |
| Init object import form. More... | |
| participantsActionObject () | |
| Evaluates the actions on the participants page. More... | |
| participantsObject () | |
| Creates the output of the test participants. More... | |
| timingOverviewObject () | |
| timingObject () | |
| showTimingFormObject () | |
| applyFilterCriteria ($in_rows) | |
| fpSetFilterObject () | |
| fpResetFilterObject () | |
| npSetFilterObject () | |
| npResetFilterObject () | |
| showDetailedResultsObject () | |
| Shows the pass overview and the answers of one ore more users for the scored pass. More... | |
| showUserAnswersObject () | |
| Shows the answers of one ore more users for the scored pass. More... | |
| showPassOverviewObject () | |
| Shows the pass overview of the scored pass for one ore more users. More... | |
| showUserResults ($show_pass_details, $show_answers, $show_reached_points=false) | |
| Shows the pass overview of the scored pass for one ore more users. More... | |
| removeParticipantObject () | |
| saveClientIPObject () | |
| printobject () | |
| Print tab to create a print of all questions with points and solutions. More... | |
| reviewobject () | |
| Review tab to create a print of all questions without points and solutions. More... | |
| addParticipantsObject ($a_user_ids=array()) | |
| deleteDefaultsObject () | |
| Deletes selected test defaults. More... | |
| confirmedApplyDefaultsObject () | |
| applyDefaultsObject ($confirmed=false) | |
| Applies the selected test defaults. More... | |
| addDefaultsObject () | |
| Adds the defaults of this test to the defaults. More... | |
| infoScreenObject () | |
| this one is called from the info button in the repository not very nice to set cmdClass/Cmd manually, if everything works through ilCtrl in the future this may be changed More... | |
| redirectToInfoScreenObject () | |
| addLocatorItems () | |
| should be overwritten to add object specific items (repository items are preloaded) More... | |
| getBrowseForQuestionsTab (&$tabs_gui) | |
| getRandomQuestionsTab (&$tabs_gui) | |
| statisticsObject () | |
| certificateObject () | |
| Shows the certificate editor. More... | |
| getQuestionsSubTabs () | |
| getStatisticsSubTabs () | |
| getParticipantsSubTabs () | |
| getTabs () | |
| adds tabs to tab gui object More... | |
| buildPageViewToolbar ($qid=0) | |
| Questions per page. More... | |
| copyQuestionsToPoolObject () | |
| copyQuestionsToPool ($questionIds, $qplId) | |
| copyQuestionToPool ($sourceQuestionId, $targetParentId) | |
| copyAndLinkQuestionsToPoolObject () | |
| @global ilObjectDataCache $ilObjDataCache More... | |
| copyToQuestionpoolObject () | |
| copyAndLinkToQuestionpoolObject () | |
| createQuestionPoolAndCopyObject () | |
| createQuestionpoolTargetObject ($cmd) | |
| Called when a new question should be created from a test Important: $cmd may be overwritten if no question pool is available. More... | |
| applyTemplate ($templateData, $object) | |
| saveOrderAndObligationsObject () | |
| movePageObject () | |
| showPageObject () | |
| copyQuestionObject () | |
Public Member Functions inherited from ilObjectGUI | |
| executeCommand () | |
| execute command More... | |
| withReferences () | |
| determines wether objects are referenced or not (got ref ids or not) More... | |
| setCreationMode ($a_mode=true) | |
| if true, a creation screen is displayed the current $_GET[ref_id] don't belong to the current class! the mode is determined in ilrepositorygui More... | |
| getCreationMode () | |
| get creation mode More... | |
| prepareOutput ($a_show_subobjects=true) | |
| prepare output More... | |
| getAdminTabs () | |
| administration tabs show only permissions and trash folder More... | |
| getHTML () | |
| confirmedDeleteObject () | |
| confirmed deletion of object -> objects are moved to trash or deleted immediately, if trash is disabled More... | |
| cancelDeleteObject () | |
| cancel deletion of object More... | |
| cancelObject () | |
| cancel action and go back to previous page @access public More... | |
| createObject () | |
| create new object form More... | |
| cancelCreation () | |
| cancel create action and go back to repository parent More... | |
| saveObject () | |
| save object More... | |
| getDidacticTemplateVar ($a_type) | |
| Get didactic template setting from creation screen. More... | |
| putObjectInTree (ilObject $a_obj, $a_parent_node_id=null) | |
| Add object to tree at given position. More... | |
| editObject () | |
| edit object More... | |
| addExternalEditFormCustom (ilPropertyFormGUI $a_form) | |
| updateObject () | |
| updates object entry in object_data More... | |
| getFormAction ($a_cmd, $a_formaction="") | |
| get form action for command (command is method name without "Object", e.g. More... | |
| isVisible ($a_ref_id, $a_type) | |
| viewObject () | |
| list childs of current object More... | |
| deleteObject ($a_error=false) | |
| Display deletion confirmation screen. More... | |
| cloneAllObject () | |
| Clone single (not container object) Method is overwritten in ilContainerGUI. More... | |
Static Public Member Functions | |
| static | accessViolationRedirect () |
| static | _goto ($a_target) |
| Redirect script to call a test with the test reference id. More... | |
Static Public Member Functions inherited from ilObjectGUI | |
| static | _gotoRepositoryRoot ($a_raise_error=false) |
| Goto repository root. More... | |
| static | _gotoRepositoryNode ($a_ref_id, $a_cmd="frameset") |
| Goto repository root. More... | |
Data Fields | |
| $object = null | |
Data Fields inherited from ilObjectGUI | |
| const | COPY_WIZARD_NEEDS_PAGE = 1 |
| $objDefinition | |
| $tpl | |
| $tree | |
| $lng | |
| $data | |
| $object | |
| $ref_id | |
| $obj_id | |
| $maxcount | |
| $formaction | |
| $return_location | |
| $target_frame | |
| $tab_target_script | |
| $actions | |
| $sub_objects | |
| $omit_locator = false | |
| const | CFORM_NEW = 1 |
| const | CFORM_IMPORT = 2 |
| const | CFORM_CLONE = 3 |
Protected Member Functions | |
| trackTestObjectReadEvent () | |
| exportObject () | |
| Gateway for exports initiated from workspace, as there is a generic forward to {objTypeMainGUI}::export() More... | |
| fetchAuthoringQuestionIdParameter () | |
| importFileObject ($parent_id=null, $a_catch_errors=true) | |
| form for new test object import More... | |
| addFinishAllPassesButton ($unfinished_passes, $ilToolbar) | |
| removeImportFailsObject () | |
| movePageFormObject () | |
| Move current page. More... | |
| determineObjectiveOrientedContainer () | |
| getObjectiveOrientedContainer () | |
Protected Member Functions inherited from ilObjectGUI | |
| assignObject () | |
| setTitleAndDescription () | |
| called by prepare output More... | |
| initHeaderAction ($a_sub_type=null, $a_sub_id=null) | |
| Add header action menu. More... | |
| insertHeaderAction ($a_list_gui) | |
| Insert header action into main template. More... | |
| addHeaderAction () | |
| Add header action menu. More... | |
| redrawHeaderActionObject () | |
| Ajax call: redraw action header only. More... | |
| showMountWebfolderIcon () | |
| setTabs () | |
| set admin tabs @access public More... | |
| setAdminTabs () | |
| set admin tabs @access public More... | |
| setLocator () | |
| set Locator More... | |
| addLocatorItems () | |
| should be overwritten to add object specific items (repository items are preloaded) More... | |
| omitLocator ($a_omit=true) | |
| addAdminLocatorItems ($a_do_not_add_object=false) | |
| should be overwritten to add object specific items (repository items are preloaded) More... | |
| initCreationForms ($a_new_type) | |
| Init creation froms. More... | |
| getCreationFormsHTML (array $a_forms) | |
| Get HTML for creation forms (accordion) More... | |
| initCreateForm ($a_new_type) | |
| Init object creation form. More... | |
| initDidacticTemplate (ilPropertyFormGUI $form) | |
| Show didactic template types. More... | |
| addDidacticTemplateOptions (array &$a_options) | |
| Add custom templates. More... | |
| afterSave (ilObject $a_new_object) | |
| Post (successful) object creation hook. More... | |
| initEditForm () | |
| Init object edit form. More... | |
| initEditCustomForm (ilPropertyFormGUI $a_form) | |
| Add custom fields to update form. More... | |
| getEditFormValues () | |
| Get values for edit form. More... | |
| getEditFormCustomValues (array &$a_values) | |
| Add values to custom edit fields. More... | |
| validateCustom (ilPropertyFormGUI $a_form) | |
| Validate custom values (if not possible with checkInput()) More... | |
| updateCustom (ilPropertyFormGUI $a_form) | |
| Insert custom update form values into object. More... | |
| afterUpdate () | |
| Post (successful) object update hook. More... | |
| initImportForm ($a_new_type) | |
| Init object import form. More... | |
| importFileObject ($parent_id=null, $a_catch_errors=true) | |
| Import. More... | |
| afterImport (ilObject $a_new_object) | |
| Post (successful) object import hook. More... | |
| setFormAction ($a_cmd, $a_formaction) | |
| set specific form action for command More... | |
| getReturnLocation ($a_cmd, $a_location="") | |
| get return location for command (command is method name without "Object", e.g. More... | |
| setReturnLocation ($a_cmd, $a_location) | |
| set specific return location for command More... | |
| getTargetFrame ($a_cmd, $a_target_frame="") | |
| get target frame for command (command is method name without "Object", e.g. More... | |
| setTargetFrame ($a_cmd, $a_target_frame) | |
| set specific target frame for command More... | |
| showPossibleSubObjects () | |
| show possible subobjects (pulldown menu) More... | |
| getTemplateFile ($a_cmd, $a_type="") | |
| get a template blockfile format: tpl. More... | |
| getTabs () | |
| get tabs abstract method. More... | |
| __showButton ($a_cmd, $a_text, $a_target='') | |
| hitsperpageObject () | |
| & | __initTableGUI () |
| __setTableGUIBasicData (&$tbl, &$result_set, $a_from="") | |
| standard implementation for tables use 'from' variable use different initial setting of table More... | |
| redirectToRefId ($a_ref_id, $a_cmd="") | |
| redirects to (repository) view per ref id usually to a container and usually used at the end of a save/import method where the object gui type (of the new object) doesn't match with the type of the current $_GET["ref_id"] value More... | |
| fillCloneTemplate ($a_tpl_varname, $a_type) | |
| Fill object clone template This method can be called from any object GUI class that wants to offer object cloning. More... | |
| getCenterColumnHTML () | |
| Get center column. More... | |
| getRightColumnHTML () | |
| Display right column. More... | |
| setColumnSettings (ilColumnGUI $column_gui) | |
| May be overwritten in subclasses. More... | |
| checkPermission ($a_perm, $a_cmd="", $a_type="", $a_ref_id=null) | |
| Check permission and redirect on error. More... | |
| checkPermissionBool ($a_perm, $a_cmd="", $a_type="", $a_ref_id=null) | |
| Check permission. More... | |
| enableDragDropFileUpload () | |
| Enables the file upload into this object by dropping files. More... | |
| handleAutoRating (ilObject $a_new_obj) | |
| Activate rating automatically if parent container setting. More... | |
Private Member Functions | |
| questionsTabGatewayObject () | |
| userResultsGatewayObject () | |
| forwardToEvaluationGUI () | |
| forwardToEvalObjectiveOrientedGUI () | |
| redirectTo_ilObjTestSettingsGeneralGUI_showForm_Object () | |
| prepareSubGuiOutput () | |
| prepares ilias to get output rendered by sub gui class More... | |
| populateQuestionBrowserToolbarButtons (ilToolbarGUI $toolbar, $context) | |
| formTimingObject () | |
| isCommandClassAnyInfoScreenChild () | |
| getQuestionpoolCreationForm () | |
| isPdfDeliveryRequest () | |
Private Attributes | |
| $testQuestionSetConfigFactory = null | |
| $testPlayerFactory = null | |
| $testSessionFactory = null | |
| $testSequenceFactory = null | |
| $objectiveOrientedContainer | |
Static Private Attributes | |
| static | $infoScreenChildClasses |
Additional Inherited Members | |
Protected Attributes inherited from ilObjectGUI | |
| $ilErr | |
| $locator | |
| $user | |
| $access | |
| $settings | |
| $rbacreview | |
| $toolbar | |
| $rbacsystem | |
| $tmp_import_dir | |
| $tabs_gui = null | |
| $ctrl | |
Class ilObjTestGUI.
@ilCtrl_Calls ilObjTestGUI: ilObjCourseGUI, ilObjectMetaDataGUI, ilCertificateGUI, ilPermissionGUI @ilCtrl_Calls ilObjTestGUI: ilTestPlayerFixedQuestionSetGUI, ilTestPlayerRandomQuestionSetGUI, ilTestPlayerDynamicQuestionSetGUI @ilCtrl_Calls ilObjTestGUI: ilLearningProgressGUI, ilMarkSchemaGUI @ilCtrl_Calls ilObjTestGUI: ilTestEvaluationGUI, ilTestEvalObjectiveOrientedGUI @ilCtrl_Calls ilObjTestGUI: ilAssGenFeedbackPageGUI, ilAssSpecFeedbackPageGUI @ilCtrl_Calls ilObjTestGUI: ilInfoScreenGUI, ilObjectCopyGUI, ilTestScoringGUI @ilCtrl_Calls ilObjTestGUI: ilRepositorySearchGUI, ilScoringAdjustmentGUI, ilTestExportGUI @ilCtrl_Calls ilObjTestGUI: assMultipleChoiceGUI, assClozeTestGUI, assMatchingQuestionGUI @ilCtrl_Calls ilObjTestGUI: assOrderingQuestionGUI, assImagemapQuestionGUI, assJavaAppletGUI @ilCtrl_Calls ilObjTestGUI: assNumericGUI, assErrorTextGUI, ilTestScoringByQuestionsGUI @ilCtrl_Calls ilObjTestGUI: assTextSubsetGUI, assOrderingHorizontalGUI, ilTestToplistGUI @ilCtrl_Calls ilObjTestGUI: assSingleChoiceGUI, assFileUploadGUI, assTextQuestionGUI, assFlashQuestionGUI @ilCtrl_Calls ilObjTestGUI: ilTestExpressPageObjectGUI, ilPageEditorGUI, ilAssQuestionPageGUI @ilCtrl_Calls ilObjTestGUI: ilObjQuestionPoolGUI, ilEditClipboardGUI @ilCtrl_Calls ilObjTestGUI: ilObjTestSettingsGeneralGUI, ilObjTestSettingsScoringResultsGUI @ilCtrl_Calls ilObjTestGUI: ilCommonActionDispatcherGUI, ilObjTestDynamicQuestionSetConfigGUI @ilCtrl_Calls ilObjTestGUI: ilTestRandomQuestionSetConfigGUI @ilCtrl_Calls ilObjTestGUI: ilAssQuestionHintsGUI, ilAssQuestionFeedbackEditingGUI, ilLocalUnitConfigurationGUI, assFormulaQuestionGUI @ilCtrl_Calls ilObjTestGUI: ilTestPassDetailsOverviewTableGUI @ilCtrl_Calls ilObjTestGUI: ilTestResultsToolbarGUI @ilCtrl_Calls ilObjTestGUI: ilTestSettingsChangeConfirmationGUI @ilCtrl_Calls ilObjTestGUI: ilTestSkillAdministrationGUI, ilTestSkillEvaluationGUI @ilCtrl_Calls ilObjTestGUI: ilAssQuestionPreviewGUI @ilCtrl_Calls ilObjTestGUI: assKprimChoiceGUI, assLongMenuGUI @ilCtrl_Calls ilObjTestGUI: ilTestQuestionBrowserTableGUI, ilTestInfoScreenToolbarGUI, ilLTIProviderObjectSettingGUI
Definition at line 48 of file class.ilObjTestGUI.php.
| ilObjTestGUI::__construct | ( | ) |
Constructor @access public.
Definition at line 78 of file class.ilObjTestGUI.php.
References $_GET, $ilCtrl, $ilDB, ilObjectGUI\$lng, and ilObjectGUI\$tree.
|
static |
Redirect script to call a test with the test reference id.
Redirect script to call a test with the test reference id
| integer | $a_target | The reference id of the test @access public |
Definition at line 4276 of file class.ilObjTestGUI.php.
References $_GET, ilObjectGUI\$ilErr, ilObjectGUI\$lng, ilObjectGUI\_gotoRepositoryRoot(), ilObject\_lookupObjId(), ilObject\_lookupTitle(), exit, ilUtil\sendInfo(), and sprintf.
Here is the call graph for this function:
|
static |
Definition at line 4260 of file class.ilObjTestGUI.php.
References $DIC, and ilUtil\sendInfo().
Referenced by ilTestServiceGUI\outCorrectSolution().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjTestGUI::addDefaultsObject | ( | ) |
Adds the defaults of this test to the defaults.
Definition at line 3370 of file class.ilObjTestGUI.php.
References $_POST, and ilUtil\sendInfo().
Here is the call graph for this function:| ilObjTestGUI::addDidacticTemplateOptions | ( | array & | $a_options | ) |
Add custom templates.
| array | $a_options |
Reimplemented from ilObjectGUI.
Definition at line 1040 of file class.ilObjTestGUI.php.
References $row, and ilSettingsTemplate\getAllSettingsTemplates().
Here is the call graph for this function:
|
protected |
| $unfinished_passes | |
| $ilToolbar |
Definition at line 2692 of file class.ilObjTestGUI.php.
References ilLinkButton\getInstance().
Referenced by participantsObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjTestGUI::addLocatorItems | ( | ) |
should be overwritten to add object specific items (repository items are preloaded)
Reimplemented from ilObjectGUI.
Definition at line 3584 of file class.ilObjTestGUI.php.
References $_GET.
| ilObjTestGUI::addParticipantsObject | ( | $a_user_ids = array() | ) |
Definition at line 3199 of file class.ilObjTestGUI.php.
References $_POST, $i, $message, and ilUtil\sendInfo().
Here is the call graph for this function:| ilObjTestGUI::addQuestionObject | ( | ) |
Definition at line 2009 of file class.ilObjTestGUI.php.
References ilObjectGUI\$data, $DIC, $form, $ilCtrl, $key, ilObjectGUI\$lng, $name, $options, $si, $title, ilObjectGUI\$tpl, ilObjQuestionPool\_getAvailableQuestionpools(), assQuestion\ADDITIONAL_CONTENT_EDITING_MODE_DEFAULT, assQuestion\ADDITIONAL_CONTENT_EDITING_MODE_PAGE_OBJECT, and ilObjAssessmentFolder\isAdditionalQuestionContentEditingModePageObjectEnabled().
Here is the call graph for this function:| ilObjTestGUI::afterSave | ( | ilObject | $a_new_object | ) |
save object @access public
Reimplemented from ilObjectGUI.
Definition at line 1067 of file class.ilObjTestGUI.php.
References $template, $template_id, ilObjTest\_getTestDefaults(), applyTemplate(), ilObjectGUI\getDidacticTemplateVar(), ilObject\getRefId(), ilObjAssessmentFolderGUI\getSettingsTemplateConfig(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilObjTestGUI::applyDefaultsObject | ( | $confirmed = false | ) |
Applies the selected test defaults.
Definition at line 3282 of file class.ilObjTestGUI.php.
References $_POST, $info, ilObjTest\QUESTION_SET_TYPE_FIXED, ilObjTest\QUESTION_SET_TYPE_RANDOM, ilUtil\sendInfo(), and ilUtil\sendSuccess().
Referenced by confirmedApplyDefaultsObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjTestGUI::applyFilterCriteria | ( | $in_rows | ) |
Definition at line 2840 of file class.ilObjTestGUI.php.
References $_SESSION, $ilDB, ilObjectGUI\$ref_id, $result, and $row.
Referenced by participantsObject().
Here is the caller graph for this function:| ilObjTestGUI::applyTemplate | ( | $templateData, | |
| $object | |||
| ) |
Definition at line 4715 of file class.ilObjTestGUI.php.
References $object, REDIRECT_ALWAYS, and REDIRECT_NONE.
Referenced by afterSave().
Here is the caller graph for this function:| ilObjTestGUI::backObject | ( | ) |
Called when the back button in the question browser was pressed.
Called when the back button in the question browser was pressed
@access public
Definition at line 1435 of file class.ilObjTestGUI.php.
| ilObjTestGUI::backToRepositoryObject | ( | ) |
Definition at line 1097 of file class.ilObjTestGUI.php.
References $path, ilObjectGUI\getReturnLocation(), and ilUtil\redirect().
Here is the call graph for this function:| ilObjTestGUI::browseForQuestionsObject | ( | ) |
Definition at line 1594 of file class.ilObjTestGUI.php.
| ilObjTestGUI::buildPageViewToolbar | ( | $qid = 0 | ) |
Questions per page.
return
Definition at line 4305 of file class.ilObjTestGUI.php.
References $id, $ilCtrl, $ilUser, ilObjectGUI\$lng, $options, $si, $total, ilObjTestAccess\_lookupOnlineTestAccess(), ilTestQuestionBrowserTableGUI\CONTEXT_PAGE_VIEW, ilLinkButton\getInstance(), getQuestionsSubTabs(), and populateQuestionBrowserToolbarButtons().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjTestGUI::cancelCreateQuestionObject | ( | ) |
Called when the creation of a new question is cancelled.
Called when the creation of a new question is cancelled
@access public
Definition at line 1670 of file class.ilObjTestGUI.php.
| ilObjTestGUI::cancelDeleteSelectedUserDataObject | ( | ) |
Cancels the deletion of all user data for the test object.
Cancels the deletion of all user data for the test object
@access public
Definition at line 2329 of file class.ilObjTestGUI.php.
| ilObjTestGUI::cancelRandomSelectObject | ( | ) |
Cancels the form for random selection of questions.
Cancels the form for random selection of questions
@access public
Definition at line 1505 of file class.ilObjTestGUI.php.
| ilObjTestGUI::cancelRemoveQuestionsObject | ( | ) |
Cancels the removal of questions from the test.
Cancels the removal of questions from the test
@access public
Definition at line 1831 of file class.ilObjTestGUI.php.
| ilObjTestGUI::certificateObject | ( | ) |
Shows the certificate editor.
Definition at line 3676 of file class.ilObjTestGUI.php.
| ilObjTestGUI::confirmDeleteAllUserResultsObject | ( | ) |
Deletes all user data for the test object.
Deletes all user data for the test object
@access public
Definition at line 2279 of file class.ilObjTestGUI.php.
References $ilDB, ilObjectGUI\$lng, and ilUtil\sendSuccess().
Here is the call graph for this function:| ilObjTestGUI::confirmDeleteSelectedUserDataObject | ( | ) |
Deletes the selected user data for the test object.
Deletes the selected user data for the test object
@access public
Definition at line 2301 of file class.ilObjTestGUI.php.
References $_POST, $ilDB, ilObjectGUI\$lng, and ilUtil\sendSuccess().
Here is the call graph for this function:| ilObjTestGUI::confirmedApplyDefaultsObject | ( | ) |
Definition at line 3273 of file class.ilObjTestGUI.php.
References applyDefaultsObject().
Here is the call graph for this function:| ilObjTestGUI::confirmRemoveQuestionsObject | ( | ) |
Remove questions from the test after confirmation.
Definition at line 1773 of file class.ilObjTestGUI.php.
References $_POST, $key, and ilUtil\sendSuccess().
Here is the call graph for this function:| ilObjTestGUI::copyAndLinkQuestionsToPoolObject | ( | ) |
@global ilObjectDataCache $ilObjDataCache
Definition at line 4535 of file class.ilObjTestGUI.php.
References $result, assQuestion\_instanciateQuestion(), copyQuestionsToPool(), assQuestion\originalQuestionExists(), and ilUtil\sendSuccess().
Referenced by createQuestionPoolAndCopyObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjTestGUI::copyAndLinkToQuestionpoolObject | ( | ) |
Definition at line 4588 of file class.ilObjTestGUI.php.
References ilObjectGUI\$lng, $type, assQuestion\_getOriginalId(), ilObject\_lookupType(), createQuestionpoolTargetObject(), assQuestion\lookupParentObjId(), assQuestion\originalQuestionExists(), and ilUtil\sendFailure().
Referenced by createQuestionPoolAndCopyObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjTestGUI::copyQuestionObject | ( | ) |
Definition at line 4937 of file class.ilObjTestGUI.php.
References $i, $id, $title, assQuestion\_instanciateQuestionGUI(), ilUtil\sendFailure(), ilUtil\sendInfo(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilObjTestGUI::copyQuestionsToPool | ( | $questionIds, | |
| $qplId | |||
| ) |
Definition at line 4500 of file class.ilObjTestGUI.php.
References $result, and copyQuestionToPool().
Referenced by copyAndLinkQuestionsToPoolObject(), and copyQuestionsToPoolObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjTestGUI::copyQuestionsToPoolObject | ( | ) |
Definition at line 4494 of file class.ilObjTestGUI.php.
References copyQuestionsToPool().
Here is the call graph for this function:| ilObjTestGUI::copyQuestionToPool | ( | $sourceQuestionId, | |
| $targetParentId | |||
| ) |
Definition at line 4515 of file class.ilObjTestGUI.php.
References $counter, and assQuestion\instantiateQuestionGUI().
Referenced by copyQuestionsToPool().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjTestGUI::copyToQuestionpoolObject | ( | ) |
Definition at line 4583 of file class.ilObjTestGUI.php.
References createQuestionpoolTargetObject().
Here is the call graph for this function:| ilObjTestGUI::createQuestionObject | ( | ) |
Called when a new question should be created from a test.
Called when a new question should be created from a test
@access public
Definition at line 1682 of file class.ilObjTestGUI.php.
References $form, $ilCtrl, $ilUser, $key, ilObjectGUI\$lng, $name, ilObjectGUI\$tpl, ilObjQuestionPool\_getAvailableQuestionpools(), assQuestion\ADDITIONAL_CONTENT_EDITING_MODE_DEFAULT, assQuestion\ADDITIONAL_CONTENT_EDITING_MODE_PAGE_OBJECT, getQuestionsSubTabs(), ilObjAssessmentFolder\isAdditionalQuestionContentEditingModePageObjectEnabled(), and ilUtil\redirect().
Referenced by executeCreateQuestionObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjTestGUI::createQuestionPool | ( | $name = "dummy", |
|
$description = "" |
|||
| ) |
Creates a new questionpool and returns the reference id.
Creates a new questionpool and returns the reference id
Definition at line 1448 of file class.ilObjTestGUI.php.
References $description, $name, and ilObjectGUI\$tree.
Referenced by createQuestionPoolAndCopyObject(), and executeCreateQuestionObject().
Here is the caller graph for this function:| ilObjTestGUI::createQuestionPoolAndCopyObject | ( | ) |
Definition at line 4622 of file class.ilObjTestGUI.php.
References $form, ilObjectGUI\$ref_id, $title, copyAndLinkQuestionsToPoolObject(), copyAndLinkToQuestionpoolObject(), createQuestionPool(), getQuestionpoolCreationForm(), and ilUtil\sendInfo().
Here is the call graph for this function:| ilObjTestGUI::createQuestionpoolTargetObject | ( | $cmd | ) |
Called when a new question should be created from a test Important: $cmd may be overwritten if no question pool is available.
@access public
Definition at line 4656 of file class.ilObjTestGUI.php.
References $id, $ilUser, $key, getQuestionpoolCreationForm(), and getQuestionsSubTabs().
Referenced by copyAndLinkToQuestionpoolObject(), and copyToQuestionpoolObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjTestGUI::createRandomSelectionObject | ( | ) |
Offers a random selection for insertion in the test.
Offers a random selection for insertion in the test
@access public
Definition at line 1517 of file class.ilObjTestGUI.php.
References $_POST, $counter, $dataset, assQuestion\_getQuestionTypeName(), and getQuestionsSubTabs().
Here is the call graph for this function:| ilObjTestGUI::createUserResults | ( | $show_pass_details, | |
| $show_answers, | |||
| $show_reached_points, | |||
| $show_user_results | |||
| ) |
| $show_pass_details | |
| $show_answers | |
| $show_reached_points | |
| $show_user_results |
Definition at line 866 of file class.ilObjTestGUI.php.
References $_GET, $_SESSION, $ilDB, $key, $results, $template, ilObjectGUI\$toolbar, ilLink\_getLink(), ilTestPDFGenerator\generatePDF(), getObjectiveOrientedContainer(), isPdfDeliveryRequest(), ilTestPDFGenerator\PDF_OUTPUT_DOWNLOAD, PDF_USER_RESULT, and ilPDFGeneration\prepareGeneration().
Referenced by showUserResults().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjTestGUI::deleteAllUserDataObject | ( | ) |
Asks for a confirmation to delete all user data of the test object.
Asks for a confirmation to delete all user data of the test object
DEPRECATED?
@access public
Definition at line 2343 of file class.ilObjTestGUI.php.
References ilUtil\sendQuestion().
Here is the call graph for this function:| ilObjTestGUI::deleteAllUserResultsObject | ( | ) |
Asks for a confirmation to delete all user data of the test object.
Definition at line 2361 of file class.ilObjTestGUI.php.
| ilObjTestGUI::deleteDefaultsObject | ( | ) |
Deletes selected test defaults.
Definition at line 3258 of file class.ilObjTestGUI.php.
References $_POST, and ilUtil\sendInfo().
Here is the call graph for this function:| ilObjTestGUI::deleteSingleUserResultsObject | ( | ) |
Asks for a confirmation to delete selected user data of the test object.
Asks for a confirmation to delete selected user data of the test object
@access public
Definition at line 2381 of file class.ilObjTestGUI.php.
References $_POST, $key, $name, ilObjectGUI\$user, ilObjUser\_lookupName(), ilUtil\getImagePath(), and ilUtil\sendInfo().
Here is the call graph for this function:
|
protected |
Definition at line 5006 of file class.ilObjTestGUI.php.
References ilObject\_getAllReferences(), and ilLOSettings\isObjectiveTest().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjTestGUI::download_paragraphObject | ( | ) |
download source code paragraph
Definition at line 1396 of file class.ilObjTestGUI.php.
| ilObjTestGUI::downloadFileObject | ( | ) |
download file
Definition at line 1374 of file class.ilObjTestGUI.php.
| ilObjTestGUI::executeCommand | ( | ) |
execute command
Reimplemented from ilObjectGUI.
Definition at line 108 of file class.ilObjTestGUI.php.
References $_GET, $DIC, $GLOBALS, $ilCtrl, $ilDB, ilObjectGUI\$ilErr, $ilUser, ilObjectGUI\$lng, $object, $ret, $testSessionFactory, ilObjectGUI\$tpl, ilObjectGUI\$tree, assQuestionGUI\_getQuestionGUI(), ilObjectGUI\addHeaderAction(), buildPageViewToolbar(), determineObjectiveOrientedContainer(), assQuestionGUI\EDIT_CONTEXT_AUTHORING, fetchAuthoringQuestionIdParameter(), forwardToEvalObjectiveOrientedGUI(), forwardToEvaluationGUI(), ilObjStyleSheet\getContentStylePath(), ilObjectGUI\getCreationMode(), ilCommonActionDispatcherGUI\getInstanceFromAjaxCall(), getObjectiveOrientedContainer(), assQuestion\getQuestionTypeFromDb(), ilObjStyleSheet\getSyntaxStylePath(), ilLearningProgressBaseGUI\LP_CONTEXT_REPOSITORY, ilObjectGUI\prepareOutput(), prepareSubGuiOutput(), ilAssQuestionList\QUESTION_INSTANCE_TYPE_DUPLICATES, ilAssQuestionList\QUESTION_INSTANCE_TYPE_ORIGINALS, questionsObject(), assQuestionGUI\RENDER_PURPOSE_PREVIEW, ilUtil\sendInfo(), and trackTestObjectReadEvent().
Here is the call graph for this function:| ilObjTestGUI::executeCreateQuestionObject | ( | ) |
Called when a new question should be created from a test after confirmation.
Called when a new question should be created from a test after confirmation
@access public
Definition at line 1606 of file class.ilObjTestGUI.php.
References $_GET, $_SESSION, ilUtil\appendUrlParameterString(), createQuestionObject(), createQuestionPool(), exit, ilObjQuestionPool\getQuestionTypeByTypeId(), ilUtil\redirect(), and ilUtil\sendInfo().
Here is the call graph for this function:
|
protected |
Gateway for exports initiated from workspace, as there is a generic forward to {objTypeMainGUI}::export()
Definition at line 775 of file class.ilObjTestGUI.php.
References $DIC.
|
protected |
Definition at line 784 of file class.ilObjTestGUI.php.
References $_GET, $_POST, and $keys.
Referenced by executeCommand().
Here is the caller graph for this function:| ilObjTestGUI::filterObject | ( | ) |
Sets the filter for the question browser.
Sets the filter for the question browser
@access public
Definition at line 1411 of file class.ilObjTestGUI.php.
|
private |
Definition at line 2771 of file class.ilObjTestGUI.php.
References $_GET, $_POST, $form, $name, $options, ilDatePresentation\formatDate(), and IL_CAL_DATETIME.
Referenced by showTimingFormObject(), and timingObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 846 of file class.ilObjTestGUI.php.
References ilObjectGUI\addHeaderAction(), getObjectiveOrientedContainer(), and ilObjectGUI\prepareOutput().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 834 of file class.ilObjTestGUI.php.
References ilObjectGUI\addHeaderAction(), getObjectiveOrientedContainer(), and ilObjectGUI\prepareOutput().
Referenced by executeCommand(), and userResultsGatewayObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjTestGUI::fpResetFilterObject | ( | ) |
Definition at line 2885 of file class.ilObjTestGUI.php.
References participantsObject().
Here is the call graph for this function:| ilObjTestGUI::fpSetFilterObject | ( | ) |
Definition at line 2876 of file class.ilObjTestGUI.php.
References participantsObject().
Here is the call graph for this function:| ilObjTestGUI::fullscreenObject | ( | ) |
show fullscreen view
Definition at line 1386 of file class.ilObjTestGUI.php.
References $_GET.
| ilObjTestGUI::getBrowseForQuestionsTab | ( | & | $tabs_gui | ) |
Definition at line 3635 of file class.ilObjTestGUI.php.
References ilObjectGUI\$tabs_gui.
Referenced by getTabs().
Here is the caller graph for this function:
|
protected |
Definition at line 5017 of file class.ilObjTestGUI.php.
References $objectiveOrientedContainer.
Referenced by createUserResults(), executeCommand(), forwardToEvalObjectiveOrientedGUI(), forwardToEvaluationGUI(), and getTabs().
Here is the caller graph for this function:| ilObjTestGUI::getParticipantsSubTabs | ( | ) |
Definition at line 3846 of file class.ilObjTestGUI.php.
Referenced by participantsObject(), timingObject(), and timingOverviewObject().
Here is the caller graph for this function:
|
private |
Definition at line 4557 of file class.ilObjTestGUI.php.
References $description, $form, $id, ilObjectGUI\$lng, and $title.
Referenced by createQuestionPoolAndCopyObject(), and createQuestionpoolTargetObject().
Here is the caller graph for this function:| ilObjTestGUI::getQuestionsSubTabs | ( | ) |
Definition at line 3684 of file class.ilObjTestGUI.php.
References $ilCtrl, $template, and ilObjAssessmentFolderGUI\getSettingsTemplateConfig().
Referenced by buildPageViewToolbar(), createQuestionObject(), createQuestionpoolTargetObject(), createRandomSelectionObject(), printobject(), questionsObject(), randomselectObject(), removeQuestionsObject(), and reviewobject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjTestGUI::getRandomQuestionsTab | ( | & | $tabs_gui | ) |
Definition at line 3653 of file class.ilObjTestGUI.php.
References ilObjectGUI\$tabs_gui.
| ilObjTestGUI::getStatisticsSubTabs | ( | ) |
Definition at line 3749 of file class.ilObjTestGUI.php.
Referenced by getTabs().
Here is the caller graph for this function:| ilObjTestGUI::getTabs | ( | ) |
adds tabs to tab gui object
| ilTabsGUI | $tabs_gui |
Reimplemented from ilObjectGUI.
Definition at line 3887 of file class.ilObjTestGUI.php.
References $_GET, $name, $target, $template, ilLink\_getLink(), ilObjAssessmentFolder\_getManualScoring(), ilLearningProgressAccess\checkAccess(), ilAssQuestionSkillAssignmentsGUI\CMD_SHOW_SKILL_QUEST_ASSIGNS, getBrowseForQuestionsTab(), getObjectiveOrientedContainer(), ilObjAssessmentFolderGUI\getSettingsTemplateConfig(), getStatisticsSubTabs(), ilObjTest\isSkillManagementGloballyActivated(), ilObjTest\QUESTION_SET_TYPE_DYNAMIC, ilObjTest\QUESTION_SET_TYPE_FIXED, and ilObjTest\QUESTION_SET_TYPE_RANDOM.
Here is the call graph for this function:| ilObjTestGUI::historyObject | ( | ) |
Creates the change history for a test.
Creates the change history for a test
@access public
Definition at line 2433 of file class.ilObjTestGUI.php.
References $log, and ilObjAssessmentFolder\_getLog().
Here is the call graph for this function:
|
protected |
form for new test object import
Reimplemented from ilObjectGUI.
Definition at line 1027 of file class.ilObjTestGUI.php.
References $form, initImportForm(), and uploadTstObject().
Here is the call graph for this function:| ilObjTestGUI::importVerifiedFileObject | ( | ) |
imports question(s) into the questionpool (after verification)
Definition at line 1278 of file class.ilObjTestGUI.php.
References $_GET, $_POST, $_SESSION, $result, $results, ilObjTest\_getImportDirectory(), ilUtil\delDir(), IL_MO_PARSE_QTI, ilUtil\redirect(), and ilUtil\sendSuccess().
Referenced by uploadTstObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjTestGUI::infoScreenObject | ( | ) |
this one is called from the info button in the repository not very nice to set cmdClass/Cmd manually, if everything works through ilCtrl in the future this may be changed
Definition at line 3394 of file class.ilObjTestGUI.php.
| ilObjTestGUI::initImportForm | ( | $a_new_type | ) |
Init object import form.
| string | new type |
Reimplemented from ilObjectGUI.
Definition at line 2444 of file class.ilObjTestGUI.php.
References $_GET, $_POST, $form, $key, and $options.
Referenced by importFileObject().
Here is the caller graph for this function:| ilObjTestGUI::insertQuestionsAfterObject | ( | ) |
Insert checked questions after the actual selection.
Definition at line 1959 of file class.ilObjTestGUI.php.
References $_POST, $_SESSION, ilUtil\sendFailure(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilObjTestGUI::insertQuestionsBeforeObject | ( | ) |
Insert checked questions before the actual selection.
Definition at line 1936 of file class.ilObjTestGUI.php.
References $_POST, $_SESSION, ilUtil\sendFailure(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilObjTestGUI::insertQuestionsObject | ( | ) |
Insert questions from the questionbrowser into the test.
@access public
Definition at line 1983 of file class.ilObjTestGUI.php.
References $_POST, $key, assQuestion\_needsManualScoring(), ilUtil\sendInfo(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilObjTestGUI::insertRandomSelectionObject | ( | ) |
Inserts a random selection into the test.
Inserts a random selection into the test
@access public
Definition at line 1571 of file class.ilObjTestGUI.php.
References $_POST, $key, $total, ilUtil\sendInfo(), ilUtil\sendSuccess(), and sprintf.
Here is the call graph for this function:
|
private |
Definition at line 3380 of file class.ilObjTestGUI.php.
|
private |
Definition at line 4993 of file class.ilObjTestGUI.php.
References $_GET.
Referenced by createUserResults().
Here is the caller graph for this function:
|
protected |
Move current page.
Definition at line 4872 of file class.ilObjTestGUI.php.
References $form, $ilCtrl, ilObjectGUI\$lng, $options, and ilObjectGUI\$tpl.
| ilObjTestGUI::movePageObject | ( | ) |
Definition at line 4916 of file class.ilObjTestGUI.php.
References ilUtil\sendInfo(), and showPageObject().
Here is the call graph for this function:| ilObjTestGUI::moveQuestionsObject | ( | ) |
Marks selected questions for moving.
Definition at line 1920 of file class.ilObjTestGUI.php.
References $_POST, $_SESSION, ilUtil\sendFailure(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilObjTestGUI::npResetFilterObject | ( | ) |
Definition at line 2915 of file class.ilObjTestGUI.php.
References participantsObject().
Here is the call graph for this function:| ilObjTestGUI::npSetFilterObject | ( | ) |
Definition at line 2900 of file class.ilObjTestGUI.php.
References participantsObject().
Here is the call graph for this function:| ilObjTestGUI::outEvaluationObject | ( | ) |
Definition at line 1019 of file class.ilObjTestGUI.php.
| ilObjTestGUI::participantsActionObject | ( | ) |
Evaluates the actions on the participants page.
@access public
Definition at line 2488 of file class.ilObjTestGUI.php.
References $_POST.
| ilObjTestGUI::participantsObject | ( | ) |
Creates the output of the test participants.
@access public
Definition at line 2506 of file class.ilObjTestGUI.php.
References ilObjectGUI\$access, ilObjectGUI\$data, ilObjectGUI\$lng, $rows, ilObjTestAccess\_getParticipantData(), addFinishAllPassesButton(), applyFilterCriteria(), ilRepositorySearchGUI\fillAutoCompleteToolbar(), ilLinkButton\getInstance(), getParticipantsSubTabs(), ilUtil\sendFailure(), and ilUtil\sendInfo().
Referenced by fpResetFilterObject(), fpSetFilterObject(), npResetFilterObject(), and npSetFilterObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
| $ilToolbar | |
| $context |
Definition at line 2253 of file class.ilObjTestGUI.php.
References ilObjectGUI\$toolbar, ilTestQuestionBrowserTableGUI\CMD_BROWSE_QUESTIONS, ilTestQuestionBrowserTableGUI\CONTEXT_PARAMETER, ilTestQuestionBrowserTableGUI\MODE_BROWSE_POOLS, ilTestQuestionBrowserTableGUI\MODE_BROWSE_TESTS, and ilTestQuestionBrowserTableGUI\MODE_PARAMETER.
Referenced by buildPageViewToolbar(), and questionsObject().
Here is the caller graph for this function:
|
private |
prepares ilias to get output rendered by sub gui class
@global ilLocator $ilLocator @global ilTemplate $tpl @global ilObjUser $ilUser
Definition at line 989 of file class.ilObjTestGUI.php.
References $ilUser, ilDAVActivationChecker\_isActive(), ilUtil\infoPanel(), ilObjectGUI\setLocator(), ilObjectGUI\setTitleAndDescription(), and ilObjectGUI\showMountWebfolderIcon().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjTestGUI::printobject | ( | ) |
Print tab to create a print of all questions with points and solutions.
Print tab to create a print of all questions with points and solutions
@access public
Definition at line 3026 of file class.ilObjTestGUI.php.
References $_GET, $counter, $ilUser, $template, date, ilTestPDFGenerator\generatePDF(), getQuestionsSubTabs(), ilUtil\getStyleSheetLocation(), ilTestPDFGenerator\PDF_OUTPUT_DOWNLOAD, PDF_PRINT_VIEW_QUESTIONS, ilUtil\prepareFormOutput(), ilPDFGeneration\prepareGeneration(), assQuestionGUI\RENDER_PURPOSE_PRINT_PDF, ilUtil\sendInfo(), and ilWACSignedPath\setTokenMaxLifetimeInSeconds().
Here is the call graph for this function:| ilObjTestGUI::questionsObject | ( | ) |
Definition at line 2119 of file class.ilObjTestGUI.php.
References $_GET, $_SESSION, ilObjectGUI\$data, $ilCtrl, $ilUser, ilObjectGUI\$lng, $total, ilObjTestAccess\_lookupOnlineTestAccess(), ilTestQuestionBrowserTableGUI\CONTEXT_LIST_VIEW, getQuestionsSubTabs(), populateQuestionBrowserToolbarButtons(), ilUtil\redirect(), ilUtil\sendInfo(), and sprintf.
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 809 of file class.ilObjTestGUI.php.
References ilObjTest\QUESTION_SET_TYPE_DYNAMIC, ilObjTest\QUESTION_SET_TYPE_FIXED, and ilObjTest\QUESTION_SET_TYPE_RANDOM.
| ilObjTestGUI::randomselectObject | ( | ) |
Creates a form for random selection of questions.
Definition at line 1469 of file class.ilObjTestGUI.php.
References $_POST, $ilUser, $key, and getQuestionsSubTabs().
Here is the call graph for this function:
|
private |
Definition at line 975 of file class.ilObjTestGUI.php.
References ilObjTestSettingsGeneralGUI\CMD_SHOW_FORM.
| ilObjTestGUI::redirectToInfoScreenObject | ( | ) |
Definition at line 3403 of file class.ilObjTestGUI.php.
References $_GET.
|
protected |
Definition at line 3571 of file class.ilObjTestGUI.php.
| ilObjTestGUI::removeParticipantObject | ( | ) |
Definition at line 2995 of file class.ilObjTestGUI.php.
References $_POST, and ilUtil\sendInfo().
Here is the call graph for this function:| ilObjTestGUI::removeQuestionsForm | ( | $checked_questions | ) |
Displays a form to confirm the removal of questions from the test.
Displays a form to confirm the removal of questions from the test
@access public
Definition at line 1848 of file class.ilObjTestGUI.php.
References ilObjectGUI\$data, $total, $txt, assQuestion\_getQuestionTypeName(), and sprintf.
Referenced by removeQuestionsObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjTestGUI::removeQuestionsObject | ( | ) |
Called when a selection of questions should be removed from the test.
Definition at line 1896 of file class.ilObjTestGUI.php.
References getQuestionsSubTabs(), removeQuestionsForm(), and ilUtil\sendFailure().
Here is the call graph for this function:| ilObjTestGUI::resetFilterObject | ( | ) |
Resets the filter for the question browser.
Resets the filter for the question browser
@access public
Definition at line 1423 of file class.ilObjTestGUI.php.
| ilObjTestGUI::reviewobject | ( | ) |
Review tab to create a print of all questions without points and solutions.
Review tab to create a print of all questions without points and solutions
@access public
Definition at line 3118 of file class.ilObjTestGUI.php.
References $_GET, $counter, $template, ilDatePresentation\formatDate(), ilTestPDFGenerator\generatePDF(), getQuestionsSubTabs(), ilUtil\getStyleSheetLocation(), IL_CAL_UNIX, ilTestPDFGenerator\PDF_OUTPUT_DOWNLOAD, PDF_PRINT_VIEW_QUESTIONS, ilUtil\prepareFormOutput(), ilPDFGeneration\prepareGeneration(), assQuestionGUI\RENDER_PURPOSE_PREVIEW, ilUtil\sendInfo(), ilWACSignedPath\setTokenMaxLifetimeInSeconds(), ilDatePresentation\setUseRelativeDates(), and ilDatePresentation\useRelativeDates().
Here is the call graph for this function:| ilObjTestGUI::runObject | ( | ) |
Definition at line 1014 of file class.ilObjTestGUI.php.
| ilObjTestGUI::saveClientIPObject | ( | ) |
Definition at line 3007 of file class.ilObjTestGUI.php.
References $_POST, and ilUtil\sendInfo().
Here is the call graph for this function:| ilObjTestGUI::saveOrderAndObligationsObject | ( | ) |
Definition at line 4831 of file class.ilObjTestGUI.php.
References $id, $ilCtrl, ilObjTest\isQuestionObligationPossible(), ilUtil\sendInfo(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilObjTestGUI::showDetailedResultsObject | ( | ) |
Shows the pass overview and the answers of one ore more users for the scored pass.
@access public
Definition at line 2935 of file class.ilObjTestGUI.php.
References $_POST, $_SESSION, and showUserResults().
Here is the call graph for this function:| ilObjTestGUI::showPageObject | ( | ) |
Definition at line 4929 of file class.ilObjTestGUI.php.
References $ilCtrl.
Referenced by movePageObject().
Here is the caller graph for this function:| ilObjTestGUI::showPassOverviewObject | ( | ) |
Shows the pass overview of the scored pass for one ore more users.
@access public
Definition at line 2961 of file class.ilObjTestGUI.php.
References $_POST, $_SESSION, and showUserResults().
Here is the call graph for this function:| ilObjTestGUI::showTimingFormObject | ( | ) |
Definition at line 2834 of file class.ilObjTestGUI.php.
References $form, and formTimingObject().
Here is the call graph for this function:| ilObjTestGUI::showUserAnswersObject | ( | ) |
Shows the answers of one ore more users for the scored pass.
@access public
Definition at line 2948 of file class.ilObjTestGUI.php.
References $_POST, $_SESSION, and showUserResults().
Here is the call graph for this function:| ilObjTestGUI::showUserResults | ( | $show_pass_details, | |
| $show_answers, | |||
$show_reached_points = false |
|||
| ) |
Shows the pass overview of the scored pass for one ore more users.
@access public
Definition at line 2974 of file class.ilObjTestGUI.php.
References $_SESSION, $template, createUserResults(), ilUtil\getStyleSheetLocation(), and ilUtil\sendInfo().
Referenced by showDetailedResultsObject(), showPassOverviewObject(), and showUserAnswersObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjTestGUI::statisticsObject | ( | ) |
Definition at line 3669 of file class.ilObjTestGUI.php.
| ilObjTestGUI::takenObject | ( | ) |
Definition at line 2268 of file class.ilObjTestGUI.php.
| ilObjTestGUI::timingObject | ( | ) |
Definition at line 2745 of file class.ilObjTestGUI.php.
References $_POST, $form, $res, formTimingObject(), getParticipantsSubTabs(), ilUtil\sendInfo(), ilUtil\sendSuccess(), and sprintf.
Here is the call graph for this function:| ilObjTestGUI::timingOverviewObject | ( | ) |
Definition at line 2703 of file class.ilObjTestGUI.php.
References ilDatePresentation\formatDate(), getParticipantsSubTabs(), and IL_CAL_DATETIME.
Here is the call graph for this function:
|
protected |
Definition at line 757 of file class.ilObjTestGUI.php.
References $DIC, and ilChangeEvent\_recordReadEvent().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjTestGUI::uploadObject | ( | $redirect = true | ) |
display status information or report errors messages in case of error
@access public
Definition at line 1366 of file class.ilObjTestGUI.php.
References uploadTstObject().
Here is the call graph for this function:| ilObjTestGUI::uploadTstObject | ( | ) |
imports test and question(s)
Definition at line 1107 of file class.ilObjTestGUI.php.
References $_POST, $_SESSION, $counter, $file, $result, ilObjTest\_createImportDirectory(), ilObjTest\_getImportDirectory(), ilObjTest\_setImportDirectory(), CLOZE_TEST_IDENTIFIER, ilObjectGUI\createObject(), ilUtil\delDir(), ERROR_TEXT_IDENTIFIER, FILE_UPLOAD_IDENTIFIER, FLASHAPPLET_QUESTION_IDENTIFIER, FORMULA_QUESTION_IDENTIFIER, ilUtil\getImagePath(), IL_MO_VERIFY_QTI, IMAGEMAP_QUESTION_IDENTIFIER, importVerifiedFileObject(), JAVAAPPLET_QUESTION_IDENTIFIER, KPRIM_CHOICE_QUESTION_IDENTIFIER, LONG_MENU_QUESTION_IDENTIFIER, MATCHING_QUESTION_IDENTIFIER, MULTIPLE_CHOICE_QUESTION_IDENTIFIER, NUMERIC_QUESTION_IDENTIFIER, ORDERING_HORIZONTAL_IDENTIFIER, ORDERING_QUESTION_IDENTIFIER, QT_CLOZE, QT_ERRORTEXT, QT_FILEUPLOAD, QT_FLASHAPPLET, QT_FORMULA, QT_IMAGEMAP, QT_JAVAAPPLET, QT_KPRIM_CHOICE, QT_LONG_MENU, QT_MATCHING, QT_MULTIPLE_CHOICE_MR, QT_MULTIPLE_CHOICE_SR, QT_NUMERIC, QT_ORDERING, QT_ORDERING_HORIZONTAL, QT_TEXT, QT_TEXTSUBSET, ilObjTest\QUESTION_SET_TYPE_FIXED, ilUtil\sendFailure(), ilUtil\sendInfo(), SINGLE_CHOICE_QUESTION_IDENTIFIER, TEXT_QUESTION_IDENTIFIER, TEXTSUBSET_QUESTION_IDENTIFIER, and ilUtil\unzip().
Referenced by importFileObject(), and uploadObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 825 of file class.ilObjTestGUI.php.
References forwardToEvaluationGUI().
Here is the call graph for this function:
|
staticprivate |
Definition at line 50 of file class.ilObjTestGUI.php.
| ilObjTest ilObjTestGUI::$object = null |
Definition at line 55 of file class.ilObjTestGUI.php.
Referenced by applyTemplate(), and executeCommand().
|
private |
Definition at line 72 of file class.ilObjTestGUI.php.
Referenced by getObjectiveOrientedContainer().
|
private |
Definition at line 61 of file class.ilObjTestGUI.php.
|
private |
Definition at line 58 of file class.ilObjTestGUI.php.
|
private |
Definition at line 67 of file class.ilObjTestGUI.php.
|
private |
Definition at line 64 of file class.ilObjTestGUI.php.
Referenced by executeCommand().