You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
assert.ok(contains_note(res,{note:jme.normaliseName('all_same_precision'),message: R('part.matrix.not all cells same precision')}),'not all cells same precision warning');
assert.deepEqual(p.settings.prefilledCells,[['1.22','1.23'],['3','???']],'numbers are rounded using the precision restriction; any string is valid for a pre-filled cell');
578
+
});
575
579
576
580
question_test(
577
581
'Note name used both for question variable and marking note',
0 commit comments