164 results for "marking".
-
Question in Denis's workspace
The student is asked to factorise a quadratic $x^2 + ax + b$. A custom marking script uses pattern matching to ensure that the student's answer is of the form $(x+a)(x+b)$, $(x+a)^2$, or $x(x+a)$.
To find the script, look in the Scripts tab of part a.
-
Question in Ben'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
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 Hollie's workspace
An example of using the GeoGebra extension to ask the student to create a geometric construction, with marking and steps.
-
Question in Mathematics for Geosciences
A question to practise the following skills in the context of Earth Sciences:
- graph-reading skills
- using a graph to find the equation of a line
- used adpative marking
-
Question in Sharon's workspace
No description given
-
Question in Sharon's workspace
No description given
-
Question in Nuala's workspace
An example of using the GeoGebra extension to ask the student to create a geometric construction, with marking and steps.
-
Question in Tst
An example of using the GeoGebra extension to ask the student to create a geometric construction, with marking and steps.
-
Question in Funciones
Give the student three points lying on a quadratic, and ask them to find the roots.
Then ask them to find the equation of the quadratic, using their roots. Error in calculating the roots is carried forward.
Finally, ask them to find the midpoint of the roots (just for fun). Error is carried forward again.
-
Question in Tst
Two sample t-test to see if there is a difference between scores on questions between two groups when the questions are asked in a different order.
-
Question in Christian's workspace
Tiny demo question for the polynomials extension.
It's important to wrap the student's answer in
polynomial()in the marking script, otherwise the marking doesn't work. -
Question in Ricardo's workspace
No description given
-
Question in Piotr's workspace
No description given