Teacher Reporting: Difference between revisions
Wwdillingham (talk | contribs) No edit summary |
Wwdillingham (talk | contribs) |
||
| 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" | ||