ILIAS  release_6 Revision v6.24-5-g0c8bfefb3b8
All Data Structures Namespaces Files Functions Variables Modules Pages
assOrderingQuestionGUI Class Reference

Ordering question GUI representation. More...

+ Inheritance diagram for assOrderingQuestionGUI:
+ Collaboration diagram for assOrderingQuestionGUI:

Public Member Functions

 __construct ($id=-1)
 assOrderingQuestionGUI constructor More...
 
 setClearAnswersOnWritingPostDataEnabled ($clearAnswersOnWritingPostDataEnabled)
 
 isClearAnswersOnWritingPostDataEnabled ()
 
 changeToPictures ()
 
 changeToText ()
 
 orderNestedTerms ()
 
 orderNestedPictures ()
 
 removeElementImage ()
 
 uploadElementImage ()
 
 writeQuestionSpecificPostData (ilPropertyFormGUI $form)
 Extracts the question specific values from $_POST and applies them to the data object. More...
 
 writeAnswerSpecificPostData (ilPropertyFormGUI $form)
 Extracts the answer specific values from $_POST and applies them to the data object. More...
 
 populateAnswerSpecificFormPart (ilPropertyFormGUI $form)
 Adds the answer specific form parts to a question property form gui. More...
 
 populateQuestionSpecificFormPart (\ilPropertyFormGUI $form)
 
 editQuestion ($checkonly=false)
 Creates an output of the edit form for the question. More...
 
 supportsIntermediateSolutionOutput ()
 Question type specific support of intermediate solution output The function getSolutionOutput respects getUseIntermediateSolution() More...
 
 getSolutionOutput ( $active_id, $pass=null, $graphicalOutput=false, $result_output=false, $show_question_only=true, $show_feedback=false, $forceCorrectSolution=false, $show_manual_scoring=false, $show_question_text=true)
 Get the question solution output. More...
 
 getPreview ($show_question_only=false, $showInlineFeedback=false)
 
 getPresentationJavascripts ()
 
 getTestOutput ($activeId, $pass, $isPostponed=false, $userSolutionPost=false, $inlineFeedback=false)
 
 setQuestionTabs ()
 Sets the ILIAS tabs for this question type. More...
 
 getSpecificFeedbackOutput ($userSolution)
 
 getAfterParticipationSuppressionAnswerPostVars ()
 Returns a list of postvars which will be suppressed in the form output when used in scoring adjustment. More...
 
 getAfterParticipationSuppressionQuestionPostVars ()
 Returns a list of postvars which will be suppressed in the form output when used in scoring adjustment. More...
 
 getAggregatedAnswersView ($relevant_answers)
 Returns an html string containing a question specific representation of the answers so far given in the test for use in the right column in the scoring adjustment user interface. More...
 
 aggregateAnswers ($relevant_answers_chosen, $answers_defined_on_question)
 
 renderAggregateView ($aggregate)
 
 getAnswersFrequency ($relevantAnswers, $questionIndex)
 
 prepareReprintableCorrectionsForm (ilPropertyFormGUI $form)
 
 populateCorrectionsFormProperties (ilPropertyFormGUI $form)
 
 saveCorrectionsFormProperties (ilPropertyFormGUI $form)
 
- Public Member Functions inherited from assQuestionGUI
 __construct ()
 assQuestionGUI constructor More...
 
 hasInlineFeedback ()
 this method can be overwritten per question type More...
 
 addHeaderAction ()
 
 redrawHeaderAction ()
 
 getHeaderAction ()
 
 getNotesHTML ()
 
 executeCommand ()
 execute command More...
 
 getCommand ($cmd)
 
 getType ()
 needed for page editor compliance More...
 
 getPresentationContext ()
 
 setPresentationContext ($presentationContext)
 
 isTestPresentationContext ()
 
 isPreviousSolutionPrefilled ()
 
 setPreviousSolutionPrefilled ($previousSolutionPrefilled)
 
 getRenderPurpose ()
 
 setRenderPurpose ($renderPurpose)
 
 isRenderPurposePrintPdf ()
 
 isRenderPurposePreview ()
 
 isRenderPurposeInputValue ()
 
 isRenderPurposePlayback ()
 
 isRenderPurposeDemoplay ()
 
 renderPurposeSupportsFormHtml ()
 
 getEditContext ()
 
 setEditContext ($editContext)
 
 isAuthoringEditContext ()
 
 isAdjustmentEditContext ()
 
 setAdjustmentEditContext ()
 
 getNavigationGUI ()
 
 setNavigationGUI ($navigationGUI)
 
 setTaxonomyIds ($taxonomyIds)
 
 getTaxonomyIds ()
 
 setTargetGui ($linkTargetGui)
 
 setTargetGuiClass ($targetGuiClass)
 
 getTargetGuiClass ()
 
 setQuestionHeaderBlockBuilder ($questionHeaderBlockBuilder)
 
 getQuestionHeaderBlockBuilder ()
 
 setQuestionActionCmd ($questionActionCmd)
 
 getQuestionActionCmd ()
 
createQuestionGUI ($question_type, $question_id=-1)
 Creates a question gui representation. More...
 
 populateJavascriptFilesRequiredForWorkForm (ilGlobalTemplateInterface $tpl)
 
 getPresentationJavascripts ()
 
 getQuestionTemplate ()
 get question template More...
 
 getILIASPage ($html="")
 Returns the ILIAS Page around a question. More...
 
 outQuestionPage ($a_temp_var, $a_postponed=false, $active_id="", $html="", $inlineFeedbackEnabled=false)
 output question page More...
 
 cancel ()
 cancel action More...
 
 originalSyncForm ($return_to="", $return_to_feedback='')
 
 sync ()
 
 cancelSync ()
 
 saveEdit ()
 save question More...
 
 save ()
 save question More...
 
 saveReturn ()
 save question More...
 
 apply ()
 apply changes More...
 
 getContextPath ($cont_obj, $a_endnode_id, $a_startnode_id=1)
 get context path in content object tree More...
 
 setSequenceNumber ($nr)
 
 getSequenceNumber ()
 
 setQuestionCount ($a_question_count)
 
 getQuestionCount ()
 
 getErrorMessage ()
 
 setErrorMessage ($errormessage)
 
 addErrorMessage ($errormessage)
 
 outAdditionalOutput ()
 
 getQuestionType ()
 Returns the question type string. More...
 
 getAsValueAttribute ($a_value)
 Returns a HTML value attribute. More...
 
 addNewIdListener (&$a_object, $a_method, $a_parameters="")
 Add a listener that is notified with the new question ID, when a new question is saved. More...
 
 callNewIdListeners ($a_new_id)
 Call the new id listeners. More...
 
 addQuestionFormCommandButtons ($form)
 Add the command buttons of a question properties form. More...
 
 addBasicQuestionFormProperties ($form)
 Add basic question form properties: assessment: title, author, description, question, working time. More...
 
 getAnswerFeedbackOutput ($active_id, $pass)
 Returns the answer generic feedback depending on the results of the question. More...
 
 getGenericFeedbackOutput ($active_id, $pass)
 Returns the answer specific feedback for the question. More...
 
 getGenericFeedbackOutputForCorrectSolution ()
 
 getGenericFeedbackOutputForIncorrectSolution ()
 
 getSpecificFeedbackOutput ($userSolution)
 Returns the answer specific feedback for the question. More...
 
 outQuestionType ()
 
 showSuggestedSolution ()
 
 suggestedsolution ()
 Allows to add suggested solutions for questions. More...
 
 outSolutionExplorer ()
 
 saveSuggestedSolution ()
 
 cancelExplorer ()
 
 outPageSelector ()
 
 outChapterSelector ()
 
 outGlossarySelector ()
 
 linkChilds ()
 
 addPG ()
 
 addST ()
 
 addGIT ()
 
 isSaveCommand ()
 
 setQuestionTabs ()
 
 addTab_SuggestedSolution (ilTabsGUI $tabs, $classname)
 
 getEditQuestionTabCommands ()
 
 getSolutionOutput ( $active_id, $pass=null, $graphicalOutput=false, $result_output=false, $show_question_only=true, $show_feedback=false, $show_correct_solution=false, $show_manual_scoring=false, $show_question_text=true)
 
 supportsIntermediateSolutionOutput ()
 Question type specific support of intermediate solution output The function getSolutionOutput respects getUseIntermediateSolution() More...
 
 hasIntermediateSolution ($activeId, $passIndex)
 Check if the question has an intermediate solution. More...
 
 setUseIntermediateSolution ($use)
 
 getUseIntermediateSolution ()
 Get if intermediate solution should be used for solution output. More...
 
 isAutosaveable ()
 
 getPreview ($show_question_only=false, $showInlineFeedback=false)
 
 outQuestionForTest ( $formaction, $active_id, $pass, $is_question_postponed=false, $user_post_solutions=false, $show_specific_inline_feedback=false)
 
 magicAfterTestOutput ()
 
 getTestOutput ( $active_id, $pass, $is_question_postponed, $user_post_solutions, $show_specific_inline_feedback)
 
 getFormEncodingType ()
 
 setPreviewSession ($previewSession)
 
 getPreviewSession ()
 
 showHints ()
 
 buildFocusAnchorHtml ()
 
 isAnswerFreuqencyStatisticSupported ()
 
 getSubQuestionsIndex ()
 
 getAnswersFrequency ($relevantAnswers, $questionIndex)
 
 getAnswerFrequencyTableGUI ($parentGui, $parentCmd, $relevantAnswers, $questionIndex)
 
 prepareReprintableCorrectionsForm (ilPropertyFormGUI $form)
 
 populateCorrectionsFormProperties (ilPropertyFormGUI $form)
 
 saveCorrectionsFormProperties (ilPropertyFormGUI $form)
 
