ILIAS  release_5-2 Revision v5.2.25-18-g3f80b828510
ilObjAssessmentFolderGUI Class Reference

Class ilObjAssessmentFolderGUI. More...

+ Inheritance diagram for ilObjAssessmentFolderGUI:
+ Collaboration diagram for ilObjAssessmentFolderGUI:

Public Member Functions

 __construct ($a_data, $a_id=0, $a_call_by_reference=true, $a_prepare_output=true)
 Constructor. More...
 
 saveObject ()
 save object public More...
 
 settingsObject (ilPropertyFormGUI $form=null)
 display assessment folder settings form More...
 
 saveSettingsObject ()
 Save Assessment settings. More...
 
 showLogObject ()
 Called when the a log should be shown. More...
 
 exportLogObject ()
 Called when the a log should be exported. More...
 
 deleteLogObject ()
 Deletes the log entries for one or more tests. More...
 
 logAdminObject ()
 Administration output for assessment log files. More...
 
 getAdminTabs ()
 
 getLogdataSubtabs ()
 
 getTabs ()
 get tabs More...
 
- 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 public More...
 
 createObject ()
 create new object form More...
 
 cancelCreation ()
 cancel create action and go back to repository parent More...
 
 saveObject ()
 save object 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 getSettingsTemplateConfig ()
 
- 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

 $conditions
 
- Data Fields inherited from ilObjectGUI
const COPY_WIZARD_NEEDS_PAGE = 1
 
 $ilias
 
 $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

 getLogDataOutputForm ()
 
 showLogSettingsObject (ilPropertyFormGUI $form=null)
 
- 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 public More...
 
 setAdminTabs ()
 set admin tabs 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...
 
 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...
 
 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

 forwardToSettingsTemplateGUI ()
 

Additional Inherited Members

- Protected Attributes inherited from ilObjectGUI
 $tmp_import_dir
 
 $tabs_gui = null
 
 $ctrl
 

Detailed Description

Constructor & Destructor Documentation

◆ __construct()

ilObjAssessmentFolderGUI::__construct (   $a_data,
  $a_id = 0,
  $a_call_by_reference = true,
  $a_prepare_output = true 
)

Constructor.

Definition at line 26 of file class.ilObjAssessmentFolderGUI.php.

References $cmd, $ret, ilObjectGUI\executeCommand(), forwardToSettingsTemplateGUI(), and ilObjectGUI\prepareOutput().

27  {
28  global $rbacsystem;
29 
30  $this->type = "assf";
31  parent::__construct($a_data,$a_id,$a_call_by_reference,false);
32 
33  if (!$rbacsystem->checkAccess('read',$this->object->getRefId()))
34  {
35  $this->ilias->raiseError($this->lng->txt("msg_no_perm_read_assf"),$this->ilias->error_obj->WARNING);
36  }
37 
38  $this->lng->loadLanguageModule('assessment');
39  }
redirection script todo: (a better solution should control the processing via a xml file) ...
+ Here is the call graph for this function:

Member Function Documentation

◆ deleteLogObject()

ilObjAssessmentFolderGUI::deleteLogObject ( )

Deletes the log entries for one or more tests.

Definition at line 558 of file class.ilObjAssessmentFolderGUI.php.

References $_POST, logAdminObject(), ilUtil\sendInfo(), and ilUtil\sendSuccess().

559  {
560  if (is_array($_POST["chb_test"]) && (count($_POST["chb_test"])))
561  {
562  $this->object->deleteLogEntries($_POST["chb_test"]);
563  ilUtil::sendSuccess($this->lng->txt("ass_log_deleted"));
564  }
565  else
566  {
567  ilUtil::sendInfo($this->lng->txt("ass_log_delete_no_selection"));
568  }
569  $this->logAdminObject();
570  }
static sendSuccess($a_info="", $a_keep=false)
Send Success Message to Screen.
static sendInfo($a_info="", $a_keep=false)
Send Info Message to Screen.
logAdminObject()
Administration output for assessment log files.
$_POST["username"]
+ Here is the call graph for this function:

◆ exportLogObject()

ilObjAssessmentFolderGUI::exportLogObject ( )

Called when the a log should be exported.

Definition at line 345 of file class.ilObjAssessmentFolderGUI.php.

