mirror of
https://github.com/moodle/moodle.git
synced 2025-03-09 18:30:03 +01:00
MDL-20636 Fix GIFT unit test
This commit is contained in:
parent
cd4b6c1932
commit
e2661fa8bc
@ -362,8 +362,8 @@ class qformat_gift_test extends UnitTestCase {
|
||||
'generalfeedback' => '',
|
||||
'generalfeedbackformat' => FORMAT_MOODLE,
|
||||
'qtype' => 'multichoice',
|
||||
'defaultgrade' => 1,
|
||||
'penalty' => 0.1,
|
||||
'defaultmark' => 1,
|
||||
'penalty' => 0.3333333,
|
||||
'length' => 1,
|
||||
'single' => 0,
|
||||
'shuffleanswers' => '1',
|
||||
|
Loading…
x
Reference in New Issue
Block a user