11343 results.
-
Question in Content created by Newcastle University
Calculation of modulus, argument, multiplication by complex conjugate, given two complex numbers.
-
Question in HELM books
Characterise the cosh function as continuous, many-to-one, even, and find the limit as x approaches 1. Part of HELM book 2.4.3.
-
Question in HELM books
Given a linear or a quadratic function and asked whether it is continuous. Part of HELM Book 2.4.
-
Question in Engineering Statics
Determine the forces in the pistons of a hydraulicly operated excavator.
-
Question in MAS3927
These multiple-choice questions help you verify your understanding of key concepts from the lectures.
-
Question in MAS3927
These questions are designed to help you verify that you can successfully apply the techniques related to maximum-likelihood estimation we have learned in class, e.g., numerical and analytical derivation of estimators, construction of large-sample confidence intervals, and likelihood-ratio tests.
-
Question in Engineering Statics
Determine expressions for internal shear and bending moment as a function of $x$ for a beam with two vertical loads.
-
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
-
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.
-
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.
-
Question in MASH Bath: Question Bank
Calculating the derivative of a function of the form $ax^n \ln(bx)$ using the product rule.