References $log, $row, $test, $title, ilObjTest\_getAvailableTests(), assQuestion\_getQuestionTitle(), ilObjUser\_lookupName(), array, ilUtil\deliverData(), ilObjAssessmentFolder\getLog(), getLogDataOutputForm(), IL_CAL_FKT_DATE, IL_CAL_UNIX, and ilUtil\processCSVRow().

346  {
347  $form = $this->getLogDataOutputForm();
348  if(!$form->checkInput())
349  {
350  $form->setValuesByPost();
351  $this->logsObject($form);
352  return;
353  }
354 
355  $test = $form->getInput('sel_test');
356  $from = $form->getItemByPostVar('log_from')->getDate()->get(IL_CAL_UNIX);
357  $until = $form->getItemByPostVar('log_until')->getDate()->get(IL_CAL_UNIX);
358 
359  $csv = array();
360  $separator = ";";
361  $row = array(
362  $this->lng->txt("assessment_log_datetime"),
363  $this->lng->txt("user"),
364  $this->lng->txt("assessment_log_text"),
365  $this->lng->txt("question")
366  );
367  include_once "./Modules/Test/classes/class.ilObjTest.php";
368  include_once "./Modules/TestQuestionPool/classes/class.assQuestion.php";
369  $available_tests =& ilObjTest::_getAvailableTests(1);
370  array_push($csv, ilUtil::processCSVRow($row, TRUE, $separator));
371  $log_output = ilObjAssessmentFolder::getLog($from, $until, $test);
372  $users = array();
373  foreach ($log_output as $key => $log)
374  {
375  if (!array_key_exists($log["user_fi"], $users))
376  {
377  $users[$log["user_fi"]] = ilObjUser::_lookupName($log["user_fi"]);
378  }
379  $title = "";
380  if ($log["question_fi"] || $log["original_fi"])
381  {
382  $title = assQuestion::_getQuestionTitle($log["question_fi"]);
383  if (strlen($title) == 0)
384  {
385  $title = assQuestion::_getQuestionTitle($log["original_fi"]);
386  }
387  $title = $this->lng->txt("assessment_log_question") . ": " . $title;
388  }
389  $csvrow = array();
390  $date = new ilDateTime($log['tstamp'],IL_CAL_UNIX);
391  array_push($csvrow, $date->get(IL_CAL_FKT_DATE,'Y-m-d H:i'));
392  array_push($csvrow, trim($users[$log["user_fi"]]["title"] . " " . $users[$log["user_fi"]]["firstname"] . " " . $users[$log["user_fi"]]["lastname"]));
393  array_push($csvrow, trim($log["logtext"]));
394  array_push($csvrow, $title);
395  array_push($csv, ilUtil::processCSVRow($csvrow, TRUE, $separator));
396  }
397  $csvoutput = "";
398  foreach ($csv as $row)
399  {
400  $csvoutput .= join($row, $separator) . "\n";
401  }
402  ilUtil::deliverData($csvoutput, str_replace(" ", "_", "log_" . $from . "_" . $until . "_" . $available_tests[$test]).".csv");
403  }
static _lookupName($a_user_id)
lookup user name
static deliverData($a_data, $a_filename, $mime="application/octet-stream", $charset="")
deliver data for download via browser.
const IL_CAL_UNIX
static _getAvailableTests($use_object_id=FALSE)
Returns the available tests for the active user.
const IL_CAL_FKT_DATE
Date and time handling
static & processCSVRow(&$row, $quoteAll=FALSE, $separator=";", $outUTF8=FALSE, $compatibleWithMSExcel=TRUE)
Convertes an array for CSV usage.
Create styles array
The data for the language used.
static getLog($ts_from, $ts_to, $test_id, $test_only=FALSE)
Retrieve assessment log datasets from the database.
static _getQuestionTitle($question_id)
Returns the question title of a question with a given id.
$test
Definition: Utf8Test.php:84
+ Here is the call graph for this function:

◆ forwardToSettingsTemplateGUI()

ilObjAssessmentFolderGUI::forwardToSettingsTemplateGUI ( )
private

Definition at line 768 of file class.ilObjAssessmentFolderGUI.php.

Referenced by __construct().

769  {
770  global $ilTabs;
771 
772  $ilTabs->setTabActive('templates');
773 
774  require_once 'Services/Administration/classes/class.ilSettingsTemplateGUI.php';
775  $gui = new ilSettingsTemplateGUI(self::getSettingsTemplateConfig());
776 
777  $this->ctrl->forwardCommand($gui);
778  }
+ Here is the caller graph for this function:

◆ getAdminTabs()

ilObjAssessmentFolderGUI::getAdminTabs ( )

Definition at line 604 of file class.ilObjAssessmentFolderGUI.php.

References getTabs().

605  {
606  $this->getTabs();
607  }
+ Here is the call graph for this function:

◆ getLogDataOutputForm()

ilObjAssessmentFolderGUI::getLogDataOutputForm ( )
protected
Returns
ilPropertyFormGUI

Definition at line 408 of file class.ilObjAssessmentFolderGUI.php.

References $_GET, $header, $options, $row, ilObjTest\_getAvailableTests(), ilLink\_getLink(), array, date, ilObjAssessmentFolder\getLog(), IL_CAL_UNIX, object, ilUtil\prepareFormOutput(), ilFormPropertyGUI\setRequired(), ilDateTimeInputGUI\setShowTime(), ilUtil\sortArray(), and time.

Referenced by exportLogObject(), and showLogObject().

409  {
410  require_once 'Services/Form/classes/class.ilPropertyFormGUI.php';
411  $form = new ilPropertyFormGUI();
412  $form->setPreventDoubleSubmission(false);
413  $form->setFormAction($this->ctrl->getFormAction($this));
414  $form->setTableWidth("100%");
415  $form->setId("logs");
416 
418  $header->setTitle($this->lng->txt("assessment_log"));
419  $form->addItem($header);
420 
421  // from
422  $from = new ilDateTimeInputGUI($this->lng->txt('cal_from'), "log_from");
423  $from->setShowTime(true);
424  $from->setRequired(true);
425  $form->addItem($from);
426 
427  // until
428  $until = new ilDateTimeInputGUI($this->lng->txt('cal_until'), "log_until");
429  $until->setShowTime(true);
430  $until->setRequired(true);
431  $form->addItem($until);
432 
433  require_once 'Modules/Test/classes/class.ilObjTest.php';
434  require_once 'Modules/TestQuestionPool/classes/class.assQuestion.php';
435  $available_tests = ilObjTest::_getAvailableTests(1);
436 
437  // tests
438  $fortest = new ilSelectInputGUI($this->lng->txt('assessment_log_for_test'), "sel_test");
439  $fortest->setRequired(true);
440  $sorted_options = array();
441  foreach($available_tests as $key => $value)
442  {
443  $sorted_options[] = array(
444  'title' => ilUtil::prepareFormOutput($value) . " [" . $this->object->getNrOfLogEntries($key) . " " . $this->lng->txt("assessment_log_log_entries") . "]",
445  'key' => $key
446  );
447  }
448  $sorted_options = ilUtil::sortArray($sorted_options, 'title','asc');
449  $options = array('' => $this->lng->txt('please_choose'));
450  foreach($sorted_options as $option)
451  {
452  $options[$option['key']] = $option['title'];
453  }
454  $fortest->setOptions($options);
455  $form->addItem($fortest);
456 
457  $form->addCommandButton('showLog', $this->lng->txt('show'));
458  $form->addCommandButton('exportLog', $this->lng->txt('export'));
459 
460  return $form;
461  }
static prepareFormOutput($a_str, $a_strip=false)
prepares string output for html forms public
This class represents a selection list property in a property form.
This class represents a property form user interface.
This class represents a section header in a property form.
static sortArray($array, $a_array_sortby, $a_array_sortorder=0, $a_numeric=false, $a_keep_keys=false)
sortArray
This class represents a date/time property in a property form.
static _getAvailableTests($use_object_id=FALSE)
Returns the available tests for the active user.
if(!is_array($argv)) $options
$header
Create styles array
The data for the language used.
Create new PHPExcel object
obj_idprivate
setRequired($a_required)
Set Required.
setShowTime($a_showtime)
Set Show Time Information.
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ getLogdataSubtabs()

ilObjAssessmentFolderGUI::getLogdataSubtabs ( )

Definition at line 609 of file class.ilObjAssessmentFolderGUI.php.

References array.

Referenced by getTabs().

