Recently published items
-
Demo variable number of gaps
QuestionIn this demo question, you can see either 2 or 3 gaps depending on the variable \(m\), and the marking algorithm doesn't penalise for the empty third gap in cases when it is not shown.
Reason to use it: for vectors or matrices containing only numbers, one can easily use matrix entry to account for a random size of an answer. But this does not work for mathematical expressions. There we have to give each entry of the vector as a separate gap, which then becomes a problem when the size varies. This solves that problem. For this reason I've included two parts: one very simple one that just shows the phenomenon of variable number of gaps, and one which is more like why I needed it.
Note that to resolve the fact that when \(m=2\), the point for the third gap cannot be earned, I have made it so that the student only gets 0 or all points, when all shown gaps are correctly filled in.
Note the use of Ax[m-1] in the third gap "correct answer" of part b): if you use Ax[2], then it will throw an error when m=2, as then Ax won't have the correct size. So even though the marking algorithm will ignore it, the question would still not work.
Bonus demo if you look in the variables: A way to automatically generate the correct latex code for \(\var{latexAx}\), since it's a variable size. I would usually need that in the "Advice", i.e. solutions, rather than the question text.
Published on 02/09/2020 14:02 CC BY -
JSXGraph MCQ Example
QuestionSmall demo using the JME implementation of JSXGraph inline in a multiple choice question.
Published on 02/09/2020 07:35 CC BY -
Trig: Diagonal of a parallelogram
QuestionFind an interior angle and length of a diagonal of a random parallelogram.
Published on 01/09/2020 23:51 CC BY-NC -
Matrix transformations (WBQ 1.30 randomised)
QuestionFirst compute matrix times vector for specific vectors. Then determine domain and codomain and general formula for the matrix transformation defined by the matrix.
Randomising the number of rows in the matrix, m, makes the marking algorithm for part c) slightly complicated: it checks whether it should include the third gap or not depending on the variable m. For the correct distribution of marks, it is then necessary to do "you only get the marks if all gaps are correct". Otherwise the student would only get 2/3 marks when m=2, so the third gap doesn't appear.
Published on 01/09/2020 21:47 CC BY -
Matrix transformations (same as WBQ 1.30)
QuestionFirst compute matrix times vector for specific vectors. Then determine domain and codomain and general formula for the matrix transformation defined by the matrix.
Published on 01/09/2020 20:08 CC BY -
Week 1 homework
Exam (3 questions)This is my first trial of Numbas.
Published on 01/09/2020 13:13 No licence specified -
test 1
Exam (3 questions)This is the test description. Placeholder text can be changed per test.
Published on 01/09/2020 02:04 All rights reserved -
Chemistry 8 - Moles and Concentration
QuestionNo description given
Published on 01/09/2020 01:43 No licence specified -
Chemistry 6 - Molecular Formula
QuestionThis tests the student's ability to understand the components of formula.
Published on 01/09/2020 00:56 No licence specified -
coba1
Questioncoba saja
Published on 31/08/2020 02:38 No licence specified