- Public Member Functions inherited from ilGuiQuestionScoringAdjustable
 populateQuestionSpecificFormPart (ilPropertyFormGUI $form)
 Adds the question specific forms parts to a question property form gui. More...
 

Data Fields

 $object
 
 $old_ordering_depth = array()
 
 $leveled_ordering = array()
 
- Data Fields inherited from assQuestionGUI
const FORM_MODE_EDIT = 'edit'
 
const FORM_MODE_ADJUST = 'adjust'
 
const FORM_ENCODING_URLENCODE = 'application/x-www-form-urlencoded'
 
const FORM_ENCODING_MULTIPART = 'multipart/form-data'
 
const SESSION_PREVIEW_DATA_BASE_INDEX = 'ilAssQuestionPreviewAnswers'
 
 $object
 
 $tpl
 
 $lng
 
 $error
 
 $errormessage
 
 $sequence_no
 sequence number in test More...
 
 $question_count
 question count in test More...
 
const PRESENTATION_CONTEXT_TEST = 'pContextTest'
 
const PRESENTATION_CONTEXT_RESULTS = 'pContextResults'
 
const RENDER_PURPOSE_PLAYBACK = 'renderPurposePlayback'
 
const RENDER_PURPOSE_DEMOPLAY = 'renderPurposeDemoplay'
 
const RENDER_PURPOSE_PREVIEW = 'renderPurposePreview'
 
const RENDER_PURPOSE_PRINT_PDF = 'renderPurposePrintPdf'
 
const RENDER_PURPOSE_INPUT_VALUE = 'renderPurposeInputValue'
 
const EDIT_CONTEXT_AUTHORING = 'authoring'
 
const EDIT_CONTEXT_ADJUSTMENT = 'adjustment'
 

Protected Member Functions

 writePostData ($forceSaving=false)
 {} More...
 
 buildEditForm ()
 
 isInteractivePresentation ()
 
 persistAuthoringForm ($form)
 
 getAnswerStatisticOrderingElementHtml (ilAssOrderingElement $element)
 
 getAnswerStatisticOrderingVariantHtml (ilAssOrderingElementList $list)
 
- Protected Member Functions inherited from assQuestionGUI
 writePostData ($always=false)
 Evaluates a posted edit form and writes the form data in the question object. More...
 
 renderEditForm ($form)
 
 getUseUnchangedAnswerCheckboxHtml ()
 
 getPreviousSolutionProvidedMessage ()
 
 getPreviousSolutionConfirmationCheckboxHtml ()
 
 saveTaxonomyAssignments ()
 
 populateTaxonomyFormSection (ilPropertyFormGUI $form)
 
 getBasicEditQuestionTabCommands ()
 
 getAdditionalEditQuestionCommands ()
 
 addTab_QuestionFeedback (ilTabsGUI $tabs)
 adds the feedback tab to ilTabsGUI More...
 
 addTab_QuestionHints (ilTabsGUI $tabs)
 adds the hints tab to ilTabsGUI More...
 
 addTab_QuestionPreview (ilTabsGUI $tabsGUI)
 
 hasCorrectSolution ($activeId, $passIndex)
 
 writeQuestionGenericPostData ()
 
 completeTestOutputFormAction ($formAction, $active_id, $pass)
 
 addBackTab (ilTabsGUI $ilTabs)
 
 buildBasicEditFormObject ()
 
 buildEditForm ()
 

Private Member Functions

 getOldLeveledOrdering ()
 

Private Attributes

 $clearAnswersOnWritingPostDataEnabled
 

Additional Inherited Members

- Static Public Member Functions inherited from assQuestionGUI
static _getQuestionGUI ($question_type, $question_id=-1)
 Creates a question gui representation and returns the alias to the question gui note: please do not use $this inside this method to allow static calls. More...
 
static _getGUIClassNameForId ($a_q_id)
 
static _getClassNameForQType ($q_type)
 
static getCommandsFromClassConstants ($guiClassName, $cmdConstantNameBegin='CMD_')
 extracts values of all constants of given class with given prefix as array can be used to get all possible commands in case of these commands are defined as constants More...
 
- Protected Attributes inherited from assQuestionGUI
 $editForm
 
 $use_intermediate_solution = false
 

Detailed Description

Ordering question GUI representation.

The assOrderingQuestionGUI class encapsulates the GUI representation for ordering questions.

Author
Helmut Schottmüller helmu.nosp@m.t.sc.nosp@m.hottm.nosp@m.uell.nosp@m.er@ma.nosp@m.c.co.nosp@m.m
Björn Heyser bheys.nosp@m.er@d.nosp@m.ataba.nosp@m.y.de
Maximilian Becker mbeck.nosp@m.er@d.nosp@m.ataba.nosp@m.y.de
Version
$Id$

assOrderingQuestionGUI: ilFormPropertyDispatchGUI

Definition at line 23 of file class.assOrderingQuestionGUI.php.

Constructor & Destructor Documentation

◆ __construct()

assOrderingQuestionGUI::__construct (   $id = -1)

assOrderingQuestionGUI constructor

The constructor takes possible arguments an creates an instance of the assOrderingQuestionGUI object.

Parameters
integer$idThe database id of a ordering question object
Returns
assOrderingQuestionGUI

Definition at line 47 of file class.assOrderingQuestionGUI.php.

References ILIAS\GlobalScreen\Provider\__construct().

48  {
50  include_once "./Modules/TestQuestionPool/classes/class.assOrderingQuestion.php";
51  $this->object = new assOrderingQuestion();
52  if ($id >= 0) {
53  $this->object->loadFromDb($id);
54  }
55  $this->clearAnswersOnWritingPostDataEnabled = false;
56  }
__construct(Container $dic, ilPlugin $plugin)
Class for ordering questions.
+ Here is the call graph for this function:

Member Function Documentation

◆ aggregateAnswers()

assOrderingQuestionGUI::aggregateAnswers (   $relevant_answers_chosen,
  $answers_defined_on_question 
)

Definition at line 794 of file class.assOrderingQuestionGUI.php.

References $data, and $i.

Referenced by getAggregatedAnswersView().

