saasbook/ruql

can not set 0.5 points

JacksonGL opened this issue · 0 comments

I was trying to run the following code. The system can not assign 0.5 pt to a question. Any floating point number less than 1 will lead to 1pt on a question.

choice_answer :points => 0.5, :randomize => true do
end