183 results for "demo".
-
Question in Linear Algebra 1st year
Matrix multiplication. Contains a function that will let you print the calculation steps of matrix multiplication, e.g. in the Advice.
-
Question in Demos
A demo of the gap-fill part and its options.
-
Exam (1 question) in Teacher's workspace
No description given
-
Question in Teacher's workspace
No description given
-
Question in Demos
Showing off the part types.
-
Exam (8 questions) in Demos
A demonstration of the exam-level variable override feature. The student is shown the same question several times, but each instance is set up to suggest a different error in the process of computing the median of a sample. The first instance is very easy, and the last is pretty hard.
-
Question in Demos
A question designed to demonstrate the exam-level variable overrides feature. The student must work out the median of a given sample. The exam can override size of the sample, the range of numbers to pick, and whether the sample should be shown to the student in increasing order.
-
Question in How-tos
Demonstrates how to set up a "choose one from a list" part where the number of choices is randomised.
The part is given a list of labels for the choices as well as a list specifying the marks to award for each choice.
-
Question in How-tos
A short demonstration of when the basic simplification rules are turned on, or off.
-
Question in How-tosThe statement of this question demonstrates how you can control the \simplify command's behaviour by specifying the rules to use.
-
Question in How-tos
Demo showing how to write a custom function in javascript.
-
Question in How-tos
Demo question showing how to use the matrix maths functions in JavaScript.
-
Question in How-tos
This demonstrates how to render a set of tuples such as $\{(1,2),(3,4)\}$ in LaTeX, starting with a list of pairs of numbers.
-
Question in How-tos
Demonstrates how to create variables containing LaTeX commands, and how to use them in the question text.
-
Question in How-tos
Demonstrating that \$ produces a normal dollar sign.
-
Question in How-tos
Demonstrates that the marking algorithm for "match text pattern" parts doesn't put quotes around substituted strings any more.
-
Question in Demos
A demo of the choose several from a list part and its options.
-
Question in Will's workspace
No description given
-
Question in Marie's Logic workspace
Demonstrates how to create variables containing LaTeX commands, and how to use them in the question text.
-
Question in How-tos
This question demonstrates defining an 'unknown' function $F(x)$ as a custom function so that it can be used in marking.
The definition of $F$ is arbitrary, so care must be taken to ensure it doesn't have more properties, such as evenness, than necessary.
-
Question in Xiaodan's workspace
Customised for the Numbas demo exam
Motion under gravity. Object is projected vertically with initial velocity $V\;m/s$. Find time to maximum height and the maximum height. Now includes an interactive plot.
-
Question in Liz's workspace
Customised for the Numbas demo exam
Motion under gravity. Object is projected vertically with initial velocity $V\;m/s$. Find time to maximum height and the maximum height. Now includes an interactive plot.
-
Question in Harry's workspace
Customised for the Numbas demo exam
Motion under gravity. Object is projected vertically with initial velocity $V\;m/s$. Find time to maximum height and the maximum height. Now includes an interactive plot.
-
Question in Ethan's workspace
Customised for the Numbas demo exam
Motion under gravity. Object is projected vertically with initial velocity $V\;m/s$. Find time to maximum height and the maximum height. Now includes an interactive plot.
-
Question in Alan's workspace
Customised for the Numbas demo exam
Motion under gravity. Object is projected vertically with initial velocity $V\;m/s$. Find time to maximum height and the maximum height. Now includes an interactive plot.
-
Question in Demos
A demo of the match text pattern part and its options.
-
Question in How-tos
A demonstration of how to use the "variable list of choices" option for a "choose one from a list" part to shuffle only some of the choices, and always have the same "I don't know" choice at the end of the list.
-
Question in Demos
No description given
-
Question in Christian's workspace
Demo question: do some sneaky symbolic differentiation to check that the student's answer is the integral of the expression they're given.
Needs an advice section before it can be used.
-
Question in Demos
Find a regression equation.
Now includes a graph of the regression line and another interactive graph gives users the opportunity to move the regression line around. Could be used for allowing users to experiment with what they think the line should be and see how this compares with the calculated line.
Also includes an updated SSE to see how the sum of the squares of the residuals varies with the regression line.