Find the exact Quadratic Equations error pattern
Mistakes that quietly remove marks
Identifying a, b, c too early
If the equation is not in ax^2 + bx + c = 0 form, the coefficients are not ready to use.
How to repair it with Eduro
Before solving, Eduro should ask the student to write the standard form and underline a, b, and c with signs.
Forgetting the plus-minus split
Students often write only one root after using the formula, especially when the square root simplifies neatly.
How to repair it with Eduro
Make the student write two separate lines after the formula: one for plus and one for minus.
Accepting both roots in word problems
A negative length, impossible age, or invalid time may satisfy the equation but not the situation.
How to repair it with Eduro
After solving, Eduro should ask: what does each root mean in the original story?
Repair prompts for common mistakes
Parent note
If a student says they know quadratics but keeps losing marks, the problem is usually process discipline. Eduro should make every solution visibly pass through standard form, method choice, root check, and interpretation.