Changes

Jump to navigation Jump to search
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"
236

edits

Navigation menu