This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
mod:mplayer:format:cues [2017/03/16 16:37] admin [MPlayer Module] |
mod:mplayer:format:cues [2024/04/04 15:50] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ===== Cues descriptor file format ===== | + | <html><!-- nomoodle --></html>{{ :logo-apl.png?nolink |}}<html><!-- /nomoodle --></html>===== Cues descriptor file format ===== |
| ===== MPlayer Module ===== | ===== MPlayer Module ===== | ||
| Line 22: | Line 22: | ||
| - | ==== Exemple de fichier de Cues ==== | + | ==== Cues file sample ==== |
| - | 00:12:00|http://mon.moodle.com/mod/quiz/view?id=144|continue|mandatory | + | 00:12:00|http://my.moodle.com/mod/quiz/view?id=144|continue|mandatory |
| - | 00:24:00|http://mon.moodle.com/mod/glossary/view?id=122|continue|optional | + | 00:24:00|http://my.moodle.com/mod/glossary/view?id=122|continue|optional |
| - | Le fichier est un fichier simple, encodé en UTF-8 de préférence, et proposant une "cue" par ligne. | + | The file should be UTF-8 encoded. |
| - | [[modmediaplayeruseflowplayer|Revenir au guide d'utilisation]] | + | [[:mod:mplayer:userguide:flowplayer|Return to the flowplayer user guide]] |