ILIAS
trunk Revision v11.0_alpha-1749-g1a06bdef097
|
Public Member Functions | |
getSpecificAnswerFeedbackTestPresentation (int $question_id, int $question_index, int $answer_index) | |
returns the html of SPECIFIC feedback for the given question id and answer index for test presentation More... | |
completeSpecificFormProperties (ilPropertyFormGUI $form) | |
completes a given form object with the specific form properties required by this question type More... | |
initSpecificFormProperties (ilPropertyFormGUI $form) | |
initialises a given form object's specific form properties relating to this question type More... | |
saveSpecificFormProperties (ilPropertyFormGUI $form) | |
getSpecificAnswerFeedbackContent (int $question_id, int $question_index, int $answer_index) | |
getAllSpecificAnswerFeedbackContents (int $question_id) | |
getAllSpecificAnswerPageEditorFeedbackContents (int $question_id) | |
saveSpecificAnswerFeedbackContent (int $question_id, int $question_index, int $answer_index, string $feedback_content) | |
deleteSpecificAnswerFeedbacks (int $question_id, bool $is_additional_content_editing_mode_page_object) | |
getAnswerOptionsByAnswerIndex () | |
getSpecificAnswerFeedbackExportPresentation (int $question_id, int $question_index, int $answer_index) | |
importSpecificAnswerFeedback (int $question_id, int $question_index, int $answer_index, string $feedback_content) | |
specificAnswerFeedbackExists () | |
![]() | |
__construct (assQuestion $questionOBJ, ilCtrl $ctrl, ilDBInterface $db, ilLanguage $lng) | |
constructor More... | |
getGenericFeedbackTestPresentation (int $question_id, bool $solution_completed) | |
returns the html of GENERIC feedback for the given question id for test presentation (either for the complete solution or for the incomplete solution) More... | |
getSpecificAnswerFeedbackTestPresentation (int $question_id, int $question_index, int $answer_index) | |
returns the html of SPECIFIC feedback for the given question id and answer index for test presentation More... | |
completeGenericFormProperties (ilPropertyFormGUI $form) | |
completes a given form object with the GENERIC form properties required by all question types More... | |
completeSpecificFormProperties (ilPropertyFormGUI $form) | |
completes a given form object with the SPECIFIC form properties required by this question type More... | |
initGenericFormProperties (ilPropertyFormGUI $form) | |
initialises a given form object's GENERIC form properties relating to all question types More... | |
initSpecificFormProperties (ilPropertyFormGUI $form) | |
initialises a given form object's SPECIFIC form properties relating to this question type More... | |
saveGenericFormProperties (ilPropertyFormGUI $form) | |
saves a given form object's GENERIC form properties relating to all question types More... | |
saveSpecificFormProperties (ilPropertyFormGUI $form) | |
saves a given form object's SPECIFIC form properties relating to this question type More... | |
isSaveableInPageObjectEditingMode () | |
returns the fact wether the feedback editing form is saveable in page object editing or not. More... | |
getGenericFeedbackContent (int $question_id, bool $solution_completed) | |
returns the GENERIC feedback content for a given question state. More... | |
getSpecificAnswerFeedbackContent (int $question_id, int $question_index, int $answer_index) | |
getAllSpecificAnswerFeedbackContents (int $question_id) | |
isSpecificAnswerFeedbackAvailable (int $question_id) | |
saveGenericFeedbackContent (int $question_id, bool $solution_completed, string $feedback_content) | |
saves GENERIC feedback content for the given question id to the database. More... | |
saveSpecificAnswerFeedbackContent (int $question_id, int $question_index, int $answer_index, string $feedback_content) | |
deleteGenericFeedbacks (int $question_id, bool $isAdditionalContentEditingModePageObject) | |
deletes all GENERIC feedback contents (and page objects if required) for the given question id More... | |
deleteSpecificAnswerFeedbacks (int $question_id, bool $isAdditionalContentEditingModePageObject) | |
duplicateFeedback (int $originalQuestionId, int $duplicateQuestionId) | |
duplicates the feedback relating to the given original question id and saves it for the given duplicate question id More... | |
cloneFeedback (int $originalQuestionId, int $duplicateQuestionId) | |
syncs the feedback from a duplicated question back to the original question More... | |
checkFeedbackParent (int $feedbackId) | |
getClassNameByType (string $a_type, bool $a_gui=false) | |
setPageObjectOutputMode (string $page_obj_output_mode) | |
getPageObjectOutputMode () | |
getGenericFeedbackExportPresentation (int $question_id, bool $solution_completed) | |
returns the generic feedback export presentation for given question id either for solution completed or incompleted More... | |
getSpecificAnswerFeedbackExportPresentation (int $question_id, int $question_index, int $answer_index) | |
returns the generic feedback export presentation for given question id either for solution completed or incompleted More... | |
importGenericFeedback (int $question_id, bool $solution_completed, string $feedback_content) | |
imports the given feedback content as generic feedback for the given question id for either the complete or incomplete solution More... | |
importSpecificAnswerFeedback (int $question_id, int $question_index, int $answer_index, string $feedback_content) | |
migrateContentForLearningModule (ilAssSelfAssessmentMigrator $migrator, int $question_id) | |
createFeedbackPages (string $mode) | |
Data Fields | |
const | TABLE_NAME_SPECIFIC_FEEDBACK = 'qpl_fb_specific' |
table name for specific feedback More... | |
![]() | |
const | CSS_CLASS_FEEDBACK_CORRECT = 'ilc_qfeedr_FeedbackRight' |
const | CSS_CLASS_FEEDBACK_WRONG = 'ilc_qfeedw_FeedbackWrong' |
const | PAGE_OBJECT_TYPE_GENERIC_FEEDBACK = 'qfbg' |
type for generic feedback page objects More... | |
const | PAGE_OBJECT_TYPE_SPECIFIC_FEEDBACK = 'qfbs' |
type for specific feedback page objects More... | |
const | FEEDBACK_SOLUTION_INCOMPLETE_PAGE_OBJECT_ID = 1 |
id for page object relating to generic incomplete solution feedback More... | |
const | FEEDBACK_SOLUTION_COMPLETE_PAGE_OBJECT_ID = 2 |
id for page object relating to generic complete solution feedback More... | |
const | TABLE_NAME_GENERIC_FEEDBACK = 'qpl_fb_generic' |
Protected Member Functions | |
cloneSpecificFeedback (int $source_question_id, int $target_question_id) | |
getSpecificAnswerFeedbackId (int $question_id, int $question_index, int $answer_index) | |
getSpecificFeedbackContentForFeedbackIds (array $feedback_ids) | |
isSpecificAnswerFeedbackId (int $feedback_id) | |
getSpecificFeedbackTableName () | |
buildAnswerOptionLabel (int $index, $answer) | |
getSpecificAnswerFeedbackPageObjectId (int $question_id, int $question_index, int $answer_index) | |
returns a useable page object id for specific answer feedback page objects for the given question id and answer index (using the id sequence of non page object specific answer feedback) More... | |
![]() | |
buildFeedbackContentFormProperty (string $label, string $post_var, bool $as_non_editable) | |
builds and returns a form property gui object with the given label and postvar that is addable to property forms depending on the given flag "asNonEditable" it returns a ... More... | |
cloneSpecificFeedback (int $originalQuestionId, int $duplicateQuestionId) | |
duplicates the SPECIFIC feedback relating to the given original question id and saves it for the given duplicate question id More... | |
getGenericFeedbackId (int $question_id, bool $solution_completed) | |
returns the SPECIFIC answer feedback ID for a given question id and answer index. More... | |
isGenericFeedbackId (int $feedbackId) | |
isSpecificAnswerFeedbackId (int $feedbackId) | |
getGenericFeedbackTableName () | |
getPageObjectNonEditableValueHTML (string $page_object_type, int $page_object_id) | |
returns html content to be used as value for non editable value form properties in feedback editing form More... | |
getPageObjectXML (string $page_object_type, int $page_object_id) | |
createPageObject (string $page_object_type, int $page_object_id, string $page_object_content) | |
clonePageObject (string $page_object_type, int $source_page_object_id, int $target_page_object_id, int $target_page_object_parent_id) | |
ensurePageObjectDeleted (string $page_object_type, int $page_object_id) | |
getGenericFeedbackPageObjectType () | |
getSpecificAnswerFeedbackPageObjectType () | |
getGenericFeedbackPageObjectId (int $question_id, bool $solution_completed) | |
returns a useable page object id for generic feedback page objects for the given question id for either the complete or incomplete solution (using the id sequence of non page object generic feedback) More... | |
cleanupPageContent (string $content) | |
Additional Inherited Members | |
![]() | |
static | isValidFeedbackPageObjectType (string $feedbackPageObjectType) |
returns the fact whether the given page object type relates to generic or specific feedback page objects More... | |
![]() | |
assQuestion | $questionOBJ |
ilCtrl | $ctrl |
ilDBInterface | $db |
ilLanguage | $lng |
string | $page_obj_output_mode = "presentation" |
Definition at line 30 of file class.ilAssMultiOptionQuestionFeedback.php.
|
protected |
Definition at line 330 of file class.ilAssMultiOptionQuestionFeedback.php.
Referenced by ilAssConfigurableMultiOptionQuestionFeedback\completeSpecificFormProperties(), and completeSpecificFormProperties().
|
protected |
Definition at line 240 of file class.ilAssMultiOptionQuestionFeedback.php.
References $res, ilAssQuestionFeedback\clonePageObject(), ilAssQuestionFeedback\getSpecificAnswerFeedbackPageObjectType(), and getSpecificFeedbackTableName().
ilAssMultiOptionQuestionFeedback::completeSpecificFormProperties | ( | ilPropertyFormGUI | $form | ) |
completes a given form object with the specific form properties required by this question type
Definition at line 63 of file class.ilAssMultiOptionQuestionFeedback.php.
References ilPropertyFormGUI\addItem(), buildAnswerOptionLabel(), ilAssQuestionFeedback\buildFeedbackContentFormProperty(), getAnswerOptionsByAnswerIndex(), ILIAS\Repository\lng(), and ilLegacyFormElementsUtil\prepareTextareaOutput().
ilAssMultiOptionQuestionFeedback::deleteSpecificAnswerFeedbacks | ( | int | $question_id, |
bool | $is_additional_content_editing_mode_page_object | ||
) |
Definition at line 219 of file class.ilAssMultiOptionQuestionFeedback.php.
References ilAssQuestionFeedback\ensurePageObjectDeleted(), and ilAssQuestionFeedback\getSpecificAnswerFeedbackPageObjectType().
ilAssMultiOptionQuestionFeedback::getAllSpecificAnswerFeedbackContents | ( | int | $question_id | ) |
Definition at line 147 of file class.ilAssMultiOptionQuestionFeedback.php.
References $res, and ilRTE\_replaceMediaObjectImageSrc().
Referenced by specificAnswerFeedbackExists().
ilAssMultiOptionQuestionFeedback::getAllSpecificAnswerPageEditorFeedbackContents | ( | int | $question_id | ) |
Definition at line 164 of file class.ilAssMultiOptionQuestionFeedback.php.
References ilAssQuestionFeedback\cleanupPageContent(), and ilAssQuestionFeedback\getSpecificAnswerFeedbackPageObjectType().
Referenced by specificAnswerFeedbackExists().
ilAssMultiOptionQuestionFeedback::getAnswerOptionsByAnswerIndex | ( | ) |
Definition at line 325 of file class.ilAssMultiOptionQuestionFeedback.php.
Referenced by ilAssConfigurableMultiOptionQuestionFeedback\completeSpecificFormProperties(), completeSpecificFormProperties(), ilAssConfigurableMultiOptionQuestionFeedback\initSpecificFormProperties(), initSpecificFormProperties(), ilAssConfigurableMultiOptionQuestionFeedback\saveSpecificFormProperties(), and saveSpecificFormProperties().
ilAssMultiOptionQuestionFeedback::getSpecificAnswerFeedbackContent | ( | int | $question_id, |
int | $question_index, | ||
int | $answer_index | ||
) |
Definition at line 125 of file class.ilAssMultiOptionQuestionFeedback.php.
References $res, and ilRTE\_replaceMediaObjectImageSrc().
Referenced by getSpecificAnswerFeedbackExportPresentation(), ilAssClozeTestFeedback\getSpecificAnswerFeedbackFormValue(), getSpecificAnswerFeedbackTestPresentation(), ilAssConfigurableMultiOptionQuestionFeedback\initSpecificFormProperties(), and initSpecificFormProperties().
ilAssMultiOptionQuestionFeedback::getSpecificAnswerFeedbackExportPresentation | ( | int | $question_id, |
int | $question_index, | ||
int | $answer_index | ||
) |
Definition at line 351 of file class.ilAssMultiOptionQuestionFeedback.php.
References ilAssQuestionFeedback\getPageObjectXML(), getSpecificAnswerFeedbackContent(), getSpecificAnswerFeedbackPageObjectId(), and ilAssQuestionFeedback\getSpecificAnswerFeedbackPageObjectType().
|
finalprotected |
Definition at line 276 of file class.ilAssMultiOptionQuestionFeedback.php.
References $res.
Referenced by getSpecificAnswerFeedbackPageObjectId(), and saveSpecificAnswerFeedbackContent().
|
finalprotected |
returns a useable page object id for specific answer feedback page objects for the given question id and answer index (using the id sequence of non page object specific answer feedback)
Definition at line 340 of file class.ilAssMultiOptionQuestionFeedback.php.
References getSpecificAnswerFeedbackId(), and saveSpecificAnswerFeedbackContent().
Referenced by getSpecificAnswerFeedbackExportPresentation(), ilAssClozeTestFeedback\getSpecificAnswerFeedbackFormValue(), getSpecificAnswerFeedbackTestPresentation(), importSpecificAnswerFeedback(), ilAssConfigurableMultiOptionQuestionFeedback\initSpecificFormProperties(), and initSpecificFormProperties().
ilAssMultiOptionQuestionFeedback::getSpecificAnswerFeedbackTestPresentation | ( | int | $question_id, |
int | $question_index, | ||
int | $answer_index | ||
) |
returns the html of SPECIFIC feedback for the given question id and answer index for test presentation
Definition at line 41 of file class.ilAssMultiOptionQuestionFeedback.php.
References ilAssQuestionFeedback\cleanupPageContent(), getSpecificAnswerFeedbackContent(), getSpecificAnswerFeedbackPageObjectId(), and ilAssQuestionFeedback\getSpecificAnswerFeedbackPageObjectType().
Referenced by ilAssClozeTestFeedback\determineTestOutputGapFeedback().
|
protected |
array<int> | $feedback_ids |
Definition at line 294 of file class.ilAssMultiOptionQuestionFeedback.php.
References $res, and ilDBConstants\T_INTEGER.
Referenced by ilAssClozeTestFeedback\isSpecificAnswerFeedbackAvailable().
|
finalprotected |
Definition at line 320 of file class.ilAssMultiOptionQuestionFeedback.php.
Referenced by cloneSpecificFeedback(), and saveSpecificAnswerFeedbackContent().
ilAssMultiOptionQuestionFeedback::importSpecificAnswerFeedback | ( | int | $question_id, |
int | $question_index, | ||
int | $answer_index, | ||
string | $feedback_content | ||
) |
Definition at line 367 of file class.ilAssMultiOptionQuestionFeedback.php.
References ilAssQuestionFeedback\createPageObject(), getSpecificAnswerFeedbackPageObjectId(), ilAssQuestionFeedback\getSpecificAnswerFeedbackPageObjectType(), and saveSpecificAnswerFeedbackContent().
ilAssMultiOptionQuestionFeedback::initSpecificFormProperties | ( | ilPropertyFormGUI | $form | ) |
initialises a given form object's specific form properties relating to this question type
Definition at line 91 of file class.ilAssMultiOptionQuestionFeedback.php.
References getAnswerOptionsByAnswerIndex(), ilPropertyFormGUI\getItemByPostVar(), ilAssQuestionFeedback\getPageObjectNonEditableValueHTML(), getSpecificAnswerFeedbackContent(), getSpecificAnswerFeedbackPageObjectId(), ilAssQuestionFeedback\getSpecificAnswerFeedbackPageObjectType(), and ilLegacyFormElementsUtil\prepareTextareaOutput().
|
protected |
Definition at line 308 of file class.ilAssMultiOptionQuestionFeedback.php.
ilAssMultiOptionQuestionFeedback::saveSpecificAnswerFeedbackContent | ( | int | $question_id, |
int | $question_index, | ||
int | $answer_index, | ||
string | $feedback_content | ||
) |
Definition at line 181 of file class.ilAssMultiOptionQuestionFeedback.php.
References ilRTE\_replaceMediaObjectImageSrc(), getSpecificAnswerFeedbackId(), and getSpecificFeedbackTableName().
Referenced by getSpecificAnswerFeedbackPageObjectId(), importSpecificAnswerFeedback(), ilAssClozeTestFeedback\saveFbPropsForNumericGap(), ilAssClozeTestFeedback\saveFbPropsForSelectGap(), ilAssClozeTestFeedback\saveFbPropsForTextGap(), ilAssClozeTestFeedback\saveFeedbackFieldsPerGapQuestion(), ilAssConfigurableMultiOptionQuestionFeedback\saveSpecificFormProperties(), and saveSpecificFormProperties().
ilAssMultiOptionQuestionFeedback::saveSpecificFormProperties | ( | ilPropertyFormGUI | $form | ) |
Definition at line 111 of file class.ilAssMultiOptionQuestionFeedback.php.
References getAnswerOptionsByAnswerIndex(), ilPropertyFormGUI\getInput(), and saveSpecificAnswerFeedbackContent().
ilAssMultiOptionQuestionFeedback::specificAnswerFeedbackExists | ( | ) |
Definition at line 379 of file class.ilAssMultiOptionQuestionFeedback.php.
References getAllSpecificAnswerFeedbackContents(), and getAllSpecificAnswerPageEditorFeedbackContents().
const ilAssMultiOptionQuestionFeedback::TABLE_NAME_SPECIFIC_FEEDBACK = 'qpl_fb_specific' |
table name for specific feedback
Definition at line 35 of file class.ilAssMultiOptionQuestionFeedback.php.
Referenced by ilAssSpecificFeedbackIdentifierList\getSpecificFeedbackTableName().