318 results for "numbas".
-
Question in Demos
A demo of the match choices with answers part and its options.
-
Question in How-tos
When saving the data necessary to resume an attempt, Numbas only saves the values of variables which use the random number generator.
If you naively generate a large random sample in one variable, it'll be marked as a source of randomness so Numbas will save every value in the sample. Loading this value when you resume the attempt can be very slow.
Instead, you can generate a seed value in one variable and then use it with the seedrandom function in the variable that stores your random list. Only the value of the seed needs to be saved.
-
Question in Getting Started
This question contains information on how Numbas works, from the beginning of an exam to the end.
Note: it was written for students who access Numbas exams through the Numbas LTI provider. Some of the information does not apply to standalone exams, or those delivered through a generic SCORM player.
-
Question in How-tos
Do not use this: adaptive marking is the best way to access the student's answer to another part.
Shows how to retrieve the student's answer to another part from a custom marking script.
-
Question in Demos
This easy question is intended to be used by administrators to test the integration of Numbas with a learning environment.
-
Exam (1 question) in William's workspace
This easy exam is intended to be used by administrators to check the integration of Numbas with a leaarning environment.
-
Question in CHY1201 - SpectroscopyThe reduced masses are pre-calculated for this question and included in a list. It would be more elegant to program Numbas to permute atoms together to generate diatomic molecules while constraining the permutations to those which are chemically/physically reasonable, so as to allow calculation of each reduced mass directly from the atomic masses- but organising this with high computational efficiency might be a significant programing task (add to "to do" list).
-
Exam (2 questions) in Engineering Statics
Homeworks 36, 37, 38 and 39 don't resume properly in Numbas LTI, so broken into individual problems.
-
Question in DemosAn interactive experiment about probability: the student must first 'design' the experiment by deciding how many times they're going to flip a coin, and define what number of heads would make them believe the coin is biased. They must then enter the results of their coin flips, calculate the percentage of heads, and finally decide if the coin is biased, using the condition they specified in the design stage. There are optional hints at each stage.
-
Question in Demos
A demonstration of embedding various kinds of media in a question.
-
Question in Demos
A demo of the mathematical expression part and its options.
-
Question in MESH
You can enter an equation in 2 or more variables and rearrange it in the following steps. Numbas checks that the lines of working are all equivalent to the original equation.
-
Question in MESH
You can enter an expression and rearrange it in the following steps. Numbas checks that each arrangement is equivalent to the original expression.
-
Exam (82 questions) in Alessandro's workspace
DIAGNOSYS is a knowledge-based test of mathematics background knowledge for first-year university students, created by John Appleby at Newcastle University.
The questions have been translated directly into Numbas, with as few changes as possible.
-
Question in How-tos
The student is asked to find the square root of an integer of the form $\pm n^2$. If the root is not real, they should enter "nan".
A custom marking algorithm extends the built-in one to deal with "nan".
There's some custom javascript to set the expected answer correctly. In the future this will be possible in the marking algorithm - see https://github.com/numbas/Numbas/issues/856
-
Exam (114 questions) in Alessandro's workspace
DIAGNOSYS is a knowledge-based test of mathematics background knowledge for first-year university students, created by John Appleby at Newcastle University.
The questions have been translated directly into Numbas, with as few changes as possible.
-
Question in FoundMathsStats
Students are supposed to use Excel (or similar) to find the answers (e.g., enter coordinates of two points then plot and add trendline).
Uses an embedded Geogebra graph of a line $y=mx+c$ with random coefficients set by NUMBAS.
-
Question in Lineare Algebra 1
Identify well-known fractional equivalents of decimals. Convert obscure decimals and recurring decimals into fractions.
https://numbas.mathcentre.ac.uk/question/22784/decimals-to-fractions/ by Lauren Richards
Translated to German.
-
Question in CHY1201 - SpectroscopyThe reduced masses are pre-calculated for this question and included in a list. It would be more elegant to program Numbas to permute atoms together to generate diatomic molecules while constraining the permutations to those which are chemically/physically reasonable, so as to allow calculation of each reduced mass directly from the atomic masses- but organising this with high computational efficiency might be a significant programing task (add to "to do" list).
-
Question in CHY1201 - SpectroscopyThe reduced masses are pre-calculated for this question and included in a list. It would be more elegant to program Numbas to permute atoms together to generate diatomic molecules while constraining the permutations to those which are chemically/physically reasonable, so as to allow calculation of each reduced mass directly from the atomic masses- but organising this with high computational efficiency might be a significant programing task (add to "to do" list).
-
Question in CHY1201 - SpectroscopyThe reduced masses are pre-calculated for this question and included in a list. It would be more elegant to program Numbas to permute atoms together to generate diatomic molecules while constraining the permutations to those which are chemically/physically reasonable, so as to allow calculation of each reduced mass directly from the atomic masses- but organising this with high computational efficiency might be a significant programing task (add to "to do" list).
-
Exam (1 question) in Demos
This easy exam is intended to be used by administrators to check the integration of Numbas with a leaarning environment.
-
Question in Lineare Algebra 1
Decide whether statements about square and cube numbers are always true, sometimes true or never true.
German translation of https://numbas.mathcentre.ac.uk/question/22768/always-sometimes-or-never-square-and-cube-numbers/ von Stanislav Duris.
-
Question in Lineare Algebra 1
Schreibe $\displaystyle \frac{a} {b + \frac{c}{d}}$ als einen gekürzten Bruch $\displaystyle \frac{p}{q}$ mit ganzen Zahlen $p$ und $q$.
Angepasste, übersetzte und erweiterte Version von https://numbas.mathcentre.ac.uk/question/11701/simplifying-fractions/ von Newcastle University Mathematics and Statistics.
-
Exam (7 questions) in Christian's workspace
Some questions for our open day, to give students a first taste of Numbas.
-
Question in Christian's workspace
This is a copy of a question from the Numbas demos project, with references to the editor removed.
The student is shown a plot of a mystery function. They can enter values of $x$ check, within the bounds of the plot.
They're asked to give the formula for the function, and then asked for its value at a very large value of $x$.
A plot of the student's function updates automatically as they type. Adaptive marking is used for the final part to award credit if the student gives the right value for their incorrect function.
-
Question in Lineare Algebra 1
Details on inputting numbers into Numbas. (German translation)
-
Question in Lineare Algebra 1
Dealing with functions in Numbas. (Translation to German.)
-
Question in Lineare Algebra 1
Inputting ratios of algebraic expressions. (Translation to German)
-
Question in Lineare Algebra 1
Information on inputting powers