Recently published items
-
Give an example of (vectors 1)
QuestionThe matrix entry part in this question marks any symmetric matrix as correct, using a custom marking algorithm. A matrix is symmetric if it is equal to its transpose.
Published on 22/01/2021 06:01 CC BY -
Recursive JS function
QuestionThis shows how to implement a recursive function in JavaScript with a nested function definition.
Published on 21/01/2021 14:53 CC BY -
Tick box for "this is impossible"
QuestionThe student is asked to write a number with a certain property, or tick a box labelled "this is impossible" if it can't be done.
A custom marking algorithm on the gap-fill part first checks if the student ticked the box. If they did, their answer is marked correct if it really is impossible. If they didn't tick it, their number is checked against the required property.
Published on 21/01/2021 09:52 CC BY -
Two number entry gaps: first number must be less than the second
QuestionThe student is shown two number entry gaps on either side of a 'less than' sign. Their answer is marked correct if the first number is less than the second, using a custom marking algorithm.
This shows how to mark the gaps in a gap-fill part together, rather than independently.
Published on 21/01/2021 09:30 CC BY -
Laplace and Inverse Laplace Transforms
QuestionA simple test of definitions, properties and transform tables. Useful for retrieval practice.
Published on 20/01/2021 13:37 CC BY -
Generate a system of linear equations to solve
QuestionThis question uses the linear algebra extension to generate a system of linear equations which can be solved.
We want to produce an equation of the form $\mathrm{A}\mathbf{x} = \mathbf{y}$, where $\mathrm{A}$ and $\mathbf{y}$ are given, and $\mathbf{x}$ is to be found by the student.
First, we generate a linearly independent set of vectors to form $\mathrm{A}$, then freely pick the value of $\mathbf{x}$, and calculate the corresponding $\mathbf{y}$.
To generate $\mathrm{A}$, we generate more vectors we need, then pick a linearly independent subset of those using the
subset_with_dimensionfunction.Published on 20/01/2021 13:14 CC BY -
Åpent lukket mengder
QuestionNo description given
Published on 19/01/2021 10:42 No licence specified -
Domain of the function
QuestionNo description given
Published on 19/01/2021 10:05 No licence specified -
Skalarverdifunksjoner
QuestionNo description given
Published on 19/01/2021 09:01 No licence specified -
Applied 1, Chapter 7, Hypothesis Testing
Exam (1 question)No description given
Published on 18/01/2021 19:06 No licence specified