795  {
796  $passdata = array(); // Regroup answers into units of passes.
797  foreach ($relevant_answers_chosen as $answer_chosen) {
798  $passdata[$answer_chosen['active_fi'] . '-' . $answer_chosen['pass']][$answer_chosen['value2']] = $answer_chosen['value1'];
799  }
800 
801  $variants = array(); // Determine unique variants.
802  foreach ($passdata as $key => $data) {
803  $hash = md5(implode('-', $data));
804  $value_set = false;
805  foreach ($variants as $vkey => $variant) {
806  if ($variant['hash'] == $hash) {
807  $variant['count']++;
808  $value_set = true;
809  }
810  }
811  if (!$value_set) {
812  $variants[$key]['hash'] = $hash;
813  $variants[$key]['count'] = 1;
814  }
815  }
816 
817  $aggregate = array(); // Render aggregate from variant.
818  foreach ($variants as $key => $variant_entry) {
819  $variant = $passdata[$key];
820 
821  foreach ($variant as $variant_key => $variant_line) {
822  $i = 0;
823  $aggregated_info_for_answer['count'] = $variant_entry['count'];
824  foreach ($answers_defined_on_question as $element) {
825  $i++;
826 
827  if ($this->object->isImageOrderingType()) {
828  $element->setImageThumbnailPrefix($this->object->getThumbPrefix());
829  $element->setImagePathWeb($this->object->getImagePathWeb());
830  $element->setImagePathFs($this->object->getImagePath());
831 
832  $src = $element->getPresentationImageUrl();
833  $alt = $element->getContent();
834  $content = "<img src='{$src}' alt='{$alt}' title='{$alt}'/>";
835  } else {
836  $content = $element->getContent();
837  }
838 
839  $aggregated_info_for_answer[$i . ' - ' . $content]
840  = $passdata[$key][$i];
841  }
842  }
843  $aggregate[] = $aggregated_info_for_answer;
844  }
845  return $aggregate;
846  }
$data
Definition: storeScorm.php:23
$i
Definition: metadata.php:24
+ Here is the caller graph for this function:

◆ buildEditForm()

assOrderingQuestionGUI::buildEditForm ( )
protected
Returns
ilAssOrderingQuestionAuthoringFormGUI

Definition at line 378 of file class.assOrderingQuestionGUI.php.

References assQuestionGUI\addBasicQuestionFormProperties(), OQ_PICTURES, assQuestionGUI\outQuestionType(), populateAnswerSpecificFormPart(), populateQuestionSpecificFormPart(), and assQuestionGUI\populateTaxonomyFormSection().

Referenced by changeToPictures(), changeToText(), editQuestion(), orderNestedPictures(), orderNestedTerms(), removeElementImage(), uploadElementImage(), and writePostData().

379  {
380  require_once 'Modules/TestQuestionPool/classes/forms/class.ilAssOrderingQuestionAuthoringFormGUI.php';
382  $this->editForm = $form;
383 
384  $form->setFormAction($this->ctrl->getFormAction($this));
385  $form->setTitle($this->outQuestionType());
386  $form->setMultipart(($this->object->getOrderingType() == OQ_PICTURES) ? true : false);
387  $form->setTableWidth("100%");
388  $form->setId("ordering");
389  // title, author, description, question, working time (assessment mode)
390  $this->addBasicQuestionFormProperties($form);
391  $this->populateQuestionSpecificFormPart($form);
392  $this->populateAnswerSpecificFormPart($form);
393 
394  $this->populateTaxonomyFormSection($form);
395 
396  $form->addSpecificOrderingQuestionCommandButtons($this->object);
397  $form->addGenericAssessmentQuestionCommandButtons($this->object);
398 
399  return $form;
400  }
populateQuestionSpecificFormPart(\ilPropertyFormGUI $form)
addBasicQuestionFormProperties($form)
Add basic question form properties: assessment: title, author, description, question, working time.
populateAnswerSpecificFormPart(ilPropertyFormGUI $form)
Adds the answer specific form parts to a question property form gui.
populateTaxonomyFormSection(ilPropertyFormGUI $form)
const OQ_PICTURES
Ordering question constants.
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ changeToPictures()

assOrderingQuestionGUI::changeToPictures ( )

Definition at line 74 of file class.assOrderingQuestionGUI.php.

References buildEditForm(), OQ_NESTED_PICTURES, OQ_PICTURES, persistAuthoringForm(), assQuestionGUI\renderEditForm(), and setClearAnswersOnWritingPostDataEnabled().

75  {
76  if ($this->object->getOrderingType() != OQ_NESTED_PICTURES && $this->object->getOrderingType() != OQ_PICTURES) {
78  }
79 
80  $form = $this->buildEditForm();
81  $form->setValuesByPost();
82  $this->persistAuthoringForm($form);
83 
84  $this->object->setOrderingType(OQ_PICTURES);
85  $this->object->saveToDb();
86 
87  $form->ensureReprintableFormStructure($this->object);
88  $this->renderEditForm($form);
89  }
setClearAnswersOnWritingPostDataEnabled($clearAnswersOnWritingPostDataEnabled)
const OQ_PICTURES
Ordering question constants.
const OQ_NESTED_PICTURES
+ Here is the call graph for this function:

◆ changeToText()

assOrderingQuestionGUI::changeToText ( )

Definition at line 91 of file class.assOrderingQuestionGUI.php.

References buildEditForm(), OQ_NESTED_TERMS, OQ_TERMS, persistAuthoringForm(), assQuestionGUI\renderEditForm(), and setClearAnswersOnWritingPostDataEnabled().

92  {
93  if ($this->object->getOrderingType() != OQ_NESTED_TERMS && $this->object->getOrderingType() != OQ_TERMS) {
95  }
96 
97  $form = $this->buildEditForm();
98  $form->setValuesByPost();
99  $this->persistAuthoringForm($form);
100 
101  $this->object->setOrderingType(OQ_TERMS);
102  $this->object->saveToDb();
103 
104  $form->ensureReprintableFormStructure($this->object);
105  $this->renderEditForm($form);
106  }
const OQ_NESTED_TERMS
setClearAnswersOnWritingPostDataEnabled($clearAnswersOnWritingPostDataEnabled)
const OQ_TERMS
+ Here is the call graph for this function:

◆ editQuestion()

assOrderingQuestionGUI::editQuestion (   $checkonly = false)

Creates an output of the edit form for the question.

Definition at line 370 of file class.assOrderingQuestionGUI.php.

References buildEditForm(), and assQuestionGUI\renderEditForm().

371  {
372  $this->renderEditForm($this->buildEditForm());
373  }
+ Here is the call graph for this function:

◆ getAfterParticipationSuppressionAnswerPostVars()

assOrderingQuestionGUI::getAfterParticipationSuppressionAnswerPostVars ( )

Returns a list of postvars which will be suppressed in the form output when used in scoring adjustment.

The form elements will be shown disabled, so the users see the usual form but can only edit the settings, which make sense in the given context.

E.g. array('cloze_type', 'image_filename')

Returns
string[]

Implements ilGuiAnswerScoringAdjustable.

Definition at line 757 of file class.assOrderingQuestionGUI.php.

758  {
759  return array();
760  }

◆ getAfterParticipationSuppressionQuestionPostVars()

assOrderingQuestionGUI::getAfterParticipationSuppressionQuestionPostVars ( )

Returns a list of postvars which will be suppressed in the form output when used in scoring adjustment.

The form elements will be shown disabled, so the users see the usual form but can only edit the settings, which make sense in the given context.

E.g. array('cloze_type', 'image_filename')

Returns
string[]

Implements ilGuiQuestionScoringAdjustable.

Definition at line 771 of file class.assOrderingQuestionGUI.php.

772  {
773  return array();
774  }

◆ getAggregatedAnswersView()

assOrderingQuestionGUI::getAggregatedAnswersView (   $relevant_answers)

Returns an html string containing a question specific representation of the answers so far given in the test for use in the right column in the scoring adjustment user interface.

Parameters
array$relevant_answers
Returns
string

Implements ilGuiQuestionScoringAdjustable.

Definition at line 784 of file class.assOrderingQuestionGUI.php.

References aggregateAnswers(), and renderAggregateView().

785  {
786  $aggView = $this->aggregateAnswers(
787  $relevant_answers,
788  $this->object->getOrderingElementList()
789  );
790 
791  return $this->renderAggregateView($aggView)->get();
792  }
aggregateAnswers($relevant_answers_chosen, $answers_defined_on_question)
+ Here is the call graph for this function:

◆ getAnswersFrequency()

assOrderingQuestionGUI::getAnswersFrequency (   $relevantAnswers,
  $questionIndex 
)

