ILIAS  eassessment Revision 61809
 All Data Structures Namespaces Files Functions Variables Groups Pages
ilObjTestGUI Class Reference

Class ilObjTestGUI. More...

+ Inheritance diagram for ilObjTestGUI:
+ Collaboration diagram for ilObjTestGUI:

Public Member Functions

 ilObjTestGUI ()
 Constructor public.
 executeCommand ()
 execute command
 runObject ()
 outEvaluationObject ()
 importFileObject ()
 form for new test object import
 saveObject ()
 save object public
 backToRepositoryObject ()
 backToCourseObject ()
 exportObject ()
 createTestExportObject ()
 create test export file
 createTestResultsExportObject ()
 create results export file
 downloadExportFileObject ()
 download export file
 confirmDeleteExportFileObject ()
 confirmation screen for export file deletion
 cancelObject ($in_rep=false)
 cancel action and go back to previous page public
 cancelDeleteExportFileObject ()
 cancel deletion of export files
 deleteExportFileObject ()
 delete export files
 uploadTstObject ()
 imports test and question(s)
 importVerifiedFileObject ()
 imports question(s) into the questionpool (after verification)
 cancelImportObject ()
 uploadObject ($redirect=true)
 display status information or report errors messages in case of error
 confirmChangeProperties ($direction=0)
 Displays a save confirmation dialog for test properties.
 saveScoringObject ()
 Save the form input of the scoring form.
 scoringObject ($checkonly=FALSE)
 Display and fill the scoring settings form of the test.
 propertiesObject ($checkonly=FALSE)
 Display and fill the properties form of the test.
 savePropertiesObject ()
 Save the form input of the properties form.
 downloadFileObject ()
 download file
 fullscreenObject ()
 show fullscreen view
 download_paragraphObject ()
 download source code paragraph
 filterObject ()
 Sets the filter for the question browser.
 resetFilterObject ()
 Resets the filter for the question browser.
 backObject ()
 Called when the back button in the question browser was pressed.
 createQuestionPool ($name="dummy")
 Creates a new questionpool and returns the reference id.
 randomselectObject ()
 Creates a form for random selection of questions.
 cancelRandomSelectObject ()
 Cancels the form for random selection of questions.
 createRandomSelectionObject ()
 Offers a random selection for insertion in the test.
 insertRandomSelectionObject ()
 Inserts a random selection into the test.
 addQuestionpoolObject ()
 writeRandomQuestionInput ($always=false)
 Evaluates a posted random question form and saves the form data.
 saveRandomQuestionsObject ()
 addsourceObject ()
 removesourceObject ()
 randomQuestionsObject ()
 saveQuestionSelectionModeObject ()
 browseForQuestionsObject ()
 executeCreateQuestionObject ()
 Called when a new question should be created from a test after confirmation.
 cancelCreateQuestionObject ()
 Called when the creation of a new question is cancelled.
 createQuestionObject ()
 Called when a new question should be created from a test.
 confirmRemoveQuestionsObject ()
 Remove questions from the test after confirmation.
 cancelRemoveQuestionsObject ()
 Cancels the removal of questions from the test.
 removeQuestionsForm ($checked_questions)
 Displays a form to confirm the removal of questions from the test.
 removeQuestionsObject ()
 Called when a selection of questions should be removed from the test.
 moveQuestionsObject ()
 Marks selected questions for moving.
 insertQuestionsBeforeObject ()
 Insert checked questions before the actual selection.
 insertQuestionsAfterObject ()
 Insert checked questions after the actual selection.
 insertQuestionsObject ()
 Insert questions from the questionbrowser into the test.
 filterAvailableQuestionsObject ()
 resetfilterAvailableQuestionsObject ()
 questionBrowser ()
 Creates a form to select questions from questionpools to insert the questions into the test.
 questionsObject ()
 takenObject ()
 addMarkStepObject ()
 Add a new mark step to the tests marks.
 saveMarkSchemaFormData ()
 Save the mark schema POST data when the form was submitted.
 addSimpleMarkSchemaObject ()
 Add a simple mark schema to the tests marks.
 deleteMarkStepsObject ()
 Delete selected mark steps.
 cancelMarksObject ()
 Cancel the mark schema form and return to the properties form.
 saveMarksObject ()
 Save the mark schema.
 marksObject ()
 confirmDeleteAllUserResultsObject ()
 Deletes all user data for the test object.
 confirmDeleteSelectedUserDataObject ()
 Deletes the selected user data for the test object.
 cancelDeleteSelectedUserDataObject ()
 Cancels the deletion of all user data for the test object.
 deleteAllUserDataObject ()
 Asks for a confirmation to delete all user data of the test object.
 deleteAllUserResultsObject ()
 Asks for a confirmation to delete all user data of the test object.
 deleteSingleUserResultsObject ()
 Asks for a confirmation to delete selected user data of the test object.
 historyObject ()
 Creates the change history for a test.
 createObject ()
 form for new content object creation
 participantsActionObject ()
 Evaluates the actions on the participants page.
 participantsObject ()
 Creates the output of the test participants.
 showDetailedResultsObject ()
 Shows the pass overview and the answers of one ore more users for the scored pass.
 showUserAnswersObject ()
 Shows the answers of one ore more users for the scored pass.
 showPassOverviewObject ()
 Shows the pass overview of the scored pass for one ore more users.
 showUserResults ($show_pass_details, $show_answers, $show_reached_points=FALSE)
 Shows the pass overview of the scored pass for one ore more users.
 createPDFforEveryoneObject ()
 Creates multiple PDF files for all testees.
 getParticipants ()
 removeParticipantObject ()
 saveClientIPObject ()
 printobject ()
 Print tab to create a print of all questions with points and solutions.
 addParticipantsObject ()
 defaultsObject ()
 Displays the settings page for test defaults.
 deleteDefaultsObject ()
 Deletes selected test defaults.
 applyDefaultsObject ()
 Applies the selected test defaults.
 addDefaultsObject ()
 Adds the defaults of this test to the defaults.
 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
 redirectToInfoScreenObject ()
 infoScreen ($session_lock="")
 show information screen
 addLocatorItems ()
 should be overwritten to add object specific items (repository items are preloaded)
 getBrowseForQuestionsTab (&$tabs_gui)
 getRandomQuestionsTab (&$tabs_gui)
 statisticsObject ()
 certificateObject ()
 Shows the certificate editor.
 getQuestionsSubTabs ()
 getStatisticsSubTabs ()
 getSettingsSubTabs ()
 timingObject ()
 recalculateObject ()
 randomfillObject ()
 getTabs (&$tabs_gui)
 adds tabs to tab gui object
 _goto ($a_target)
 Redirect script to call a test with the test reference id.