610  {
611  global $ilTabs;
612 
613  // log settings
614  $ilTabs->addSubTabTarget("settings",
615  $this->ctrl->getLinkTarget($this, "showLogSettings"),
616  array("saveLogSettings", "showLogSettings")
617  , "");
618 
619  // log output
620  $ilTabs->addSubTabTarget("ass_log_output",
621  $this->ctrl->getLinkTarget($this, "logs"),
622  array("logs", "showLog", "exportLog")
623  , "");
624 
625  // log administration
626  $ilTabs->addSubTabTarget("ass_log_admin",
627  $this->ctrl->getLinkTarget($this, "logAdmin"),
628  array("logAdmin", "deleteLog"),
629  "", "");
630 
631  }
Create styles array
The data for the language used.
+ Here is the caller graph for this function:

◆ getSettingsTemplateConfig()

static ilObjAssessmentFolderGUI::getSettingsTemplateConfig ( )
static
Returns
ilTestSettingsTemplateConfig

Definition at line 783 of file class.ilObjAssessmentFolderGUI.php.

References $config, and ilObjectGUI\$lng.

Referenced by ilTestSettingsGUI\__construct(), ilObjTestSettingsScoringResultsGUI\__construct(), ilObjTestGUI\afterSave(), ilLOEditorGUI\applySettingsTemplate(), ilObjTestGUI\getQuestionsSubTabs(), and ilObjTestGUI\getTabs().

784  {
785  global $lng;
786 
787  require_once 'Modules/Test/classes/class.ilTestSettingsTemplateConfig.php';
789  $config->init();
790 
791  return $config;
792  }
+ Here is the caller graph for this function:

◆ getTabs()

ilObjAssessmentFolderGUI::getTabs ( )

get tabs

Parameters
objecttabs gui object

Definition at line 638 of file class.ilObjAssessmentFolderGUI.php.

References ilObjectGUI\$lng, array, and getLogdataSubtabs().

Referenced by getAdminTabs().

639  {
640  global $rbacsystem, $lng;
641 
642  switch ($this->ctrl->getCmd())
643  {
644  case "saveLogSettings":
645  case "showLogSettings":
646  case "logs":
647  case "showLog":
648  case "exportLog":
649  case "logAdmin":
650  case "deleteLog":
651  $this->getLogdataSubtabs();
652  break;
653  }
654 
655  if ($rbacsystem->checkAccess("visible,read",$this->object->getRefId()))
656  {
657  $this->tabs_gui->addTarget("settings",
658  $this->ctrl->getLinkTarget($this, "settings"), array("settings","","view"), "", "");
659 
660  $this->tabs_gui->addTarget("logs",
661  $this->ctrl->getLinkTarget($this, "showLogSettings"),
662  array('saveLogSettings', 'showLogSettings', "logs","showLog", "exportLog", "logAdmin", "deleteLog"),
663  "", "");
664 
665  $this->tabs_gui->addTab("templates",
666  $lng->txt("adm_settings_templates"),
667  $this->ctrl->getLinkTargetByClass("ilsettingstemplategui", ""));
668  }
669 
670  if ($rbacsystem->checkAccess("write",$this->object->getRefId()))
671  {
672  $this->tabs_gui->addTarget('units', $this->ctrl->getLinkTargetByClass('ilGlobalUnitConfigurationGUI', ''), '', 'ilglobalunitconfigurationgui');
673  }
674 
675  if ($rbacsystem->checkAccess('edit_permission',$this->object->getRefId()))
676  {
677  $this->tabs_gui->addTarget("perm_settings",
678  $this->ctrl->getLinkTargetByClass(array(get_class($this),'ilpermissiongui'), "perm"), array("perm","info","owner"), 'ilpermissiongui');
679  }
680  }
Create styles array
The data for the language used.
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ logAdminObject()

ilObjAssessmentFolderGUI::logAdminObject ( )

Administration output for assessment log files.

Definition at line 575 of file class.ilObjAssessmentFolderGUI.php.

References ilObjectGUI\$data, ilObjectGUI\$obj_id, ilObjectGUI\$ref_id, $title, ilObjTest\_getAvailableTests(), ilLink\_getLink(), ilObject\_lookupObjectId(), array, and object.

Referenced by deleteLogObject().