Definition at line 925 of file class.assOrderingQuestionGUI.php.

References getAnswerStatisticOrderingVariantHtml().

926  {
927  $answersByActiveAndPass = array();
928 
929  foreach ($relevantAnswers as $row) {
930  $key = $row['active_fi'] . ':' . $row['pass'];
931 
932  if (!isset($answersByActiveAndPass[$key])) {
933  $answersByActiveAndPass[$key] = array();
934  }
935 
936  $answersByActiveAndPass[$key][$row['value1']] = $row['value2'];
937  }
938 
939  $solutionLists = array();
940 
941  foreach ($answersByActiveAndPass as $indexedSolutions) {
942  $solutionLists[] = $this->object->getSolutionOrderingElementList($indexedSolutions);
943  }
944 
945  /* @var ilAssOrderingElementList[] $answers */
946  $answers = array();
947 
948  foreach ($solutionLists as $orderingElementList) {
949  $hash = $orderingElementList->getHash();
950 
951  if (!isset($answers[$hash])) {
952  $variantHtml = $this->getAnswerStatisticOrderingVariantHtml(
953  $orderingElementList
954  );
955 
956  $answers[$hash] = array(
957  'answer' => $variantHtml, 'frequency' => 0
958  );
959  }
960 
961  $answers[$hash]['frequency']++;
962  }
963 
964  return array_values($answers);
965  }
getAnswerStatisticOrderingVariantHtml(ilAssOrderingElementList $list)
+ Here is the call graph for this function:

◆ getAnswerStatisticOrderingElementHtml()

assOrderingQuestionGUI::getAnswerStatisticOrderingElementHtml ( ilAssOrderingElement  $element)
protected

Definition at line 873 of file class.assOrderingQuestionGUI.php.

References ilAssOrderingElement\getContent(), ilAssOrderingElement\getPresentationImageUrl(), ilAssOrderingElement\setImagePathFs(), ilAssOrderingElement\setImagePathWeb(), and ilAssOrderingElement\setImageThumbnailPrefix().

Referenced by getAnswerStatisticOrderingVariantHtml().

874  {
875  if ($this->object->isImageOrderingType()) {
876  $element->setImageThumbnailPrefix($this->object->getThumbPrefix());
877  $element->setImagePathWeb($this->object->getImagePathWeb());
878  $element->setImagePathFs($this->object->getImagePath());
879 
880  $src = $element->getPresentationImageUrl();
881  $alt = $element->getContent();
882  $content = "<img src='{$src}' alt='{$alt}' title='{$alt}'/>";
883  } else {
884  $content = $element->getContent();
885  }
886 
887  return $content;
888  }
setImageThumbnailPrefix($imageThumbnailPrefix)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ getAnswerStatisticOrderingVariantHtml()

assOrderingQuestionGUI::getAnswerStatisticOrderingVariantHtml ( ilAssOrderingElementList  $list)
protected

Definition at line 890 of file class.assOrderingQuestionGUI.php.

References $i, and getAnswerStatisticOrderingElementHtml().

Referenced by getAnswersFrequency().

891  {
892  $html = '<ul>';
893 
894  $lastIndent = 0;
895  $firstElem = true;
896 
897  foreach ($list as $elem) {
898  if ($elem->getIndentation() > $lastIndent) {
899  $html .= '<ul><li>';
900  } elseif ($elem->getIndentation() < $lastIndent) {
901  $html .= '</li></ul><li>';
902  } elseif (!$firstElem) {
903  $html .= '</li><li>';
904  } else {
905  $html .= '<li>';
906  }
907 
908  $html .= $this->getAnswerStatisticOrderingElementHtml($elem);
909 
910  $firstElem = false;
911  $lastIndent = $elem->getIndentation();
912  }
913 
914  $html .= '</li>';
915 
916  for ($i = $lastIndent; $i > 0; $i--) {
917  $html .= '</ul></li>';
918  }
919 
920  $html .= '</ul>';
921 
922  return $html;
923  }
getAnswerStatisticOrderingElementHtml(ilAssOrderingElement $element)
$i
Definition: metadata.php:24
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ getOldLeveledOrdering()

assOrderingQuestionGUI::getOldLeveledOrdering ( )
private

Definition at line 732 of file class.assOrderingQuestionGUI.php.

References $DIC, $ilDB, $old_ordering_depth, and $res.

733  {
734  global $DIC;
735  $ilDB = $DIC['ilDB'];
736 
737  $res = $ilDB->queryF(
738  'SELECT depth FROM qpl_a_ordering WHERE question_fi = %s ORDER BY solution_key ASC',
739  array('integer'),
740  array($this->object->getId())
741  );
742  while ($row = $ilDB->fetchAssoc($res)) {
743  $this->old_ordering_depth[] = $row['depth'];
744  }
746  }
foreach($_POST as $key=> $value) $res
global $ilDB
$DIC
Definition: xapitoken.php:46

◆ getPresentationJavascripts()

assOrderingQuestionGUI::getPresentationJavascripts ( )

Definition at line 538 of file class.assOrderingQuestionGUI.php.

References $DIC.

539  {
540  global $DIC; /* @var ILIAS\DI\Container $DIC */
541 
542  $files = array();
543 
544  if ($DIC['ilBrowser']->isMobile() || $DIC['ilBrowser']->isIpad()) {
545  $files[] = './libs/bower/bower_components/jqueryui-touch-punch/jquery.ui.touch-punch.min.js';
546  }
547 
548  return $files;
549  }
$DIC
Definition: xapitoken.php:46

◆ getPreview()

assOrderingQuestionGUI::getPreview (   $show_question_only = false,
  $showInlineFeedback = false 
)

Definition at line 505 of file class.assOrderingQuestionGUI.php.

References ilAssNestedOrderingElementsInputGUI\CONTEXT_QUESTION_PREVIEW, assQuestionGUI\getILIASPage(), assQuestionGUI\getPreviewSession(), and isInteractivePresentation().

506  {
507  if ($this->getPreviewSession() && $this->getPreviewSession()->hasParticipantSolution()) {
508  $solutionOrderingElementList = unserialize(
509  $this->getPreviewSession()->getParticipantsSolution()
510  );
511  } else {
512  $solutionOrderingElementList = $this->object->getShuffledOrderingElementList();
513  }
514 
515  $answers = $this->object->buildNestedOrderingElementInputGui();
516  $answers->setNestingEnabled($this->object->isOrderingTypeNested());
518  $answers->setInteractionEnabled($this->isInteractivePresentation());
519  $answers->setElementList($solutionOrderingElementList);
520 
521  $template = new ilTemplate("tpl.il_as_qpl_ordering_output.html", true, true, "Modules/TestQuestionPool");
522 
523  $template->setCurrentBlock('nested_ordering_output');
524  $template->setVariable('NESTED_ORDERING', $answers->getHTML());
525  $template->parseCurrentBlock();
526 
527  $template->setVariable("QUESTIONTEXT", $this->object->prepareTextareaOutput($this->object->getQuestion(), true));
528 
529  if ($show_question_only) {
530  return $template->get();
531  }
532 
533  return $this->getILIASPage($template->get());
534 
535  //$this->tpl->addJavascript("./Modules/TestQuestionPool/templates/default/ordering.js");
536  }
getILIASPage($html="")
Returns the ILIAS Page around a question.
+ Here is the call graph for this function:

◆ getSolutionOutput()

assOrderingQuestionGUI::getSolutionOutput (   $active_id,
  $pass = null,
  $graphicalOutput = false,
  $result_output = false,
  $show_question_only = true,
  $show_feedback = false,
  $forceCorrectSolution = false,
  $show_manual_scoring = false,
  $show_question_text = true 
)

Get the question solution output.

Parameters
integer$active_idThe active user id
integer$passThe test pass
boolean$graphicalOutputShow visual feedback for right/wrong answers
boolean$result_outputShow the reached points for parts of the question
boolean$show_question_onlyShow the question without the ILIAS content around
boolean$show_feedbackShow the question feedback
boolean$show_correct_solutionShow the correct solution instead of the user solution
boolean$show_manual_scoringShow specific information for the manual scoring output
bool$show_question_text
Returns
string The solution output of the question as HTML code

Definition at line 427 of file class.assOrderingQuestionGUI.php.

