diff --git a/STINK_student_records/Test_classes/Paper/STINK_student_records_Test_Paper.php b/STINK_student_records/Test_classes/Paper/STINK_student_records_Test_Paper.php index 02e8dd0..c971ddf 100644 --- a/STINK_student_records/Test_classes/Paper/STINK_student_records_Test_Paper.php +++ b/STINK_student_records/Test_classes/Paper/STINK_student_records_Test_Paper.php @@ -38,6 +38,7 @@ 'decimals' => 0, 'underflow' => -1, 'overflow' => 37, + 'legal_values' => array( 0, 36 ), 'default' => 18, 'nullable' => false, 'test_value' => "18", ),