83 $this->headerMode = null;
84 $this->questionTitle =
'';
85 $this->questionPoints = 0.0;
86 $this->questionPosition = 0;
87 $this->questionCount = 0;
88 $this->questionPostponed =
false;
89 $this->questionObligatory =
false;
90 $this->questionRelatedObjectives =
'';
257 return "{$this->getQuestionPoints()} {$this->lng->txt('point')}";
260 return "{$this->getQuestionPoints()} {$this->lng->txt('points')}";
266 return $this->
lng->txt(
"postponed");
275 return $this->
lng->txt(
"tst_you_have_to_answer_this_question");
284 $label = $this->
lng->txt(
'tst_res_lo_objectives_header');
322 $tpl =
new ilTemplate(
'tpl.tst_question_info.html',
true,
true,
'Modules/Test');
342 $tpl->setVariable(
'TXT_POSITION_POINTS', $text);
356 $tpl->setVariable(
'HIDDEN_NOT_ANSWERED',
'hidden');
358 $tpl->setVariable(
'HIDDEN_ANSWERED',
'hidden');
363 $tpl->setVariable(
'TXT_ANSWERED', $this->
lng->txt(
'tst_answer_status_answered'));
364 $tpl->setVariable(
'TXT_NOT_ANSWERED', $this->
lng->txt(
'tst_answer_status_not_answered'));
365 $tpl->setVariable(
'TXT_EDITING', $this->
lng->txt(
'tst_answer_status_editing'));
static getImagePath(string $img, string $module_path="", string $mode="output", bool $offline=false)
get image path (for images located in a template directory)
if($DIC->http() ->request() ->getMethod()=="GET" &&isset($DIC->http() ->request() ->getQueryParams()['tex'])) $tpl