References $pass, ilAssNestedOrderingElementsInputGUI\CONTEXT_CORRECT_SOLUTION_PRESENTATION, ilAssNestedOrderingElementsInputGUI\CONTEXT_USER_SOLUTION_PRESENTATION, ilAssQuestionFeedback\CSS_CLASS_FEEDBACK_CORRECT, ilAssQuestionFeedback\CSS_CLASS_FEEDBACK_WRONG, assQuestionGUI\getGenericFeedbackOutput(), assQuestionGUI\getILIASPage(), getSpecificFeedbackOutput(), assQuestionGUI\getUseIntermediateSolution(), assQuestionGUI\hasCorrectSolution(), and assQuestionGUI\isTestPresentationContext().

437  {
438  $solutionOrderingList = $this->object->getOrderingElementListForSolutionOutput(
439  $forceCorrectSolution,
440  $active_id,
441  $pass,
443  );
444 
445  $answers_gui = $this->object->buildNestedOrderingElementInputGui();
446 
447  if ($forceCorrectSolution) {
449  } else {
451  }
452 
453  $answers_gui->setInteractionEnabled(false);
454 
455  $answers_gui->setElementList($solutionOrderingList);
456 
457  $answers_gui->setCorrectnessTrueElementList(
458  $solutionOrderingList->getParityTrueElementList($this->object->getOrderingElementList())
459  );
460 
461  $solution_html = $answers_gui->getHTML();
462 
463  $template = new ilTemplate("tpl.il_as_qpl_nested_ordering_output_solution.html", true, true, "Modules/TestQuestionPool");
464  $template->setVariable('SOLUTION_OUTPUT', $solution_html);
465  if ($show_question_text == true) {
466  $template->setVariable("QUESTIONTEXT", $this->object->prepareTextareaOutput($this->object->getQuestion(), true));
467  }
468  $questionoutput = $template->get();
469 
470  $solutiontemplate = new ilTemplate("tpl.il_as_tst_solution_output.html", true, true, "Modules/TestQuestionPool");
471  $solutiontemplate->setVariable("SOLUTION_OUTPUT", $questionoutput);
472 
473  if ($show_feedback) {
474  $feedback = '';
475 
476  if (!$this->isTestPresentationContext()) {
477  $fb = $this->getGenericFeedbackOutput($active_id, $pass);
478  $feedback .= strlen($fb) ? $fb : '';
479  }
480 
481  $fb = $this->getSpecificFeedbackOutput(array());
482  $feedback .= strlen($fb) ? $fb : '';
483 
484  if (strlen($feedback)) {
485  $cssClass = (
486  $this->hasCorrectSolution($active_id, $pass) ?
488  );
489 
490  $solutiontemplate->setVariable("ILC_FB_CSS_CLASS", $cssClass);
491  $solutiontemplate->setVariable("FEEDBACK", $this->object->prepareTextareaOutput($feedback, true));
492  }
493  }
494 
495  if ($show_question_only) {
496  return $solutiontemplate->get();
497  }
498 
499  return $this->getILIASPage($solutiontemplate->get());
500 
501  // is this template still in use? it is not used at this point any longer!
502  // $template = new ilTemplate("tpl.il_as_qpl_ordering_output_solution.html", TRUE, TRUE, "Modules/TestQuestionPool");
503  }
hasCorrectSolution($activeId, $passIndex)
getUseIntermediateSolution()
Get if intermediate solution should be used for solution output.
getILIASPage($html="")
Returns the ILIAS Page around a question.
getGenericFeedbackOutput($active_id, $pass)
Returns the answer specific feedback for the question.
+ Here is the call graph for this function:

◆ getSpecificFeedbackOutput()

assOrderingQuestionGUI::getSpecificFeedbackOutput (   $userSolution)

Definition at line 687 of file class.assOrderingQuestionGUI.php.

References assQuestionGUI\$tpl.

Referenced by getSolutionOutput().

688  {
689  if (!$this->object->feedbackOBJ->specificAnswerFeedbackExists()) {
690  return '';
691  }
692 
693  $tpl = new ilTemplate('tpl.il_as_qpl_ordering_elem_fb.html', true, true, 'Modules/TestQuestionPool');
694 
695  foreach ($this->object->getOrderingElementList() as $element) {
696  $feedback = $this->object->feedbackOBJ->getSpecificAnswerFeedbackTestPresentation(
697  $this->object->getId(),
698  0,
699  $element->getPosition()
700  );
701 
702  if ($this->object->isImageOrderingType()) {
703  $imgSrc = $this->object->getImagePathWeb() . $element->getContent();
704  $tpl->setCurrentBlock('image');
705  $tpl->setVariable('IMG_SRC', $imgSrc);
706  } else {
707  $tpl->setCurrentBlock('text');
708  }
709  $tpl->setVariable('CONTENT', $element->getContent());
710  $tpl->parseCurrentBlock();
711 
712  $tpl->setCurrentBlock('element');
713  $tpl->setVariable('FEEDBACK', $feedback);
714  $tpl->parseCurrentBlock();
715  }
716 
717  return $this->object->prepareTextareaOutput($tpl->get(), true);
718  }
+ Here is the caller graph for this function:

◆ getTestOutput()

assOrderingQuestionGUI::getTestOutput (   $activeId,
  $pass,
  $isPostponed = false,
  $userSolutionPost = false,
  $inlineFeedback = false 
)

Definition at line 552 of file class.assOrderingQuestionGUI.php.

References $pass, ilAssNestedOrderingElementsInputGUI\CONTEXT_USER_SOLUTION_SUBMISSION, and assQuestionGUI\outQuestionPage().

554  {
555  // hey: prevPassSolutions - fixed variable type, makes phpstorm stop crying
556  $userSolutionPost = is_array($userSolutionPost) ? $userSolutionPost : array();
557  // hey.
558 
559  $orderingGUI = $this->object->buildNestedOrderingElementInputGui();
560  $orderingGUI->setNestingEnabled($this->object->isOrderingTypeNested());
561 
562  $solutionOrderingElementList = $this->object->getSolutionOrderingElementListForTestOutput(
563  $orderingGUI,
564  $userSolutionPost,
565  $activeId,
566  $pass
567  );
568 
569  $template = new ilTemplate('tpl.il_as_qpl_ordering_output.html', true, true, 'Modules/TestQuestionPool');
570 
572  $orderingGUI->setElementList($solutionOrderingElementList);
573 
574  $template->setCurrentBlock('nested_ordering_output');
575  $template->setVariable('NESTED_ORDERING', $orderingGUI->getHTML());
576  $template->parseCurrentBlock();
577 
578  $template->setVariable('QUESTIONTEXT', $this->object->prepareTextareaOutput($this->object->getQuestion(), true));
579 
580  $pageoutput = $this->outQuestionPage('', $isPostponed, $activeId, $template->get());
581 
582  return $pageoutput;
583  }
outQuestionPage($a_temp_var, $a_postponed=false, $active_id="", $html="", $inlineFeedbackEnabled=false)
output question page
+ Here is the call graph for this function:

◆ isClearAnswersOnWritingPostDataEnabled()

assOrderingQuestionGUI::isClearAnswersOnWritingPostDataEnabled ( )
Returns
boolean

Definition at line 69 of file class.assOrderingQuestionGUI.php.

References $clearAnswersOnWritingPostDataEnabled.

Referenced by writeAnswerSpecificPostData().

+ Here is the caller graph for this function:

◆ isInteractivePresentation()

assOrderingQuestionGUI::isInteractivePresentation ( )
protected

Definition at line 585 of file class.assOrderingQuestionGUI.php.

References assQuestionGUI\isRenderPurposeDemoplay(), and assQuestionGUI\isRenderPurposePlayback().

Referenced by getPreview().

586  {
587  if ($this->isRenderPurposePlayback()) {
588  return true;
589  }
590 
591  if ($this->isRenderPurposeDemoplay()) {
592  return true;
593  }
594 
595  return false;
596  }
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ orderNestedPictures()

assOrderingQuestionGUI::orderNestedPictures ( )

Definition at line 117 of file class.assOrderingQuestionGUI.php.

