You're not reading the latest revision of this page, which is here.

Media

Include Media documents in articles

Existing images, audio files or pdf files can be included in an article via Drag&Drop.
Simply drag the file from the FileExplorer into the open article.

DragAndDop

WebMiau configures everything and creates the link where you dropped the file. A preview can be created immediately.

If the image is not visible, you need to change the language of the preview or add the missing language to the image.

Add a new language to an existing media file

  1. Search for and open the existing image in the FileExplorer. Above each image, you can see the corresponding language.
  2. To add another language, Drag&Drop the file from your file system into the rectangle behind the previous language's
    implementation
  3. Then choose a language from the drop down list. All unused languages will be available
    Choose zxx if you want to use the image as the default image for all languages. Both the zxx implantation and other
    existing language-specific implementations may be present.

add_step2

The MUMIE server selects the image which corresponds to language configured by the user/student (e.g.: en),
if it does not find an english version of the image, MUMIE uses zxx.

Change an existing language

Changing a language functions similarly to adding a language.
Simply Drag&Drop the new image from the file system onto the image to be replaced.

exchange

Audio Parameter

As an optional parameter you can set a specific audio playback rate: \audio[playback rate]{audio lid}.
Most browsers accept values between $$0.25$$ and $$5$$. $$1$$ is the default playback rate. For example,
\audio[2]{myAudio} sets the playback rate of that audio file to $$200%$$.

Alternatively you can give a comma separated list of playback rate values, from that the user can choose.
The first value in that list defines the initial playback rate. The order of the rest of the list doesn't matter.
The list will be automatically sorted by the system.

Another example: \audio[0.4,0.3,0.5,1,1.2,1.5]{myAudio}

Capture52.PNG

Images of type TikZ

show here