I thought I should be able to input a decimal value for Raw Attainment Marks. For example, entering 5.5/10 should calculate as 55%, which is what the teacher intends. However, I receive the message “May contain only numbers”, so it seems only whole numbers are allowed.
I can import decimal values successfully, but I’m not sure whether that’s the intended behavior. Could you please clarify?
Dear @Ali i have similar observation, but for me when i add a custom field, i am not able to choose decimal type i only see number and i want to use it to store height, weight and BMI and i was expecting xx.xx but i can only type xx. is adding decimal type possible?
Hi @alkindy Thanks for the heads up, I had a look at the custom field code, which should have already supported decimal values, and it looks like this is a bug in the validation code. I’ve fixed it here, which is one line, so you could apply it to your system if you’d like. Otherwise, it will be part of the v30.0.01 patch due to release next week.