References buildEditForm(), OQ_NESTED_PICTURES, assQuestionGUI\renderEditForm(), and writePostData().

118  {
119  $this->writePostData(true);
120  $this->object->setOrderingType(OQ_NESTED_PICTURES);
121  $this->object->saveToDb();
122 
123  $this->renderEditForm($this->buildEditForm());
124  }
const OQ_NESTED_PICTURES
writePostData($forceSaving=false)
{}
+ Here is the call graph for this function:

◆ orderNestedTerms()

assOrderingQuestionGUI::orderNestedTerms ( )

Definition at line 108 of file class.assOrderingQuestionGUI.php.

References buildEditForm(), OQ_NESTED_TERMS, assQuestionGUI\renderEditForm(), and writePostData().

109  {
110  $this->writePostData(true);
111  $this->object->setOrderingType(OQ_NESTED_TERMS);
112  $this->object->saveToDb();
113 
114  $this->renderEditForm($this->buildEditForm());
115  }
const OQ_NESTED_TERMS
writePostData($forceSaving=false)
{}
+ Here is the call graph for this function:

◆ persistAuthoringForm()

assOrderingQuestionGUI::persistAuthoringForm (   $form)
protected
Parameters
$form
Exceptions
ilTestQuestionPoolException

Definition at line 724 of file class.assOrderingQuestionGUI.php.

References assQuestionGUI\saveTaxonomyAssignments(), writeAnswerSpecificPostData(), assQuestionGUI\writeQuestionGenericPostData(), and writeQuestionSpecificPostData().

Referenced by changeToPictures(), changeToText(), and writePostData().

725  {
727  $this->writeQuestionSpecificPostData($form);
728  $this->writeAnswerSpecificPostData($form);
729  $this->saveTaxonomyAssignments();
730  }
writeAnswerSpecificPostData(ilPropertyFormGUI $form)
Extracts the answer specific values from $_POST and applies them to the data object.
writeQuestionSpecificPostData(ilPropertyFormGUI $form)
Extracts the question specific values from $_POST and applies them to the data object.
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ populateAnswerSpecificFormPart()

assOrderingQuestionGUI::populateAnswerSpecificFormPart ( ilPropertyFormGUI  $form)

Adds the answer specific form parts to a question property form gui.

Parameters
ilPropertyFormGUI$form
Returns
ilPropertyFormGUI

Implements ilGuiAnswerScoringAdjustable.

Definition at line 279 of file class.assOrderingQuestionGUI.php.

References ilPropertyFormGUI\addItem(), assQuestionGUI\isAdjustmentEditContext(), and assQuestionGUI\isRenderPurposePrintPdf().

Referenced by buildEditForm().

280  {
281  $header = new ilFormSectionHeaderGUI();
282  $header->setTitle($this->lng->txt('oq_header_ordering_elements'));
283  $form->addItem($header);
284 
285  if ($this->isAdjustmentEditContext()) {
286  $orderingElementInput = $this->object->buildNestedOrderingElementInputGui();
287  } else {
288  $orderingElementInput = $this->object->buildOrderingElementInputGui();
289  }
290 
291  $orderingElementInput->setStylingDisabled($this->isRenderPurposePrintPdf());
292  $this->object->initOrderingElementAuthoringProperties($orderingElementInput);
293 
294  $orderingElementInput->setElementList($this->object->getOrderingElementList());
295 
296  $form->addItem($orderingElementInput);
297 
298  return $form;
299  }
This class represents a section header in a property form.
addItem($a_item)
Add Item (Property, SectionHeader).
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ populateCorrectionsFormProperties()

assOrderingQuestionGUI::populateCorrectionsFormProperties ( ilPropertyFormGUI  $form)
Parameters
ilPropertyFormGUI$form

Definition at line 979 of file class.assOrderingQuestionGUI.php.

References ilPropertyFormGUI\addItem(), and ilNumberInputGUI\allowDecimals().

980  {
981  $points = new ilNumberInputGUI($this->lng->txt("points"), "points");
982  $points->allowDecimals(true);
983  $points->setValue($this->object->getPoints());
984  $points->setRequired(true);
985  $points->setSize(3);
986  $points->setMinValue(0);
987  $points->setMinvalueShouldBeGreater(true);
988  $form->addItem($points);
989 
990  $header = new ilFormSectionHeaderGUI();
991  $header->setTitle($this->lng->txt('oq_header_ordering_elements'));
992  $form->addItem($header);
993 
994  $orderingElementInput = $this->object->buildNestedOrderingElementInputGui();
995 
996  $this->object->initOrderingElementAuthoringProperties($orderingElementInput);
997 
998  $orderingElementInput->setElementList($this->object->getOrderingElementList());
999 
1000  $form->addItem($orderingElementInput);
1001  }
This class represents a section header in a property form.
addItem($a_item)
Add Item (Property, SectionHeader).
allowDecimals($a_value)
Toggle Decimals.
This class represents a number property in a property form.
+ Here is the call graph for this function:

◆ populateQuestionSpecificFormPart()

assOrderingQuestionGUI::populateQuestionSpecificFormPart ( \ilPropertyFormGUI  $form)

Definition at line 301 of file class.assOrderingQuestionGUI.php.

References ilPropertyFormGUI\addItem(), ilNumberInputGUI\allowDecimals(), and ilNumberInputGUI\setValue().

Referenced by buildEditForm().

302  {
303  if ($this->object->isImageOrderingType()) {
304  $geometry = new ilNumberInputGUI($this->lng->txt("thumb_geometry"), "thumb_geometry");
305  $geometry->setValue($this->object->getThumbGeometry());
306  $geometry->setRequired(true);
307  $geometry->setMaxLength(6);
308  $geometry->setMinValue(20);
309  $geometry->setSize(6);
310  $geometry->setInfo($this->lng->txt("thumb_geometry_info"));
311  $form->addItem($geometry);
312  }
313 
314  // points
315  $points = new ilNumberInputGUI($this->lng->txt("points"), "points");
316  $points->allowDecimals(true);
317  $points->setValue($this->object->getPoints());
318  $points->setRequired(true);
319  $points->setSize(3);
320  $points->setMinValue(0);
321  $points->setMinvalueShouldBeGreater(true);
322  $form->addItem($points);
323 
324  return $form;
325  }
setValue($a_value)
Set Value.
allowDecimals($a_value)
Toggle Decimals.
This class represents a number property in a property form.
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ prepareReprintableCorrectionsForm()

assOrderingQuestionGUI::prepareReprintableCorrectionsForm ( ilPropertyFormGUI  $form)
Parameters
ilPropertyFormGUI$form

Definition at line 970 of file class.assOrderingQuestionGUI.php.

References ilPropertyFormGUI\getItemByPostVar(), and assOrderingQuestion\ORDERING_ELEMENT_FORM_FIELD_POSTVAR.

971  {
973  $orderingInput->prepareReprintable($this->object);
974  }
getItemByPostVar($a_post_var)
Get Item by POST variable.
+ Here is the call graph for this function:

◆ removeElementImage()

assOrderingQuestionGUI::removeElementImage ( )

Definition at line 126 of file class.assOrderingQuestionGUI.php.

References buildEditForm(), ilAssOrderingElementList\buildInstance(), and assQuestionGUI\renderEditForm().

127  {
128  $orderingInput = $this->object->buildOrderingImagesInputGui();
129  $this->object->initOrderingElementAuthoringProperties($orderingInput);
130 
131  $form = $this->buildEditForm();
132  $form->replaceFormItemByPostVar($orderingInput);
133  $form->setValuesByPost();
134 
135  $replacementElemList = ilAssOrderingElementList::buildInstance(
136  $this->object->getId(),
137  array()
138  );
139 
140  $storedElementList = $this->object->getOrderingElementList();
141 
142  foreach ($orderingInput->getElementList($this->object->getId()) as $submittedElement) {
143  if ($submittedElement->isImageRemovalRequest()) {
144  if ($this->object->isImageFileStored($submittedElement->getContent())) {
145  $this->object->dropImageFile($submittedElement->getContent());
146  }
147 
148  $submittedElement->setContent(null);
149  }
150 
151  if ($storedElementList->elementExistByRandomIdentifier($submittedElement->getRandomIdentifier())) {
152  $storedElement = $storedElementList->getElementByRandomIdentifier(
153  $submittedElement->getRandomIdentifier()
154  );
155 
156  $submittedElement->setSolutionIdentifier($storedElement->getSolutionIdentifier());
157  $submittedElement->setIndentation($storedElement->getIndentation());
158  }
159 
160  $replacementElemList->addElement($submittedElement);
161  }
162 
163  $replacementElemList->saveToDb();
164 
165  $orderingInput->setElementList($replacementElemList);
166  $this->renderEditForm($form);
167  }
static buildInstance($questionId, $orderingElements=array())
+ Here is the call graph for this function:

