diff --git a/question/format/webct/tests/fixtures/sample_calculated_webct.txt b/question/format/webct/tests/fixtures/sample_calculated_webct.txt index 1f0960e675c71..e408853de9d81 100644 --- a/question/format/webct/tests/fixtures/sample_calculated_webct.txt +++ b/question/format/webct/tests/fixtures/sample_calculated_webct.txt @@ -1,32 +1,32 @@ -# Start of calculated question: Square area -:TYPE:C -:TITLE:calculated: Square area -:QUESTION:H -Find the area in m2 of a square with sides of length {l} m. -:IMAGE: -:FORMULA:{l}*{l} -:l-MIN:10 -:l-MAX:100 -:l-DEC:0 -:VALUES:10 -:l-VAL1:51 -:l-VAL2:32 -:l-VAL3:57 -:l-VAL4:94 -:l-VAL5:38 -:l-VAL6:54 -:l-VAL7:87 -:l-VAL8:90 -:l-VAL9:78 -:l-VAL10:39 -:ANS-DEC:1 -:TOL: -:TOLTYPE:percent -:UNITREQ:0 -:UNITSPACE:0 -:UNITCASE:0 -:UNITVAL:0 -:ANSTYPE:dec -:FEEDBACK:H -:CAT:Import from WebCT -# End of calculated question: Square area \ No newline at end of file +# Start of calculated question: Square area +:TYPE:C +:TITLE:calculated: Square area +:QUESTION:H +Find the area in m2 of a square with sides of length {l} m. +:IMAGE: +:FORMULA:{l}*{l} +:l-MIN:10 +:l-MAX:100 +:l-DEC:0 +:VALUES:10 +:l-VAL1:51 +:l-VAL2:32 +:l-VAL3:57 +:l-VAL4:94 +:l-VAL5:38 +:l-VAL6:54 +:l-VAL7:87 +:l-VAL8:90 +:l-VAL9:78 +:l-VAL10:39 +:ANS-DEC:1 +:TOL: +:TOLTYPE:percent +:UNITREQ:0 +:UNITSPACE:0 +:UNITCASE:0 +:UNITVAL:0 +:ANSTYPE:dec +:FEEDBACK:H +:CAT:Import from WebCT +# End of calculated question: Square area