Teacher Reporting: Difference between revisions

No edit summary
Line 296: Line 296:
# operations and single operation instructions, but only if lower on the compound instruction side.   
# operations and single operation instructions, but only if lower on the compound instruction side.   


if ( ( (non_compound_correct[student] / non_compound[student]) - (compound_correct[student] / compound[student]) > .2 ) || ( (non_compound_correct[student] / non_compound[student]) ) < .7)
if ( ( (non_compound_correct[student] / non_compound[student]) - (compound_correct[student] / compound[student]) > .2 ) ||  
( (non_compound_correct[student] / non_compound[student]) ) < .7)
{
{
understands= "no"
understands= "no"