Hilfe:LearningApps

Aus digilern
Wechseln zu: Navigation, Suche

Was sind LearningApps

LearningApps sind interaktive Übungen, die kostenlos und einfach erstellt werden können. Diese kleinen Lernbausteine sind leicht veränderbar und können auch im Wiki eingebunden werden.

Wie kann man LearningApps im Wiki einbinden?

Unter jeder LearningApp auf LearningApps.org findet man in dem Feld hinter Einbinden: einen Quellcode, den man kopieren und in das eigene Wiki einfügen kann. Damit die LearningApp tatsächlich angezeigt wird, muss noch ein http: vor dem // eingefügt werden, sodass der richtige Quellcode dann so aussieht:

<iframe src="http://LearningApps.org/..............></iframe>


Beispiele

Kreuzworträtsel

[ LearningApps.org is not an authorized iframe site ]

<iframe src="http://LearningApps.org/watch?v=py7d7b0x501" 
style="border:0px;width:100%;height:400px" 
webkitallowfullscreen="true" 
mozallowfullscreen="true"></iframe>
Paare zuordnen

[ LearningApps.org is not an authorized iframe site ]

<iframe src="http://LearningApps.org/watch?app=1203121" 
style="border:0px;width:100%;height:500px" 
webkitallowfullscreen="true" 
mozallowfullscreen="true"></iframe>
Audio/Video mit Einblendungen

[ LearningApps.org is not an authorized iframe site ]

<iframe src="http://LearningApps.org/watch?app=1189880" 
style="border:0px;width:100%;height:500px" 
webkitallowfullscreen="true" 
mozallowfullscreen="true"></iframe>