13298 results.
-
Question in Engineering Statics
Determine expressions for internal shear and bending moment as a function of $x$ for a beam with two vertical loads.
-
Exam (2 questions) in Ulrich's workspace
No description given
-
Question in Demos
This shows how to take an expression given by the student and plot the implicit curve of points where it equals zero.
-
Question in Engineering Statics
Student calculates $\bar{y}$ for a triangle. Must use similar triangles get element $dA$.
-
Question in Engineering Statics
Find the area, first moment of area, and coordinates of a general spandrel. The area may be above or below the function.
-
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 How-tos
The diagram contains a line and a hidden glider on that line.
The JavaScript preamble adds a callback which shows the glider when the question advice is displayed.
-
Question in How-tos
Shows how to use the lpad function to format a time in HH:MM format so that leading zeros are used for numbers less than 10.
-
Question in How-tos
The CSS preamble adds a vertical line down the input for part b, to separate the two parts of the matrix.
-
Question in Engineering Statics
Locate the centroid of a rectangle, triangle, and semi-circle on a coordinate grid.
-
Question in Demos
A custom marking algorithm on the spreadsheet part changes it to interpret quantities in cells, so they can be compared to the expected answer.
In real use, you'd probably want more sophisticated logic, to give better feedback or to allow partial marks for different units, like the "quantity with units" part type does.
-
Question in MASH Bath: Question Bank
Find the unit vectors in the direction of four 3-dimensional vectors. Three of the vectors are given, and the fourth is expressed as a linear combination of two of the other vectors.
-
Question in Jane's workspace
No description given
-
Question in Engineering Statics
Find the centroid of a shape made up of a rectangle and two triangles.
-
Question in Engineering Statics
Find the centroid of a shape made from a rectangle, triangle, and circle.
-
Question in Jane's workspace
No description given
-
Question in Jane's workspace
No description given
-
Question in Jane's workspace
No description given
-
Exam (5 questions) in Jane's workspace
No description given
-
Question in Jane's workspace
No description given
-
Question in Jane's workspace
No description given
-
Question in Jane's workspace
No description given
-
Question in AME
Draws a triangle based on 3 side lengths.
-
Exam (8 questions) in Brendan's workspace
Exam for Maths 4, Review week 2025.
-
Exam (3 questions) in Mechanics
Simple Hertz contact without friction.
-
Question in XE420
This question tests students knowledge of basic matrix arithmetic.
-
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.
-
Exam (16 questions) in HELM books
HELM Book 1.1.5 exercises
-
Question in MASH Bath: Question Bank
Calculating the derivative of a function of the form $ax^n \ln(bx)$ using the product rule.
-
Question in MASH Bath: Question Bank
No description given