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:

add_step2

  1. 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.


    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.

add_step3

The other input fields are optional.

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

Create a new image, audio or pdf

Step Description Image
1 Navigate to file's directory (section) in the File Explorer and open the context menu. Choose "New Document". context
2 This opens a dialog box. Set the type to Media, choose one of the subtypes Image, Audio or PDF and enter a name.
Press Save.
create_media_step2
3 This opens another dialog box. Similar to when adding a language, Drag&Drop an image, audio or pdf file from your file system into the rectangle on the left hand side.

Then choose a language from the language drop down list and enter a name.

The other fields are optional.
nd_dad
4 WebMiau creates a new file, highlights it green (new) in the File Explorer and opens the media file. new_file
It's easy to use audio content within the generic problem framework. At the moment only mp3 (mpeg 2 layer 3) files are supported.

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