576  {
577  global $ilAccess, $ilTabs;
578 
579  $ilTabs->activateTab('logs');
580 
581  $a_write_access = ($ilAccess->checkAccess("write", "", $this->object->getRefId())) ? true : false;
582 
583  include_once "./Modules/Test/classes/tables/class.ilAssessmentFolderLogAdministrationTableGUI.php";
584  $table_gui = new ilAssessmentFolderLogAdministrationTableGUI($this, 'logAdmin', $a_write_access);
585  include_once "./Modules/Test/classes/class.ilObjTest.php";
586  require_once "./Services/Link/classes/class.ilLink.php";
587  $available_tests = ilObjTest::_getAvailableTests(false);
588  $data = array();
589  foreach ($available_tests as $ref_id => $title)
590  {
592  array_push($data, array(
593  "title" => $title,
594  "nr" => $this->object->getNrOfLogEntries($obj_id),
595  "id" => $obj_id,
596  "location_href" => ilLink::_getLink($ref_id, 'tst'),
597  "location_txt" => $this->lng->txt("perma_link")
598  ));
599  }
600  $table_gui->setData($data);
601  $this->tpl->setVariable('ADM_CONTENT', $table_gui->getHTML());
602  }
static _lookupObjectId($a_ref_id)
lookup object id
static _getAvailableTests($use_object_id=FALSE)
Returns the available tests for the active user.
Create styles array
The data for the language used.
Create new PHPExcel object
obj_idprivate
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ saveObject()

ilObjAssessmentFolderGUI::saveObject ( )

save object public

Definition at line 100 of file class.ilObjAssessmentFolderGUI.php.

References ilUtil\sendSuccess().

101  {
102  global $rbacadmin;
103 
104  // create and insert forum in objecttree
105  $newObj = parent::saveObject();
106 
107  // put here object specific stuff
108 
109  // always send a message
110  ilUtil::sendSuccess($this->lng->txt("object_added"),true);
111 
112  $this->ctrl->redirect($this);
113  }
static sendSuccess($a_info="", $a_keep=false)
Send Success Message to Screen.
+ Here is the call graph for this function:

◆ saveSettingsObject()

ilObjAssessmentFolderGUI::saveSettingsObject ( )

Save Assessment settings.

Definition at line 270 of file class.ilObjAssessmentFolderGUI.php.

References $_POST, $row, ilObjQuestionPool\_getQuestionTypes(), array, ilObjAssessmentFolder\ASS_PROC_LOCK_MODE_NONE, ilObjAssessmentFolder\getValidAssessmentProcessLockModes(), ilUtil\sendSuccess(), settingsObject(), and ilUtil\stripSlashes().

271  {
272  global $ilAccess;
273  if (!$ilAccess->checkAccess("write", "", $this->object->getRefId())) $this->ctrl->redirect($this,'settings');
274 
275  $form = $this->buildSettingsForm();
276  if(!$form->checkInput())
277  {
278  $form->setValuesByPost();
279  return $this->settingsObject($form);
280  }
281 
282  $this->object->setSkillTriggeringNumAnswersBarrier((int)$_POST['num_req_answers']);
283  $this->object->setExportEssayQuestionsWithHtml((int) $_POST["export_essay_qst_with_html"] == 1);
284  $this->object->_setManualScoring($_POST["chb_manual_scoring"]);
285  include_once "./Modules/TestQuestionPool/classes/class.ilObjQuestionPool.php";
286  $questiontypes =& ilObjQuestionPool::_getQuestionTypes(TRUE);
287  $forbidden_types = array();
288  foreach ($questiontypes as $name => $row)
289  {
290  if (!in_array($row["question_type_id"], $_POST["chb_allowed_questiontypes"]))
291  {
292  array_push($forbidden_types, $row["question_type_id"]);
293  }
294  }
295  $this->object->_setForbiddenQuestionTypes($forbidden_types);
296 
297  $this->object->setScoringAdjustmentEnabled($_POST['chb_scoring_adjust']);
298  $scoring_types = array();
299  foreach ($questiontypes as $name => $row)
300  {
301  if (in_array($row["question_type_id"], (array)$_POST["chb_scoring_adjustment"]))
302  {
303  array_push($scoring_types, $row["question_type_id"]);
304  }
305  }
306  $this->object->setScoringAdjustableQuestions($scoring_types);
307 
308  if( !$_POST['ass_process_lock'] )
309  {
310  $this->object->setAssessmentProcessLockMode(ilObjAssessmentFolder::ASS_PROC_LOCK_MODE_NONE);
311  }
312  elseif( in_array($_POST['ass_process_lock_mode'], ilObjAssessmentFolder::getValidAssessmentProcessLockModes()) )
313  {
314  $this->object->setAssessmentProcessLockMode($_POST['ass_process_lock_mode']);
315  }
316 
317  $assessmentSetting = new ilSetting('assessment');
318  $assessmentSetting->set('use_javascript', '1');
319  if(strlen($_POST['imap_line_color']) == 6)
320  {
321  $assessmentSetting->set('imap_line_color', ilUtil::stripSlashes($_POST['imap_line_color']));
322  }
323  $assessmentSetting->set('user_criteria', ilUtil::stripSlashes($_POST['user_criteria']));
324 
325  ilUtil::sendSuccess($this->lng->txt("msg_obj_modified"),true);
326 
327  $this->ctrl->redirect($this,'settings');
328  }
static sendSuccess($a_info="", $a_keep=false)
Send Success Message to Screen.
ILIAS Setting Class.
settingsObject(ilPropertyFormGUI $form=null)
display assessment folder settings form
static _getQuestionTypes($all_tags=FALSE, $fixOrder=false)
static stripSlashes($a_str, $a_strip_html=true, $a_allow="")
strip slashes if magic qoutes is enabled
Create styles array
The data for the language used.
$_POST["username"]
+ Here is the call graph for this function:

