mirror of
https://github.com/moodle/moodle.git
synced 2025-03-09 10:19:56 +01:00
Merge branch 'mdl-26299' of git://github.com/mackensen/moodle
This commit is contained in:
commit
69c53045ba
@ -1151,6 +1151,7 @@ class question_numerical_qtype extends question_shortanswer_qtype {
|
||||
break;
|
||||
case 2 : // NUMERICALQUESTIONUNITTEXTDISPLAY
|
||||
$default_values['unitrole'] = 1 ;
|
||||
break;
|
||||
case 3 : // NUMERICALQUESTIONUNITNODISPLAY
|
||||
$default_values['unitrole'] = 0 ;
|
||||
// $default_values['showunits1'] = $question->options->showunits ;
|
||||
|
Loading…
x
Reference in New Issue
Block a user