6 results in How-tos - search across all projects.
-
Question
The student is asked to find the square root of an integer of the form ±n2. 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
-
Question
This question uses the vis.js library to plot 3D functions and data sets.
As well as JME functions to make plots, you can use javascript functions to get more control over how the plots are rendered.
-
Question
No description given
-
Question
No description given
-
Question
No description given
-
Question
An example of using the GeoGebra extension to ask the student to create a geometric construction, with marking and steps.