◆ renderAggregateView()

assOrderingQuestionGUI::renderAggregateView (   $aggregate)
Parameters
$aggregate
Returns
ilTemplate

Definition at line 853 of file class.assOrderingQuestionGUI.php.

References assQuestionGUI\$tpl.

Referenced by getAggregatedAnswersView().

854  {
855  $tpl = new ilTemplate('tpl.il_as_aggregated_answers_table.html', true, true, "Modules/TestQuestionPool");
856 
857  foreach ($aggregate as $line_data) {
858  $tpl->setCurrentBlock('aggregaterow');
859  $count = array_shift($line_data);
860  $html = '<ul>';
861  foreach ($line_data as $key => $line) {
862  $html .= '<li>' . ++$line . '&nbsp;-&nbsp;' . $key . '</li>';
863  }
864  $html .= '</ul>';
865  $tpl->setVariable('COUNT', $count);
866  $tpl->setVariable('OPTION', $html);
867 
868  $tpl->parseCurrentBlock();
869  }
870  return $tpl;
871  }
+ Here is the caller graph for this function:

◆ saveCorrectionsFormProperties()

assOrderingQuestionGUI::saveCorrectionsFormProperties ( ilPropertyFormGUI  $form)
Parameters
ilPropertyFormGUI$form

Definition at line 1006 of file class.assOrderingQuestionGUI.php.

References ilPropertyFormGUI\getInput().

1007  {
1008  $this->object->setPoints((float) $form->getInput('points'));
1009 
1010  $submittedElementList = $this->object->fetchSolutionListFromSubmittedForm($form);
1011 
1012  $curElementList = $this->object->getOrderingElementList();
1013 
1014  $newElementList = new ilAssOrderingElementList();
1015  $newElementList->setQuestionId($this->object->getId());
1016 
1017  foreach ($submittedElementList as $submittedElement) {
1018  if (!$curElementList->elementExistByRandomIdentifier($submittedElement->getRandomIdentifier())) {
1019  continue;
1020  }
1021 
1022  $curElement = $curElementList->getElementByRandomIdentifier($submittedElement->getRandomIdentifier());
1023 
1024  $curElement->setPosition($submittedElement->getPosition());
1025 
1026  if ($this->object->isOrderingTypeNested()) {
1027  $curElement->setIndentation($submittedElement->getIndentation());
1028  }
1029 
1030  $newElementList->addElement($curElement);
1031  }
1032 
1033  $this->object->setOrderingElementList($newElementList);
1034  }
getInput($a_post_var, $ensureValidation=true)
Returns the value of a HTTP-POST variable, identified by the passed id.
+ Here is the call graph for this function:

◆ setClearAnswersOnWritingPostDataEnabled()

assOrderingQuestionGUI::setClearAnswersOnWritingPostDataEnabled (   $clearAnswersOnWritingPostDataEnabled)
Parameters
boolean$clearAnswersOnWritingPostDataEnabled

Definition at line 61 of file class.assOrderingQuestionGUI.php.

References $clearAnswersOnWritingPostDataEnabled.

Referenced by changeToPictures(), and changeToText().

62  {
63  $this->clearAnswersOnWritingPostDataEnabled = $clearAnswersOnWritingPostDataEnabled;
64  }
+ Here is the caller graph for this function:

◆ setQuestionTabs()

assOrderingQuestionGUI::setQuestionTabs ( )

Sets the ILIAS tabs for this question type.

public

Todo:
: MOVE THIS STEPS TO COMMON QUESTION CLASS assQuestionGUI

Definition at line 605 of file class.assOrderingQuestionGUI.php.

References $_GET, $_POST, $DIC, $url, assQuestionGUI\addBackTab(), assQuestionGUI\addTab_QuestionFeedback(), assQuestionGUI\addTab_QuestionHints(), assQuestionGUI\addTab_QuestionPreview(), and assQuestionGUI\addTab_SuggestedSolution().

606  {
607  global $DIC;
608  $rbacsystem = $DIC['rbacsystem'];
609  $ilTabs = $DIC['ilTabs'];
610 
611  $ilTabs->clearTargets();
612 
613  $this->ctrl->setParameterByClass("ilAssQuestionPageGUI", "q_id", $_GET["q_id"]);
614  include_once "./Modules/TestQuestionPool/classes/class.assQuestion.php";
615  $q_type = $this->object->getQuestionType();
616 
617  if (strlen($q_type)) {
618  $classname = $q_type . "GUI";
619  $this->ctrl->setParameterByClass(strtolower($classname), "sel_question_types", $q_type);
620  $this->ctrl->setParameterByClass(strtolower($classname), "q_id", $_GET["q_id"]);
621  }
622 
623  if ($_GET["q_id"]) {
624  if ($rbacsystem->checkAccess('write', $_GET["ref_id"])) {
625  // edit page
626  $ilTabs->addTarget(
627  "edit_page",
628  $this->ctrl->getLinkTargetByClass("ilAssQuestionPageGUI", "edit"),
629  array("edit", "insert", "exec_pg"),
630  "",
631  "",
632  false
633  );
634  }
635 
636  $this->addTab_QuestionPreview($ilTabs);
637  }
638 
639  $force_active = false;
640  if ($rbacsystem->checkAccess('write', $_GET["ref_id"])) {
641  $url = "";
642  if ($classname) {
643  $url = $this->ctrl->getLinkTargetByClass($classname, "editQuestion");
644  }
645  $commands = $_POST["cmd"];
646  if (is_array($commands)) {
647  foreach ($commands as $key => $value) {
648  if (preg_match("/^delete_.*/", $key, $matches)) {
649  $force_active = true;
650  }
651  }
652  }
653  // edit question properties
654  $ilTabs->addTarget(
655  "edit_question",
656  $url,
657  array("orderNestedTerms","orderNestedPictures","editQuestion", "save", "saveEdit", "addanswers", "removeanswers", "changeToPictures", "uploadElementImage", "changeToText", "upanswers", "downanswers", "originalSyncForm"),
658  $classname,
659  "",
660  $force_active
661  );
662  }
663 
664  // add tab for question feedback within common class assQuestionGUI
665  $this->addTab_QuestionFeedback($ilTabs);
666 
667  // add tab for question hint within common class assQuestionGUI
668  $this->addTab_QuestionHints($ilTabs);
669 
670  // add tab for question's suggested solution within common class assQuestionGUI
671  $this->addTab_SuggestedSolution($ilTabs, $classname);
672 
673  // Assessment of questions sub menu entry
674  if ($_GET["q_id"]) {
675  $ilTabs->addTarget(
676  "statistics",
677  $this->ctrl->getLinkTargetByClass($classname, "assessment"),
678  array("assessment"),
679  $classname,
680  ""
681  );
682  }
683 
684  $this->addBackTab($ilTabs);
685  }
addTab_QuestionPreview(ilTabsGUI $tabsGUI)
addTab_QuestionHints(ilTabsGUI $tabs)
adds the hints tab to ilTabsGUI
$_GET["client_id"]
addTab_QuestionFeedback(ilTabsGUI $tabs)
adds the feedback tab to ilTabsGUI
addBackTab(ilTabsGUI $ilTabs)
$DIC
Definition: xapitoken.php:46
$url
$_POST["username"]
addTab_SuggestedSolution(ilTabsGUI $tabs, $classname)
+ Here is the call graph for this function:

◆ supportsIntermediateSolutionOutput()

assOrderingQuestionGUI::supportsIntermediateSolutionOutput ( )

Question type specific support of intermediate solution output The function getSolutionOutput respects getUseIntermediateSolution()