- Public Member Functions inherited from ilObjectGUI
 ilObjectGUI ($a_data, $a_id=0, $a_call_by_reference=true, $a_prepare_output=true)
 Constructor public.
 withReferences ()
 determines wether objects are referenced or not (got ref ids or not)
 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
 getCreationMode ()
 get creation mode
 getAdminTabs (&$tabs_gui)
 administration tabs show only permissions and trash folder
 getHTML ()
 undeleteObject ()
 Get objects back from trash.
 confirmedDeleteObject ()
 confirmed deletion of object -> objects are moved to trash or deleted immediately, if trash is disabled
 cancelDeleteObject ()
 cancel deletion of object
 removeFromSystemObject ()
 remove objects from trash bin and all entries therefore every object needs a specific deleteObject() method
 editObject ()
 edit object
 updateObject ()
 updates object entry in object_data
 getFormAction ($a_cmd, $a_formaction="")
 get form action for command (command is method name without "Object", e.g.
 isVisible ($a_ref_id, $a_type)
 viewObject ()
 list childs of current object
 deleteObject ($a_error=false)
 Display deletion confirmation screen.
 trashObject ()
 Show trash content of object.
 getTemplateFile ($a_cmd, $a_type="")
 get a template blockfile format: tpl.
 cloneAllObject ()
 Clone single (not container object) Method is overwritten in ilContainerGUI.
 copyWizardHasOptions ($a_mode)
 Check if there is any modules specific option.

Protected Member Functions

 getAdministrationSubTabs ()
- Protected Member Functions inherited from ilObjectGUI
 assignObject ()
 prepareOutput ()
 prepare output
 setTitleAndDescription ()
 called by prepare output
 showUpperIcon ()
 setTabs ()
 set admin tabs public
 setAdminTabs ()
 set admin tabs public
 setLocator ()
 set Locator
 omitLocator ($a_omit=true)
 addAdminLocatorItems ()
 should be overwritten to add object specific items (repository items are preloaded)
 displayEditForm ($fields)
 display edit form (usually called by editObject)
 afterUpdate ()
 setFormAction ($a_cmd, $a_formaction)
 set specific form action for command
 getReturnLocation ($a_cmd, $a_location="")
 get return location for command (command is method name without "Object", e.g.
 setReturnLocation ($a_cmd, $a_location)
 set specific return location for command
 getTargetFrame ($a_cmd, $a_target_frame="")
 get target frame for command (command is method name without "Object", e.g.
 setTargetFrame ($a_cmd, $a_target_frame)
 set specific target frame for command
 showPossibleSubObjects ()
 show possible subobjects (pulldown menu)
 getTitlesByRefId ($a_ref_ids)
 get Titles of objects this method is used for error messages in methods cut/copy/paste
 __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
 __showClipboardTable ($a_result_set, $a_from="")
 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
 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.
 getCenterColumnHTML ()
 Get center column.
 getRightColumnHTML ()
 Display right column.
 setColumnSettings ($column_gui)
 May be overwritten in subclasses.
 checkPermission ($a_perm, $a_cmd="")

Private Member Functions

 formTiming ()
 formRecalculate ()
 formRandomfill ()

Additional Inherited Members

- 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

Detailed Description

Member Function Documentation

ilObjTestGUI::_goto (   $a_target)

Redirect script to call a test with the test reference id.

Redirect script to call a test with the test reference id

Parameters
integer$a_targetThe reference id of the test public

Definition at line 4593 of file class.ilObjTestGUI.php.

References $_GET, $ilErr, ilObjectGUI\$lng, ilObject\_lookupObjId(), ilObject\_lookupTitle(), exit, and ilUtil\sendInfo().

{
global $ilAccess, $ilErr, $lng;
if ($ilAccess->checkAccess("visible", "", $a_target))
{
//include_once "./Services/Utilities/classes/class.ilUtil.php";
$_GET["baseClass"] = "ilObjTestGUI";
$_GET["cmd"] = "infoScreen";
$_GET["ref_id"] = $a_target;
include_once("ilias.php");
//ilUtil::redirect("ilias.php?baseClass=ilObjTestGUI&cmd=infoScreen&ref_id=$a_target");
}
else if ($ilAccess->checkAccess("read", "", ROOT_FOLDER_ID))
{
$_GET["cmd"] = "frameset";
$_GET["target"] = "";
$_GET["ref_id"] = ROOT_FOLDER_ID;
ilUtil::sendInfo(sprintf($lng->txt("msg_no_perm_read_item"),
include("repository.php");
}
$ilErr->raiseError($lng->txt("msg_no_perm_read_lm"), $ilErr->FATAL);
}

+ Here is the call graph for this function:

ilObjTestGUI::addDefaultsObject ( )

Adds the defaults of this test to the defaults.

Definition at line 3590 of file class.ilObjTestGUI.php.

References $_POST, defaultsObject(), and ilUtil\sendInfo().

{
if (strlen($_POST["name"]) > 0)
{
$this->object->addDefaults($_POST['name']);
}
else
{
ilUtil::sendInfo($this->lng->txt("tst_defaults_enter_name"));
}
$this->defaultsObject();
}

+ Here is the call graph for this function:

ilObjTestGUI::addLocatorItems ( )

should be overwritten to add object specific items (repository items are preloaded)

Reimplemented from ilObjectGUI.

Definition at line 3880 of file class.ilObjTestGUI.php.

References $_GET.

{
global $ilLocator;
switch ($this->ctrl->getCmd())
{
case "run":
case "infoScreen":
case "redirectToInfoScreen":
case "start":
case "resume":
case "previous":
case "next":
case "summary":
case "finishTest":
case "outCorrectSolution":
case "passDetails":
case "showAnswersOfUser":
case "outUserResultsOverview":
case "backFromSummary":
case "show_answers":
case "setsolved":
case "resetsolved":
case "outTestSummary":
case "outQuestionSummary":
case "gotoQuestion":
case "selectImagemapRegion":
case "confirmSubmitAnswers":
case "finalSubmission":
case "postpone":
case "redirectQuestion":
case "outUserPassDetails":
case "checkPassword":
$ilLocator->addItem($this->object->getTitle(), $this->ctrl->getLinkTarget($this, "infoScreen"), "", $_GET["ref_id"]);
break;
case "eval_stat":
case "evalAllUsers":
case "evalUserDetail":
$ilLocator->addItem($this->object->getTitle(), $this->ctrl->getLinkTarget($this, "eval_stat"), "", $_GET["ref_id"]);
break;
case "create":
case "save":
case "cancel":
case "importFile":
case "cloneAll":
case "importVerifiedFile":
case "cancelImport":
break;
default:
$ilLocator->addItem($this->object->getTitle(), $this->ctrl->getLinkTarget($this, ""), "", $_GET["ref_id"]);
break;
}
}
ilObjTestGUI::addMarkStepObject ( )

Add a new mark step to the tests marks.

Add a new mark step to the tests marks

public

Definition at line 2407 of file class.ilObjTestGUI.php.

References marksObject(), and saveMarkSchemaFormData().

{
$this->object->mark_schema->addMarkStep();
$this->marksObject();
}

+ Here is the call graph for this function:

ilObjTestGUI::addParticipantsObject ( )

Definition at line 3432 of file class.ilObjTestGUI.php.

References $_POST, and ilUtil\sendInfo().

{
$countusers = 0;
// add users
if (is_array($_POST["user"]))
{
$i = 0;
foreach ($_POST["user"] as $user_id)
{
$client_ip = $_POST["client_ip"][$i];
$this->object->inviteUser($user_id, $client_ip);
$countusers++;
$i++;
}
}
$message = "";
if ($countusers)
{
$message = $this->lng->txt("tst_invited_selected_users");
}
if (strlen($message))
{
ilUtil::sendInfo($message, TRUE);
}
else
{
ilUtil::sendInfo($this->lng->txt("tst_invited_nobody"), TRUE);
}
$this->ctrl->redirect($this, "participants");
}

+ Here is the call graph for this function:

ilObjTestGUI::addQuestionpoolObject ( )

Definition at line 1777 of file class.ilObjTestGUI.php.

References randomQuestionsObject().

{
}

+ Here is the call graph for this function:

ilObjTestGUI::addSimpleMarkSchemaObject ( )

Add a simple mark schema to the tests marks.

Add a simple mark schema to the tests marks

public

Definition at line 2453 of file class.ilObjTestGUI.php.

References marksObject().

{
$this->object->mark_schema->createSimpleSchema($this->lng->txt("failed_short"), $this->lng->txt("failed_official"), 0, 0, $this->lng->txt("passed_short"), $this->lng->txt("passed_official"), 50, 1);
$this->marksObject();
}

+ Here is the call graph for this function:

ilObjTestGUI::addsourceObject ( )

Definition at line 1824 of file class.ilObjTestGUI.php.

References $_POST, randomQuestionsObject(), and writeRandomQuestionInput().

{
$position = key($_POST['cmd']['addsource']);
$this->object->addRandomQuestionpoolData(0, 0, $position+1);
}

+ Here is the call graph for this function:

ilObjTestGUI::applyDefaultsObject ( )

Applies the selected test defaults.

Definition at line 3563 of file class.ilObjTestGUI.php.

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

{
if (count($_POST["chb_defaults"]) == 1)
{
foreach ($_POST["chb_defaults"] as $test_default_id)
{
$result = $this->object->applyDefaults($test_default_id);
if (!$result)
{
ilUtil::sendInfo($this->lng->txt("tst_defaults_apply_not_possible"));
}
else
{
ilUtil::sendSuccess($this->lng->txt("tst_defaults_applied"));
}
}
}
else
{
ilUtil::sendInfo($this->lng->txt("tst_defaults_apply_select_one"));
}
$this->defaultsObject();
}

+ Here is the call 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

public

Definition at line 1606 of file class.ilObjTestGUI.php.

{
$this->ctrl->redirect($this, "questions");
}
ilObjTestGUI::backToCourseObject ( )

Definition at line 281 of file class.ilObjTestGUI.php.

References $_GET, ilObjectGUI\getReturnLocation(), and ilUtil\redirect().

{
include_once "./Services/Utilities/classes/class.ilUtil.php";
ilUtil::redirect($this->getReturnLocation("cancel","./repository.php?ref_id=".(int) $_GET['crs_show_result']));
}

+ Here is the call graph for this function:

ilObjTestGUI::backToRepositoryObject ( )

Definition at line 274 of file class.ilObjTestGUI.php.

References $path, ilObjectGUI\getReturnLocation(), and ilUtil\redirect().

{
include_once "./Services/Utilities/classes/class.ilUtil.php";
$path = $this->tree->getPathFull($this->object->getRefID());
ilUtil::redirect($this->getReturnLocation("cancel","./repository.php?cmd=frameset&ref_id=" . $path[count($path) - 2]["child"]));
}

+ Here is the call graph for this function:

ilObjTestGUI::browseForQuestionsObject ( )

Definition at line 1948 of file class.ilObjTestGUI.php.

References questionBrowser().

{
$this->questionBrowser();
}

+ Here is the call 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

public

Definition at line 1990 of file class.ilObjTestGUI.php.

{
$this->ctrl->redirect($this, "questions");
}
ilObjTestGUI::cancelDeleteExportFileObject ( )

cancel deletion of export files

Definition at line 437 of file class.ilObjTestGUI.php.

References ilUtil\sendInfo().

{
ilUtil::sendInfo($this->lng->txt("msg_cancel"), true);
$this->ctrl->redirect($this, "export");
}

+ Here is the call graph for this function:

ilObjTestGUI::cancelDeleteSelectedUserDataObject ( )

Cancels the deletion of all user data for the test object.

Cancels the deletion of all user data for the test object

public

Definition at line 2707 of file class.ilObjTestGUI.php.

{
$this->ctrl->redirect($this, "participants");
}
ilObjTestGUI::cancelImportObject ( )

Definition at line 669 of file class.ilObjTestGUI.php.

{
$this->ctrl->redirect($this, "cancel");
// $this->backToRepositoryObject();
}
ilObjTestGUI::cancelMarksObject ( )

Cancel the mark schema form and return to the properties form.

Cancel the mark schema form and return to the properties form

public

Definition at line 2490 of file class.ilObjTestGUI.php.

{
$this->ctrl->redirect($this, "marks");
}
ilObjTestGUI::cancelObject (   $in_rep = false)

cancel action and go back to previous page public

Reimplemented from ilObjectGUI.

Definition at line 429 of file class.ilObjTestGUI.php.

References $_GET, and ilUtil\redirect().

{
ilUtil::redirect("repository.php?cmd=frameset&ref_id=".$_GET["ref_id"]);
}

+ Here is the call graph for this function:

ilObjTestGUI::cancelRandomSelectObject ( )

Cancels the form for random selection of questions.

Cancels the form for random selection of questions

public

Definition at line 1677 of file class.ilObjTestGUI.php.

{
$this->ctrl->redirect($this, "questions");
}
ilObjTestGUI::cancelRemoveQuestionsObject ( )

Cancels the removal of questions from the test.

Cancels the removal of questions from the test

public

Definition at line 2074 of file class.ilObjTestGUI.php.

{
$this->ctrl->redirect($this, "questions");
}
ilObjTestGUI::certificateObject ( )

Shows the certificate editor.

Definition at line 3970 of file class.ilObjTestGUI.php.

{
include_once "./Services/Certificate/classes/class.ilCertificateGUI.php";
include_once "./Modules/Test/classes/class.ilTestCertificateAdapter.php";
$output_gui = new ilCertificateGUI(new ilTestCertificateAdapter($this->object));
$output_gui->certificateEditor();
}
ilObjTestGUI::confirmChangeProperties (   $direction = 0)

Displays a save confirmation dialog for test properties.

Displays a save confirmation dialog for test properties when already defined questions or question pools get lost after saving

Parameters
int$directionDirection of the change (0 = from random test to standard, anything else = from standard to random test) private

Definition at line 695 of file class.ilObjTestGUI.php.

References $_POST.

Referenced by savePropertiesObject().

{
$this->tpl->addBlockFile("ADM_CONTENT", "adm_content", "tpl.il_as_tst_properties_save_confirmation.html", "Modules/Test");
$information = "";
switch ($direction)
{
case 0:
$information = $this->lng->txt("change_properties_from_random_to_standard");
break;
default:
$information = $this->lng->txt("change_properties_from_standard_to_random");
break;
}
foreach ($_POST as $key => $value)
{
if (strcmp($key, "cmd") != 0)
{
if (is_array($value))
{
foreach ($value as $k => $v)
{
$this->tpl->setCurrentBlock("hidden_variable");
$this->tpl->setVariable("HIDDEN_KEY", $key . "[" . $k . "]");
$this->tpl->setVariable("HIDDEN_VALUE", $v);
$this->tpl->parseCurrentBlock();
}
}
else
{
$this->tpl->setCurrentBlock("hidden_variable");
$this->tpl->setVariable("HIDDEN_KEY", $key);
$this->tpl->setVariable("HIDDEN_VALUE", $value);
$this->tpl->parseCurrentBlock();
}
}
}
$this->tpl->setCurrentBlock("hidden_variable");
$this->tpl->setVariable("HIDDEN_KEY", "tst_properties_confirmation");
$this->tpl->setVariable("HIDDEN_VALUE", "1");
$this->tpl->parseCurrentBlock();
$this->tpl->setCurrentBlock("adm_content");
$this->tpl->setVariable("TXT_CONFIRMATION", $this->lng->txt("confirmation"));
$this->tpl->setVariable("TXT_INFORMATION", $information);
$this->tpl->setVariable("FORM_ACTION", $this->ctrl->getFormAction($this));
$this->tpl->setVariable("BTN_CONFIRM", $this->lng->txt("confirm"));
$this->tpl->setVariable("BTN_CANCEL", $this->lng->txt("cancel"));
$this->tpl->parseCurrentBlock();
}

+ Here is the caller graph for this function:

ilObjTestGUI::confirmDeleteAllUserResultsObject ( )

Deletes all user data for the test object.

Deletes all user data for the test object

public

Definition at line 2667 of file class.ilObjTestGUI.php.

References ilUtil\sendSuccess().

{
$this->object->removeAllTestEditings();
ilUtil::sendSuccess($this->lng->txt("tst_all_user_data_deleted"), true);
$this->ctrl->redirect($this, "participants");
}

+ Here is the call graph for this function:

ilObjTestGUI::confirmDeleteExportFileObject ( )

confirmation screen for export file deletion

Definition at line 391 of file class.ilObjTestGUI.php.

References $_POST, ilObjectGUI\$data, IL_CAL_DATETIME, IL_CAL_UNIX, ilUtil\sendFailure(), and ilUtil\sendQuestion().

{
if (!isset($_POST["file"]))
{
ilUtil::sendFailure($this->lng->txt("no_checkbox"), true);
$this->ctrl->redirect($this, "export");
}
ilUtil::sendQuestion($this->lng->txt("info_delete_sure"));
$export_dir = $this->object->getExportDirectory();
$export_files = $this->object->getExportFiles($export_dir);
$data = array();
if (count($_POST["file"]) > 0)
{
foreach ($_POST["file"] as $exp_file)
{
$file_arr = explode("__", $exp_file);
$date = new ilDateTime($file_arr[0], IL_CAL_UNIX);
array_push($data, array(
'file' => $exp_file,
'size' => filesize($export_dir."/".$exp_file),
'date' => $date->get(IL_CAL_DATETIME)
));
}
}
include_once "./Modules/Test/classes/tables/class.ilTestExportTableGUI.php";
$table_gui = new ilTestExportTableGUI($this, 'export', true);
$table_gui->setData($data);
$this->tpl->setVariable('ADM_CONTENT', $table_gui->getHTML());
}

+ 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

public

Definition at line 2681 of file class.ilObjTestGUI.php.

References $_POST, and ilUtil\sendSuccess().

{
$active_ids = array();
foreach ($_POST["chbUser"] as $active_id)
{
if ($this->object->getFixedParticipants())
{
array_push($active_ids, $this->object->getActiveIdOfUser($active_id));
}
else
{
array_push($active_ids, $active_id);
}
}
$this->object->removeSelectedTestResults($active_ids);
ilUtil::sendSuccess($this->lng->txt("tst_selected_user_data_deleted"), true);
$this->ctrl->redirect($this, "participants");
}

+ Here is the call graph for this function:

ilObjTestGUI::confirmRemoveQuestionsObject ( )

Remove questions from the test after confirmation.

Remove questions from the test after confirmation

public

Definition at line 2051 of file class.ilObjTestGUI.php.

References $_POST, and ilUtil\sendSuccess().

{
ilUtil::sendSuccess($this->lng->txt("tst_questions_removed"));
$checked_questions = array();
foreach ($_POST as $key => $value) {
if (preg_match("/id_(\d+)/", $key, $matches)) {
array_push($checked_questions, $matches[1]);
}
}
foreach ($checked_questions as $key => $value) {
$this->object->removeQuestion($value);
}
$this->object->saveCompleteStatus();
$this->ctrl->redirect($this, "questions");
}

+ Here is the call graph for this function:

ilObjTestGUI::createObject ( )

form for new content object creation

Reimplemented from ilObjectGUI.

Definition at line 2854 of file class.ilObjTestGUI.php.

References $_GET, $_POST, $_SESSION, ilObjectGUI\$data, $row, ilFrameTargetInfo\_getFrame(), ilObjectGUI\fillCloneTemplate(), ilUtil\getImagePath(), ilObjectGUI\getTemplateFile(), and ilUtil\prepareFormOutput().

Referenced by importFileObject(), and uploadTstObject().

{
global $rbacsystem;
$new_type = $_POST["new_type"] ? $_POST["new_type"] : $_GET["new_type"];
if (!$rbacsystem->checkAccess("create", $_GET["ref_id"], $new_type))
{
$this->ilias->raiseError($this->lng->txt("permission_denied"),$this->ilias->error_obj->MESSAGE);
}
else
{
$this->getTemplateFile("create", $new_type);
include_once("./Modules/Test/classes/class.ilObjTest.php");
$tst = new ilObjTest();
$questionpools =& $tst->getAvailableQuestionpools(TRUE, FALSE, TRUE, TRUE);
if (count($questionpools) == 0)
{
}
else
{
foreach ($questionpools as $key => $value)
{
$this->tpl->setCurrentBlock("option_qpl");
$this->tpl->setVariable("OPTION_VALUE", $key);
$this->tpl->setVariable("TXT_OPTION", $value["title"]);
if ($_POST["qpl"] == $key)
{
$this->tpl->setVariable("OPTION_SELECTED", " selected=\"selected\"");
}
$this->tpl->parseCurrentBlock();
}
}
$defaults =& $tst->getAvailableDefaults();
if (count($defaults))
{
foreach ($defaults as $row)
{
$this->tpl->setCurrentBlock("defaults_row");
$this->tpl->setVariable("DEFAULTS_VALUE", $row["test_defaults_id"]);
$this->tpl->setVariable("DEFAULTS_NAME", ilUtil::prepareFormOutput($row["name"]));
$this->tpl->parseCurrentBlock();
}
$this->tpl->setCurrentBlock("defaults");
$this->tpl->setVariable("TXT_DEFAULTS", $this->lng->txt("defaults"));
$this->tpl->setVariable("TEXT_NO_DEFAULTS", $this->lng->txt("tst_defaults_dont_use"));
$this->tpl->parseCurrentBlock();
}
$this->fillCloneTemplate('DUPLICATE','tst');
$this->tpl->setCurrentBlock("adm_content");
// fill in saved values in case of error
$data = array();
$data["fields"] = array();
$data["fields"]["title"] = ilUtil::prepareFormOutput($_SESSION["error_post_vars"]["Fobject"]["title"],true);
$data["fields"]["desc"] = $_SESSION["error_post_vars"]["Fobject"]["desc"];
foreach ($data["fields"] as $key => $val)
{
$this->tpl->setVariable("TXT_".strtoupper($key), $this->lng->txt($key));
$this->tpl->setVariable(strtoupper($key), $val);
if ($this->prepare_output)
{
$this->tpl->parseCurrentBlock();
}
}
$this->ctrl->setParameter($this, "new_type", $new_type);
$this->tpl->setVariable("FORMACTION", $this->ctrl->getFormAction($this, 'save'));
$this->tpl->setVariable("TXT_HEADER", $this->lng->txt($new_type."_new"));
$this->tpl->setVariable("TXT_SELECT_QUESTIONPOOL", $this->lng->txt("select_questionpool"));
$this->tpl->setVariable("OPTION_SELECT_QUESTIONPOOL", $this->lng->txt("dont_use_questionpool"));
$this->tpl->setVariable("TXT_CANCEL", $this->lng->txt("cancel"));
$this->tpl->setVariable("TXT_SUBMIT", $this->lng->txt($new_type."_add"));
$this->tpl->setVariable("CMD_SUBMIT", "save");
$this->tpl->setVariable("TARGET", ' target="'. ilFrameTargetInfo::_getFrame("MainContent").'" ');
$this->tpl->setVariable("TXT_REQUIRED_FLD", $this->lng->txt("required_field"));
$this->tpl->setVariable("TXT_IMPORT_TST", $this->lng->txt("import_tst"));
$this->tpl->setVariable("TXT_TST_FILE", $this->lng->txt("tst_upload_file"));
$this->tpl->setVariable("TXT_IMPORT", $this->lng->txt("import"));
$this->tpl->setVariable("TYPE_IMG", ilUtil::getImagePath('icon_tst.gif'));
$this->tpl->setVariable("ALT_IMG",$this->lng->txt("obj_tst"));
$this->tpl->setVariable("TYPE_IMG2", ilUtil::getImagePath('icon_tst.gif'));
$this->tpl->setVariable("ALT_IMG2",$this->lng->txt("obj_tst"));
$this->tpl->setVariable("NEW_TYPE", $new_type);
$this->tpl->parseCurrentBlock();
}
}

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

ilObjTestGUI::createPDFforEveryoneObject ( )

Creates multiple PDF files for all testees.

Erstellt von Manuel Schiegl 09.02.2012

public

Definition at line 3167 of file class.ilObjTestGUI.php.

References $_GET, ilObjectGUI\$ilias, $pass, ilObjUser\_lookupName(), exportObject(), ilUtil\getHtmlPath(), ilUtil\getImagePath(), getParticipants(), ilUtil\getStyleSheetLocation(), ilUtil\makeDirParents(), ilHTMLToPDFTransformer\transformerAvailable(), and ilUtil\zip().

{
global $ilias, $ilAccess;
include_once 'class.ilTestServiceGUI.php';
include_once './Services/PDF/classes/class.ilHTMLToPDFTransformer.php';
$serviceGUI = new ilTestServiceGUI($this->object);
$htmlArray = array();
$pdfHolder = array();
$date = time();
$this->inst_id = IL_INST_ID;
$this->export_dir = $this->object->getExportDirectory();
$subdir = $date."__".$this->inst_id."__"."test__PDF-Export__".$this->object->getId();
include_once "./Services/Utilities/classes/class.ilUtil.php";
ilUtil::makeDirParents($this->export_dir."/".$subdir);
$allUsers = $this->getParticipants();
if($allUsers != -1)
{
foreach ($allUsers as $user)
{
$pass = NULL;
$result_array =& $this->object->getTestResult($user["active_id"], $pass);
$overview = $serviceGUI->getPassDetailsOverview($result_array, $user["active_id"], $pass, "iltestevaluationgui", "outParticipantsPassDetails");
$user_data = $serviceGUI->getResultsUserdata($user["active_id"], FALSE);
$user_id = $this->object->_getUserIdFromActiveId($user["active_id"]);
$template = new ilTemplate("tpl.il_as_tst_pass_details_overview_participants.html", TRUE, TRUE, "Modules/Test");
include_once './Services/PDF/classes/class.ilHTMLToPDFTransformer.php';
{
$this->ctrl->setParameter($this, "pdf", "1");
$template->setCurrentBlock("pdf_export");
$template->setVariable("PDF_URL", $this->ctrl->getLinkTarget($this, "outParticipantsPassDetails"));
$this->ctrl->setParameter($this, "pdf", "");
$template->setVariable("PDF_TEXT", $this->lng->txt("pdf_export"));
$template->setVariable("PDF_IMG_ALT", $this->lng->txt("pdf_export"));
$template->setVariable("PDF_IMG_URL", ilUtil::getHtmlPath(ilUtil::getImagePath("application-pdf.png")));
$template->parseCurrentBlock();
}
if (array_key_exists("statistics", $_GET) && ($_GET["statistics"] == 1))
{
$template->setVariable("BACK_TEXT", $this->lng->txt("back"));
$this->ctrl->setParameterByClass("ilTestEvaluationGUI", "active_id", $active_id);
$template->setVariable("BACK_URL", $this->ctrl->getLinkTargetByClass("ilTestEvaluationGUI", "detailedEvaluation"));
}
else
{
if ($this->object->getNrOfTries() == 1)
{
$template->setVariable("BACK_TEXT", $this->lng->txt("back"));
$template->setVariable("BACK_URL", $this->ctrl->getLinkTargetByClass("ilobjtestgui", "participants"));
}
else
{
$template->setVariable("BACK_URL", $this->ctrl->getLinkTargetByClass(get_class($this), "outParticipantsResultsOverview"));
$template->setVariable("BACK_TEXT", $this->lng->txt("tst_results_back_overview"));
}
}
$template->setVariable("PRINT_TEXT", $this->lng->txt("print"));
$template->setVariable("PRINT_URL", "javascript:window.print();");
if ($this->object->getNrOfTries() == 1)
{
$statement = $this->object->getFinalStatement($user["active_id"]);
$template->setVariable("USER_MARK", $statement["mark"]);
if (strlen($statement["markects"]))
{
$template->setVariable("USER_MARK_ECTS", $statement["markects"]);
}
}
$list_of_answers = $serviceGUI->getPassListOfAnswers($result_array, $user["active_id"], $pass, TRUE);
$template->setVariable("LIST_OF_ANSWERS", $list_of_answers);
$template->setVariable("TEXT_RESULTS", $this->lng->txt("tst_results"));
$template->setVariable("FORMACTION", $this->ctrl->getFormAction($this));
$template->setVariable("PASS_DETAILS", $overview);
$template->setVariable("USER_DETAILS", $user_data);
$uname = ilObjUser::_lookupName($user_id);
$unameShort = utf8_encode($this->object->userLookupFullName($user_id));
if($uname['lastname']=="anonymous" && $uname['firstname']=="anonymous" && $uname['login']=="anonymous")
{
$uname=$unameShort;
$pdfName=$uname."-".$user["active_id"]."-".$user["user_fi"]."-".$date;
}
else
{
$pdfName=iconv('UTF-8', 'UTF-8//TRANSLIT', $uname['lastname'])."_".iconv('UTF-8', 'UTF-8//TRANSLIT', $uname['firstname'])."_".$uname['login']."-".$this->object->getTitle()."-".$date;
}
$template->setVariable("USER_NAME", sprintf($this->lng->txt("tst_result_user_name_pass"), $pass + 1, $unameShort));
$this->tpl->addCss(ilUtil::getStyleSheetLocation("output", "test_print.css", "Modules/Test"), "print");
if ($this->object->getShowSolutionAnswersOnly())
{
$this->tpl->addCss(ilUtil::getStyleSheetLocation("output", "test_print_hide_content.css", "Modules/Test"), "print");
}
$this->object->deliverPDFFromHTML($template->get(), $this->object->getTitle(), $this->export_dir."/".$subdir."/".$pdfName.".pdf");
}
ilUtil::zip($this->export_dir."/".$subdir,
$this->export_dir."/".$subdir.".zip");
//ilUtil::deliverFile($this->export_dir."/".$subdir.".zip", $subdir.".zip", "", true);
$this->exportObject();
}
}

+ 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

public

Definition at line 2002 of file class.ilObjTestGUI.php.

References $_POST, and getQuestionsSubTabs().

Referenced by executeCreateQuestionObject().

{
global $ilUser;
$this->tpl->addBlockFile("ADM_CONTENT", "adm_content", "tpl.il_as_tst_qpl_select.html", "Modules/Test");
$questionpools =& $this->object->getAvailableQuestionpools(FALSE, FALSE, FALSE, TRUE, FALSE, "write");
if (count($questionpools) == 0)
{
$this->tpl->setCurrentBlock("option");
$this->tpl->setVariable("VALUE_QPL", "");
$this->tpl->parseCurrentBlock();
}
else
{
foreach ($questionpools as $key => $value)
{
$this->tpl->setCurrentBlock("option");
$this->tpl->setVariable("VALUE_OPTION", $key);
$this->tpl->setVariable("TEXT_OPTION", $value["title"]);
$this->tpl->parseCurrentBlock();
}
}
$this->tpl->setCurrentBlock("hidden");
$this->tpl->setVariable("HIDDEN_NAME", "sel_question_types");
$this->tpl->setVariable("HIDDEN_VALUE", $_POST["sel_question_types"]);
$this->tpl->parseCurrentBlock();
$this->tpl->setCurrentBlock("adm_content");
$this->tpl->setVariable("FORM_ACTION", $this->ctrl->getFormAction($this));
if (count($questionpools) == 0)
{
$this->tpl->setVariable("TXT_QPL_SELECT", $this->lng->txt("tst_enter_questionpool"));
}
else
{
$this->tpl->setVariable("TXT_QPL_SELECT", $this->lng->txt("tst_select_questionpool"));
}
$this->tpl->setVariable("BTN_SUBMIT", $this->lng->txt("submit"));
$this->tpl->setVariable("BTN_CANCEL", $this->lng->txt("cancel"));
$this->tpl->parseCurrentBlock();
}

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

ilObjTestGUI::createQuestionPool (   $name = "dummy")

Creates a new questionpool and returns the reference id.

Creates a new questionpool and returns the reference id

Returns
integer Reference id of the newly created questionpool public

Definition at line 1619 of file class.ilObjTestGUI.php.

References $name, and ilObjectGUI\$tree.

Referenced by executeCreateQuestionObject().

{
global $tree;
$parent_ref = $tree->getParentId($this->object->getRefId());
include_once "./Modules/TestQuestionPool/classes/class.ilObjQuestionPool.php";
$qpl = new ilObjQuestionPool();
$qpl->setType("qpl");
$qpl->setTitle($name);
$qpl->setDescription("");
$qpl->create();
$qpl->createReference();
$qpl->putInTree($parent_ref);
$qpl->setPermissions($parent_ref);
$qpl->setOnline(1); // must be online to be available
$qpl->saveToDb();
return $qpl->getRefId();
}

+ 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

public

Definition at line 1689 of file class.ilObjTestGUI.php.

References $_POST, assQuestion\_getQuestionTypeName(), and getQuestionsSubTabs().

{
$question_array = $this->object->randomSelectQuestions($_POST["nr_of_questions"], $_POST["sel_qpl"]);
$this->tpl->addBlockFile("ADM_CONTENT", "adm_content", "tpl.il_as_tst_random_question_offer.html", "Modules/Test");
$color_class = array("tblrow1", "tblrow2");
$counter = 0;
$questionpools =& $this->object->getAvailableQuestionpools(true);
include_once "./Modules/TestQuestionPool/classes/class.assQuestion.php";
foreach ($question_array as $question_id)
{
$dataset = $this->object->getQuestionDataset($question_id);
$this->tpl->setCurrentBlock("QTab");
$this->tpl->setVariable("COLOR_CLASS", $color_class[$counter % 2]);
$this->tpl->setVariable("QUESTION_TITLE", $dataset->title);
$this->tpl->setVariable("QUESTION_COMMENT", $dataset->description);
$this->tpl->setVariable("QUESTION_TYPE", assQuestion::_getQuestionTypeName($dataset->type_tag));
$this->tpl->setVariable("QUESTION_AUTHOR", $dataset->author);
$this->tpl->setVariable("QUESTION_POOL", $questionpools[$dataset->obj_fi]["title"]);
$this->tpl->parseCurrentBlock();
$counter++;
}
if (count($question_array) == 0)
{
$this->tpl->setCurrentBlock("Emptytable");
$this->tpl->setVariable("TEXT_NO_QUESTIONS_AVAILABLE", $this->lng->txt("no_questions_available"));
$this->tpl->parseCurrentBlock();
}
else
{
$this->tpl->setCurrentBlock("Selectionbuttons");
$this->tpl->setVariable("BTN_YES", $this->lng->txt("random_accept_sample"));
$this->tpl->setVariable("BTN_NO", $this->lng->txt("random_another_sample"));
$this->tpl->parseCurrentBlock();
}
$chosen_questions = join($question_array, ",");
$this->tpl->setCurrentBlock("adm_content");
$this->tpl->setVariable("FORM_ACTION", $this->ctrl->getFormAction($this));
$this->tpl->setVariable("QUESTION_TITLE", $this->lng->txt("tst_question_title"));
$this->tpl->setVariable("QUESTION_COMMENT", $this->lng->txt("description"));
$this->tpl->setVariable("QUESTION_TYPE", $this->lng->txt("tst_question_type"));
$this->tpl->setVariable("QUESTION_AUTHOR", $this->lng->txt("author"));
$this->tpl->setVariable("QUESTION_POOL", $this->lng->txt("qpl"));
$this->tpl->setVariable("VALUE_CHOSEN_QUESTIONS", $chosen_questions);
$this->tpl->setVariable("VALUE_QUESTIONPOOL_SELECTION", $_POST["sel_qpl"]);
$this->tpl->setVariable("VALUE_NR_OF_QUESTIONS", $_POST["nr_of_questions"]);
$this->tpl->setVariable("TEXT_QUESTION_OFFER", $this->lng->txt("tst_question_offer"));
$this->tpl->setVariable("BTN_CANCEL", $this->lng->txt("cancel"));
$this->tpl->parseCurrentBlock();
}

+ Here is the call graph for this function:

ilObjTestGUI::createTestExportObject ( )

create test export file

Definition at line 327 of file class.ilObjTestGUI.php.

References ilUtil\sendInfo().

{
global $ilAccess;
if ($ilAccess->checkAccess("write", "", $this->ref_id))
{
include_once("./Modules/Test/classes/class.ilTestExport.php");
$test_exp = new ilTestExport($this->object, 'xml');
$test_exp->buildExportFile();
}
else
{
ilUtil::sendInfo("cannot_export_test", TRUE);
}
$this->ctrl->redirect($this, "export");
}

+ Here is the call graph for this function:

ilObjTestGUI::createTestResultsExportObject ( )

create results export file

Definition at line 347 of file class.ilObjTestGUI.php.

References ilUtil\sendInfo().

{
global $ilAccess;
if ($ilAccess->checkAccess("write", "", $this->ref_id))
{
include_once("./Modules/Test/classes/class.ilTestExport.php");
$test_exp = new ilTestExport($this->object, 'results');
$test_exp->buildExportFile();
}
else
{
ilUtil::sendInfo("cannot_export_test", TRUE);
}
$this->ctrl->redirect($this, "export");
}

+ Here is the call graph for this function:

ilObjTestGUI::defaultsObject ( )

Displays the settings page for test defaults.

public

Definition at line 3469 of file class.ilObjTestGUI.php.

References $_GET, $row, and ilUtil\sendInfo().

Referenced by addDefaultsObject(), applyDefaultsObject(), and deleteDefaultsObject().

{
global $ilUser;
global $ilAccess;
if (!$ilAccess->checkAccess("write", "", $this->ref_id))
{
// allow only write access
ilUtil::sendInfo($this->lng->txt("cannot_edit_test"), true);
$this->ctrl->redirect($this, "infoScreen");
}
$this->tpl->addBlockFile("ADM_CONTENT", "adm_content", "tpl.il_as_tst_defaults.html", "Modules/Test");
$maxentries = $ilUser->getPref("hits_per_page");
if ($maxentries < 1)
{
$maxentries = 9999;
}
$offset = $_GET["offset"] ? $_GET["offset"] : 0;
$sortby = $_GET["sort_by"] ? $_GET["sort_by"] : "name";
$sortorder = $_GET["sort_order"] ? $_GET["sort_order"] : "asc";
$defaults =& $this->object->getAvailableDefaults($sortby, $sortorder);
if (count($defaults) > 0)
{
$tablerows = array();
foreach ($defaults as $row)
{
array_push($tablerows, array("checkbox" => "<input type=\"checkbox\" name=\"chb_defaults[]\" value=\"" . $row["test_defaults_id"] . "\"/>", "name" => $row["name"]));
}
$headervars = array("", "name");
include_once "./Services/Table/classes/class.ilTableGUI.php";
$tbl = new ilTableGUI(0, FALSE);
$tbl->setTitle($this->lng->txt("tst_defaults_available"));
$header_names = array(
"",
$this->lng->txt("title")
);
$tbl->setHeaderNames($header_names);
$tbl->disable("sort");
$tbl->disable("auto_sort");
$tbl->enable("title");
$tbl->enable("action");
$tbl->enable("select_all");
$tbl->setLimit($maxentries);
$tbl->setOffset($offset);
$tbl->setData($tablerows);
$tbl->setMaxCount(count($tablerows));
$tbl->setOrderDirection($sortorder);
$tbl->setSelectAllCheckbox("chb_defaults");
$tbl->setFormName("formDefaults");
$tbl->addActionButton("deleteDefaults", $this->lng->txt("delete"));
$tbl->addActionButton("applyDefaults", $this->lng->txt("apply"));
$header_params = $this->ctrl->getParameterArray($this, "defaults");
$tbl->setHeaderVars($headervars, $header_params);
// footer
$tbl->setFooter("tblfooter", $this->lng->txt("previous"), $this->lng->txt("next"));
// render table
$tableoutput = $tbl->render();
$this->tpl->setVariable("TEST_DEFAULTS_TABLE", $tableoutput);
}
else
{
$this->tpl->setVariable("TEST_DEFAULTS_TABLE", $this->lng->txt("tst_defaults_not_defined"));
}
$this->tpl->setVariable("FORMACTION", $this->ctrl->getFormAction($this, "addDefaults"));
$this->tpl->setVariable("BUTTON_ADD", $this->lng->txt("add"));
$this->tpl->setVariable("TEXT_DEFAULTS_OF_TEST", $this->lng->txt("tst_defaults_defaults_of_test"));
}

+ 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

public

Definition at line 2719 of file class.ilObjTestGUI.php.

References ilUtil\sendQuestion().

{
ilUtil::sendQuestion($this->lng->txt("confirm_delete_all_user_data"));
$this->tpl->addBlockFile("ADM_CONTENT", "adm_content", "tpl.il_as_tst_maintenance.html", "Modules/Test");
$this->tpl->setCurrentBlock("confirm_delete");
$this->tpl->setVariable("BTN_CONFIRM_DELETE_ALL", $this->lng->txt("confirm"));
$this->tpl->setVariable("BTN_CANCEL_DELETE_ALL", $this->lng->txt("cancel"));
$this->tpl->parseCurrentBlock();
$this->tpl->setCurrentBlock("adm_content");
$this->tpl->setVariable("FORM_ACTION", $this->ctrl->getFormAction($this));
$this->tpl->parseCurrentBlock();
}

+ 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 2737 of file class.ilObjTestGUI.php.

References $name, and ilUtil\sendQuestion().

{
ilUtil::sendQuestion($this->lng->txt("delete_all_user_data_confirmation"));
$this->tpl->addBlockFile("ADM_CONTENT", "adm_content", "tpl.confirm_deletion.html", "Modules/Test");
$this->tpl->setVariable("FORMACTION", $this->ctrl->getFormAction($this, "participants"));
// cancel/confirm button
$buttons = array( "confirmDeleteAllUserResults" => $this->lng->txt("proceed"),
"participants" => $this->lng->txt("cancel"));
foreach ($buttons as $name => $value)
{
$this->tpl->setCurrentBlock("operation_btn");
$this->tpl->setVariable("BTN_NAME",$name);
$this->tpl->setVariable("BTN_VALUE",$value);
$this->tpl->parseCurrentBlock();
}
}

+ Here is the call graph for this function:

ilObjTestGUI::deleteDefaultsObject ( )

Deletes selected test defaults.

Definition at line 3548 of file class.ilObjTestGUI.php.

References $_POST, and defaultsObject().

{
if (count($_POST["chb_defaults"]))
{
foreach ($_POST["chb_defaults"] as $test_default_id)
{
$this->object->deleteDefaults($test_default_id);
}
}
$this->defaultsObject();
}

+ Here is the call graph for this function:

ilObjTestGUI::deleteExportFileObject ( )

delete export files

Definition at line 447 of file class.ilObjTestGUI.php.

References $_POST, $file, ilUtil\delDir(), and ilUtil\sendSuccess().

{
$export_dir = $this->object->getExportDirectory();
foreach ($_POST["file"] as $file)
{
$exp_file = $export_dir."/".$file;
$exp_dir = $export_dir."/".substr($file, 0, strlen($file) - 4);
if (@is_file($exp_file))
{
unlink($exp_file);
}
if (@is_dir($exp_dir))
{
ilUtil::delDir($exp_dir);
}
}
ilUtil::sendSuccess($this->lng->txt('msg_deleted_export_files'), true);
$this->ctrl->redirect($this, "export");
}

+ Here is the call graph for this function:

ilObjTestGUI::deleteMarkStepsObject ( )

Delete selected mark steps.

Delete selected mark steps

public

Definition at line 2466 of file class.ilObjTestGUI.php.

References $_POST, marksObject(), saveMarkSchemaFormData(), and ilUtil\sendInfo().

{
$delete_mark_steps = array();
foreach ($_POST as $key => $value) {
if (preg_match("/cb_(\d+)/", $key, $matches)) {
array_push($delete_mark_steps, $matches[1]);
}
}
if (count($delete_mark_steps)) {
$this->object->mark_schema->deleteMarkSteps($delete_mark_steps);
} else {
ilUtil::sendInfo($this->lng->txt("tst_delete_missing_mark"));
}
$this->marksObject();
}

+ 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

public

Definition at line 2762 of file class.ilObjTestGUI.php.

References $_POST, ilObjUser\_lookupLogin(), ilObjUser\_lookupName(), ilUtil\getImagePath(), ilUtil\sendInfo(), and ilUtil\sendQuestion().

{
if (count($_POST["chbUser"]) == 0)
{
ilUtil::sendInfo($this->lng->txt("select_one_user"), TRUE);
$this->ctrl->redirect($this, "participants");
}
ilUtil::sendQuestion($this->lng->txt("confirm_delete_single_user_data"));
$this->tpl->addBlockFile("ADM_CONTENT", "adm_content", "tpl.il_as_tst_maintenance.html", "Modules/Test");
foreach ($_POST["chbUser"] as $key => $value)
{
$this->tpl->setCurrentBlock("hidden");
$this->tpl->setVariable("USER_ID", $value);
$this->tpl->parseCurrentBlock();
}
include_once './Services/User/classes/class.ilObjUser.php';
$color_class = array("tblrow1", "tblrow2");
$counter = 0;
foreach ($_POST["chbUser"] as $key => $active_id)
{
if ($this->object->getFixedParticipants())
{
$user_id = $active_id;
}
else
{
$user_id = $this->object->_getUserIdFromActiveId($active_id);
}
$user = ilObjUser::_lookupName($user_id);
$this->tpl->setCurrentBlock("row");
$this->tpl->setVariable("USER_ICON", ilUtil::getImagePath("icon_usr.gif"));
$this->tpl->setVariable("USER_ALT", $this->lng->txt("usr"));
$this->tpl->setVariable("USER_TITLE", $this->lng->txt("usr"));
if ($this->object->getAnonymity())
{
$this->tpl->setVariable("TXT_FIRSTNAME", "");
$this->tpl->setVariable("TXT_LASTNAME", $this->lng->txt("unknown"));
$this->tpl->setVariable("TXT_LOGIN", "");
}
else
{
$this->tpl->setVariable("TXT_FIRSTNAME", $user["firstname"]);
if (strlen($user["lastname"]))
{
$this->tpl->setVariable("TXT_LASTNAME", $user["lastname"]);
}
else
{
$this->tpl->setVariable("TXT_LASTNAME", $this->lng->txt("deleted_user"));
}
$this->tpl->setVariable("TXT_LOGIN", ilObjUser::_lookupLogin($user_id));
}
$this->tpl->setVariable("ROW_CLASS", $color_class[$counter % 2]);
$this->tpl->parseCurrentBlock();
$counter++;
}
$this->tpl->setCurrentBlock("selectedusers");
$this->tpl->setVariable("HEADER_TXT_FIRSTNAME", $this->lng->txt("firstname"));
$this->tpl->setVariable("HEADER_TXT_LASTNAME", $this->lng->txt("lastname"));
$this->tpl->setVariable("HEADER_TXT_LOGIN", $this->lng->txt("login"));
$this->tpl->setVariable("BTN_CONFIRM_DELETE_SELECTED", $this->lng->txt("confirm"));
$this->tpl->setVariable("BTN_CANCEL_DELETE_SELECTED", $this->lng->txt("cancel"));
$this->tpl->parseCurrentBlock();
$this->tpl->setCurrentBlock("adm_content");
$this->tpl->setVariable("FORM_ACTION", $this->ctrl->getFormAction($this));
$this->tpl->parseCurrentBlock();
}

+ Here is the call graph for this function:

ilObjTestGUI::download_paragraphObject ( )

download source code paragraph

Definition at line 1567 of file class.ilObjTestGUI.php.

References $_GET, and exit.

{
include_once("./Services/COPage/classes/class.ilPageObject.php");
$pg_obj =& new ilPageObject("qpl", $_GET["pg_id"]);
$pg_obj->send_paragraph ($_GET["par_id"], $_GET["downloadtitle"]);
}
ilObjTestGUI::downloadExportFileObject ( )

download export file

Definition at line 368 of file class.ilObjTestGUI.php.

References $_POST, ilUtil\deliverFile(), and ilUtil\sendInfo().

{
if(!isset($_POST["file"]))
{
ilUtil::sendInfo($this->lng->txt("no_checkbox"), true);
$this->ctrl->redirect($this, "export");
}
if (count($_POST["file"]) > 1)
{
ilUtil::sendInfo($this->lng->txt("select_max_one_item"), true);
$this->ctrl->redirect($this, "export");
}
$export_dir = $this->object->getExportDirectory();
ilUtil::deliverFile($export_dir."/".$_POST["file"][0],
$_POST["file"][0]);
}

+ Here is the call graph for this function:

ilObjTestGUI::downloadFileObject ( )

download file

Definition at line 1543 of file class.ilObjTestGUI.php.

References $_GET, $file, and exit.

{
$file = explode("_", $_GET["file_id"]);
include_once("./Modules/File/classes/class.ilObjFile.php");
$fileObj =& new ilObjFile($file[count($file) - 1], false);
$fileObj->sendFile();
}
ilObjTestGUI::executeCommand ( )

execute command

Reimplemented from ilObjectGUI.

Definition at line 52 of file class.ilObjTestGUI.php.

References $_GET, $cmd, $GLOBALS, $ilCtrl, ilObjectGUI\$ilias, $ret, ilPaymentObject\_hasAccess(), ilPaymentObject\_isBuyable(), ilMDEditorGUI\addObserver(), exit, ilObjectGUI\getCreationMode(), infoScreen(), LP_MODE_REPOSITORY, ilObjectGUI\prepareOutput(), questionBrowser(), questionsObject(), and ilObjectGUI\setLocator().

{
global $ilAccess, $ilNavigationHistory,$ilCtrl;
if ((!$ilAccess->checkAccess("read", "", $_GET["ref_id"])) && (!$ilAccess->checkAccess("visible", "", $_GET["ref_id"])))
{
global $ilias;
$ilias->raiseError($this->lng->txt("permission_denied"), $ilias->error_obj->MESSAGE);
}
$cmd = $this->ctrl->getCmd("properties");
$GLOBALS['ilLog']->write(__METHOD__.': cmd = '.$cmd);
$next_class = $this->ctrl->getNextClass($this);
$this->ctrl->setReturn($this, "properties");
if (method_exists($this->object, "getTestStyleLocation")) $this->tpl->addCss($this->object->getTestStyleLocation("output"), "screen");
// add entry to navigation history
if (!$this->getCreationMode() &&
$ilAccess->checkAccess("read", "", $_GET["ref_id"]))
{
$ilNavigationHistory->addItem($_GET["ref_id"],
"ilias.php?baseClass=ilObjTestGUI&cmd=infoScreen&ref_id=".$_GET["ref_id"], "tst");
}
if(!$this->getCreationMode())
{
if(IS_PAYMENT_ENABLED)
{
include_once 'Services/Payment/classes/class.ilPaymentObject.php';
if(ilPaymentObject::_isBuyable($this->object->getRefId()) &&
!ilPaymentObject::_hasAccess($this->object->getRefId()))
{
$this->setLocator();
$this->tpl->getStandardTemplate();
include_once 'Services/Payment/classes/class.ilShopPurchaseGUI.php';
$pp = new ilShopPurchaseGUI((int)$_GET['ref_id']);
$ret = $this->ctrl->forwardCommand($pp);
$this->tpl->show();
exit();
}
}
}
switch($next_class)
{
case "ilinfoscreengui":
$this->prepareOutput();
$this->infoScreen(); // forwards command
break;
case 'ilmdeditorgui':
include_once 'Services/MetaData/classes/class.ilMDEditorGUI.php';
$this->prepareOutput();
$md_gui =& new ilMDEditorGUI($this->object->getId(), 0, $this->object->getType());
$md_gui->addObserver($this->object,'MDUpdateListener','General');
$this->ctrl->forwardCommand($md_gui);
break;
case "iltestoutputgui":
include_once "./Modules/Test/classes/class.ilTestOutputGUI.php";
if (!($this->object->getKioskMode() || KIOSK_MODE) || in_array($cmd,$this->safe_commands)) $this->prepareOutput(); //Change Sn
$output_gui =& new ilTestOutputGUI($this->object);
$this->ctrl->forwardCommand($output_gui);
break;
case "iltestevaluationgui":
include_once "./Modules/Test/classes/class.ilTestEvaluationGUI.php";
$this->prepareOutput();
$evaluation_gui =& new ilTestEvaluationGUI($this->object);
$this->ctrl->forwardCommand($evaluation_gui);
break;
case "iltestservicegui":
include_once "./Modules/Test/classes/class.ilTestServiceGUI.php";
$this->prepareOutput();
$serviceGUI =& new ilTestServiceGUI($this->object);
$this->ctrl->forwardCommand($serviceGUI);
break;
case 'ilpermissiongui':
include_once("Services/AccessControl/classes/class.ilPermissionGUI.php");
$this->prepareOutput();
$perm_gui =& new ilPermissionGUI($this);
$ret =& $this->ctrl->forwardCommand($perm_gui);
break;
case "illearningprogressgui":
include_once './Services/Tracking/classes/class.ilLearningProgressGUI.php';
$this->prepareOutput();
$new_gui =& new ilLearningProgressGUI(LP_MODE_REPOSITORY,$this->object->getRefId());
$this->ctrl->forwardCommand($new_gui);
break;
case "ilcertificategui":
include_once "./Services/Certificate/classes/class.ilCertificateGUI.php";
$this->prepareOutput();
include_once "./Modules/Test/classes/class.ilTestCertificateAdapter.php";
$output_gui = new ilCertificateGUI(new ilTestCertificateAdapter($this->object));
$this->ctrl->forwardCommand($output_gui);
break;
case "iltestscoringgui":
include_once "./Modules/Test/classes/class.ilTestScoringGUI.php";
$this->prepareOutput();
$output_gui = new ilTestScoringGUI($this->object);
$this->ctrl->forwardCommand($output_gui);
break;
case 'ilobjectcopygui':
$this->prepareOutput();
include_once './Services/Object/classes/class.ilObjectCopyGUI.php';
$cp = new ilObjectCopyGUI($this);
$cp->setType('tst');
$this->ctrl->forwardCommand($cp);
break;
case 'ilrepositorysearchgui':
$this->prepareOutput();
include_once('./Services/Search/classes/class.ilRepositorySearchGUI.php');
$rep_search =& new ilRepositorySearchGUI();
$rep_search->setCallback($this,
'addParticipantsObject',
array(
)
);
// Set tabs
$this->ctrl->setReturn($this,'participants');
$ret =& $this->ctrl->forwardCommand($rep_search);
$this->tabs_gui->setTabActive('participants');
break;
######### scoreQuestion ######
case "iltestnewscoringgui":
include_once "./Modules/Test/classes/class.ilTestNewScoringGUI.php";
$this->prepareOutput();
$output_gui = new ilTestNewScoringGUI($this->object);
$this->ctrl->forwardCommand($output_gui);
break;
#####
default:
$this->prepareOutput();
if (preg_match("/deleteqpl_\d+/", $cmd))
{
$cmd = "randomQuestions";
}
if ((strcmp($cmd, "properties") == 0) && ($_GET["browse"]))
{
$this->questionBrowser();
return;
}
if ((strcmp($cmd, "properties") == 0) && ($_GET["up"] || $_GET["down"]))
{
$this->questionsObject();
return;
}
$cmd.= "Object";
$ret =& $this->$cmd();
break;
}
if (strtolower($_GET["baseClass"]) != "iladministrationgui" &&
$this->getCreationMode() != true)
{
$this->tpl->show();
}
}

+ 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

public

Definition at line 1960 of file class.ilObjTestGUI.php.

References $_GET, $_POST, $_SESSION, createQuestionObject(), createQuestionPool(), exit, ilUtil\redirect(), and ilUtil\sendInfo().

{
$qpl_ref_id = $_POST["sel_qpl"];
if ((strcmp($_POST["txt_qpl"], "") == 0) && (strcmp($qpl_ref_id, "") == 0))
{
ilUtil::sendInfo($this->lng->txt("questionpool_not_entered"));
return;
}
else
{
$_SESSION["test_id"] = $this->object->getRefId();
if (strcmp($_POST["txt_qpl"], "") != 0)
{
// create a new question pool and return the reference id
$qpl_ref_id = $this->createQuestionPool($_POST["txt_qpl"]);
}
include_once "./Modules/TestQuestionPool/classes/class.ilObjQuestionPoolGUI.php";
ilUtil::redirect("ilias.php?baseClass=ilObjQuestionPoolGUI&ref_id=" . $qpl_ref_id . "&cmd=createQuestionForTest&test_ref_id=".$_GET["ref_id"]."&sel_question_types=" . $_POST["sel_question_types"]);
exit();
}
}

+ Here is the call graph for this function:

ilObjTestGUI::exportObject ( )

Definition at line 290 of file class.ilObjTestGUI.php.

References ilObjectGUI\$data, ilObjectGUI\$tree, IL_CAL_DATETIME, IL_CAL_UNIX, and ilUtil\sendInfo().

Referenced by createPDFforEveryoneObject().

{
global $tree;
global $ilAccess;
if (!$ilAccess->checkAccess("write", "", $this->ref_id))
{
// allow only write access
ilUtil::sendInfo($this->lng->txt("cannot_edit_test"), true);
$this->ctrl->redirect($this, "infoScreen");
}
$export_dir = $this->object->getExportDirectory();
$export_files = $this->object->getExportFiles($export_dir);
$data = array();
if(count($export_files) > 0)
{
foreach($export_files as $exp_file)
{
$file_arr = explode("__", $exp_file);
$date = new ilDateTime($file_arr[0], IL_CAL_UNIX);
array_push($data, array(
'file' => $exp_file,
'size' => filesize($export_dir."/".$exp_file),
'date' => $date->get(IL_CAL_DATETIME)
));
}
}
include_once "./Modules/Test/classes/tables/class.ilTestExportTableGUI.php";
$table_gui = new ilTestExportTableGUI($this, 'export');
$table_gui->setData($data);
$this->tpl->setVariable('ADM_CONTENT', $table_gui->getHTML());
}

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

ilObjTestGUI::filterAvailableQuestionsObject ( )

Definition at line 2259 of file class.ilObjTestGUI.php.

{
include_once "./Modules/Test/classes/tables/class.ilTestQuestionBrowserTableGUI.php";
$table_gui = new ilTestQuestionBrowserTableGUI($this, 'browseForQuestions');
$table_gui->writeFilterToSession();
$this->ctrl->redirect($this, "browseForQuestions");
}
ilObjTestGUI::filterObject ( )

Sets the filter for the question browser.

Sets the filter for the question browser

public

Definition at line 1582 of file class.ilObjTestGUI.php.

References questionBrowser().

{
$this->questionBrowser();
}

+ Here is the call graph for this function:

ilObjTestGUI::formRandomfill ( )
private

Definition at line 4295 of file class.ilObjTestGUI.php.

References $_GET, $_POST, and ilFormPropertyGUI\setRequired().

Referenced by randomfillObject().

{
global $ilAccess;
include_once("./Services/Form/classes/class.ilPropertyFormGUI.php");
$form = new ilPropertyFormGUI();
$form->setFormAction($this->ctrl->getFormAction($this));
$form->setTableWidth("100%");
$form->setId("tst_randomfill");
$header = new ilFormSectionHeaderGUI();
$header->setTitle($this->lng->txt("randomfill"));
$form->addItem($header);
$randomfill = new ilNumberInputGUI($this->lng->txt("number_of_participants"), "participants");
$randomfill->setRequired(true);
$randomfill->setMinValue(0);
$randomfill->setMinvalueShouldBeGreater(true);
$randomfill->setSize(5);
$randomfill->setInfo($this->lng->txt('number_of_participants_info'));
$form->addItem($randomfill);
if (is_array($_POST) && strlen($_POST['cmd']['randomfill'])) $form->setValuesByArray($_POST);
if ($ilAccess->checkAccess("write", "", $_GET["ref_id"])) $form->addCommandButton("randomfill", $this->lng->txt("fill_with_data"));
return $form;
}

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

ilObjTestGUI::formRecalculate ( )
private

Definition at line 4194 of file class.ilObjTestGUI.php.

References $_GET, $_POST, $total, and ilRadioGroupInputGUI\addOption().

Referenced by recalculateObject().

{
global $ilAccess;
include_once("./Services/Form/classes/class.ilPropertyFormGUI.php");
$form = new ilPropertyFormGUI();
$form->setFormAction($this->ctrl->getFormAction($this));
$form->setTableWidth("100%");
$form->setId("tst_recalculate");
// scoring properties
$header = new ilFormSectionHeaderGUI();
$header->setTitle($this->lng->txt("scoring"));
$form->addItem($header);
// scoring system
$count_system = new ilRadioGroupInputGUI($this->lng->txt("tst_text_count_system"), "count_system");
$count_system->addOption(new ilRadioOption($this->lng->txt("tst_count_partial_solutions"), 0, ''));
$count_system->addOption(new ilRadioOption($this->lng->txt("tst_count_correct_solutions"), 1, ''));
$count_system->setValue($this->object->getCountSystem());
$count_system->setInfo($this->lng->txt("tst_count_system_description"));
if ($total)
{
$count_system->setDisabled(true);
}
$form->addItem($count_system);
// mc questions
$mc_scoring = new ilRadioGroupInputGUI($this->lng->txt("tst_score_mcmr_questions"), "mc_scoring");
$mc_scoring->addOption(new ilRadioOption($this->lng->txt("tst_score_mcmr_zero_points_when_unanswered"), 0, ''));
$mc_scoring->addOption(new ilRadioOption($this->lng->txt("tst_score_mcmr_use_scoring_system"), 1, ''));
$mc_scoring->setValue($this->object->getMCScoring());
$mc_scoring->setInfo($this->lng->txt("tst_score_mcmr_questions_description"));
if ($total)
{
$mc_scoring->setDisabled(true);
}
$form->addItem($mc_scoring);
// score cutting
$score_cutting = new ilRadioGroupInputGUI($this->lng->txt("tst_score_cutting"), "score_cutting");
$score_cutting->addOption(new ilRadioOption($this->lng->txt("tst_score_cut_question"), 0, ''));
$score_cutting->addOption(new ilRadioOption($this->lng->txt("tst_score_cut_test"), 1, ''));
$score_cutting->setValue($this->object->getScoreCutting());
$score_cutting->setInfo($this->lng->txt("tst_score_cutting_description"));
if ($total)
{
$score_cutting->setDisabled(true);
}
$form->addItem($score_cutting);
// pass scoring
$pass_scoring = new ilRadioGroupInputGUI($this->lng->txt("tst_pass_scoring"), "pass_scoring");
$pass_scoring->addOption(new ilRadioOption($this->lng->txt("tst_pass_last_pass"), 0, ''));
$pass_scoring->addOption(new ilRadioOption($this->lng->txt("tst_pass_best_pass"), 1, ''));
$pass_scoring->setValue($this->object->getPassScoring());
$pass_scoring->setInfo($this->lng->txt("tst_pass_scoring_description"));
if ($total)
{
$pass_scoring->setDisabled(true);
}
$form->addItem($pass_scoring);
if (is_array($_POST) && strlen($_POST['cmd']['recalculate'])) $form->setValuesByArray($_POST);
if ($ilAccess->checkAccess("write", "", $_GET["ref_id"])) $form->addCommandButton("recalculate", $this->lng->txt("recalculate"));
return $form;
}

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

ilObjTestGUI::formTiming ( )
private

Definition at line 4108 of file class.ilObjTestGUI.php.

References $_GET, $_POST, ilDatePresentation\formatDate(), IL_CAL_DATETIME, and ilFormPropertyGUI\setRequired().

Referenced by timingObject().

{
global $ilAccess;
include_once("./Services/Form/classes/class.ilPropertyFormGUI.php");
$form = new ilPropertyFormGUI();
$form->setFormAction($this->ctrl->getFormAction($this));
$form->setTableWidth("100%");
$form->setId("tst_change_workingtime");
// general properties
$header = new ilFormSectionHeaderGUI();
$header->setTitle($this->lng->txt("tst_change_workingtime"));
$form->addItem($header);
// test users
$participantslist = new ilSelectInputGUI($this->lng->txt('participants'), "participant");
$participants =& $this->object->getTestParticipants();
$times = $this->object->getStartingTimeOfParticipants();
$addons = $this->object->getTimeExtensionsOfParticipants();
$options = array(
'' => $this->lng->txt('please_select'),
'0' => $this->lng->txt('all_participants')
);
foreach ($participants as $participant)
{
$started = "";
if ($times[$participant['active_id']])
{
$started = ", ".$this->lng->txt('tst_started').': '.ilDatePresentation::formatDate(new ilDateTime($times[$participant['active_id']], IL_CAL_DATETIME));
}
if ($addons[$participant['active_id']] > 0) $started .= ", " . $this->lng->txt('extratime') . ': ' . $addons[$participant['active_id']] . ' ' . $this->lng->txt('minutes');
$options[$participant['active_id']] = $participant['login'] . ' (' . $participant['lastname'] . ', ' . $participant['firstname'] . ')'.$started;
}
$participantslist->setRequired(true);
$participantslist->setOptions($options);
$form->addItem($participantslist);
// extra time
$extratime = new ilNumberInputGUI($this->lng->txt("extratime"), "extratime");
$extratime->setRequired(true);
$extratime->setMinValue(0);
$extratime->setMinvalueShouldBeGreater(true);
$extratime->setSuffix($this->lng->txt('minutes'));
$extratime->setSize(5);
$form->addItem($extratime);
if (is_array($_POST) && strlen($_POST['cmd']['timing'])) $form->setValuesByArray($_POST);
if ($ilAccess->checkAccess("write", "", $_GET["ref_id"])) $form->addCommandButton("timing", $this->lng->txt("save"));
return $form;
}

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

ilObjTestGUI::fullscreenObject ( )

show fullscreen view

Definition at line 1555 of file class.ilObjTestGUI.php.

References $_GET.

{
include_once("./Services/COPage/classes/class.ilPageObjectGUI.php");
//$page =& new ilPageObject("qpl", $_GET["pg_id"]);
$page_gui =& new ilPageObjectGUI("qpl", $_GET["pg_id"]);
$page_gui->showMediaFullscreen();
}
ilObjTestGUI::getAdministrationSubTabs ( )
protected

Definition at line 4028 of file class.ilObjTestGUI.php.

References ilObjectGUI\$ilias.

Referenced by getTabs().

{
global $ilTabs, $ilias;
############ scoreQuestion ##############
$ilTabs->addSubTabTarget("tst_regrade_questions",
$this->ctrl->getLinkTargetByClass("iltestnewscoringgui", "scoreQuestion"),
array("scoreQuestion"),
"", "");
#####
$ilTabs->addSubTabTarget("timing",
$this->ctrl->getLinkTarget($this,'timing'),
array("timing"),
"");
$ilTabs->addSubTabTarget("recalculateResults",
$this->ctrl->getLinkTarget($this,'recalculate'),
array("recalculate"),
"");
$ilTabs->addSubTabTarget("randomfill",
$this->ctrl->getLinkTarget($this,'randomfill'),
array("randomfill"),
"");
}

+ Here is the caller graph for this function:

ilObjTestGUI::getBrowseForQuestionsTab ( $tabs_gui)

Definition at line 3933 of file class.ilObjTestGUI.php.

Referenced by getTabs().

{
global $ilAccess;
if ($ilAccess->checkAccess("write", "", $this->ref_id))
{
// edit page
$tabs_gui->setBackTarget($this->lng->txt("backtocallingtest"), $this->ctrl->getLinkTarget($this, "questions"));
$tabs_gui->addTarget("tst_browse_for_questions",
$this->ctrl->getLinkTarget($this, "browseForQuestions"),
array("browseForQuestions", "filter", "resetFilter", "resetTextFilter", "insertQuestions"),
"", "", TRUE
);
}
}

+ Here is the caller graph for this function:

ilObjTestGUI::getParticipants ( )

Definition at line 3288 of file class.ilObjTestGUI.php.

References $ilDB, and $row.

Referenced by createPDFforEveryoneObject().

{
global $ilDB;
$participants = array();
$result = $ilDB->queryF("SELECT * FROM tst_active WHERE test_fi = %s",
array('integer'),
array($this->object->test_id)
);
if ($result->numRows())
{
while ($row = $ilDB->fetchAssoc($result))
{
$user["active_id"] = $row["active_id"];
$user["user_fi"] = $row["user_fi"];
array_push($participants, $user);
}
return $participants;
}
else
{
return -1;
}
}

+ Here is the caller graph for this function:

ilObjTestGUI::getQuestionsSubTabs ( )

Definition at line 3978 of file class.ilObjTestGUI.php.

Referenced by createQuestionObject(), createRandomSelectionObject(), printobject(), questionsObject(), randomselectObject(), and removeQuestionsObject().

{
global $ilTabs;
// questions subtab
$ilTabs->addSubTabTarget("edit_test_questions",
$this->ctrl->getLinkTarget($this,'questions'),
array("questions", "browseForQuestions", "questionBrowser", "createQuestion",
"randomselect", "filter", "resetFilter", "insertQuestions",
"back", "createRandomSelection", "cancelRandomSelect",
"insertRandomSelection", "removeQuestions", "moveQuestions",
"insertQuestionsBefore", "insertQuestionsAfter", "confirmRemoveQuestions",
"cancelRemoveQuestions", "executeCreateQuestion", "cancelCreateQuestion",
"addQuestionpool", "saveRandomQuestions", "saveQuestionSelectionMode"),
"");
// print view subtab
if (!$this->object->isRandomTest())
{
$ilTabs->addSubTabTarget("print_view",
$this->ctrl->getLinkTarget($this,'print'),
"print", "");
}
}

+ Here is the caller graph for this function:

ilObjTestGUI::getRandomQuestionsTab ( $tabs_gui)

Definition at line 3948 of file class.ilObjTestGUI.php.

{
global $ilAccess;
if ($ilAccess->checkAccess("write", "", $this->ref_id))
{
// edit page
$tabs_gui->setBackTarget($this->lng->txt("backtocallingtest"), $this->ctrl->getLinkTarget($this, "questions"));
$tabs_gui->addTarget("random_selection",
$this->ctrl->getLinkTarget($this, "randomQuestions"),
array("randomQuestions"),
"", ""
);
}
}
ilObjTestGUI::getSettingsSubTabs ( )

Definition at line 4055 of file class.ilObjTestGUI.php.

References ilObjectGUI\$ilias, and ilHTMLToPDFTransformer\transformerAvailable().

Referenced by getTabs().

{
global $ilTabs, $ilias;
// general subtab
$force_active = ($this->ctrl->getCmd() == "")
? true
: false;
$ilTabs->addSubTabTarget("general",
$this->ctrl->getLinkTarget($this,'properties'),
array("properties", "saveProperties", "cancelProperties"),
array("", "ilobjtestgui", "ilcertificategui"),
"", $force_active);
// scoring subtab
$ilTabs->addSubTabTarget(
"scoring",
$this->ctrl->getLinkTarget($this,'scoring'),
array("scoring"),
array("", "ilobjtestgui", "ilcertificategui")
);
// mark schema subtab
$ilTabs->addSubTabTarget(
"mark_schema",
$this->ctrl->getLinkTarget($this,'marks'),
array("marks", "addMarkStep", "deleteMarkSteps", "addSimpleMarkSchema",
"saveMarks", "cancelMarks"),
array("", "ilobjtestgui", "ilcertificategui")
);
include_once './Services/PDF/classes/class.ilHTMLToPDFTransformer.php';
{
// certificate subtab
$ilTabs->addSubTabTarget(
"certificate",
$this->ctrl->getLinkTarget($this,'certificate'),
array("certificate", "certificateEditor", "certificateRemoveBackground", "certificateSave",
"certificatePreview", "certificateDelete", "certificateUpload", "certificateImport"),
array("", "ilobjtestgui", "ilcertificategui")
);
}
// defaults subtab
$ilTabs->addSubTabTarget(
"defaults",
$this->ctrl->getLinkTarget($this, "defaults"),
array("defaults", "deleteDefaults", "addDefaults", "applyDefaults"),
array("", "ilobjtestgui", "ilcertificategui")
);
}

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

ilObjTestGUI::getStatisticsSubTabs ( )

Definition at line 4004 of file class.ilObjTestGUI.php.

Referenced by getTabs().

{
global $ilTabs;
// user results subtab
$ilTabs->addSubTabTarget("eval_all_users",
$this->ctrl->getLinkTargetByClass("iltestevaluationgui", "outEvaluation"),
array("outEvaluation", "detailedEvaluation", "exportEvaluation", "evalUserDetail", "passDetails",
"outStatisticsResultsOverview", "statisticsPassDetails")
, "");
// aggregated results subtab
$ilTabs->addSubTabTarget("tst_results_aggregated",
$this->ctrl->getLinkTargetByClass("iltestevaluationgui", "eval_a"),
array("eval_a"),
"", "");
// question export
$ilTabs->addSubTabTarget("tst_single_results",
$this->ctrl->getLinkTargetByClass("iltestevaluationgui", "singleResults"),
array("singleResults"),
"", "");
}

+ Here is the caller graph for this function:

ilObjTestGUI::getTabs ( $tabs_gui)

adds tabs to tab gui object

Parameters
object$tabs_guiilTabsGUI object

Reimplemented from ilObjectGUI.

Definition at line 4355 of file class.ilObjTestGUI.php.

References $_GET, ilObjAssessmentFolder\_getManualScoring(), ilLearningProgressAccess\checkAccess(), getAdministrationSubTabs(), getBrowseForQuestionsTab(), getSettingsSubTabs(), and getStatisticsSubTabs().

{
global $ilAccess,$ilUser;
switch ($this->ctrl->getCmd())
{
case "resume":
case "previous":
case "next":
case "summary":
case "directfeedback":
case "finishTest":
case "outCorrectSolution":
case "passDetails":
case "showAnswersOfUser":
case "outUserResultsOverview":
case "backFromSummary":
case "show_answers":
case "setsolved":
case "resetsolved":
case "confirmFinish":
case "outTestSummary":
case "outQuestionSummary":
case "gotoQuestion":
case "selectImagemapRegion":
case "confirmSubmitAnswers":
case "finalSubmission":
case "postpone":
case "redirectQuestion":
case "outUserPassDetails":
case "checkPassword":
case "exportCertificate":
case "finishListOfAnswers":
case "backConfirmFinish":
case "showFinalStatement":
return;
break;
case "browseForQuestions":
case "filter":
case "resetFilter":
case "resetTextFilter":
case "insertQuestions":
return $this->getBrowseForQuestionsTab($tabs_gui);
break;
case "scoring":
case "properties":
case "marks":
case "saveMarks":
case "cancelMarks":
case "addMarkStep":
case "deleteMarkSteps":
case "addSimpleMarkSchema":
case "certificate":
case "certificateservice":
case "certificateImport":
case "certificateUpload":
case "certificateEditor":
case "certificateDelete":
case "certificateSave":
case "defaults":
case "deleteDefaults":
case "addDefaults":
case "applyDefaults":
case "inviteParticipants":
case "searchParticipants":
case "":
if (($ilAccess->checkAccess("write", "", $this->ref_id)) && ((strcmp($this->ctrl->getCmdClass(), "ilobjtestgui") == 0) || (strcmp($this->ctrl->getCmdClass(), "ilcertificategui") == 0) || (strlen($this->ctrl->getCmdClass()) == 0)))
{
}
break;
case "export":
case "print":
break;
case "statistics":
case "eval_a":
case "detailedEvaluation":
case "outEvaluation":
case "singleResults":
case "exportEvaluation":
case "evalUserDetail":
case "passDetails":
case "outStatisticsResultsOverview":
case "statisticsPassDetails":
break;
case "timing":
case "scoreQuestion":
case "recalculate":
case "randomfill":
break;
}
if (strcmp(strtolower(get_class($this->object)), "ilobjtest") == 0)
{
// questions tab
if ($ilAccess->checkAccess("write", "", $this->ref_id))
{
$force_active = ($_GET["up"] != "" || $_GET["down"] != "")
? true
: false;
if (!$force_active)
{
if ($_GET["browse"] == 1) $force_active = true;
if (preg_match("/deleteqpl_\d+/", $this->ctrl->getCmd()))
{
$force_active = true;
}
}
$tabs_gui->addTarget("assQuestions",
$this->ctrl->getLinkTarget($this,'questions'),
array("questions", "browseForQuestions", "questionBrowser", "createQuestion",
"randomselect", "filter", "resetFilter", "insertQuestions",
"back", "createRandomSelection", "cancelRandomSelect",
"insertRandomSelection", "removeQuestions", "moveQuestions",
"insertQuestionsBefore", "insertQuestionsAfter", "confirmRemoveQuestions",
"cancelRemoveQuestions", "executeCreateQuestion", "cancelCreateQuestion",
"addQuestionpool", "saveRandomQuestions", "saveQuestionSelectionMode", "print",
"addsource", "removesource", "randomQuestions"),
"", "", $force_active);
}
// info tab
if ($ilAccess->checkAccess("visible", "", $this->ref_id))
{
$tabs_gui->addTarget("info_short",
$this->ctrl->getLinkTarget($this,'infoScreen'),
array("infoScreen", "outIntroductionPage", "showSummary",
"setAnonymousId", "outUserListOfAnswerPasses", "redirectToInfoScreen"));
}
// settings tab
if ($ilAccess->checkAccess("write", "", $this->ref_id))
{
$tabs_gui->addTarget("settings",
$this->ctrl->getLinkTarget($this,'properties'),
array("properties", "saveProperties", "cancelProperties",
"marks", "addMarkStep", "deleteMarkSteps", "addSimpleMarkSchema",
"saveMarks", "cancelMarks",
"certificate", "certificateEditor", "certificateRemoveBackground",
"certificateSave", "certificatePreview", "certificateDelete", "certificateUpload",
"certificateImport", "scoring", "defaults", "addDefaults", "deleteDefaults", "applyDefaults",
"inviteParticipants", "saveFixedParticipantsStatus", "searchParticipants", "addParticipants",
""
),
array("", "ilobjtestgui", "ilcertificategui")
);
// participants
$tabs_gui->addTarget("participants",
$this->ctrl->getLinkTarget($this,'participants'),
array("participants", "saveClientIP",
"removeParticipant",
"showParticipantAnswersForAuthor",
"deleteAllUserResults",
"cancelDeleteAllUserData", "deleteSingleUserResults",
"outParticipantsResultsOverview", "outParticipantsPassDetails",
"showPassOverview", "showUserAnswers", "participantsAction",
"showDetailedResults"),
"");
}
include_once './Services/Tracking/classes/class.ilLearningProgressAccess.php';
if(ilLearningProgressAccess::checkAccess($this->object->getRefId()))
{
$tabs_gui->addTarget('learning_progress',
$this->ctrl->getLinkTargetByClass(array('illearningprogressgui'),''),
'',
array('illplistofobjectsgui','illplistofsettingsgui','illearningprogressgui','illplistofprogressgui'));
}
if ($ilAccess->checkAccess("write", "", $this->ref_id))
{
include_once "./Modules/Test/classes/class.ilObjAssessmentFolder.php";
if (count($scoring))
{
// scoring tab
$tabs_gui->addTarget("manscoring",
$this->ctrl->getLinkTargetByClass("iltestscoringgui", "manscoring"),
array("manscoring", "scoringfilter", "scoringfilterreset", "setPointsManual", "setFeedbackManual", "setManscoringDone", 'selectQuestion', 'scoringParticipants'),
"");
}
}
if (($ilAccess->checkAccess("tst_statistics", "", $this->ref_id)) || ($ilAccess->checkAccess("write", "", $this->ref_id)))
{
// statistics tab
$tabs_gui->addTarget("statistics",
$this->ctrl->getLinkTargetByClass("iltestevaluationgui", "outEvaluation"),
array("statistics", "outEvaluation", "exportEvaluation", "detailedEvaluation", "eval_a", "evalUserDetail",
"passDetails", "outStatisticsResultsOverview", "statisticsPassDetails", "singleResults")
, "");
}
if ($ilAccess->checkAccess("write", "", $this->ref_id))
{
// history
$tabs_gui->addTarget("history",
$this->ctrl->getLinkTarget($this,'history'),
"history", "");
// meta data
$tabs_gui->addTarget("meta_data",
$this->ctrl->getLinkTargetByClass('ilmdeditorgui','listSection'),
"", "ilmdeditorgui");
// export tab
$tabs_gui->addTarget("export",
$this->ctrl->getLinkTarget($this,'export'),
array("export", "createExportFile", "confirmDeleteExportFile",
"downloadExportFile", "deleteExportFile", "cancelDeleteExportFile"),
"");
// administration tab
$tabs_gui->addTarget("administration",
$this->ctrl->getLinkTargetByClass("iltestnewscoringgui", "scoreQuestion"),
array("timing", "scoreQuestion", 'recalculate', 'randomfill'),
"");
}
if ($ilAccess->checkAccess("edit_permission", "", $this->ref_id))
{
$tabs_gui->addTarget("perm_settings",
$this->ctrl->getLinkTargetByClass(array(get_class($this),'ilpermissiongui'), "perm"), array("perm","info","owner"), 'ilpermissiongui');
}
}
}

+ Here is the call graph for this function:

ilObjTestGUI::historyObject ( )

Creates the change history for a test.

Creates the change history for a test

public

Definition at line 2840 of file class.ilObjTestGUI.php.

References $log, and ilObjAssessmentFolder\_getLog().

{
include_once "./Modules/Test/classes/tables/class.ilTestHistoryTableGUI.php";
$table_gui = new ilTestHistoryTableGUI($this, 'history');
$table_gui->setTestObject($this->object);
include_once "./Modules/Test/classes/class.ilObjAssessmentFolder.php";
$log =& ilObjAssessmentFolder::_getLog(0, time(), $this->object->getId(), TRUE);
$table_gui->setData($log);
$this->tpl->setVariable('ADM_CONTENT', $table_gui->getHTML());
}

+ Here is the call graph for this function:

ilObjTestGUI::ilObjTestGUI ( )

Constructor public.

Definition at line 33 of file class.ilObjTestGUI.php.

References $_GET, $ilCtrl, ilObjectGUI\$lng, and ilObjectGUI\ilObjectGUI().

{
global $lng, $ilCtrl;
$lng->loadLanguageModule("assessment");
$this->type = "tst";
$this->ctrl =& $ilCtrl;
$this->ctrl->saveParameter($this, "ref_id");
$this->ilObjectGUI("",$_GET["ref_id"], true, false);
$this->safe_commands = array("printTest","saveTest","resetTest","savePDF","showPaperVersion");
// Added parameter if called from crs_objectives
if((int) $_GET['crs_show_result'])
{
$this->ctrl->saveParameter($this,'crs_show_result',(int) $_GET['crs_show_result']);
}
}

+ Here is the call graph for this function:

ilObjTestGUI::importFileObject ( )

form for new test object import

Definition at line 236 of file class.ilObjTestGUI.php.

References createObject(), ilUtil\sendInfo(), and uploadTstObject().

{
if (strcmp($_FILES["xmldoc"]["tmp_name"], "") == 0)
{
ilUtil::sendInfo($this->lng->txt("tst_select_file_for_import"));
$this->createObject();
return;
}
$this->ctrl->setParameter($this, "new_type", $this->type);
$this->uploadTstObject();
}

+ Here is the call graph for this function:

ilObjTestGUI::importVerifiedFileObject ( )

imports question(s) into the questionpool (after verification)

Definition at line 615 of file class.ilObjTestGUI.php.

References $_GET, $_POST, $_SESSION, $results, ilObjTest\_getImportDirectory(), ilUtil\delDir(), IL_MO_PARSE_QTI, ilUtil\redirect(), and ilUtil\sendSuccess().

{
include_once "./Modules/Test/classes/class.ilObjTest.php";
// create new questionpool object
$newObj = new ilObjTest(0, true);
// set type of questionpool object
$newObj->setType($_GET["new_type"]);
// set title of questionpool object to "dummy"
$newObj->setTitle("dummy");
// set description of questionpool object
$newObj->setDescription("test import");
// create the questionpool class in the ILIAS database (object_data table)
$newObj->create(true);
// create a reference for the questionpool object in the ILIAS database (object_reference table)
$newObj->createReference();
// put the questionpool object in the administration tree
$newObj->putInTree($_GET["ref_id"]);
// get default permissions and set the permissions for the questionpool object
$newObj->setPermissions($_GET["ref_id"]);
// notify the questionpool object and all its parent objects that a "new" object was created
$newObj->notify("new",$_GET["ref_id"],$_GET["parent_non_rbac_id"],$_GET["ref_id"],$newObj->getRefId());
// empty mark schema
$newObj->mark_schema->flush();
// start parsing of QTI files
include_once "./Services/QTI/classes/class.ilQTIParser.php";
$qtiParser = new ilQTIParser($_SESSION["tst_import_qti_file"], IL_MO_PARSE_QTI, $_POST["qpl_id"], $_POST["ident"]);
$qtiParser->setTestObject($newObj);
$result = $qtiParser->startParsing();
$newObj->saveToDb();
// import page data
include_once ("./Modules/LearningModule/classes/class.ilContObjParser.php");
$contParser = new ilContObjParser($newObj, $_SESSION["tst_import_xml_file"], $_SESSION["tst_import_subdir"]);
$contParser->setQuestionMapping($qtiParser->getImportMapping());
$contParser->startParsing();
// import test results
if (@file_exists($_SESSION["tst_import_results_file"]))
{
include_once ("./Modules/Test/classes/class.ilTestResultsImportParser.php");
$results = new ilTestResultsImportParser($_SESSION["tst_import_results_file"], $newObj);
$results->startParsing();
}
// delete import directory
ilUtil::sendSuccess($this->lng->txt("object_imported"),true);
ilUtil::redirect("ilias.php?ref_id=".$newObj->getRefId().
"&baseClass=ilObjTestGUI");
}

+ Here is the call graph for this function:

ilObjTestGUI::infoScreen (   $session_lock = "")

show information screen

Definition at line 3625 of file class.ilObjTestGUI.php.

References $_COOKIE, $_GET, $_SESSION, ilObjTestAccess\_lookupOnlineTestAccess(), COUNT_PARTIAL_SOLUTIONS, ilDatePresentation\formatDate(), IL_CAL_TIMESTAMP, REPORT_AFTER_DATE, REPORT_AFTER_TEST, REPORT_ALWAYS, SCORE_BEST_PASS, SCORE_ZERO_POINTS_WHEN_UNANSWERED, ilUtil\sendInfo(), and TEST_FIXED_SEQUENCE.

Referenced by executeCommand(), infoScreenObject(), and redirectToInfoScreenObject().

{
global $ilAccess;
global $ilUser;
// Disabled
/*
if ($_GET['crs_show_result'])
{
$this->object->hideCorrectAnsweredQuestions();
}
else
{
*/
if ($this->object->getTestSequence()->hasHiddenQuestions())
{
$this->object->getTestSequence()->clearHiddenQuestions();
$this->object->getTestSequence()->saveToDb();
}
//}
if (!$ilAccess->checkAccess("visible", "", $this->ref_id))
{
$this->ilias->raiseError($this->lng->txt("msg_no_perm_read"),$this->ilias->error_obj->MESSAGE);
}
include_once("./Services/InfoScreen/classes/class.ilInfoScreenGUI.php");
$info = new ilInfoScreenGUI($this);
$seq = $this->object->getTestSession()->getLastSequence();
include_once "./Modules/Test/classes/class.ilTestOutputGUI.php";
$output_gui =& new ilTestOutputGUI($this->object);
$this->ctrl->setParameter($output_gui, "sequence", $seq);
$info->setFormAction($this->ctrl->getFormAction($output_gui));
if (strlen($session_lock))
{
$info->addHiddenElement("lock", $session_lock);
}
else
{
$info->addHiddenElement("lock", md5($_COOKIE['PHPSESSID'] . time()));
}
$online_access = false;
if ($this->object->getFixedParticipants())
{
include_once "./Modules/Test/classes/class.ilObjTestAccess.php";
$online_access_result = ilObjTestAccess::_lookupOnlineTestAccess($this->object->getId(), $ilUser->getId());
if ($online_access_result === true)
{
$online_access = true;
}
else
{
ilUtil::sendInfo($online_access_result);
}
}
if ($this->object->isComplete())
{
if ((!$this->object->getFixedParticipants() || $online_access) && $ilAccess->checkAccess("read", "", $this->ref_id))
{
$executable = $this->object->isExecutable($ilUser->getId(), $allowPassIncrease = TRUE);
if ($executable["executable"])
{
if ($this->object->getTestSession()->getActiveId() > 0)
{
// resume test
$resume_text = $this->lng->txt("tst_resume_test");
if (($seq < 1) || ($seq == $this->object->getTestSequence()->getFirstSequence()))
{
$resume_text = $this->object->getStartTestLabel($this->object->getTestSession()->getActiveId());
}
// Disabled
#if(!$_GET['crs_show_result'] or $this->object->getTestSequence()->getFirstSequence())
{
$info->addFormButton("resume", $resume_text);
}
}
else
{
// start new test
$info->addFormButton("start", $this->object->getStartTestLabel($this->object->getTestSession()->getActiveId()));
}
}
else
{
ilUtil::sendInfo($executable["errormessage"]);
}
if ($this->object->getTestSession()->getActiveId() > 0)
{
// test results button
if ($this->object->canShowTestResults($ilUser->getId()))
{
$info->addFormButton("outUserResultsOverview", $this->lng->txt("tst_show_results"));
}
}
}
if ($this->object->getTestSession()->getActiveId() > 0)
{
if ($this->object->getShowSolutionPrintview())
{
$info->addFormButton("outUserListOfAnswerPasses", $this->lng->txt("tst_list_of_answers_show"));
}
}
}
if ($this->object->getShowInfo())
{
$info->enablePrivateNotes();
}
if (strlen($this->object->getIntroduction()))
{
$info->addSection($this->lng->txt("tst_introduction"));
$info->addProperty("", $this->object->prepareTextareaOutput($this->object->getIntroduction()));
}
$info->addSection($this->lng->txt("tst_general_properties"));
if ($this->object->getShowInfo())
{
$info->addProperty($this->lng->txt("author"), $this->object->getAuthor());
$info->addProperty($this->lng->txt("title"), $this->object->getTitle());
}
if ($this->object->isComplete())
{
if ((!$this->object->getFixedParticipants() || $online_access) && $ilAccess->checkAccess("read", "", $this->ref_id))
{
if ($this->object->getShowInfo() || !$this->object->getForceJS())
{
// use javascript
$checked_javascript = false;
if ($this->object->getJavaScriptOutput())
{
$checked_javascript = true;
}
if ($this->object->getForceJS())
{
$info->addProperty($this->lng->txt("tst_test_output"), $this->lng->txt("tst_use_javascript"));
}
else
{
$info->addPropertyCheckbox($this->lng->txt("tst_test_output"), "chb_javascript", 1, $this->lng->txt("tst_use_javascript"), $checked_javascript);
}
}
// hide previous results
if (!$this->object->isRandomTest())
{
if ($this->object->getNrOfTries() != 1)
{
if ($this->object->getUsePreviousAnswers() == 0)
{
if ($this->object->getShowInfo())
{
$info->addProperty($this->lng->txt("tst_use_previous_answers"), $this->lng->txt("tst_dont_use_previous_answers"));
}
}
else
{
$use_previous_answers = FALSE;
if ($ilUser->prefs["tst_use_previous_answers"])
{
$checked_previous_answers = TRUE;
}
$info->addPropertyCheckbox($this->lng->txt("tst_use_previous_answers"), "chb_use_previous_answers", 1, $this->lng->txt("tst_use_previous_answers_user"), $checked_previous_answers);
}
}
}
if ($_SESSION["AccountId"] == ANONYMOUS_USER_ID)
{
$info->addPropertyTextinput($this->lng->txt("enter_anonymous_code"), "anonymous_id", "", 8, "setAnonymousId", $this->lng->txt("submit"));
}
}
}
if ($this->object->getShowInfo())
{
$info->addSection($this->lng->txt("tst_sequence_properties"));
$info->addProperty($this->lng->txt("tst_sequence"), $this->lng->txt(($this->object->getSequenceSettings() == TEST_FIXED_SEQUENCE)? "tst_sequence_fixed":"tst_sequence_postpone"));
$info->addSection($this->lng->txt("tst_heading_scoring"));
$info->addProperty($this->lng->txt("tst_text_count_system"), $this->lng->txt(($this->object->getCountSystem() == COUNT_PARTIAL_SOLUTIONS)? "tst_count_partial_solutions":"tst_count_correct_solutions"));
$info->addProperty($this->lng->txt("tst_score_mcmr_questions"), $this->lng->txt(($this->object->getMCScoring() == SCORE_ZERO_POINTS_WHEN_UNANSWERED)? "tst_score_mcmr_zero_points_when_unanswered":"tst_score_mcmr_use_scoring_system"));
if ($this->object->isRandomTest())
{
$info->addProperty($this->lng->txt("tst_pass_scoring"), $this->lng->txt(($this->object->getPassScoring() == SCORE_BEST_PASS)? "tst_pass_best_pass":"tst_pass_last_pass"));
}
$info->addSection($this->lng->txt("tst_score_reporting"));
$score_reporting_text = "";
switch ($this->object->getScoreReporting())
{
$score_reporting_text = $this->lng->txt("tst_report_after_test");
break;
$score_reporting_text = $this->lng->txt("tst_report_after_first_question");
break;
$score_reporting_text = $this->lng->txt("tst_report_after_date");
break;
case 4:
$score_reporting_text = $this->lng->txt("tst_report_after_never");
break;
}
$info->addProperty($this->lng->txt("tst_score_reporting"), $score_reporting_text);
$reporting_date = $this->object->getReportingDate();
if ($reporting_date)
{
#preg_match("/(\d{4})(\d{2})(\d{2})(\d{2})(\d{2})(\d{2})/", $reporting_date, $matches);
#$txt_reporting_date = date($this->lng->text["lang_dateformat"] . " " . $this->lng->text["lang_timeformat"], mktime($matches[4], $matches[5], $matches[6], $matches[2], $matches[3], $matches[1]));
#$info->addProperty($this->lng->txt("tst_score_reporting_date"), $txt_reporting_date);
$info->addProperty($this->lng->txt('tst_score_reporting_date'),
}
$info->addSection($this->lng->txt("tst_session_settings"));
$info->addProperty($this->lng->txt("tst_nr_of_tries"), ($this->object->getNrOfTries() == 0)?$this->lng->txt("unlimited"):$this->object->getNrOfTries());
if ($this->object->getNrOfTries() != 1)
{
$info->addProperty($this->lng->txt("tst_nr_of_tries_of_user"), ($this->object->getTestSession()->getPass() == false)?$this->lng->txt("tst_no_tries"):$this->object->getTestSession()->getPass());
}
if ($this->object->getEnableProcessingTime())
{
$info->addProperty($this->lng->txt("tst_processing_time"), $this->object->getProcessingTime());
}
if (strlen($this->object->getAllowedUsers()) && ($this->object->getAllowedUsersTimeGap()))
{
$info->addProperty($this->lng->txt("tst_allowed_users"), $this->object->getAllowedUsers());
}
$starting_time = $this->object->getStartingTime();
if ($starting_time)
{
$info->addProperty($this->lng->txt("tst_starting_time"),
}
$ending_time = $this->object->getEndingTime();
if ($ending_time)
{
$info->addProperty($this->lng->txt("tst_ending_time"),
}
$info->addMetaDataSections($this->object->getId(),0, $this->object->getType());
// forward the command
if($_GET['crs_show_result'] and !$this->object->getTestSequence()->getFirstSequence())
{
#ilUtil::sendInfo($this->lng->txt('crs_all_questions_answered_successfully'));
}
}
$this->ctrl->forwardCommand($info);
}

+ 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 3608 of file class.ilObjTestGUI.php.

References infoScreen().

{
$this->ctrl->setCmd("showSummary");
$this->ctrl->setCmdClass("ilinfoscreengui");
$this->infoScreen();
}

+ Here is the call graph for this function:

ilObjTestGUI::insertQuestionsAfterObject ( )

Insert checked questions after the actual selection.

Definition at line 2199 of file class.ilObjTestGUI.php.

References $_POST, $_SESSION, ilUtil\sendFailure(), and ilUtil\sendSuccess().

{
// get all questions to move
$move_questions = $_SESSION['tst_qst_move_' . $this->object->getTestId()];
if (count($_POST['q_id']) == 0)
{
ilUtil::sendFailure($this->lng->txt("no_target_selected_for_move"), true);
$this->ctrl->redirect($this, 'questions');
}
if (count($_POST['q_id']) > 1)
{
ilUtil::sendFailure($this->lng->txt("too_many_targets_selected_for_move"), true);
$this->ctrl->redirect($this, 'questions');
}
$insert_mode = 1;
$this->object->moveQuestions($_SESSION['tst_qst_move_' . $this->object->getTestId()], $_POST['q_id'][0], $insert_mode);
ilUtil::sendSuccess($this->lng->txt("msg_questions_moved"), true);
unset($_SESSION['tst_qst_move_' . $this->object->getTestId()]);
$this->ctrl->redirect($this, "questions");
}

+ Here is the call graph for this function:

ilObjTestGUI::insertQuestionsBeforeObject ( )

Insert checked questions before the actual selection.

Definition at line 2174 of file class.ilObjTestGUI.php.

References $_POST, $_SESSION, ilUtil\sendFailure(), and ilUtil\sendSuccess().

{
// get all questions to move
$move_questions = $_SESSION['tst_qst_move_' . $this->object->getTestId()];
if (count($_POST['q_id']) == 0)
{
ilUtil::sendFailure($this->lng->txt("no_target_selected_for_move"), true);
$this->ctrl->redirect($this, 'questions');
}
if (count($_POST['q_id']) > 1)
{
ilUtil::sendFailure($this->lng->txt("too_many_targets_selected_for_move"), true);
$this->ctrl->redirect($this, 'questions');
}
$insert_mode = 0;
$this->object->moveQuestions($_SESSION['tst_qst_move_' . $this->object->getTestId()], $_POST['q_id'][0], $insert_mode);
ilUtil::sendSuccess($this->lng->txt("msg_questions_moved"), true);
unset($_SESSION['tst_qst_move_' . $this->object->getTestId()]);
$this->ctrl->redirect($this, "questions");
}

+ Here is the call graph for this function:

ilObjTestGUI::insertQuestionsObject ( )

Insert questions from the questionbrowser into the test.

public

Definition at line 2225 of file class.ilObjTestGUI.php.

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

{
$selected_array = (is_array($_POST['q_id'])) ? $_POST['q_id'] : array();
if (!count($selected_array))
{
ilUtil::sendInfo($this->lng->txt("tst_insert_missing_question"), true);
$this->ctrl->redirect($this, "browseForQuestions");
}
else
{
include_once "./Modules/TestQuestionPool/classes/class.assQuestion.php";
$manscoring = FALSE;
foreach ($selected_array as $key => $value)
{
$this->object->insertQuestion($value);
if (!$manscoring)
{
$manscoring = $manscoring | assQuestion::_needsManualScoring($value);
}
}
$this->object->saveCompleteStatus();
if ($manscoring)
{
ilUtil::sendInfo($this->lng->txt("manscoring_hint"), TRUE);
}
else
{
ilUtil::sendSuccess($this->lng->txt("tst_questions_inserted"), TRUE);
}
$this->ctrl->redirect($this, "questions");
return;
}
}

+ Here is the call graph for this function:

ilObjTestGUI::insertRandomSelectionObject ( )

Inserts a random selection into the test.

Inserts a random selection into the test

public

Definition at line 1747 of file class.ilObjTestGUI.php.

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

{
$selected_array = split(",", $_POST["chosen_questions"]);
if (!count($selected_array))
{
ilUtil::sendInfo($this->lng->txt("tst_insert_missing_question"));
}
else
{
$total = $this->object->evalTotalPersons();
if ($total)
{
// the test was executed previously
ilUtil::sendInfo(sprintf($this->lng->txt("tst_insert_questions_and_results"), $total));
}
else
{
ilUtil::sendInfo($this->lng->txt("tst_insert_questions"));
}
foreach ($selected_array as $key => $value)
{
$this->object->insertQuestion($value);
}
$this->object->saveCompleteStatus();
ilUtil::sendSuccess($this->lng->txt("tst_questions_inserted"), true);
$this->ctrl->redirect($this, "questions");
return;
}
}

+ Here is the call graph for this function:

ilObjTestGUI::marksObject ( )

Definition at line 2553 of file class.ilObjTestGUI.php.

References ilUtil\getImagePath(), and ilUtil\sendInfo().

Referenced by addMarkStepObject(), addSimpleMarkSchemaObject(), deleteMarkStepsObject(), and saveMarksObject().

{
global $ilAccess;
if (!$ilAccess->checkAccess("write", "", $this->ref_id))
{
// allow only write access
ilUtil::sendInfo($this->lng->txt("cannot_edit_test"), true);
$this->ctrl->redirect($this, "infoScreen");
}
if (!$this->object->canEditMarks())
{
ilUtil::sendInfo($this->lng->txt("cannot_edit_marks"));
}
$this->object->mark_schema->sort();
$this->tpl->addBlockFile("ADM_CONTENT", "adm_content", "tpl.il_as_tst_marks.html", "Modules/Test");
$marks = $this->object->mark_schema->mark_steps;
$rows = array("tblrow1", "tblrow2");
$counter = 0;
foreach ($marks as $key => $value) {
$this->tpl->setCurrentBlock("markrow");
$this->tpl->setVariable("MARK_SHORT", $value->getShortName());
$this->tpl->setVariable("MARK_OFFICIAL", $value->getOfficialName());
$this->tpl->setVariable("MARK_PERCENTAGE", sprintf("%.2f", $value->getMinimumLevel()));
$this->tpl->setVariable("MARK_PASSED", strtolower($this->lng->txt("tst_mark_passed")));
$this->tpl->setVariable("MARK_ID", "$key");
$this->tpl->setVariable("ROW_CLASS", $rows[$counter % 2]);
if ($value->getPassed()) {
$this->tpl->setVariable("MARK_PASSED_CHECKED", " checked=\"checked\"");
}
$this->tpl->parseCurrentBlock();
$counter++;
}
if (count($marks) == 0)
{
$this->tpl->setCurrentBlock("Emptyrow");
$this->tpl->setVariable("EMPTY_ROW", $this->lng->txt("tst_no_marks_defined"));
$this->tpl->setVariable("ROW_CLASS", $rows[$counter % 2]);
$this->tpl->parseCurrentBlock();
}
else
{
if ($ilAccess->checkAccess("write", "", $this->ref_id) && $this->object->canEditMarks())
{
$this->tpl->setCurrentBlock("selectall");
$counter++;
$this->tpl->setVariable("ROW_CLASS", $rows[$counter % 2]);
$this->tpl->setVariable("SELECT_ALL", $this->lng->txt("select_all"));
$this->tpl->parseCurrentBlock();
$this->tpl->setCurrentBlock("Footer");
$this->tpl->setVariable("ARROW", "<img src=\"" . ilUtil::getImagePath("arrow_downright.gif") . "\" alt=\"".$this->lng->txt("arrow_downright")."\"/>");
$this->tpl->setVariable("BUTTON_EDIT", $this->lng->txt("edit"));
$this->tpl->setVariable("BUTTON_DELETE", $this->lng->txt("delete"));
$this->tpl->parseCurrentBlock();
}
}
if ($this->object->getReportingDate())
{
$this->tpl->setCurrentBlock("ects");
if ($this->object->ects_output)
{
$this->tpl->setVariable("CHECKED_ECTS", " checked=\"checked\"");
}
$this->tpl->setVariable("TEXT_OUTPUT_ECTS_GRADES", $this->lng->txt("ects_output_of_ects_grades"));
$this->tpl->setVariable("TEXT_ALLOW_ECTS_GRADES", $this->lng->txt("ects_allow_ects_grades"));
$this->tpl->setVariable("TEXT_USE_FX", $this->lng->txt("ects_use_fx_grade"));
if (preg_match("/\d+/", $this->object->ects_fx))
{
$this->tpl->setVariable("CHECKED_FX", " checked=\"checked\"");
$this->tpl->setVariable("VALUE_PERCENT_FX", sprintf("value=\"%s\" ", $this->object->ects_fx));
}
$this->tpl->setVariable("TEXT_PERCENT", $this->lng->txt("ects_use_fx_grade_part2"));
$this->tpl->setVariable("ECTS_GRADE", $this->lng->txt("ects_grade"));
$this->tpl->setVariable("PERCENTILE", $this->lng->txt("percentile"));
$this->tpl->setVariable("ECTS_GRADE_A", "A - " . $this->lng->txt("ects_grade_a_short"));
$this->tpl->setVariable("VALUE_GRADE_A", $this->object->ects_grades["A"]);
$this->tpl->setVariable("ECTS_GRADE_B", "B - " . $this->lng->txt("ects_grade_b_short"));
$this->tpl->setVariable("VALUE_GRADE_B", $this->object->ects_grades["B"]);
$this->tpl->setVariable("ECTS_GRADE_C", "C - " . $this->lng->txt("ects_grade_c_short"));
$this->tpl->setVariable("VALUE_GRADE_C", $this->object->ects_grades["C"]);
$this->tpl->setVariable("ECTS_GRADE_D", "D - " . $this->lng->txt("ects_grade_d_short"));
$this->tpl->setVariable("VALUE_GRADE_D", $this->object->ects_grades["D"]);
$this->tpl->setVariable("ECTS_GRADE_E", "E - " . $this->lng->txt("ects_grade_e_short"));
$this->tpl->setVariable("VALUE_GRADE_E", $this->object->ects_grades["E"]);
$this->tpl->parseCurrentBlock();
}
$this->tpl->setCurrentBlock("adm_content");
$this->tpl->setVariable("ACTION_MARKS", $this->ctrl->getFormAction($this));
$this->tpl->setVariable("HEADER_SHORT", $this->lng->txt("tst_mark_short_form"));
$this->tpl->setVariable("HEADER_OFFICIAL", $this->lng->txt("tst_mark_official_form"));
$this->tpl->setVariable("HEADER_PERCENTAGE", $this->lng->txt("tst_mark_minimum_level"));
$this->tpl->setVariable("HEADER_PASSED", $this->lng->txt("tst_mark_passed"));
if ($ilAccess->checkAccess("write", "", $this->ref_id) && $this->object->canEditMarks())
{
$this->tpl->setVariable("BUTTON_NEW", $this->lng->txt("tst_mark_create_new_mark_step"));
$this->tpl->setVariable("BUTTON_NEW_SIMPLE", $this->lng->txt("tst_mark_create_simple_mark_schema"));
$this->tpl->setVariable("SAVE", $this->lng->txt("save"));
$this->tpl->setVariable("CANCEL", $this->lng->txt("cancel"));
}
$this->tpl->parseCurrentBlock();
}

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

ilObjTestGUI::moveQuestionsObject ( )

Marks selected questions for moving.

Definition at line 2164 of file class.ilObjTestGUI.php.

References $_POST, $_SESSION, and ilUtil\sendSuccess().

{
$_SESSION['tst_qst_move_' . $this->object->getTestId()] = $_POST['q_id'];
ilUtil::sendSuccess($this->lng->txt("msg_selected_for_move"), true);
$this->ctrl->redirect($this, 'questions');
}

+ Here is the call graph for this function:

ilObjTestGUI::outEvaluationObject ( )

Definition at line 228 of file class.ilObjTestGUI.php.

{
$this->ctrl->redirectByClass("iltestevaluationgui", "outEvaluation");
}
ilObjTestGUI::participantsActionObject ( )

Evaluates the actions on the participants page.

public

Definition at line 2952 of file class.ilObjTestGUI.php.

References $_POST, and $command.

{
$command = $_POST["command"];
if (strlen($command))
{
$method = $command . "Object";
if (method_exists($this, $method))
{
$this->$method();
return;
}
}
$this->ctrl->redirect($this, "participants");
}
ilObjTestGUI::participantsObject ( )

Creates the output of the test participants.

public

Definition at line 2972 of file class.ilObjTestGUI.php.

References ilObjectGUI\$data, ilObjTestAccess\_getParticipantData(), ilDatePresentation\formatDate(), IL_CAL_DATETIME, ilUtil\sendInfo(), and ilTable2GUI\setData().

{
global $ilAccess, $ilToolbar;
if (!$ilAccess->checkAccess("write", "", $this->ref_id))
{
// allow only write access
ilUtil::sendInfo($this->lng->txt("cannot_edit_test"), true);
$this->ctrl->redirect($this, "infoScreen");
}
if ($this->object->getFixedParticipants())
{
// search button
$ilToolbar->addButton($this->lng->txt("tst_search_users"),
$this->ctrl->getLinkTargetByClass('ilRepositorySearchGUI','start'));
$participants =& $this->object->getInvitedUsers();
$rows = array();
foreach ($participants as $data)
{
$maxpass = $this->object->_getMaxPass($data["active_id"]);
if (!is_null($maxpass))
{
$maxpass += 1;
}
$access = "";
if (strlen($data["active_id"]))
{
$last_access = $this->object->_getLastAccess($data["active_id"]);
}
$this->ctrl->setParameterByClass('iltestevaluationgui', 'active_id', $data['active_id']);
array_push($rows, array(
'usr_id' => $data["usr_id"],
'active_id' => $data['active_id'],
'login' => $data["login"],
'clientip' => $data["clientip"],
'name' => trim($data["lastname"] . ", " . $data["firstname"] . " " . $data["title"]),
'firstname' => $data["firstname"],
'lastname' => $data["lastname"],
'started' => ($data["active_id"] > 0) ? 1 : 0,
'finished' => ($data["test_finished"] == 1) ? 1 : 0,
'access' => $access,
'maxpass' => $maxpass,
'result' => $this->ctrl->getLinkTargetByClass('iltestevaluationgui', 'outParticipantsResultsOverview')
));
}
include_once "./Modules/Test/classes/tables/class.ilTestFixedParticipantsTableGUI.php";
$table_gui = new ilTestFixedParticipantsTableGUI($this, 'participants', $this->object->getAnonymity(), count($rows));
$table_gui->setData($rows);
$this->tpl->setVariable('ADM_CONTENT', $table_gui->getHTML());
}
else
{
$participants =& $this->object->getTestParticipants();
$rows = array();
foreach ($participants as $data)
{
$maxpass = $this->object->_getMaxPass($data["active_id"]);
if (!is_null($maxpass))
{
$maxpass += 1;
}
$access = "";
if (strlen($data["active_id"]))
{
$last_access = $this->object->_getLastAccess($data["active_id"]);
}
$this->ctrl->setParameterByClass('iltestevaluationgui', 'active_id', $data['active_id']);
include_once "./Modules/Test/classes/class.ilObjTestAccess.php";
$fullname = ilObjTestAccess::_getParticipantData($data['active_id']);
array_push($rows, array(
'usr_id' => $data["active_id"],
'active_id' => $data['active_id'],
'login' => $data["login"],
'name' => $fullname,
'firstname' => $data["firstname"],
'lastname' => $data["lastname"],
'started' => ($data["active_id"] > 0) ? 1 : 0,
'finished' => ($data["test_finished"] == 1) ? 1 : 0,
'access' => $access,
'maxpass' => $maxpass,
'result' => $this->ctrl->getLinkTargetByClass('iltestevaluationgui', 'outParticipantsResultsOverview')
));
}
include_once "./Modules/Test/classes/tables/class.ilTestParticipantsTableGUI.php";
$table_gui = new ilTestParticipantsTableGUI($this, 'participants', $this->object->getAnonymity(), count($rows));
$table_gui->setData($rows);
$this->tpl->setVariable('ADM_CONTENT', $table_gui->getHTML());
}
}

+ Here is the call 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

public

Definition at line 3356 of file class.ilObjTestGUI.php.

References $_GET, ilObjectGUI\$ilias, ilUtil\getHtmlPath(), ilUtil\getImagePath(), getQuestionsSubTabs(), ilUtil\getStyleSheetLocation(), ilUtil\prepareFormOutput(), ilUtil\sendInfo(), and ilHTMLToPDFTransformer\transformerAvailable().

{
global $ilAccess, $ilias;
if (!$ilAccess->checkAccess("write", "", $this->ref_id))
{
// allow only write access
ilUtil::sendInfo($this->lng->txt("cannot_edit_test"), true);
$this->ctrl->redirect($this, "infoScreen");
}
$template = new ilTemplate("tpl.il_as_tst_print_test_confirm.html", TRUE, TRUE, "Modules/Test");
include_once './Services/PDF/classes/class.ilHTMLToPDFTransformer.php';
{
$this->ctrl->setParameter($this, "pdf", "1");
$template->setCurrentBlock("pdf_export");
$template->setVariable("PDF_URL", $this->ctrl->getLinkTarget($this, "print"));
$this->ctrl->setParameter($this, "pdf", "");
$template->setVariable("PDF_TEXT", $this->lng->txt("pdf_export"));
$template->setVariable("PDF_IMG_ALT", $this->lng->txt("pdf_export"));
$template->setVariable("PDF_IMG_URL", ilUtil::getHtmlPath(ilUtil::getImagePath("application-pdf.png")));
$template->parseCurrentBlock();
}
$this->tpl->addCss(ilUtil::getStyleSheetLocation("output", "test_print.css", "Modules/Test"), "print");
global $ilUser;
$print_date = mktime(date("H"), date("i"), date("s"), date("m") , date("d"), date("Y"));
$max_points= 0;
$counter = 1;
foreach ($this->object->questions as $question)
{
$template->setCurrentBlock("question");
$question_gui = $this->object->createQuestionGUI("", $question);
$template->setVariable("COUNTER_QUESTION", $counter.".");
$template->setVariable("QUESTION_ID", $question_gui->object->getId());
$template->setVariable("QUESTION_TITLE", ilUtil::prepareFormOutput($question_gui->object->getTitle()));
if ($question_gui->object->getMaximumPoints() == 1)
{
$template->setVariable("QUESTION_POINTS", $question_gui->object->getMaximumPoints() . " " . $this->lng->txt("point"));
}
else
{
$template->setVariable("QUESTION_POINTS", $question_gui->object->getMaximumPoints() . " " . $this->lng->txt("points"));
}
$result_output = $question_gui->getSolutionOutput("", NULL, FALSE, TRUE, FALSE, $this->object->getShowSolutionFeedback());
if (strlen($result_output) == 0) $result_output = $question_gui->getPreview(FALSE);
$template->setVariable("SOLUTION_OUTPUT", $result_output);
$template->parseCurrentBlock("question");
$counter ++;
$max_points += $question_gui->object->getMaximumPoints();
}
$template->setCurrentBlock("navigation_buttons");
$template->setVariable("BUTTON_PRINT", $this->lng->txt("print"));
$template->parseCurrentBlock();
$template->setVariable("TITLE", ilUtil::prepareFormOutput($this->object->getTitle()));
$template->setVariable("PRINT_TEST", ilUtil::prepareFormOutput($this->lng->txt("tst_print")));
$template->setVariable("TXT_PRINT_DATE", ilUtil::prepareFormOutput($this->lng->txt("date")));
$template->setVariable("VALUE_PRINT_DATE", ilUtil::prepareFormOutput(strftime("%c",$print_date)));
$template->setVariable("TXT_MAXIMUM_POINTS", ilUtil::prepareFormOutput($this->lng->txt("tst_maximum_points")));
$template->setVariable("VALUE_MAXIMUM_POINTS", ilUtil::prepareFormOutput($max_points));
if (array_key_exists("pdf", $_GET) && ($_GET["pdf"] == 1))
{
$this->object->deliverPDFFromHTML($template->get(), $this->object->getTitle());
}
else
{
$this->tpl->setVariable("PRINT_CONTENT", $template->get());
}
}

+ Here is the call graph for this function:

ilObjTestGUI::propertiesObject (   $checkonly = FALSE)

Display and fill the properties form of the test.

public

Definition at line 981 of file class.ilObjTestGUI.php.

References $_GET, $errors, $total, ilRadioGroupInputGUI\addOption(), ilCheckboxGroupInputGUI\addOption(), IL_CAL_TIMESTAMP, IL_CAL_UNIX, ilUtil\sendInfo(), ilCheckboxInputGUI\setOptionTitle(), ilTextInputGUI\setSize(), ilCheckboxInputGUI\setValue(), and ilTextAreaInputGUI\setValue().

Referenced by savePropertiesObject().

{
global $ilAccess;
if (!$ilAccess->checkAccess("write", "", $this->ref_id))
{
// allow only write access
ilUtil::sendInfo($this->lng->txt("cannot_edit_test"), true);
$this->ctrl->redirect($this, "infoScreen");
}
$save = (strcmp($this->ctrl->getCmd(), "saveProperties") == 0) ? TRUE : FALSE;
$total = $this->object->evalTotalPersons();
$this->tpl->addJavascript("./Services/JavaScript/js/Basic.js");
include_once("./Services/Form/classes/class.ilPropertyFormGUI.php");
$form = new ilPropertyFormGUI();
$form->setFormAction($this->ctrl->getFormAction($this));
$form->setTableWidth("100%");
$form->setId("test_properties");
// general properties
$header = new ilFormSectionHeaderGUI();
$header->setTitle($this->lng->txt("tst_general_properties"));
$form->addItem($header);
// anonymity
$anonymity = new ilCheckboxInputGUI($this->lng->txt("tst_anonymity"), "anonymity");
$anonymity->setValue(1);
if ($total) $anonymity->setDisabled(true);
$anonymity->setChecked($this->object->getAnonymity());
$anonymity->setInfo($this->lng->txt("tst_anonymity_description"));
$form->addItem($anonymity);
// random selection of questions
$random = new ilCheckboxInputGUI($this->lng->txt("tst_random_selection"), "random_test");
$random->setValue(1);
if ($total) $random->setDisabled(true);
$random->setChecked($this->object->isRandomTest());
$random->setInfo($this->lng->txt("tst_random_test_description"));
$form->addItem($random);
// introduction
$intro = new ilTextAreaInputGUI($this->lng->txt("tst_introduction"), "introduction");
$intro->setValue($this->object->prepareTextareaOutput($this->object->getIntroduction()));
$intro->setRows(10);
$intro->setCols(80);
$intro->setUseRte(TRUE);
$intro->addPlugin("latex");
$intro->addButton("latex");
$intro->setRTESupport($this->object->getId(), "tst", "assessment");
$intro->setRteTagSet('full');
// showinfo
$showinfo = new ilCheckboxInputGUI('', "showinfo");
$showinfo->setValue(1);
$showinfo->setChecked($this->object->getShowInfo());
$showinfo->setOptionTitle($this->lng->txt("showinfo"));
$showinfo->setInfo($this->lng->txt("showinfo_desc"));
$intro->addSubItem($showinfo);
$form->addItem($intro);
// final statement
$finalstatement = new ilTextAreaInputGUI($this->lng->txt("final_statement"), "finalstatement");
$finalstatement->setValue($this->object->prepareTextareaOutput($this->object->getFinalStatement()));
$finalstatement->setRows(10);
$finalstatement->setCols(80);
$finalstatement->setUseRte(TRUE);
$finalstatement->addPlugin("latex");
$finalstatement->addButton("latex");
$finalstatement->setRTESupport($this->object->getId(), "tst", "assessment");
$finalstatement->setRteTagSet('full');
// show final statement
$showfinal = new ilCheckboxInputGUI('', "showfinalstatement");
$showfinal->setValue(1);
$showfinal->setChecked($this->object->getShowFinalStatement());
$showfinal->setOptionTitle($this->lng->txt("final_statement_show"));
$showfinal->setInfo($this->lng->txt("final_statement_show_desc"));
$finalstatement->addSubItem($showfinal);
$form->addItem($finalstatement);
/* Change Sn */
// redirect after exam
$redirect_after_exam = new ilTextInputGUI($this->lng->txt("redirect_after_exam"), "redirect_after_exam");
$redirect_after_exam->setSize(100);
$redirect_after_exam->setValue($this->object->getRedirectAfterExam());
$redirect_after_exam->setInfo($this->lng->txt("info_redirect_after_exam"));
$form->addItem($redirect_after_exam);
// redirect only in kiosk mode
$redirect_only_kiosk_mode = new ilCheckboxInputGUI($this->lng->txt("redirect_only_kiosk_mode"), "redirect_only_kiosk_mode");
$redirect_only_kiosk_mode->setValue(1);
$redirect_only_kiosk_mode->setChecked($this->object->getRedirectOnlyKioskMode());
$redirect_only_kiosk_mode->setInfo($this->lng->txt("info_redirect_only_kiosk_mode"));
$form->addItem($redirect_only_kiosk_mode);
// redirect only in kiosk mode
$exam_pdf = new ilCheckboxInputGUI($this->lng->txt("exam_pdf"), "exam_pdf");
$exam_pdf->setValue(1);
$exam_pdf->setChecked($this->object->getExamPdf());
$exam_pdf->setInfo($this->lng->txt("info_exam_pdf"));
$form->addItem($exam_pdf);
/* Change Sn End */
// sequence properties
$seqheader = new ilFormSectionHeaderGUI();
$seqheader->setTitle($this->lng->txt("tst_sequence_properties"));
$form->addItem($seqheader);
// postpone questions
$postpone = new ilCheckboxInputGUI($this->lng->txt("tst_postpone"), "chb_postpone");
$postpone->setValue(1);
$postpone->setChecked($this->object->getSequenceSettings());
$postpone->setInfo($this->lng->txt("tst_postpone_description"));
$form->addItem($postpone);
// shuffle questions
$shuffle = new ilCheckboxInputGUI($this->lng->txt("tst_shuffle_questions"), "chb_shuffle_questions");
$shuffle->setValue(1);
$shuffle->setChecked($this->object->getShuffleQuestions());
$shuffle->setInfo($this->lng->txt("tst_shuffle_questions_description"));
$form->addItem($shuffle);
// show list of questions
$list_of_questions = new ilCheckboxInputGUI($this->lng->txt("tst_show_summary"), "list_of_questions");
$list_of_questions->setOptionTitle($this->lng->txt("tst_show_summary"));
$list_of_questions->setValue(1);
$list_of_questions->setChecked($this->object->getListOfQuestions());
$list_of_questions->setInfo($this->lng->txt("tst_show_summary_description"));
$list_of_questions_options = new ilCheckboxGroupInputGUI('', "list_of_questions_options");
$list_of_questions_options->addOption(new ilCheckboxOption($this->lng->txt("tst_list_of_questions_start"), 'chb_list_of_questions_start', ''));
$list_of_questions_options->addOption(new ilCheckboxOption($this->lng->txt("tst_list_of_questions_end"), 'chb_list_of_questions_end', ''));
$list_of_questions_options->addOption(new ilCheckboxOption($this->lng->txt("tst_list_of_questions_with_description"), 'chb_list_of_questions_with_description', ''));
$values = array();
if ($this->object->getListOfQuestionsStart()) array_push($values, 'chb_list_of_questions_start');
if ($this->object->getListOfQuestionsEnd()) array_push($values, 'chb_list_of_questions_end');
if ($this->object->getListOfQuestionsDescription()) array_push($values, 'chb_list_of_questions_with_description');
$list_of_questions_options->setValue($values);
$list_of_questions->addSubItem($list_of_questions_options);
$form->addItem($list_of_questions);
// show question marking
$marking = new ilCheckboxInputGUI($this->lng->txt("question_marking"), "chb_show_marker");
$marking->setValue(1);
$marking->setChecked($this->object->getShowMarker());
$marking->setInfo($this->lng->txt("question_marking_description"));
$form->addItem($marking);
// show suspend test
$cancel = new ilCheckboxInputGUI($this->lng->txt("tst_show_cancel"), "chb_show_cancel");
$cancel->setValue(1);
$cancel->setChecked($this->object->getShowCancel());
$cancel->setInfo($this->lng->txt("tst_show_cancel_description"));
$form->addItem($cancel);
// enable autosave
$autosave = new ilCheckboxInputGUI($this->lng->txt("tst_autosave"), "chb_autosave");
$autosave->setValue(1);
$autosave->setChecked($this->object->getAutosave());
$autosave->setInfo($this->lng->txt("tst_autosave_description"));
$form->addItem($autosave);
// kiosk mode properties
$kioskheader = new ilFormSectionHeaderGUI();
$kioskheader->setTitle($this->lng->txt("kiosk"));
$form->addItem($kioskheader);
// kiosk mode
$kiosk = new ilCheckboxInputGUI($this->lng->txt("kiosk"), "kiosk");
$kiosk->setValue(1);
$kiosk->setChecked($this->object->getKioskMode());
$kiosk->setInfo($this->lng->txt("kiosk_description"));
// kiosk mode options
$kiosktitle = new ilCheckboxGroupInputGUI($this->lng->txt("kiosk_options"), "kiosk_options");
$kiosktitle->addOption(new ilCheckboxOption($this->lng->txt("kiosk_show_title"), 'kiosk_title', ''));
$kiosktitle->addOption(new ilCheckboxOption($this->lng->txt("kiosk_show_participant"), 'kiosk_participant', ''));
$values = array();
if ($this->object->getShowKioskModeTitle()) array_push($values, 'kiosk_title');
if ($this->object->getShowKioskModeParticipant()) array_push($values, 'kiosk_participant');
$kiosktitle->setValue($values);
$kiosktitle->setInfo($this->lng->txt("kiosk_options_desc"));
$kiosk->addSubItem($kiosktitle);
$form->addItem($kiosk);
// session properties
$sessionheader = new ilFormSectionHeaderGUI();
$sessionheader->setTitle($this->lng->txt("tst_session_settings"));
$form->addItem($sessionheader);
// max. number of passes
$nr_of_tries = new ilTextInputGUI($this->lng->txt("tst_nr_of_tries"), "nr_of_tries");
$nr_of_tries->setSize(3);
$nr_of_tries->setValue($this->object->getNrOfTries());
$nr_of_tries->setRequired(true);
$nr_of_tries->setSuffix($this->lng->txt("0_unlimited"));
if ($total) $nr_of_tries->setDisabled(true);
$form->addItem($nr_of_tries);
// enable max. processing time
$processing = new ilCheckboxInputGUI($this->lng->txt("tst_processing_time"), "chb_processing_time");
$processing->setValue(1);
$processing->setOptionTitle($this->lng->txt("enabled"));
$processing->setChecked($this->object->getEnableProcessingTime());
// max. processing time
$processingtime = new ilDurationInputGUI('', 'processing_time');
$ptime = $this->object->getProcessingTimeAsArray();
$processingtime->setHours($ptime['hh']);
$processingtime->setMinutes($ptime['mm']);
$processingtime->setSeconds($ptime['ss']);
$processingtime->setShowMonths(false);
$processingtime->setShowDays(false);
$processingtime->setShowHours(true);
$processingtime->setShowMinutes(true);
$processingtime->setShowSeconds(true);
$processingtime->setInfo($this->lng->txt("tst_processing_time_desc"));
$processing->addSubItem($processingtime);
// reset max. processing time
$resetprocessing = new ilCheckboxInputGUI('', "chb_reset_processing_time");
$resetprocessing->setValue(1);
$resetprocessing->setOptionTitle($this->lng->txt("tst_reset_processing_time"));
$resetprocessing->setChecked($this->object->getResetProcessingTime());
$resetprocessing->setInfo($this->lng->txt("tst_reset_processing_time_desc"));
$processing->addSubItem($resetprocessing);
$form->addItem($processing);
// enable starting time
$enablestartingtime = new ilCheckboxInputGUI($this->lng->txt("tst_starting_time"), "chb_starting_time");
$enablestartingtime->setValue(1);
$enablestartingtime->setOptionTitle($this->lng->txt("enabled"));
$enablestartingtime->setChecked(strlen($this->object->getStartingTime()));
// starting time
$startingtime = new ilDateTimeInputGUI('', 'starting_time');
$startingtime->setShowDate(true);
$startingtime->setShowTime(true);
if (strlen($this->object->getStartingTime()))
{
$startingtime->setDate(new ilDateTime($this->object->getStartingTime(), IL_CAL_TIMESTAMP));
}
else
{
$startingtime->setDate(new ilDateTime(time(), IL_CAL_UNIX));
}
$enablestartingtime->addSubItem($startingtime);
if ($total) $enablestartingtime->setDisabled(true);
if ($total) $startingtime->setDisabled(true);
$form->addItem($enablestartingtime);
// enable ending time
$enableendingtime = new ilCheckboxInputGUI($this->lng->txt("tst_ending_time"), "chb_ending_time");
$enableendingtime->setValue(1);
$enableendingtime->setOptionTitle($this->lng->txt("enabled"));
$enableendingtime->setChecked(strlen($this->object->getEndingTime()));
// ending time
$endingtime = new ilDateTimeInputGUI('', 'ending_time');
$endingtime->setShowDate(true);
$endingtime->setShowTime(true);
if (strlen($this->object->getEndingTime()))
{
$endingtime->setDate(new ilDateTime($this->object->getEndingTime(), IL_CAL_TIMESTAMP));
}
else
{
$endingtime->setDate(new ilDateTime(time(), IL_CAL_UNIX));
}
$enableendingtime->addSubItem($endingtime);
$form->addItem($enableendingtime);
// use previous answers
$prevanswers = new ilCheckboxInputGUI($this->lng->txt("tst_use_previous_answers"), "chb_use_previous_answers");
$prevanswers->setValue(1);
$prevanswers->setChecked($this->object->getUsePreviousAnswers());
$prevanswers->setInfo($this->lng->txt("tst_use_previous_answers_description"));
$form->addItem($prevanswers);
// force js
$forcejs = new ilCheckboxInputGUI($this->lng->txt("forcejs_short"), "forcejs");
$forcejs->setValue(1);
$forcejs->setChecked($this->object->getForceJS());
$forcejs->setOptionTitle($this->lng->txt("forcejs"));
$forcejs->setInfo($this->lng->txt("forcejs_desc"));
$form->addItem($forcejs);
// question title output
$title_output = new ilRadioGroupInputGUI($this->lng->txt("tst_title_output"), "title_output");
$title_output->addOption(new ilRadioOption($this->lng->txt("tst_title_output_full"), 0, ''));
$title_output->addOption(new ilRadioOption($this->lng->txt("tst_title_output_hide_points"), 1, ''));
$title_output->addOption(new ilRadioOption($this->lng->txt("tst_title_output_no_title"), 2, ''));
$title_output->setValue($this->object->getTitleOutput());
$title_output->setInfo($this->lng->txt("tst_title_output_description"));
$form->addItem($title_output);
// test password
$password = new ilTextInputGUI($this->lng->txt("tst_password"), "password");
$password->setSize(20);
$password->setValue($this->object->getPassword());
$password->setInfo($this->lng->txt("tst_password_details"));
$form->addItem($password);
// test serial
$showserial = new ilCheckboxInputGUI($this->lng->txt("tst_serial"), "showserial");
$showserial->setValue(1);
$showserial->setChecked($this->object->getShowSerial());
$showserial->setOptionTitle($this->lng->txt("tst_showserial"));
$showserial->setInfo($this->lng->txt("tst_showserial_desc"));
$form->addItem($showserial);
// participants properties
$restrictions = new ilFormSectionHeaderGUI();
$restrictions->setTitle($this->lng->txt("tst_max_allowed_users"));
$form->addItem($restrictions);
$fixedparticipants = new ilCheckboxInputGUI($this->lng->txt('participants_invitation'), "fixedparticipants");
$fixedparticipants->setValue(1);
$fixedparticipants->setChecked($this->object->getFixedParticipants());
$fixedparticipants->setOptionTitle($this->lng->txt("tst_allow_fixed_participants"));
$fixedparticipants->setInfo($this->lng->txt("participants_invitation_description"));
$invited_users = $this->object->getInvitedUsers();
if ($total && (count($invited_users) == 0))
{
$fixedparticipants->setDisabled(true);
}
$form->addItem($fixedparticipants);
// simultaneous users
$simul = new ilTextInputGUI($this->lng->txt("tst_allowed_users"), "allowedUsers");
$simul->setSize(3);
$simul->setValue(($this->object->getAllowedUsers()) ? $this->object->getAllowedUsers() : '');
$form->addItem($simul);
// idle time
$idle = new ilTextInputGUI($this->lng->txt("tst_allowed_users_time_gap"), "allowedUsersTimeGap");
$idle->setSize(4);
$idle->setSuffix($this->lng->txt("seconds"));
$idle->setValue(($this->object->getAllowedUsersTimeGap()) ? $this->object->getAllowedUsersTimeGap() : '');
$form->addItem($idle);
// notifications
$notifications = new ilFormSectionHeaderGUI();
$notifications->setTitle($this->lng->txt("notifications"));
$form->addItem($notifications);
// mail notification
$mailnotification = new ilRadioGroupInputGUI($this->lng->txt("tst_finish_notification"), "mailnotification");
$mailnotification->addOption(new ilRadioOption($this->lng->txt("tst_finish_notification_no"), 0, ''));
$mailnotification->addOption(new ilRadioOption($this->lng->txt("tst_finish_notification_simple"), 1, ''));
$mailnotification->addOption(new ilRadioOption($this->lng->txt("tst_finish_notification_advanced"), 2, ''));
$mailnotification->setValue($this->object->getMailNotification());
$form->addItem($mailnotification);
$mailnottype = new ilCheckboxInputGUI('', "mailnottype");
$mailnottype->setValue(1);
$mailnottype->setOptionTitle($this->lng->txt("mailnottype"));
$mailnottype->setChecked($this->object->getMailNotificationType());
$form->addItem($mailnottype);
if ($ilAccess->checkAccess("write", "", $_GET["ref_id"])) $form->addCommandButton("saveProperties", $this->lng->txt("save"));
$errors = false;
if ($save)
{
$errors = !$form->checkInput();
$form->setValuesByPost();
if ($errors) $checkonly = false;
}
if (!$checkonly) $this->tpl->setVariable("ADM_CONTENT", $form->getHTML());
return $errors;
}

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

ilObjTestGUI::questionBrowser ( )

Creates a form to select questions from questionpools to insert the questions into the test.

public

Definition at line 2280 of file class.ilObjTestGUI.php.

References ilObjectGUI\$data.

Referenced by browseForQuestionsObject(), executeCommand(), filterObject(), and resetFilterObject().

{
global $ilAccess;
$this->ctrl->setParameterByClass(get_class($this), "browse", "1");
include_once "./Modules/Test/classes/tables/class.ilTestQuestionBrowserTableGUI.php";
$table_gui = new ilTestQuestionBrowserTableGUI($this, 'browseForQuestions', (($ilAccess->checkAccess("write", "", $this->ref_id) ? true : false)));
$arrFilter = array();
foreach ($table_gui->getFilterItems() as $item)
{
if ($item->getValue() !== false)
{
$arrFilter[$item->getPostVar()] = $item->getValue();
}
}
$data = $this->object->getAvailableQuestions($arrFilter, 1);
$table_gui->setData($data);
$this->tpl->setVariable('ADM_CONTENT', $table_gui->getHTML());
}

+ Here is the caller graph for this function:

ilObjTestGUI::questionsObject ( )

Definition at line 2301 of file class.ilObjTestGUI.php.

References $_GET, $_SESSION, ilObjectGUI\$data, $total, ilObjQuestionPool\_getQuestionTypes(), getQuestionsSubTabs(), randomQuestionsObject(), ilUtil\redirect(), and ilUtil\sendInfo().

Referenced by executeCommand().

{
global $ilAccess;
if (!$ilAccess->checkAccess("write", "", $this->ref_id))
{
// allow only write access
ilUtil::sendInfo($this->lng->txt("cannot_edit_test"), true);
$this->ctrl->redirect($this, "infoScreen");
}
if ($_GET['browse'])
{
return $this->questionbrowser();
}
if ($this->object->isRandomTest())
{
return;
}
if ($_GET["eqid"] && $_GET["eqpl"])
{
ilUtil::redirect("ilias.php?baseClass=ilObjQuestionPoolGUI&ref_id=" . $_GET["eqpl"] . "&cmd=editQuestionForTest&calling_test=".$_GET["ref_id"]."&q_id=" . $_GET["eqid"]);
}
if ($_GET["up"] > 0)
{
$this->object->questionMoveUp($_GET["up"]);
}
if ($_GET["down"] > 0)
{
$this->object->questionMoveDown($_GET["down"]);
}
if ($_GET["add"])
{
$selected_array = array();
array_push($selected_array, $_GET["add"]);
$total = $this->object->evalTotalPersons();
if ($total)
{
// the test was executed previously
ilUtil::sendInfo(sprintf($this->lng->txt("tst_insert_questions_and_results"), $total));
}
else
{
ilUtil::sendInfo($this->lng->txt("tst_insert_questions"));
}
$this->insertQuestions($selected_array);
return;
}
$this->tpl->addBlockFile("ADM_CONTENT", "adm_content", "tpl.il_as_tst_questions.html", "Modules/Test");
$total = $this->object->evalTotalPersons();
if (($ilAccess->checkAccess("write", "", $this->ref_id) and ($total == 0)))
{
global $ilUser;
$lastquestiontype = $ilUser->getPref("tst_lastquestiontype");
$this->tpl->setCurrentBlock("QTypes");
include_once "./Modules/TestQuestionPool/classes/class.ilObjQuestionPool.php";
foreach ($question_types as $trans => $data)
{
if ($data["type_tag"] == $lastquestiontype)
{
$this->tpl->setVariable("QUESTION_TYPE_SELECTED", " selected=\"selected\"");
}
$this->tpl->setVariable("QUESTION_TYPE_ID", $data["type_tag"]);
$this->tpl->setVariable("QUESTION_TYPE", $trans);
$this->tpl->parseCurrentBlock();
}
$this->tpl->parseCurrentBlock();
}
if (($ilAccess->checkAccess("write", "", $this->ref_id) and ($total == 0)))
{
$this->tpl->setVariable("BUTTON_INSERT_QUESTION", $this->lng->txt("tst_browse_for_questions"));
$this->tpl->setVariable("TEXT_CREATE_NEW", " " . strtolower($this->lng->txt("or")) . " " . $this->lng->txt("create_new"));
$this->tpl->setVariable("BUTTON_CREATE_QUESTION", $this->lng->txt("create"));
$this->tpl->setVariable("TXT_OR", $this->lng->txt("or"));
$this->tpl->setVariable("TEXT_RANDOM_SELECT", $this->lng->txt("random_selection"));
}
$this->tpl->setCurrentBlock("adm_content");
include_once "./Modules/Test/classes/tables/class.ilTestQuestionsTableGUI.php";
$checked_move = is_array($_SESSION['tst_qst_move_' . $this->object->getTestId()]) && (count($_SESSION['tst_qst_move_' . $this->object->getTestId()]));
$table_gui = new ilTestQuestionsTableGUI($this, 'questions', (($ilAccess->checkAccess("write", "", $this->ref_id) ? true : false)), $checked_move, $total);
$data = $this->object->getTestQuestions();
$table_gui->setData($data);
$this->tpl->setVariable('QUESTIONBROWSER', $table_gui->getHTML());
$this->tpl->setVariable("ACTION_QUESTION_FORM", $this->ctrl->getFormAction($this));
$this->tpl->parseCurrentBlock();
}

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

ilObjTestGUI::randomfillObject ( )

Definition at line 4326 of file class.ilObjTestGUI.php.

References $_POST, ilObjectGUI\$tree, formRandomfill(), ilUtil\sendInfo(), and ilUtil\sendSuccess().

{
global $tree;
global $ilAccess;
if (!$ilAccess->checkAccess("write", "", $this->ref_id))
{
// allow only write access
ilUtil::sendInfo($this->lng->txt("cannot_edit_test"), true);
$this->ctrl->redirect($this, "infoScreen");
}
$form = $this->formRandomfill();
if (count($_POST) && $form->checkInput())
{
$this->object->createRandomSolutions($_POST['participants']);
$this->tpl->setVariable("ADM_CONTENT", $form->getHTML());
ilUtil::sendSuccess($this->lng->txt('tst_randomfill_complete'));
}
else
{
$this->tpl->setVariable("ADM_CONTENT", $form->getHTML());
}
}

+ Here is the call graph for this function:

ilObjTestGUI::randomQuestionsObject ( )

Definition at line 1840 of file class.ilObjTestGUI.php.

References $_POST, $errors, $total, ilRandomTestInputGUI\setUseEqualPointsOnly(), ilCheckboxInputGUI\setValue(), ilNumberInputGUI\setValue(), and ilRandomTestROInputGUI\setValues().

Referenced by addQuestionpoolObject(), addsourceObject(), questionsObject(), removesourceObject(), saveQuestionSelectionModeObject(), and writeRandomQuestionInput().

{
global $ilUser;
$total = $this->object->evalTotalPersons();
$save = (strcmp($this->ctrl->getCmd(), "saveRandomQuestions") == 0) ? TRUE : FALSE;
include_once("./Services/Form/classes/class.ilPropertyFormGUI.php");
$form = new ilPropertyFormGUI();
$form->setFormAction($this->ctrl->getFormAction($this, 'randomQuestions'));
$form->setTitle($this->lng->txt('random_selection'));
$form->setDescription($this->lng->txt('tst_select_random_questions'));
$form->setMultipart(FALSE);
$form->setTableWidth("100%");
$form->setId("randomSelectionForm");
// question selection
$selection_mode = ($save) ? $_POST['chbQuestionSelectionMode'] : $ilUser->getPref("tst_question_selection_mode_equal");
$question_selection = new ilCheckboxInputGUI($this->lng->txt("tst_question_selection"), "chbQuestionSelectionMode");
$question_selection->setValue(1);
$question_selection->setChecked($selection_mode);
$question_selection->setOptionTitle($this->lng->txt('tst_question_selection_equal'));
$question_selection->setInfo($this->lng->txt('tst_question_selection_description'));
$question_selection->setRequired(false);
$form->addItem($question_selection);
// total amount of questions
$total_questions = new ilNumberInputGUI($this->lng->txt('tst_total_questions'), 'total_questions');
$total_questions->setValue($this->object->getRandomQuestionCount());
$total_questions->setSize(3);
$total_questions->setInfo($this->lng->txt('tst_total_questions_description'));
$total_questions->setRequired(false);
$form->addItem($total_questions);
if ($total == 0)
{
$found_qpls = $this->object->getRandomQuestionpoolData();
include_once "./Modules/Test/classes/class.ilRandomTestData.php";
if (count($found_qpls) == 0)
{
array_push($found_qpls, new ilRandomTestData());
}
$available_qpl =& $this->object->getAvailableQuestionpools(TRUE, $selection_mode, FALSE, TRUE, TRUE);
include_once './Modules/Test/classes/class.ilRandomTestInputGUI.php';
$source = new ilRandomTestInputGUI($this->lng->txt('tst_random_questionpools'), 'source');
$source->setUseEqualPointsOnly($selection_mode);
$source->setRandomQuestionPools($available_qpl);
$source->setUseQuestionCount((array_key_exists('total_questions', $_POST)) ? ($_POST['total_questions'] < 1) : ($this->object->getRandomQuestionCount() < 1));
$source->setValues($found_qpls);
$form->addItem($source);
}
else
{
$qpls = $this->object->getUsedRandomQuestionpools();
include_once './Modules/Test/classes/class.ilRandomTestROInputGUI.php';
$source = new ilRandomTestROInputGUI($this->lng->txt('tst_random_questionpools'), 'source');
$source->setValues($qpls);
$form->addItem($source);
}
if ($total == 0) $form->addCommandButton("saveRandomQuestions", $this->lng->txt("save"));
$errors = false;
if ($save)
{
$form->setValuesByPost();
$errors = !$form->checkInput();
if (!$errors)
{
// check total amount of questions
if ($_POST['total_questions'] > 0)
{
$totalcount = 0;
foreach ($_POST['source']['qpl'] as $idx => $qpl)
{
$totalcount += $available_qpl[$qpl]['count'];
}
if ($_POST['total_questions'] > $totalcount)
{
$total_questions->setAlert($this->lng->txt('msg_total_questions_too_high'));
$errors = true;
}
}
}
if ($errors) $checkonly = false;
}
if (!$checkonly) $this->tpl->setVariable("ADM_CONTENT", $form->getHTML());
return $errors;
}

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

ilObjTestGUI::randomselectObject ( )

Creates a form for random selection of questions.

Definition at line 1640 of file class.ilObjTestGUI.php.

References $_POST, and getQuestionsSubTabs().

{
global $ilUser;
$this->tpl->addBlockFile("ADM_CONTENT", "adm_content", "tpl.il_as_tst_random_select.html", "Modules/Test");
$questionpools =& $this->object->getAvailableQuestionpools(FALSE, FALSE, FALSE, TRUE);
$this->tpl->setCurrentBlock("option");
$this->tpl->setVariable("VALUE_OPTION", "0");
$this->tpl->setVariable("TEXT_OPTION", $this->lng->txt("all_available_question_pools"));
$this->tpl->parseCurrentBlock();
foreach ($questionpools as $key => $value)
{
$this->tpl->setCurrentBlock("option");
$this->tpl->setVariable("VALUE_OPTION", $key);
$this->tpl->setVariable("TEXT_OPTION", $value["title"]);
$this->tpl->parseCurrentBlock();
}
$this->tpl->setCurrentBlock("hidden");
$this->tpl->setVariable("HIDDEN_NAME", "sel_question_types");
$this->tpl->setVariable("HIDDEN_VALUE", $_POST["sel_question_types"]);
$this->tpl->parseCurrentBlock();
$this->tpl->setCurrentBlock("adm_content");
$this->tpl->setVariable("FORM_ACTION", $this->ctrl->getFormAction($this));
$this->tpl->setVariable("TXT_QPL_SELECT", $this->lng->txt("tst_random_select_questionpool"));
$this->tpl->setVariable("TXT_NR_OF_QUESTIONS", $this->lng->txt("tst_random_nr_of_questions"));
$this->tpl->setVariable("BTN_SUBMIT", $this->lng->txt("submit"));
$this->tpl->setVariable("BTN_CANCEL", $this->lng->txt("cancel"));
$this->tpl->parseCurrentBlock();
}

+ Here is the call graph for this function:

ilObjTestGUI::recalculateObject ( )

Definition at line 4266 of file class.ilObjTestGUI.php.

References $_POST, ilObjectGUI\$tree, formRecalculate(), ilUtil\sendInfo(), and ilUtil\sendSuccess().

{
global $tree;
global $ilAccess;
if (!$ilAccess->checkAccess("write", "", $this->ref_id))
{
// allow only write access
ilUtil::sendInfo($this->lng->txt("cannot_edit_test"), true);
$this->ctrl->redirect($this, "infoScreen");
}
$form = $this->formRecalculate();
if (count($_POST) && $form->checkInput())
{
$this->object->setCountSystem($_POST["count_system"]);
$this->object->setMCScoring($_POST["mc_scoring"]);
$this->object->setScoreCutting($_POST["score_cutting"]);
$this->object->setPassScoring($_POST["pass_scoring"]);
$this->object->saveToDb();
$this->object->recalculateSolutions();
$this->tpl->setVariable("ADM_CONTENT", $form->getHTML());
ilUtil::sendSuccess($this->lng->txt('tst_recalculated_solutions'));
}
else
{
$this->tpl->setVariable("ADM_CONTENT", $form->getHTML());
}
}

+ Here is the call graph for this function:

ilObjTestGUI::redirectToInfoScreenObject ( )

Definition at line 3615 of file class.ilObjTestGUI.php.

References $_SESSION, and infoScreen().

{
$this->ctrl->setCmd("showSummary");
$this->ctrl->setCmdClass("ilinfoscreengui");
$this->infoScreen($_SESSION["lock"]);
}

+ Here is the call graph for this function:

ilObjTestGUI::removeParticipantObject ( )

Definition at line 3317 of file class.ilObjTestGUI.php.

References $_POST, and ilUtil\sendInfo().

{
if (is_array($_POST["chbUser"]))
{
foreach ($_POST["chbUser"] as $user_id)
{
$this->object->disinviteUser($user_id);
}
}
else
{
ilUtil::sendInfo($this->lng->txt("select_one_user"), true);
}
$this->ctrl->redirect($this, "participants");
}

+ 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

public

Definition at line 2086 of file class.ilObjTestGUI.php.

References ilObjectGUI\$data, assQuestion\_getQuestionTypeName(), and ilUtil\sendInfo().

Referenced by removeQuestionsObject().

{
$this->tpl->addBlockFile("ADM_CONTENT", "adm_content", "tpl.il_as_tst_remove_questions.html", "Modules/Test");
$removablequestions =& $this->object->getTestQuestions();
$colors = array("tblrow1", "tblrow2");
$counter = 0;
include_once "./Modules/TestQuestionPool/classes/class.assQuestion.php";
if (count($removablequestions))
{
foreach ($removablequestions as $data)
{
if (in_array($data["question_id"], $checked_questions))
{
$this->tpl->setCurrentBlock("row");
$this->tpl->setVariable("COLOR_CLASS", $colors[$counter % 2]);
$this->tpl->setVariable("TXT_TITLE", $data["title"]);
$this->tpl->setVariable("TXT_DESCRIPTION", $data["description"]);
$this->tpl->setVariable("TXT_TYPE", assQuestion::_getQuestionTypeName($data["type_tag"]));
$this->tpl->parseCurrentBlock();
$counter++;
}
}
}
foreach ($checked_questions as $id)
{
$this->tpl->setCurrentBlock("hidden");
$this->tpl->setVariable("HIDDEN_NAME", "id_$id");
$this->tpl->setVariable("HIDDEN_VALUE", "1");
$this->tpl->parseCurrentBlock();
}
$this->tpl->setCurrentBlock("adm_content");
$this->tpl->setVariable("TXT_TITLE", $this->lng->txt("tst_question_title"));
$this->tpl->setVariable("TXT_DESCRIPTION", $this->lng->txt("description"));
$this->tpl->setVariable("TXT_TYPE", $this->lng->txt("tst_question_type"));
$this->tpl->setVariable("BTN_CONFIRM", $this->lng->txt("confirm"));
$this->tpl->setVariable("BTN_CANCEL", $this->lng->txt("cancel"));
$this->tpl->setVariable("FORM_ACTION", $this->ctrl->getFormAction($this));
$this->tpl->parseCurrentBlock();
}

+ 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.

Called when a selection of questions should be removed from the test

public

Definition at line 2135 of file class.ilObjTestGUI.php.

References $_POST, $total, getQuestionsSubTabs(), removeQuestionsForm(), and ilUtil\sendInfo().

{
$checked_questions = $_POST["q_id"];
if (count($checked_questions) > 0)
{
$total = $this->object->evalTotalPersons();
if ($total)
{
// the test was executed previously
ilUtil::sendInfo(sprintf($this->lng->txt("tst_remove_questions_and_results"), $total));
}
else
{
ilUtil::sendInfo($this->lng->txt("tst_remove_questions"));
}
$this->removeQuestionsForm($checked_questions);
return;
}
elseif (count($checked_questions) == 0)
{
ilUtil::sendInfo($this->lng->txt("tst_no_question_selected_for_removal"), true);
$this->ctrl->redirect($this, "questions");
}
}

+ Here is the call graph for this function:

ilObjTestGUI::removesourceObject ( )

Definition at line 1832 of file class.ilObjTestGUI.php.

References $_POST, randomQuestionsObject(), and writeRandomQuestionInput().

{
$position = key($_POST['cmd']['removesource']);
$this->object->removeRandomQuestionpoolData($position);
}

+ Here is the call graph for this function:

ilObjTestGUI::resetfilterAvailableQuestionsObject ( )

Definition at line 2267 of file class.ilObjTestGUI.php.

{
include_once "./Modules/Test/classes/tables/class.ilTestQuestionBrowserTableGUI.php";
$table_gui = new ilTestQuestionBrowserTableGUI($this, 'browseForQuestions');
$table_gui->resetFilter();
$this->ctrl->redirect($this, "browseForQuestions");
}
ilObjTestGUI::resetFilterObject ( )

Resets the filter for the question browser.

Resets the filter for the question browser

public

Definition at line 1594 of file class.ilObjTestGUI.php.

References questionBrowser().

{
$this->questionBrowser();
}

+ Here is the call graph for this function:

ilObjTestGUI::runObject ( )

Definition at line 223 of file class.ilObjTestGUI.php.

{
$this->ctrl->redirect($this, "infoScreen");
}
ilObjTestGUI::saveClientIPObject ( )

Definition at line 3333 of file class.ilObjTestGUI.php.

References $_POST, and ilUtil\sendInfo().

{
if (is_array($_POST["chbUser"]))
{
foreach ($_POST["chbUser"] as $user_id)
{
$this->object->setClientIP($user_id, $_POST["clientip_".$user_id]);
}
}
else
{
ilUtil::sendInfo($this->lng->txt("select_one_user"), true);
}
$this->ctrl->redirect($this, "participants");
}

+ Here is the call graph for this function:

ilObjTestGUI::saveMarkSchemaFormData ( )

Save the mark schema POST data when the form was submitted.

Save the mark schema POST data when the form was submitted

public

Definition at line 2421 of file class.ilObjTestGUI.php.

References $_POST, and ilUtil\stripSlashes().

Referenced by addMarkStepObject(), deleteMarkStepsObject(), and saveMarksObject().

{
$this->object->mark_schema->flush();
foreach ($_POST as $key => $value) {
if (preg_match("/mark_short_(\d+)/", $key, $matches))
{
$this->object->mark_schema->addMarkStep(ilUtil::stripSlashes($_POST["mark_short_$matches[1]"]), ilUtil::stripSlashes($_POST["mark_official_$matches[1]"]), ilUtil::stripSlashes($_POST["mark_percentage_$matches[1]"]), ilUtil::stripSlashes($_POST["passed_$matches[1]"]));
}
}
$this->object->ects_grades["A"] = $_POST["ects_grade_a"];
$this->object->ects_grades["B"] = $_POST["ects_grade_b"];
$this->object->ects_grades["C"] = $_POST["ects_grade_c"];
$this->object->ects_grades["D"] = $_POST["ects_grade_d"];
$this->object->ects_grades["E"] = $_POST["ects_grade_e"];
if ($_POST["chbUseFX"])
{
$this->object->ects_fx = $_POST["percentFX"];
}
else
{
$this->object->ects_fx = "";
}
$this->object->ects_output = $_POST["chbECTS"];
}

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

ilObjTestGUI::saveMarksObject ( )

Save the mark schema.

Save the mark schema

public

Definition at line 2502 of file class.ilObjTestGUI.php.

References $_POST, marksObject(), saveMarkSchemaFormData(), ilUtil\sendInfo(), ilUtil\sendSuccess(), and ilUtil\stripSlashes().

{
$mark_check = $this->object->checkMarks();
if ($mark_check !== true)
{
ilUtil::sendInfo($this->lng->txt($mark_check));
}
elseif ($_POST["chbECTS"] && ((strcmp($_POST["ects_grade_a"], "") == 0) or (strcmp($_POST["ects_grade_b"], "") == 0) or (strcmp($_POST["ects_grade_c"], "") == 0) or (strcmp($_POST["ects_grade_d"], "") == 0) or (strcmp($_POST["ects_grade_e"], "") == 0)))
{
ilUtil::sendInfo($this->lng->txt("ects_fill_out_all_values"), true);
}
elseif (($_POST["ects_grade_a"] > 100) or ($_POST["ects_grade_a"] < 0))
{
ilUtil::sendInfo($this->lng->txt("ects_range_error_a"), true);
}
elseif (($_POST["ects_grade_b"] > 100) or ($_POST["ects_grade_b"] < 0))
{
ilUtil::sendInfo($this->lng->txt("ects_range_error_b"), true);
}
elseif (($_POST["ects_grade_c"] > 100) or ($_POST["ects_grade_c"] < 0))
{
ilUtil::sendInfo($this->lng->txt("ects_range_error_c"), true);
}
elseif (($_POST["ects_grade_d"] > 100) or ($_POST["ects_grade_d"] < 0))
{
ilUtil::sendInfo($this->lng->txt("ects_range_error_d"), true);
}
elseif (($_POST["ects_grade_e"] > 100) or ($_POST["ects_grade_e"] < 0))
{
ilUtil::sendInfo($this->lng->txt("ects_range_error_e"), true);
}
else
{
$this->object->mark_schema->saveToDb($this->object->getTestId());
$this->object->saveCompleteStatus();
if ($this->object->getReportingDate())
{
$fxpercent = "";
if ($_POST["chbUseFX"])
{
$fxpercent = ilUtil::stripSlashes($_POST["percentFX"]);
}
$this->object->saveECTSStatus($_POST["chbECTS"], $fxpercent, ilUtil::stripSlashes($this->object->ects_grades["A"]), ilUtil::stripSlashes($this->object->ects_grades["B"]), ilUtil::stripSlashes($this->object->ects_grades["C"]), ilUtil::stripSlashes($this->object->ects_grades["D"]), ilUtil::stripSlashes($this->object->ects_grades["E"]));
}
ilUtil::sendSuccess($this->lng->txt("msg_obj_modified"), true);
}
$this->marksObject();
}

+ Here is the call graph for this function:

ilObjTestGUI::saveObject ( )

save object public

Reimplemented from ilObjectGUI.

Definition at line 252 of file class.ilObjTestGUI.php.

References $_GET, $_POST, ilUtil\redirect(), ilUtil\sendFailure(), and ilUtil\sendSuccess().

{
global $rbacadmin;
if (!strlen($_POST['Fobject']['title']))
{
ilUtil::sendFailure($this->lng->txt('title_required'), true);
$this->ctrl->setParameter($this, 'new_type', $_GET['new_type']);
$this->ctrl->redirect($this, 'create');
}
// create and insert forum in objecttree
$newObj = parent::saveObject();
if ($_POST["defaults"] > 0)
{
$newObj->applyDefaults($_POST["defaults"]);
}
// always send a message
ilUtil::sendSuccess($this->lng->txt("object_added"),true);
ilUtil::redirect("ilias.php?baseClass=ilObjTestGUI&ref_id=".$newObj->getRefId()."&cmd=properties");
}

+ Here is the call graph for this function:

ilObjTestGUI::savePropertiesObject ( )

Save the form input of the properties form.

public

Definition at line 1359 of file class.ilObjTestGUI.php.

References $_POST, $total, ilObjAdvancedEditing\_getUsedHTMLTagsAsString(), confirmChangeProperties(), ilFormat\dateDB2timestamp(), propertiesObject(), and ilUtil\sendSuccess().

{
if (!array_key_exists("tst_properties_confirmation", $_POST))
{
$hasErrors = $this->propertiesObject(true);
}
else
{
$hasErrors = false;
}
if (!$hasErrors)
{
$total = $this->object->evalTotalPersons();
$randomtest_switch = false;
// Check the values the user entered in the form
if (!$total)
{
if (!array_key_exists("tst_properties_confirmation", $_POST))
{
if (($this->object->isRandomTest()) && (count($this->object->getRandomQuestionpools()) > 0))
{
if (!$_POST["random_test"])
{
// user tries to change from a random test with existing random question pools to a non random test
return;
}
}
if ((!$this->object->isRandomTest()) && (count($this->object->questions) > 0))
{
if ($_POST["random_test"])
{
// user tries to change from a non random test with existing questions to a random test
return;
}
}
}
if (!strlen($_POST["random_test"]))
{
$random_test = 0;
}
else
{
$random_test = $_POST["random_test"];
}
}
else
{
$random_test = $this->object->isRandomTest();
}
if ($random_test != $this->object->isRandomTest())
{
$randomtest_switch = true;
}
if (!$total)
{
$this->object->setAnonymity($_POST["anonymity"]);
$this->object->setRandomTest($random_test);
$this->object->setNrOfTries($_POST["nr_of_tries"]);
if ($_POST['chb_starting_time'])
{
$this->object->setStartingTime(ilFormat::dateDB2timestamp($_POST['starting_time']['date'] . ' ' . $_POST['starting_time']['time']));
}
else
{
$this->object->setStartingTime('');
}
}
include_once "./Services/AdvancedEditing/classes/class.ilObjAdvancedEditing.php";
$this->object->setIntroduction($_POST["introduction"], false, ilObjAdvancedEditing::_getUsedHTMLTagsAsString("assessment"));
$this->object->setShowInfo(($_POST["showinfo"]) ? 1 : 0);
$this->object->setFinalStatement($_POST["finalstatement"], false, ilObjAdvancedEditing::_getUsedHTMLTagsAsString("assessment"));
/* Change Sn */
$this->object->setRedirectAfterExam($_POST["redirect_after_exam"]);
$this->object->setRedirectOnlyKioskMode(($_POST["redirect_only_kiosk_mode"] ? 1 : 0));
$this->object->setExamPdf(($_POST["exam_pdf"] ? 1 : 0));
/* Change Sn End */
$this->object->setShowFinalStatement(($_POST["showfinalstatement"]) ? 1 : 0);
$this->object->setSequenceSettings(($_POST["chb_postpone"]) ? 1 : 0);
$this->object->setShuffleQuestions(($_POST["chb_shuffle_questions"]) ? 1 : 0);
$this->object->setListOfQuestions($_POST["list_of_questions"]);
if (is_array($_POST["list_of_questions_options"]))
{
$this->object->setListOfQuestionsStart((in_array('chb_list_of_questions_start', $_POST["list_of_questions_options"])) ? 1 : 0);
$this->object->setListOfQuestionsEnd((in_array('chb_list_of_questions_end', $_POST["list_of_questions_options"])) ? 1 : 0);
$this->object->setListOfQuestionsDescription((in_array('chb_list_of_questions_with_description', $_POST["list_of_questions_options"])) ? 1 : 0);
}
else
{
$this->object->setListOfQuestionsStart(0);
$this->object->setListOfQuestionsEnd(0);
$this->object->setListOfQuestionsDescription(0);
}
$this->object->setMailNotification($_POST["mailnotification"]);
$this->object->setMailNotificationType($_POST["mailnottype"]);
$this->object->setShowMarker(($_POST["chb_show_marker"]) ? 1 : 0);
$this->object->setShowCancel(($_POST["chb_show_cancel"]) ? 1 : 0);
$this->object->setAutosave(($_POST["chb_autosave"]) ? 1 : 0);
$this->object->setKioskMode(($_POST["kiosk"]) ? 1 : 0);
$this->object->setShowKioskModeTitle((is_array($_POST["kiosk_options"]) && in_array('kiosk_title', $_POST["kiosk_options"])) ? 1 : 0);
$this->object->setShowKioskModeParticipant((is_array($_POST["kiosk_options"]) && in_array('kiosk_participant', $_POST["kiosk_options"])) ? 1 : 0);
$this->object->setEnableProcessingTime(($_POST["chb_processing_time"]) ? 1 : 0);
if ($this->object->getEnableProcessingTime())
{
$this->object->setProcessingTime(sprintf("%02d:%02d:%02d",
$_POST["processing_time"]["hh"],
$_POST["processing_time"]["mm"],
$_POST["processing_time"]["ss"]
));
}
else
{
$this->object->setProcessingTime('');
}
$this->object->setResetProcessingTime(($_POST["chb_reset_processing_time"]) ? 1 : 0);
if ($_POST['chb_ending_time'])
{
$this->object->setEndingTime(ilFormat::dateDB2timestamp($_POST['ending_time']['date'] . ' ' . $_POST['ending_time']['time']));
}
else
{
$this->object->setEndingTime('');
}
$this->object->setUsePreviousAnswers(($_POST["chb_use_previous_answers"]) ? 1 : 0);
$this->object->setForceJS(($_POST["forcejs"]) ? 1 : 0);
$this->object->setShowSerial(($_POST["showserial"]) ? 1 : 0);
$this->object->setTitleOutput($_POST["title_output"]);
$this->object->setPassword($_POST["password"]);
$this->object->setAllowedUsers($_POST["allowedUsers"]);
$this->object->setAllowedUsersTimeGap($_POST["allowedUsersTimeGap"]);
if ($this->object->isRandomTest())
{
$this->object->setUsePreviousAnswers(0);
}
$invited_users = $this->object->getInvitedUsers();
if (!($total && (count($invited_users) == 0)))
{
$fixed_participants = 0;
if (array_key_exists("fixedparticipants", $_POST))
{
if ($_POST["fixedparticipants"])
{
$fixed_participants = 1;
}
}
$this->object->setFixedParticipants($fixed_participants);
if (!$fixed_participants)
{
$invited_users = $this->object->getInvitedUsers();
foreach ($invited_users as $user_object)
{
$this->object->disinviteUser($user_object["usr_id"]);
}
}
}
$this->object->saveToDb(true);
ilUtil::sendSuccess($this->lng->txt("msg_obj_modified"), true);
if ($randomtest_switch)
{
if ($this->object->isRandomTest())
{
$this->object->removeNonRandomTestData();
}
else
{
$this->object->removeRandomTestData();
}
}
$this->ctrl->redirect($this, 'properties');
}
}

+ Here is the call graph for this function:

ilObjTestGUI::saveQuestionSelectionModeObject ( )

Definition at line 1932 of file class.ilObjTestGUI.php.

References $_POST, and randomQuestionsObject().

{
global $ilUser;
if ($_POST["chbQuestionSelectionMode"])
{
$ilUser->setPref("tst_question_selection_mode_equal", 1);
$ilUser->writePref("tst_question_selection_mode_equal", 1);
}
else
{
$ilUser->setPref("tst_question_selection_mode_equal", 0);
$ilUser->writePref("tst_question_selection_mode_equal", 0);
}
}

+ Here is the call graph for this function:

ilObjTestGUI::saveRandomQuestionsObject ( )

Definition at line 1812 of file class.ilObjTestGUI.php.

References ilUtil\sendSuccess(), and writeRandomQuestionInput().

{
if ($this->writeRandomQuestionInput() == 0)
{
$this->object->saveRandomQuestionCount($this->object->getRandomQuestionCount());
$this->object->saveRandomQuestionpools();
$this->object->saveCompleteStatus();
ilUtil::sendSuccess($this->lng->txt("msg_obj_modified"), true);
$this->ctrl->redirect($this, 'randomQuestions');
}
}

+ Here is the call graph for this function:

ilObjTestGUI::saveScoringObject ( )

Save the form input of the scoring form.

public

Definition at line 749 of file class.ilObjTestGUI.php.

References $_POST, $total, REPORT_AFTER_DATE, scoringObject(), and ilUtil\sendSuccess().

{
$hasErrors = $this->scoringObject(true);
if (!$hasErrors)
{
$total = $this->object->evalTotalPersons();
// Check the values the user entered in the form
if (!$total)
{
$this->object->setCountSystem($_POST["count_system"]);
$this->object->setMCScoring($_POST["mc_scoring"]);
$this->object->setScoreCutting($_POST["score_cutting"]);
$this->object->setPassScoring($_POST["pass_scoring"]);
}
$this->object->setAnswerFeedback((is_array($_POST['instant_feedback']) && in_array('instant_feedback_answer', $_POST['instant_feedback'])) ? 1 : 0);
$this->object->setAnswerFeedbackPoints((is_array($_POST['instant_feedback']) && in_array('instant_feedback_points', $_POST['instant_feedback'])) ? 1 : 0);
$this->object->setInstantFeedbackSolution((is_array($_POST['instant_feedback']) && in_array('instant_feedback_solution', $_POST['instant_feedback'])) ? 1 : 0);
$this->object->setScoreReporting($_POST["results_access"]);
if ($this->object->getScoreReporting() == REPORT_AFTER_DATE)
{
$this->object->setReportingDate(sprintf("%04d%02d%02d%02d%02d%02d",
$_POST["reporting_date"]['date']["y"],
$_POST["reporting_date"]['date']["m"],
$_POST["reporting_date"]['date']["d"],
$_POST["reporting_date"]['time']["h"],
$_POST["reporting_date"]['time']["m"],
$_POST["reporting_date"]['time']["s"]
));
}
else
{
$this->object->setReportingDate('');
}
$this->object->setShowPassDetails((is_array($_POST['results_presentation']) && in_array('pass_details', $_POST['results_presentation'])) ? 1 : 0);
$this->object->setShowSolutionDetails((is_array($_POST['results_presentation']) && in_array('solution_details', $_POST['results_presentation'])) ? 1 : 0);
$this->object->setShowSolutionPrintview((is_array($_POST['results_presentation']) && in_array('solution_printview', $_POST['results_presentation'])) ? 1 : 0);
$this->object->setShowSolutionFeedback((is_array($_POST['results_presentation']) && in_array('solution_feedback', $_POST['results_presentation'])) ? 1 : 0);
$this->object->setShowSolutionAnswersOnly((is_array($_POST['results_presentation']) && in_array('solution_answers_only', $_POST['results_presentation'])) ? 1 : 0);
$this->object->setShowSolutionSignature((is_array($_POST['results_presentation']) && in_array('solution_signature', $_POST['results_presentation'])) ? 1 : 0);
$this->object->setShowSolutionSuggested((is_array($_POST['results_presentation']) && in_array('solution_suggested', $_POST['results_presentation'])) ? 1 : 0);
$this->object->setShowSolutionListComparison((is_array($_POST['results_presentation']) && in_array('solution_compare', $_POST['results_presentation'])) ? 1 : 0);
$this->object->setShowSolutionAnwersBeforeFinish((is_array($_POST['results_presentation']) && in_array('solution_answers_before_finish', $_POST['results_presentation'])) ? 1 : 0);
$this->object->setExportSettingsSingleChoiceShort((is_array($_POST['export_settings']) && in_array('exp_sc_short', $_POST['export_settings'])) ? 1 : 0);
$this->object->setExportSettingsRespectShuffle((is_array($_POST['export_settings']) && in_array('exp_respect_shuffle', $_POST['export_settings'])) ? 1 : 0);
$this->object->saveToDb(true);
ilUtil::sendSuccess($this->lng->txt("msg_obj_modified"), TRUE);
$this->ctrl->redirect($this, "scoring");
}
}

+ Here is the call graph for this function:

ilObjTestGUI::scoringObject (   $checkonly = FALSE)

Display and fill the scoring settings form of the test.

public

Definition at line 809 of file class.ilObjTestGUI.php.

References $_GET, $errors, $total, ilCheckboxGroupInputGUI\addOption(), ilRadioGroupInputGUI\addOption(), IL_CAL_TIMESTAMP, IL_CAL_UNIX, ilUtil\sendInfo(), and ilRadioOption\setInfo().

Referenced by saveScoringObject().

{
global $ilAccess;
if (!$ilAccess->checkAccess("write", "", $this->ref_id))
{
// allow only write access
ilUtil::sendInfo($this->lng->txt("cannot_edit_test"), true);
$this->ctrl->redirect($this, "infoScreen");
}
$save = (strcmp($this->ctrl->getCmd(), "saveScoring") == 0) ? TRUE : FALSE;
$total = $this->object->evalTotalPersons();
$this->tpl->addJavascript("./Services/JavaScript/js/Basic.js");
include_once("./Services/Form/classes/class.ilPropertyFormGUI.php");
$form = new ilPropertyFormGUI();
$form->setFormAction($this->ctrl->getFormAction($this));
$form->setTableWidth("100%");
$form->setId("test_properties_scoring");
// scoring properties
$header = new ilFormSectionHeaderGUI();
$header->setTitle($this->lng->txt("scoring"));
$form->addItem($header);
// scoring system
$count_system = new ilRadioGroupInputGUI($this->lng->txt("tst_text_count_system"), "count_system");
$count_system->addOption(new ilRadioOption($this->lng->txt("tst_count_partial_solutions"), 0, ''));
$count_system->addOption(new ilRadioOption($this->lng->txt("tst_count_correct_solutions"), 1, ''));
$count_system->setValue($this->object->getCountSystem());
$count_system->setInfo($this->lng->txt("tst_count_system_description"));
if ($total)
{
$count_system->setDisabled(true);
}
$form->addItem($count_system);
// mc questions
$mc_scoring = new ilRadioGroupInputGUI($this->lng->txt("tst_score_mcmr_questions"), "mc_scoring");
$mc_scoring->addOption(new ilRadioOption($this->lng->txt("tst_score_mcmr_zero_points_when_unanswered"), 0, ''));
$mc_scoring->addOption(new ilRadioOption($this->lng->txt("tst_score_mcmr_use_scoring_system"), 1, ''));
$mc_scoring->setValue($this->object->getMCScoring());
$mc_scoring->setInfo($this->lng->txt("tst_score_mcmr_questions_description"));
if ($total)
{
$mc_scoring->setDisabled(true);
}
$form->addItem($mc_scoring);
// score cutting
$score_cutting = new ilRadioGroupInputGUI($this->lng->txt("tst_score_cutting"), "score_cutting");
$score_cutting->addOption(new ilRadioOption($this->lng->txt("tst_score_cut_question"), 0, ''));
$score_cutting->addOption(new ilRadioOption($this->lng->txt("tst_score_cut_test"), 1, ''));
$score_cutting->setValue($this->object->getScoreCutting());
$score_cutting->setInfo($this->lng->txt("tst_score_cutting_description"));
if ($total)
{
$score_cutting->setDisabled(true);
}
$form->addItem($score_cutting);
// pass scoring
$pass_scoring = new ilRadioGroupInputGUI($this->lng->txt("tst_pass_scoring"), "pass_scoring");
$pass_scoring->addOption(new ilRadioOption($this->lng->txt("tst_pass_last_pass"), 0, ''));
$pass_scoring->addOption(new ilRadioOption($this->lng->txt("tst_pass_best_pass"), 1, ''));
$pass_scoring->setValue($this->object->getPassScoring());
$pass_scoring->setInfo($this->lng->txt("tst_pass_scoring_description"));
if ($total)
{
$pass_scoring->setDisabled(true);
}
$form->addItem($pass_scoring);
// instant feedback
$instant_feedback = new ilCheckboxGroupInputGUI($this->lng->txt("tst_instant_feedback"), "instant_feedback");
$instant_feedback->addOption(new ilCheckboxOption($this->lng->txt("tst_instant_feedback_answer_specific"), 'instant_feedback_answer', ''));
$instant_feedback->addOption(new ilCheckboxOption($this->lng->txt("tst_instant_feedback_results"), 'instant_feedback_points', ''));
$instant_feedback->addOption(new ilCheckboxOption($this->lng->txt("tst_instant_feedback_solution"), 'instant_feedback_solution', ''));
$values = array();
if ($this->object->getAnswerFeedback()) array_push($values, 'instant_feedback_answer');
if ($this->object->getAnswerFeedbackPoints()) array_push($values, 'instant_feedback_points');
if ($this->object->getInstantFeedbackSolution()) array_push($values, 'instant_feedback_solution');
$instant_feedback->setValue($values);
$instant_feedback->setInfo($this->lng->txt("tst_instant_feedback_description"));
$form->addItem($instant_feedback);
// access to test results
$results_access = new ilRadioGroupInputGUI($this->lng->txt("tst_results_access"), "results_access");
$results_access->addOption(new ilRadioOption($this->lng->txt("tst_results_access_finished"), 1, ''));
$results_access->addOption(new ilRadioOption($this->lng->txt("tst_results_access_always"), 2, ''));
$results_access->addOption(new ilRadioOption($this->lng->txt("tst_results_access_never"), 4, ''));
$results_access->addOption(new ilRadioOption($this->lng->txt("tst_results_access_date"), 3, ''));
$results_access->setValue($this->object->getScoreReporting());
$results_access->setInfo($this->lng->txt("tst_results_access_description"));
// access date
$reporting_date = new ilDateTimeInputGUI('', 'reporting_date');
$reporting_date->setShowDate(true);
$reporting_date->setShowTime(true);
if (strlen($this->object->getReportingDate()))
{
$reporting_date->setDate(new ilDateTime($this->object->getReportingDate(), IL_CAL_TIMESTAMP));
}
else
{
$reporting_date->setDate(new ilDateTime(time(), IL_CAL_UNIX));
}
$results_access->addSubItem($reporting_date);
$form->addItem($results_access);
// results presentation
$results_presentation = new ilCheckboxGroupInputGUI($this->lng->txt("tst_results_presentation"), "results_presentation");
$results_presentation->addOption(new ilCheckboxOption($this->lng->txt("tst_show_pass_details"), 'pass_details', ''));
$results_presentation->addOption(new ilCheckboxOption($this->lng->txt("tst_show_solution_details"), 'solution_details', ''));
$results_presentation->addOption(new ilCheckboxOption($this->lng->txt("tst_show_solution_answers_before_finish"), 'solution_answers_before_finish', ''));
$results_presentation->addOption(new ilCheckboxOption($this->lng->txt("tst_show_solution_printview"), 'solution_printview', ''));
$results_presentation->addOption(new ilCheckboxOption($this->lng->txt("tst_show_solution_compare"), 'solution_compare', ''));
$results_presentation->addOption(new ilCheckboxOption($this->lng->txt("tst_show_solution_feedback"), 'solution_feedback', ''));
$results_presentation->addOption(new ilCheckboxOption($this->lng->txt("tst_show_solution_answers_only"), 'solution_answers_only', ''));
$signatureOption = new ilCheckboxOption($this->lng->txt("tst_show_solution_signature"), 'solution_signature', '');
$results_presentation->addOption($signatureOption);
$results_presentation->addOption(new ilCheckboxOption($this->lng->txt("tst_show_solution_suggested"), 'solution_suggested', ''));
$values = array();
if ($this->object->getShowPassDetails()) array_push($values, 'pass_details');
if ($this->object->getShowSolutionDetails()) array_push($values, 'solution_details');
if ($this->object->getShowSolutionPrintview()) array_push($values, 'solution_printview');
if ($this->object->getShowSolutionFeedback()) array_push($values, 'solution_feedback');
if ($this->object->getShowSolutionAnswersOnly()) array_push($values, 'solution_answers_only');
if ($this->object->getShowSolutionSignature()) array_push($values, 'solution_signature');
if ($this->object->getShowSolutionSuggested()) array_push($values, 'solution_suggested');
if ($this->object->getShowSolutionListComparison()) array_push($values, 'solution_compare');
if ($this->object->getShowSolutionAnwersBeforeFinish()) array_push($values, 'solution_answers_before_finish');
$results_presentation->setValue($values);
$results_presentation->setInfo($this->lng->txt("tst_results_presentation_description"));
if ($this->object->getAnonymity())
{
$signatureOption->setDisabled(true);
}
$form->addItem($results_presentation);
// export settings
$export_settings = new ilCheckboxGroupInputGUI($this->lng->txt("tst_export_settings"), "export_settings");
$export_settings->addOption(new ilCheckboxOption($this->lng->txt("tst_exp_sc_short"), 'exp_sc_short', ''));
$checkbox = new ilCheckboxOption($this->lng->txt("tst_exp_respect_shuffle"), 'exp_respect_shuffle', '');
$checkbox->setInfo($this->lng->txt("tst_exp_respect_shuffle_description"));
$export_settings->addOption($checkbox);
$values = array();
if ($this->object->getExportSettingsSingleChoiceShort()) array_push($values, 'exp_sc_short');
if ($this->object->getExportSettingsRespectShuffle()) array_push($values, 'exp_respect_shuffle');
$export_settings->setValue($values);
$form->addItem($export_settings);
if ($ilAccess->checkAccess("write", "", $_GET["ref_id"])) $form->addCommandButton("saveScoring", $this->lng->txt("save"));
$errors = false;
if ($save)
{
$errors = !$form->checkInput();
$form->setValuesByPost();
if ($errors) $checkonly = false;
}
if (!$checkonly) $this->tpl->setVariable("ADM_CONTENT", $form->getHTML());
return $errors;
}

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

ilObjTestGUI::showDetailedResultsObject ( )

Shows the pass overview and the answers of one ore more users for the scored pass.

public

Definition at line 3072 of file class.ilObjTestGUI.php.

References $_POST, $_SESSION, and showUserResults().

{
if (count($_POST))
{
$_SESSION["show_user_results"] = $_POST["chbUser"];
}
$this->showUserResults($show_pass_details = TRUE, $show_answers = TRUE, $show_reached_points = TRUE);
}

+ Here is the call graph for this function:

ilObjTestGUI::showPassOverviewObject ( )

Shows the pass overview of the scored pass for one ore more users.

public

Definition at line 3100 of file class.ilObjTestGUI.php.

References $_POST, $_SESSION, and showUserResults().

{
if (count($_POST))
{
$_SESSION["show_user_results"] = $_POST["chbUser"];
}
$this->showUserResults($show_pass_details = TRUE, $show_answers = FALSE);
}

+ Here is the call graph for this function:

ilObjTestGUI::showUserAnswersObject ( )

Shows the answers of one ore more users for the scored pass.

public

Definition at line 3086 of file class.ilObjTestGUI.php.

References $_POST, $_SESSION, and showUserResults().

{
if (count($_POST))
{
$_SESSION["show_user_results"] = $_POST["chbUser"];
}
$this->showUserResults($show_pass_details = FALSE, $show_answers = TRUE);
}

+ 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.

public

Definition at line 3114 of file class.ilObjTestGUI.php.

References $_SESSION, $results, ilUtil\getStyleSheetLocation(), and ilUtil\sendInfo().

Referenced by showDetailedResultsObject(), showPassOverviewObject(), and showUserAnswersObject().

{
$template = new ilTemplate("tpl.il_as_tst_participants_result_output.html", TRUE, TRUE, "Modules/Test");
if (count($_SESSION["show_user_results"]) == 0)
{
ilUtil::sendInfo($this->lng->txt("select_one_user"), TRUE);
$this->ctrl->redirect($this, "participants");
}
include_once "./Modules/Test/classes/class.ilTestServiceGUI.php";
$serviceGUI =& new ilTestServiceGUI($this->object);
$count = 0;
foreach ($_SESSION["show_user_results"] as $key => $active_id)
{
$count++;
$results = "";
if ($this->object->getFixedParticipants())
{
$active_id = $this->object->getActiveIdOfUser($active_id);
}
if ($active_id > 0)
{
$results = $serviceGUI->getResultsOfUserOutput($active_id, $this->object->_getResultPass($active_id), $show_pass_details, $show_answers, FALSE, $show_reached_points);
}
if ($count < count($_SESSION["show_user_results"]))
{
$template->touchBlock("break");
}
$template->setCurrentBlock("user_result");
$template->setVariable("USER_RESULT", $results);
$template->parseCurrentBlock();
}
$template->setVariable("BACK_TEXT", $this->lng->txt("back"));
$template->setVariable("BACK_URL", $this->ctrl->getLinkTargetByClass("ilobjtestgui", "participants"));
$template->setVariable("PRINT_TEXT", $this->lng->txt("print"));
$template->setVariable("PRINT_URL", "javascript:window.print();");
$this->tpl->setVariable("ADM_CONTENT", $template->get());
$this->tpl->addCss(ilUtil::getStyleSheetLocation("output", "test_print.css", "Modules/Test"), "print");
if ($this->object->getShowSolutionAnswersOnly())
{
$this->tpl->addCss(ilUtil::getStyleSheetLocation("output", "test_print_hide_content.css", "Modules/Test"), "print");
}
}

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

ilObjTestGUI::statisticsObject ( )

Definition at line 3963 of file class.ilObjTestGUI.php.

{
}
ilObjTestGUI::takenObject ( )

Definition at line 2397 of file class.ilObjTestGUI.php.

{
}
ilObjTestGUI::timingObject ( )

Definition at line 4164 of file class.ilObjTestGUI.php.

References $_POST, $res, ilObjectGUI\$tree, formTiming(), ilUtil\sendInfo(), and ilUtil\sendSuccess().

{
global $tree;
global $ilAccess;
if (!$ilAccess->checkAccess("write", "", $this->ref_id))
{
// allow only write access
ilUtil::sendInfo($this->lng->txt("cannot_edit_test"), true);
$this->ctrl->redirect($this, "infoScreen");
}
if ($this->object->getProcessingTimeInSeconds() > 0 && $this->object->getNrOfTries() == 1)
{
$form = $this->formTiming();
if (count($_POST) && $form->checkInput())
{
$res = $this->object->addExtraTime($form->getInput('participant'), $form->getInput('extratime'));
ilUtil::sendSuccess(sprintf($this->lng->txt('tst_extratime_added'), $form->getInput('extratime')), true);
}
else
{
$this->tpl->setVariable("ADM_CONTENT", $form->getHTML());
}
}
else
{
ilUtil::sendInfo($this->lng->txt("tst_extratime_notavailable"));
}
}

+ Here is the call graph for this function:

ilObjTestGUI::uploadObject (   $redirect = true)

display status information or report errors messages in case of error

public

Definition at line 681 of file class.ilObjTestGUI.php.

References uploadTstObject().

{
$this->uploadTstObject();
}

+ Here is the call graph for this function:

ilObjTestGUI::uploadTstObject ( )

imports test and question(s)

Definition at line 470 of file class.ilObjTestGUI.php.

References $_POST, $_SESSION, $file, ilObjTest\_createImportDirectory(), ilObjTest\_getImportDirectory(), ilObjTest\_setImportDirectory(), createObject(), ilUtil\delDir(), ilUtil\getImagePath(), IL_MO_VERIFY_QTI, ilUtil\moveUploadedFile(), QT_CLOZE, QT_IMAGEMAP, QT_JAVAAPPLET, QT_MATCHING, QT_MULTIPLE_CHOICE_MR, QT_MULTIPLE_CHOICE_SR, QT_NUMERIC, QT_ORDERING, QT_TEXT, QT_TEXTSUBSET, ilUtil\sendFailure(), ilUtil\sendInfo(), and ilUtil\unzip().

Referenced by importFileObject(), and uploadObject().

{
if ($_FILES["xmldoc"]["error"] > UPLOAD_ERR_OK)
{
ilUtil::sendFailure($this->lng->txt("error_upload"));
$this->createObject();
return;
}
include_once("./Modules/Test/classes/class.ilObjTest.php");
// create import directory
// copy uploaded file to import directory
$file = pathinfo($_FILES["xmldoc"]["name"]);
$full_path = $basedir."/".$_FILES["xmldoc"]["name"];
ilUtil::moveUploadedFile($_FILES["xmldoc"]["tmp_name"], $_FILES["xmldoc"]["name"], $full_path);
// unzip file
ilUtil::unzip($full_path);
// determine filenames of xml files
$subdir = basename($file["basename"],".".$file["extension"]);
ilObjTest::_setImportDirectory($basedir . '/' . $subdir);
$xml_file = ilObjTest::_getImportDirectory().'/'.$subdir.".xml";
$qti_file = ilObjTest::_getImportDirectory().'/'. preg_replace("/test|tst/", "qti", $subdir).".xml";
$results_file = ilObjTest::_getImportDirectory().'/'. preg_replace("/test|tst/", "results", $subdir).".xml";
// start verification of QTI files
include_once "./Services/QTI/classes/class.ilQTIParser.php";
$qtiParser = new ilQTIParser($qti_file, IL_MO_VERIFY_QTI, 0, "");
$result = $qtiParser->startParsing();
$founditems =& $qtiParser->getFoundItems();
if (count($founditems) == 0)
{
// nothing found
// delete import directory
ilUtil::sendInfo($this->lng->txt("tst_import_no_items"));
$this->createObject();
return;
}
$complete = 0;
$incomplete = 0;
foreach ($founditems as $item)
{
if (strlen($item["type"]))
{
$complete++;
}
else
{
$incomplete++;
}
}
if ($complete == 0)
{
// delete import directory
ilUtil::sendInfo($this->lng->txt("qpl_import_non_ilias_files"));
$this->createObject();
return;
}
$_SESSION["tst_import_results_file"] = $results_file;
$_SESSION["tst_import_xml_file"] = $xml_file;
$_SESSION["tst_import_qti_file"] = $qti_file;
$_SESSION["tst_import_subdir"] = $subdir;
// display of found questions
$this->tpl->addBlockFile("ADM_CONTENT", "adm_content", "tpl.tst_import_verification.html");
$row_class = array("tblrow1", "tblrow2");
$counter = 0;
foreach ($founditems as $item)
{
$this->tpl->setCurrentBlock("verification_row");
$this->tpl->setVariable("ROW_CLASS", $row_class[$counter++ % 2]);
$this->tpl->setVariable("QUESTION_TITLE", $item["title"]);
$this->tpl->setVariable("QUESTION_IDENT", $item["ident"]);
include_once "./Services/QTI/classes/class.ilQTIItem.php";
switch ($item["type"])
{
case "MULTIPLE CHOICE QUESTION":
$this->tpl->setVariable("QUESTION_TYPE", $this->lng->txt("qt_multiple_choice"));
break;
case "SINGLE CHOICE QUESTION":
$this->tpl->setVariable("QUESTION_TYPE", $this->lng->txt("assSingleChoice"));
break;
case "NUMERIC QUESTION":
case QT_NUMERIC:
$this->tpl->setVariable("QUESTION_TYPE", $this->lng->txt("assNumeric"));
break;
case "TEXTSUBSET QUESTION":
$this->tpl->setVariable("QUESTION_TYPE", $this->lng->txt("assTextSubset"));
break;
case "CLOZE QUESTION":
case QT_CLOZE:
$this->tpl->setVariable("QUESTION_TYPE", $this->lng->txt("assClozeTest"));
break;
case "IMAGE MAP QUESTION":
$this->tpl->setVariable("QUESTION_TYPE", $this->lng->txt("assImagemapQuestion"));
break;
case "JAVA APPLET QUESTION":
$this->tpl->setVariable("QUESTION_TYPE", $this->lng->txt("assJavaApplet"));
break;
case "MATCHING QUESTION":
$this->tpl->setVariable("QUESTION_TYPE", $this->lng->txt("assMatchingQuestion"));
break;
case "ORDERING QUESTION":
$this->tpl->setVariable("QUESTION_TYPE", $this->lng->txt("assOrderingQuestion"));
break;
case "TEXT QUESTION":
case QT_TEXT:
$this->tpl->setVariable("QUESTION_TYPE", $this->lng->txt("assTextQuestion"));
break;
}
$this->tpl->parseCurrentBlock();
}
$this->tpl->setCurrentBlock("adm_content");
$this->tpl->setVariable("TEXT_TYPE", $this->lng->txt("question_type"));
$this->tpl->setVariable("TEXT_TITLE", $this->lng->txt("question_title"));
$this->tpl->setVariable("FOUND_QUESTIONS_INTRODUCTION", $this->lng->txt("tst_import_verify_found_questions"));
$this->tpl->setVariable("VERIFICATION_HEADING", $this->lng->txt("import_tst"));
$this->tpl->setVariable("FORMACTION", $this->ctrl->getFormAction($this));
$this->tpl->setVariable("ARROW", ilUtil::getImagePath("arrow_downright.gif"));
$this->tpl->setVariable("QUESTIONPOOL_ID", $_POST["qpl"]);
$this->tpl->setVariable("VALUE_IMPORT", $this->lng->txt("import"));
$this->tpl->setVariable("VALUE_CANCEL", $this->lng->txt("cancel"));
$this->tpl->parseCurrentBlock();
}

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

ilObjTestGUI::writeRandomQuestionInput (   $always = false)

Evaluates a posted random question form and saves the form data.

Returns
integer A positive value, if one of the required fields wasn't set, else 0 private

Definition at line 1788 of file class.ilObjTestGUI.php.

References $_POST, ilObjectGUI\$data, and randomQuestionsObject().

Referenced by addsourceObject(), removesourceObject(), and saveRandomQuestionsObject().

{
$hasErrors = (!$always) ? $this->randomQuestionsObject(true) : false;
if (!$hasErrors)
{
global $ilUser;
$ilUser->setPref("tst_question_selection_mode_equal", ($_POST['chbQuestionSelectionMode']) ? 1 : 0);
$ilUser->writePref("tst_question_selection_mode_equal", ($_POST['chbQuestionSelectionMode']) ? 1 : 0);
$this->object->setRandomQuestionCount($_POST['total_questions']);
if (is_array($_POST['source']['qpl']) && count(array_unique($_POST['source']['qpl'])) == count($_POST['source']['qpl']))
{
$data = array();
include_once "./Modules/Test/classes/class.ilRandomTestData.php";
foreach ($_POST['source']['qpl'] as $idx => $qpl)
{
array_push($data, new ilRandomTestData($_POST['source']['count'][$idx], $qpl));
}
$this->object->setRandomQuestionpoolData($data);
}
return 0;
}
return 1;
}

+ Here is the call graph for this function:

+ Here is the caller graph for this function:


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