◆ settingsObject()

ilObjAssessmentFolderGUI::settingsObject ( ilPropertyFormGUI  $form = null)

display assessment folder settings form

Definition at line 119 of file class.ilObjAssessmentFolderGUI.php.

References $_GET, $header, ilObjAssessmentFolder\_getForbiddenQuestionTypes(), ilObjAssessmentFolder\_getManualScoring(), ilObjQuestionPool\_getQuestionTypes(), array, ilObjAssessmentFolder\ASS_PROC_LOCK_MODE_DB, ilObjAssessmentFolder\ASS_PROC_LOCK_MODE_FILE, ilObjAssessmentFolder\ASS_PROC_LOCK_MODE_NONE, object, ilCheckboxInputGUI\setChecked(), ilRadioOption\setInfo(), ilFormPropertyGUI\setInfo(), ilFormPropertyGUI\setRequired(), ilColorPickerInputGUI\setValue(), and ilCheckboxGroupInputGUI\setValue().

Referenced by saveSettingsObject().

120  {
121  global $ilTabs;
122 
123  $ilTabs->setTabActive('settings');
124 
125  if($form === null)
126  {
127  $form = $this->buildSettingsForm();
128  }
129 
130  $this->tpl->setVariable("ADM_CONTENT", $form->getHTML());
131  }
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ showLogObject()

ilObjAssessmentFolderGUI::showLogObject ( )

Called when the a log should be shown.

Definition at line 333 of file class.ilObjAssessmentFolderGUI.php.

References getLogDataOutputForm().

334  {
335  $form = $this->getLogDataOutputForm();
336  $form->checkInput();
337 
338  $form->setValuesByPost();
339  $this->logsObject($form);
340  }
+ Here is the call graph for this function:

◆ showLogSettingsObject()

ilObjAssessmentFolderGUI::showLogSettingsObject ( ilPropertyFormGUI  $form = null)
protected
Parameters
ilPropertyFormGUI$form

Definition at line 685 of file class.ilObjAssessmentFolderGUI.php.

References $lang, $languages, $options, ilObjAssessmentFolder\_enabledAssessmentLogging(), ilObjAssessmentFolder\_getLogLanguage(), array, and ilUtil\sendSuccess().

686  {
687  $this->tabs_gui->activateTab('logs');
688 
689  if(!($form instanceof ilPropertyFormGUI))
690  {
691  $form = $this->getLogSettingsForm();
692  $form->setValuesByArray(array(
693  'chb_assessment_logging' => ilObjAssessmentFolder::_enabledAssessmentLogging(),
694  'reporting_language' => ilObjAssessmentFolder::_getLogLanguage()
695  ));
696  }
697 
698  $this->tpl->setContent($form->getHTML());
699  }
This class represents a property form user interface.
static _getLogLanguage()
retrieve the log language for assessment logging
static _enabledAssessmentLogging()
check wether assessment logging is enabled or not
Create styles array
The data for the language used.
setValuesByArray($a_values, $a_restrict_to_value_keys=false)
Set form values from an array.
+ Here is the call graph for this function:

Field Documentation

◆ $conditions

ilObjAssessmentFolderGUI::$conditions

Definition at line 21 of file class.ilObjAssessmentFolderGUI.php.


The documentation for this class was generated from the following file: