I'm using the Cloze question type to do a question like this:
= _____ tens
______ ones
and _____ in all
I want each underline to be worth 1/3 of a point. Is this possible? I put
= | {0.33:SHORTANSWER:=4} | tens |
{0.33:SHORTANSWER:=9} | ones | |
= | {0.34:SHORTANSWER:=49} |
in all |
but it doesn't recognize Moodle doesn't recognize it. I am currently using 2.1 version.