48 results authored by David Wishart - search across all users.
-
Question in Year 1 diagnostics
No description given
-
Question in Year 1 diagnostics
No description given
-
Question in Year 1 diagnostics
No description given
-
Question in Year 1 diagnostics
No description given
-
Question in Year 1 diagnostics
No description given
-
Question in Year 1 diagnostics
No description given
-
Question in Year 1 diagnostics
No description given
-
Question in David's workspace
Some clever variable-substitution trickery to randomly pick two sides of a right-angled triangle to give to a student, and ask for the other.
The sides are set up so they're always Pythagorean triples, and the opposite side is always odd.
As ever, most of the tricky stuff is in the advice.
Because this was created quickly to show how to set up the randomisation, there's no diagram. It would benefit greatly from a diagram.
-
Question in David's workspace
No description given
-
Question in David's workspace
Draws a triangle based on 3 input points. Calculates length, area, perimeter, heights and internal angles
-
Question in David's workspace
A method of randomly choosing variable names - use the
expression()
JME function to create a variable name from a randomly chosen string.(This question also uses a custom marking script to check that the student has simplified the expression)
-
Question in David's workspace
Draws a triangle based on 3 input points. Calculates length, area, perimeter, heights and internal angles
-
Question in David's workspace
Basic solving of linear equations.
-
Question in David's workspace
Draws a triangle based on 3 input points. Calculates length, area, perimeter, heights and internal angles
-
Question in David's workspace
Draws a triangle based on 3 input points. Calculates length, area, perimeter, heights and internal angles
-
Question in David's workspace
Draws a triangle based on 3 input points. Calcualtes length, area, perimeter, heights and internal angles
-
Question in David's workspace
Draws a triangle based on 3 input points. Calcualtes length, area, perimeter, heights and internal angles
-
Question in David's workspace
Solving quadratic equations using a formula,