You're not reading the latest revision of this page, which is
here.
News
Want to be informed regularly about our news? Sign up for our newsletter.
15 April 2025
Personal Pool Assistant (PPA)
The Personal Pool Assistant is your smart solution for creating and managing individualized task
pools. With just a few clicks, you can generate personalized exercise sheets tailored to student’s needs.
Learn More Now:
Visit Personal Pool Assistant and discover how the Personal Pool Assistant can make your teaching smarter.
Use Worksheets as Timed Quizzes in Moodle
Worksheets from the pool can now be used as timed quizzes directly within Moodle – perfect for exams, tests, or time-controlled practice sessions!
Here’s how it works:
Automatic Timer:
The countdown starts as soon as the student opens the quiz for the first time – no manual activation needed.
Fixed Time Window:
The quiz automatically ends after the configured time limit.
Grading After Time Expires:
Submissions are only graded after the timer has run out – ensuring fairness and consistency.
You’ll find this feature under Moodle Integration for Teachers – Point 7 in the table.
27 March 2025
Combining CindyJS with MUMIE problems
CindyJS can be used to enhance MUMIE problems graphically, and to create other graphical exercises. See the explanation here.
Stylings in Visualizations
As a new feature, in visualization environments you can have several styling commands for one variable.
4 February 2025
Integration of CindyJS into MUMIE
The powerful visualization library CindyJS can now be integrated into MUMIE.
Improvements on the conditions available for explanations
In the conditions for explanations, you can now also use evaluations, substitutions and derivatives of functions.
Traces for objects in visualizations
Objects in the canvas can leave temporary traces when being moved by user interaction.
How you enable that in your visualization as an author is explained here.
13 January 2025
Text for vectorfields
In visualizations, you can use variables of type vectorfield also in text. A vector of the function terms for the components is shown.
13 December 2024
Vectorfields in Visualizations
New variable type vectorfield for displaying 2D-vectorfields and 3D-vectorfields.
HM4mint available in English
The HM4mint-course is now also available in English.
11 November 2024
The command \popup allows to insert popup information in articles. More information is here
3D-Visualizations
Thanks to a cooperation with RWTH Aachen, visualizations are now also possible in 3D. Within the environment visualization, a 3D-canvas is created by using \begin{canvasXYZ} ... \end{canvasXYZ} (see here). JSX-Visualization-Variables.md can be displayed in 3D-canvas:
New objects in visualizations
There have also been developments in visualizations independent of 3D.
Other new features in visualizations
We implemented other new features in visualizations:
- Additional options for 2D-canvases:
fixView noMouseZooming and more. We also adapted the behaviour of the option noToolbar: It only hides the tool bar (apart from the reset button), but still allows zooming and dragging with the mouse.
- command \vectorForm for changing the appearance of points or vectors in text.
- command \sliderPositioning : Changing the length of the slider. (We intend to extend this command in the future so that authors also have the option to configure the placement of the slider ).
26 August 2024
Partial score for answers
If a student's answer was only partially incorrect, you may want to award partial credit for the response.
You can achieve this by using the command \partialScore[condition]{score} within an answer environment.
30 Mai 2024
New website available
Over the past few weeks, we at integral learning have been working on our new website.
It is online since this week.
Why don't you visit us at https://integral-learning.de and perhaps you will discover some functionalities that you don't know about yet.
29 April 2024
Zooming in Visualizations with mouse wheel
Users can now zoom in and out in visualizations with the mouse wheel. The user can also drag the visible canvas with the mouse. If the author hides the toolbar (by providing the optional argument noToolbar in the \plot-command), zooming and dragging of the canvas is also disabled. The same holds for touch events on touch screens.
All new features listed below are now also supported in QuickPreview.
24 April 2024
Visualizations in question text and in explanation text
The new visualization environment \begin{visualization}{..} ... \end{visualization} can be used in question text.
Detailed information how to use it is here.
Unfortunately, the new visualization environment and also this feature is not yet supported in the QuickPreview, but only in the LemonCoursePreview. Availability in QuickPreview will come soon.
Visualizations and problems with randomquestionpool
Visualizations can now also fetch variables and pass answers to problems when you use randomquestionpools. You just have to use the number of the corresponding question in your tex-document.
20 March 2024
New visualization environment
There is a new visualization environment \begin{visualization}{..} ... \end{visualization} with simplified syntax for the definition of variables. It already works in the LemonCoursePreview of Webmiau, and will in a few weeks also be supported in QuickPreview.
The older environment \begin{genericJSXVisualization} ... \end{genericJSXVisualization} will work, but is deprecated.
Detailed information about the new environment is here.
18 March 2024
Added FAQ for content creation
We added some FAQ on creation of content. The list will be updated continuously.