Benutzer-Werkzeuge

Webseiten-Werkzeuge


playground:playground

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
playground:playground [2020/01/20 07:33] – [ein test] Marcel Spitauplayground:playground [2020/06/02 11:40] (aktuell) – Externe Bearbeitung 127.0.0.1
Zeile 1: Zeile 1:
-====== Spielplatz ====== +====== PlayGround ======
- +
- +
-===== ein test =====  +
- +
-{{amazon>de:3879643067}} +
- +
-==== Neues von meiner Webseite ==== +
- +
- +
-{{rss>https://feeds.feedburner.com/mawspitau 7}} +
- +
-{{no-footer}} +
-====== Reveal.js Test ====== +
- +
-{{SpielenSiemit}} +
- +
- +
-This is a test suite for the Reveal.js plugin. +
- +
-<notes> +
-These are notes. They are only shown on the wiki page. +
- +
-  * Lists in notes are always NOT incremental +
-  * This is because you would have to press for each list entry the next button without seeing anything +
- +
-<code php> +
-echo 'Hello World'; // code block inside notes +
-</code> +
- +
-Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labor +
-</notes> +
- +
- +
-==== Header level test ==== +
- +
-Test, if an H3 section following an H1 section is appended horizontally or vertically. +
- +
- +
-=== Header level test === +
- +
-Test, if an H4 section opens a new slide. Should not the case for ''horizontal_slide_level = 2'' +
- +
- +
----->> +
- +
-===== Alternative Slide Indicator ===== +
- +
- +
-<code> +
----- salmon wiki:dokuwiki-128.png 10% repeat bg-slide ----> +
-</code> +
- +
- +
----- salmon wiki:dokuwiki-128.png 10% repeat bg-slide no-footer ----> +
- +
-<notes> +
-This slide has no content, but therefore a fancy background... +
-</notes> +
- +
-----> +
- +
-===== It's cool, isn't it? ===== +
- +
- +
- +
----- orange bg-zoom ----> +
- +
-===== Zoom ===== +
- +
-<code> +
----- orange bg-zoom ----> +
-</code> +
- +
- +
-----> +
- +
-<sub>This could be a slide without content, not possible in header driven mode...</sub> +
- +
----->> +
- +
-Horizontal +
- +
-<code> +
----->> +
- +
-Horizontal +
-</code> +
- +
- +
----->> +
- +
-Horizontal again and stopping special hr driven mode +
- +
-<code> +
----->> +
- +
-Horizontal again and stopping special hr driven mode +
- +
-<---- +
-</code> +
- +
-<---- +
- +
- +
-===== Options (Caching) ===== +
- +
-If you disable the cache for the page, then you are able to change the options direct in the URL. +
- +
-In case your theme does not match the environment for the presentation you can fix this very fast without editing the page. +
- +
- +
-===== List ===== +
- +
-For this page/presentation the option ''build_all_lists'' is switched on  - the list is therefore shown incremental: +
- +
-  * Unordered list, item one +
-  * Another item +
-    - Ordered sublist +
-    - Another sublist item +
-  * A third item for testing +
- +
- +
- +
-===== Fragments ===== +
- +
- +
-==== Fragment (inline) ==== +
- +
-<nowiki><fragment>text</fragment></nowiki> +
- +
-<fragment>Hit the next arrow...</fragment> +
- +
-<fragment>... to step through ...</fragment> +
- +
-<fragment>... a</fragment> <fragment>fragmented</fragment> <fragment>slide.</fragment> +
- +
- +
- +
-----> +
-==== Fragment (inline) ==== +
- +
-Inline Fragments supporting only formatting and substitutions: +
- +
-<fragment> +
-DokuWiki supports **bold**, //italic//, __underlined__ and ''monospaced'' texts. +
-</fragment> +
- +
-<fragment> +
-Of course you can **__//''combine''//__** all these. 8-) +
-</fragment> +
- +
-<fragment> +
-You can use <sub>subscript</sub> and <sup>superscript</sup>, too. +
-</fragment> +
- +
-<fragment> +
-You can mark something as <del>deleted</del> as well. +
-</fragment> +
- +
- +
-----> +
- +
-==== Fragment Block ==== +
- +
-With <nowiki><fragment-block></nowiki> you have more or less no limits: +
- +
- +
-<fragment-block 2> +
-<nowiki><fragment-block 2></nowiki>\\ +
-{{:wiki:dokuwiki-128.png?nolink|}}\\ +
-This comes second :-) +
-</fragment-block> +
- +
-<fragment-block 1> +
-<nowiki><fragment-block 1></nowiki> +
-<code php> +
-$number = intval($test); //this comes first :-) +
-</code> +
-</fragment-block> +
- +
- +
-----> +
- +
-==== Fragment List ==== +
- +
-<nowiki><fragment-list></nowiki> overwrites the global option build_all_lists: +
- +
-<fragment-list> +
-  * List item 1 +
-  * List item 2 +
-  * List item 3 +
-</fragment-list> +
- +
- +
-----> +
- +
-==== No Fragment List ==== +
- +
-<nowiki><no-fragment-list></nowiki> overwrites also the global option build_all_lists: +
- +
-<no-fragment-list> +
-  * List item 1 +
-  * List item 2 +
-  * List item 3 +
-</no-fragment-list> +
- +
-----> +
- +
-{{no-footer}} +
-==== Fragment Styles ==== +
- +
-<nowiki><fragment StyleName></nowiki> +
- +
-<fragment-block grow>grow</fragment-block> +
- +
-<fragment-block shrink>shrink</fragment-block> +
- +
-<fragment fade-out>fade-out</fragment> +
- +
-<fragment-block fade-up>fade-up (also down, left and right!)</fragment-block> +
- +
-<fragment current-visible>current-visible</fragment> +
- +
-<fragment highlight-current-red>highlight-current-red (blue, green)</fragment> +
- +
-Highlight <fragment highlight-red>red</fragment> <fragment highlight-blue>blue</fragment> <fragment highlight-green>green</fragment> +
- +
-<fragment><sub>Attention: grow, shrink, fade-up/-down/-left/-right</sub>\\ +
-<sup>are only working with <nowiki><fragment-block></nowiki></sup></fragment> +
- +
----->> +
- +
-{{background>orange no-footer}} +
-===== Background Orange ===== +
- +
-<nowiki>{{background>orange}}</nowiki> +
----->> +
- +
-{{background>#000000 no-footer}} +
-===== Background ===== +
- +
-This slide has black background. +
- +
- +
----->> +
-{{no-footer}} +
-===== Quotes ===== +
- +
-This is the original example from the DokuWiki syntax description. For Reveal we suppress the nesting, because the quotes are shown in a different way: +
- +
-I think we should do it +
- +
-> No we shouldn'+
- +
->> Well, I say we should +
- +
-> Really? +
- +
->> Yes! +
- +
->>> Then lets do it! +
- +
- +
----->> +
-===== MathJax ===== +
- +
-Inline math: $\int f dx$ +
- +
-Display math +
-\[ +
-\int f dx +
-\] +
- +
- +
----->> +
-===== Code  ===== +
- +
-Inline ''this is code'' +
- +
----->> +
-==== Python ==== +
-Downloadable Snippet +
- +
-<code python test.py> +
-from antigravity import * +
-for k in range(10): +
-    print(k) +
-</code> +
- +
----->> +
-=== Not Downloadable Snippet === +
- +
-<code python> +
-from antigravity import * +
-for k in range(10): +
-    print(k) +
-</code> +
- +
----->> +
-==== Bash ==== +
- +
-<code python test.py> +
-#!/bin/bash +
-ls -l +
-echo "hello world" +
-</code> +
- +
----->> +
-==== No Language ==== +
-<code - test.nolanguage> +
-for k in range(10) +
-this is nothing +
-reject this +
-</code> +
- +
----->> +
-==== Double Space Block Code ==== +
- +
-  first line +
-  second line +
-  third line +
- +
----->> +
-===== Tables ===== +
- +
-----> +
-==== A Simple Table ==== +
- +
-^ head 1 ^ head 2 ^ +
-| line1 | line 2 | +
-| line11 | line 22 | +
- +
----->> +
-===== Media Alignment ===== +
- +
-----> +
-==== Align Left ==== +
- +
-{{wiki:dokuwiki-128.png }} +
-Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labor +
- +
-----> +
-==== Align Right ==== +
- +
-{{ wiki:dokuwiki-128.png}} +
-Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labor +
- +
-----> +
-==== Align Center ==== +
- +
-{{ wiki:dokuwiki-128.png }} +
- +
-Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labor +
- +
----->> +
-===== Fonts ===== +
- +
-----> +
-==== Small Fonts ==== +
- +
-Depends on the [[https://www.dokuwiki.org/plugin:wrap|Wrap Plugin]] +
- +
-Normal size and <wrap lo>small size</wrap> +
- +
-normal normal normal +
- +
-<WRAP lo> +
-small block small block small block +
-</WRAP> +
- +
-----> +
-==== Small Fonts & Fragments ==== +
- +
-Normal size and <fragment><wrap lo>small size</wrap></fragment> +
- +
-normal normal normal +
- +
-<WRAP lo> +
-small block small block <fragment highlight-red>small block</fragment> +
-</WRAP> +
- +
-----> +
-===== Links ===== +
- +
-Interwiki link [[wiki:maintenance:djvu_support]] +
- +
-WWW link www.google.de +
- +
- +
----->> +
-{{no-footer}} +
-{{background>:wiki:dokuwiki-128.png orange}} +
-====== H1 With Background ====== +
- +
- +
-----> +
-==== Without Background 1 ==== +
- +
-Test, if background is not applied to nested slides +
- +
-===== Without Background 2 ===== +
- +
-Test, if background is not applied to the next horizontal slide +
- +
- +
- +
- +
- +
- +
-===== Das Buffet ===== +
- +
-{{/home/marcel/Dropbox/1_arbeit/iqsh/veranstaltungen/gesundheit/buffet/aktuellesbuffet.jpg| Das Buffet}} +
- +
-===== Ich lüge immer… ===== +
- +
-{{../../../../../../neuesortierung/imagestock/ichluegeimmer_big.png| Ich lüge immer}} +
- +
-====== Organisatorisches ====== +
- +
-===== Mittag ===== +
- +
-{{../../../../../../neuesortierung/imagestock/mittag_big.png| Mittagessen}} +
- +
-===== Toiletten ===== +
- +
-{{../../../../../../neuesortierung/imagestock/SpaBereich_big.png| Spa-Bereich}} +
- +
-===== Wenn man sich wundert… ===== +
- +
-{{../../../../../../neuesortierung/imagestock/wennmansichwundert_big.png| Wenn man sich wundert…}} +
- +
-===== Ausbildungsberatungen ===== +
- +
-{{../../../../../../neuesortierung/imagestock/ausbildungsberatung_big.png| Ausbildungsberatungen}} +
- +
-===== individuelle Ausbildungsberatungen ===== +
- +
- +
-===== Termine Ausbildungstage ===== +
- +
-{{../../images/termine.png| Kommende Termine}} +
- +
-===== Ziele ===== +
- +
-Die Teilnehmerinnen und Teilnehmer nutzen das Lernfeldkonzept im Unterricht und in der Unterrichtsvorbereitung in der dualen Ausbildung. +
- +
-==== Ziele für die Teilnehmerinnen und Teilnehmer ==== +
- +
-  * Ich habe bei einem Unterricht einer LiV hospitiert. +
-  * Ich habe diesen Unterricht reflektiert. +
-  * Ich kann **erklären**, was Lernfeldunterricht ist. +
-  * Ich kann die Begrifflichkeiten, die mit dem Lernfeldunterricht in Beziehung stehen **erklären**. +
-  * Ich kann die vollständige Handlung **beschreiben**. +
-  * Ich kann die Vor- und Nachteile des Lernfeldkonzeptes **benennen**. +
- +
-===== Ablauf ===== +
- +
-{{../../images/organizer-ausbildungstag-9.png| Organizer - Ausbildungstag 9}} +
- +
-====== Ihr Ziel ====== +
- +
-===== Aufgabe ===== +
- +
-  * Formulieren Sie Ihr Ziel für den heutigen Tag nach SMART. +
-  * Sie werden Ihr Ziel gleich jemandem vorstellen. +
-    * **7 Minuten** +
- +
-====== Bücher und Scheren ====== +
- +
-====== Unterricht ====== +
- +
-====== Bücher und Scheren ====== +
- +
-===== Mittag ===== +
- +
-{{/home/marcel/Dropbox/neuesortierung/imagestock/mittag_big.png| Mittagessen}} +
- +
-===== Was liegt oben auf? ===== +
- +
-{{../../../../../../neuesortierung/imagestock/liegtwasobenauf_big.png| Was liegt oben auf?}} +
- +
-====== Bücher und Scheren ====== +
- +
-====== Lernfeldunterricht ====== +
- +
-===== Ziele ===== +
- +
-Die Teilnehmerinnen und Teilnehmer nutzen das Lernfeldkonzept im Unterricht und in der Unterrichtsvorbereitung in der dualen Ausbildung. +
- +
-==== Ziele für die Teilnehmerinnen und Teilnehmer ==== +
- +
-  * Ich habe bei einem Unterricht einer LiV hospitiert. +
-  * Ich habe diesen Unterricht reflektiert. +
-  * Ich kann **erklären**, was Lernfeldunterricht ist. +
-  * Ich kann die Begrifflichkeiten, die mit dem Lernfeldunterricht in Beziehung stehen **erklären**. +
-  * Ich kann die vollständige Handlung **beschreiben**. +
-  * Ich kann die Vor- und Nachteile des Lernfeldkonzeptes **benennen**. +
- +
-===== Hausaufgabe ===== +
- +
-  * Entwickeln Sie eine Lernstituation zu einem Lernfeld, in dem Sie gerade eingesetzt sind. +
-  * Bringen Sie diese am Freitag, den 15.11.2019 wieder mit. +
- +
-====== —== ENDE ==— ====== +
  
playground/playground.txt · Zuletzt geändert: 2020/06/02 11:40 von 127.0.0.1