News
Working with MUMIE as author
- Initial steps:
- Articles:
- Problems:
- Programming with Python
- New Visualizations with JSXGraph
- Old Visualizations:
- Media Documents:
Working with MUMIE as teacher
Using MUMIE via plugin in local LMS
FAQ
You're not logged in
Working with MUMIE as author
Working with MUMIE as teacher
Using MUMIE via plugin in local LMS
FAQ
Over the past few weeks, we at integral learning have been working on our new website.
It has been online since this week.
Why don't you visit us at https://integral-learning.de and perhaps you will discover some functions that you don't know about yet.
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.
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 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.
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.
We added some FAQ on creation of content. The list will be updated continuously.
Updated by Sabine Greiser, 4 months ago – 36aba77