Recently published items
-
Question 5 what is x
QuestionNo description given
Published on CC BY -
Custom marking - differentiate student's answer
QuestionThe student is asked to integrate a given function. The marking algorithm differentiates the student's answer, and checks that it is equivalent to the original function.
Published on CC BY -
Question 4 basic what is x
QuestionNo description given
Published on CC BY -
Pattern matching - factorise an equation
QuestionThe 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.
Published on CC BY -
Style a table of sales figures
QuestionA randomised table is contained in a div tag with the id
#sales-table, so it can be styled using the CSS preamble.Published on CC BY -
Expanding a linear factor
QuestionExpanding linear factors
Published on CC BY -
Conditional visibility
QuestionShow one of several blocks of text depending on the value of a question variable.
As well as a simple check for the value of a variable, the condition to display a block of text can be a complex expression in any of the question variables - in this example, depending on the discriminant of the generated quadratic.
Published on CC BY -
Lois's copy of Percentages - Non-Calculator Worded Questions
QuestionThese are worded questions on percentages. They can be done without a calculator.
Published on CC BY-NC-SA -
Question 19 function
QuestionNo description given
Published on CC BY -
Piotr's copy of Functions: value of a function 2
QuestionCalculate the functional value at a point.
Published on CC BY