Returns
bool

Definition at line 407 of file class.assOrderingQuestionGUI.php.

408  {
409  return true;
410  }

◆ uploadElementImage()

assOrderingQuestionGUI::uploadElementImage ( )

Definition at line 169 of file class.assOrderingQuestionGUI.php.

References buildEditForm(), assQuestionGUI\renderEditForm(), ilUtil\sendFailure(), and writeAnswerSpecificPostData().

170  {
171  $orderingInput = $this->object->buildOrderingImagesInputGui();
172  $this->object->initOrderingElementAuthoringProperties($orderingInput);
173 
174  $form = $this->buildEditForm();
175  $form->replaceFormItemByPostVar($orderingInput);
176  $form->setValuesByPost();
177 
178  if (!$orderingInput->checkInput()) {
179  ilUtil::sendFailure($this->lng->txt('form_input_not_valid'));
180  }
181 
182  $this->writeAnswerSpecificPostData($form);
183  $this->object->getOrderingElementList()->saveToDb();
184  $orderingInput->setElementList($this->object->getOrderingElementList());
185 
186  $this->renderEditForm($form);
187  }
writeAnswerSpecificPostData(ilPropertyFormGUI $form)
Extracts the answer specific values from $_POST and applies them to the data object.
static sendFailure($a_info="", $a_keep=false)
Send Failure Message to Screen.
+ Here is the call graph for this function:

◆ writeAnswerSpecificPostData()

assOrderingQuestionGUI::writeAnswerSpecificPostData ( ilPropertyFormGUI  $form)

Extracts the answer specific values from $_POST and applies them to the data object.

Parameters
bool$alwaysIf true, a check for form validity is omitted.
Returns
void

Implements ilGuiAnswerScoringAdjustable.

Definition at line 197 of file class.assOrderingQuestionGUI.php.

References $_POST, assQuestionGUI\isAdjustmentEditContext(), isClearAnswersOnWritingPostDataEnabled(), and assOrderingQuestion\ORDERING_ELEMENT_FORM_FIELD_POSTVAR.

Referenced by persistAuthoringForm(), and uploadElementImage().

198  {
200  throw new ilTestQuestionPoolException('form submit request missing the form submit!?');
201  }
202 
203  #$submittedElementList = $this->object->fetchSolutionListFromFormSubmissionData($_POST);
204  $submittedElementList = $this->object->fetchSolutionListFromSubmittedForm($form);
205 
206  $replacementElementList = new ilAssOrderingElementList();
207  $replacementElementList->setQuestionId($this->object->getId());
208 
209  $currentElementList = $this->object->getOrderingElementList();
210 
211  foreach ($submittedElementList as $submittedElement) {
212  if ($this->object->hasOrderingTypeUploadSupport()) {
213  if ($submittedElement->isImageUploadAvailable()) {
214  $suffix = strtolower(array_pop(explode(".", $submittedElement->getUploadImageName())));
215  if (in_array($suffix, array("jpg", "jpeg", "png", "gif"))) {
216  $submittedElement->setUploadImageName($this->object->buildHashedImageFilename(
217  $submittedElement->getUploadImageName(),
218  true
219  ));
220 
221  $wasImageFileStored = $this->object->storeImageFile(
222  $submittedElement->getUploadImageFile(),
223  $submittedElement->getUploadImageName()
224  );
225 
226  if ($wasImageFileStored) {
227  if ($this->object->isImageFileStored($submittedElement->getContent())) {
228  $this->object->dropImageFile($submittedElement->getContent());
229  }
230 
231  $submittedElement->setContent($submittedElement->getUploadImageName());
232  }
233  }
234  }
235  }
236 
237  if ($currentElementList->elementExistByRandomIdentifier($submittedElement->getRandomIdentifier())) {
238  $storedElement = $currentElementList->getElementByRandomIdentifier(
239  $submittedElement->getRandomIdentifier()
240  );
241 
242  $submittedElement->setSolutionIdentifier($storedElement->getSolutionIdentifier());
243 
244  if ($this->isAdjustmentEditContext() || $this->object->isOrderingTypeNested()) {
245  $submittedElement->setContent($storedElement->getContent());
246  }
247 
248  if (!$this->object->isOrderingTypeNested()) {
249  $submittedElement->setIndentation($storedElement->getIndentation());
250  }
251 
252  if ($this->object->isImageReplaced($submittedElement, $storedElement)) {
253  $this->object->dropImageFile($storedElement->getContent());
254  }
255  }
256 
257  $replacementElementList->addElement($submittedElement);
258  }
259 
260  if ($this->object->isImageOrderingType()) {
261  $this->object->handleThumbnailCreation($replacementElementList);
262  }
263 
265  $replacementElementList->clearElementContents();
266  }
267 
268  if ($this->object->hasOrderingTypeUploadSupport()) {
269  $obsoleteElementList = $currentElementList->getDifferenceElementList($replacementElementList);
270 
271  foreach ($obsoleteElementList as $obsoleteElement) {
272  $this->object->dropImageFile($obsoleteElement->getContent());
273  }
274  }
275 
276  $this->object->setOrderingElementList($replacementElementList);
277  }
$_POST["username"]
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ writePostData()

assOrderingQuestionGUI::writePostData (   $forceSaving = false)
protected

{}

Definition at line 330 of file class.assOrderingQuestionGUI.php.

References buildEditForm(), assQuestionGUI\isSaveCommand(), persistAuthoringForm(), and assQuestionGUI\renderEditForm().

Referenced by orderNestedPictures(), and orderNestedTerms().

331  {
332  $savingAllowed = true; // assume saving allowed first
333 
334  if (!$forceSaving) {
335  // this case seems to be a regular save call, so we consider
336  // the validation result for the decision of saving as well
337 
338  // inits {this->editForm} and performs validation
339  $form = $this->buildEditForm();
340  $form->setValuesByPost(); // manipulation and distribution of values
341 
342  if (!$form->checkInput()) { // manipulations regular style input propeties
343  $form->prepareValuesReprintable($this->object);
344  $this->renderEditForm($form);
345 
346  // consequence of vaidation
347  $savingAllowed = false;
348  }
349  } elseif (!$this->isSaveCommand()) {
350  // this case handles form workflow actions like the mode/view switching requests,
351  // so saving must not be skipped, even for inputs invalid by business rules
352 
353  $form = $this->buildEditForm();
354  $form->setValuesByPost(); // manipulation and distribution of values
355  $form->checkInput(); // manipulations regular style input propeties
356  }
357 
358  if ($savingAllowed) {
359  $this->persistAuthoringForm($form);
360 
361  return 0; // return 0 = all fine, was saved either forced or validated
362  }
363 
364  return 1; // return 1 = something went wrong, no saving happened
365  }
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ writeQuestionSpecificPostData()

assOrderingQuestionGUI::writeQuestionSpecificPostData ( ilPropertyFormGUI  $form)

Extracts the question specific values from $_POST and applies them to the data object.

Parameters
bool$alwaysIf true, a check for form validity is omitted.
Returns
void

Implements ilGuiQuestionScoringAdjustable.

Definition at line 189 of file class.assOrderingQuestionGUI.php.

References $_POST.

Referenced by persistAuthoringForm().

190  {
191  $this->object->setThumbGeometry($_POST["thumb_geometry"]);
192  // $this->object->setElementHeight($_POST["element_height"]);
193  //$this->object->setOrderingType( $_POST["ordering_type"] );
194  $this->object->setPoints($_POST["points"]);
195  }
$_POST["username"]
+ Here is the caller graph for this function:

Field Documentation

◆ $clearAnswersOnWritingPostDataEnabled

assOrderingQuestionGUI::$clearAnswersOnWritingPostDataEnabled
private

◆ $leveled_ordering

assOrderingQuestionGUI::$leveled_ordering = array()

Definition at line 31 of file class.assOrderingQuestionGUI.php.

◆ $object

assOrderingQuestionGUI::$object

Definition at line 28 of file class.assOrderingQuestionGUI.php.

◆ $old_ordering_depth

assOrderingQuestionGUI::$old_ordering_depth = array()

Definition at line 30 of file class.assOrderingQuestionGUI.php.

Referenced by getOldLeveledOrdering().


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