Good Morning,
I am trying to use desmos for a end of quarter check in quiz with more than 200 students.
Although I have some explain your answer questions, I am trying to have others marked for correctness on the dashboard.
For the following CL, I am looking for a ratio of 8/17. In looking at the discussion boards, I have found that using a range is best for this type of answer, but am also wanting feedback for students who enter the ratio using a format other than the fraction. (ie, 8 to 17 or 8:17).
I have attempted to search and troubleshoot on my own, but am now stuck.
Thanks in advance for any feedback you might able to provide.
I am getting "Syntax Error: unexpected token “>”
disableEvaluation: true
correct: PartDratio.numericValue > 0.475 and PartDratio.numericValue < 0.470
when PartDratio submitted
when PartDratio.numericValue > 0.475 and PartDratio.numericValue < 0.470, “YES” otherwise PartDratio submitted “Your ratio needs to be submitted as a fraction.” )