MDL-20585 correcting so that the confirm check button appears only on reload

if errors are detected but also correcting the test setting an error on confir line
 394
This commit is contained in:
Pierre Pichet 2009-10-26 21:00:04 +00:00
parent b8affd4c8a
commit 03adfa13e5

View File

@ -346,7 +346,7 @@ class question_edit_multianswer_form extends question_edit_form {
}
}
}
if (( $this->negative_diff || $this->used_in_quiz )&& $this->confirm == 0 ){
if (( $this->negative_diff || $this->used_in_quiz && ($this->negative_diff > 0 ||$this->negative_diff < 0 || $this->type_change ))&& $this->confirm == 0 ){
$this->_form->setElementError('confirm',"confirm then save");
}
$default_values['alertas']= "<strong>".get_string("