Hilfe:LearningApps: Unterschied zwischen den Versionen

Aus RMG-Wiki
Wechseln zu: Navigation, Suche
 
(22 dazwischenliegende Versionen von 3 Benutzern werden nicht angezeigt)
Zeile 1: Zeile 1:
'''LearningApps''' sind interaktive Übungen, die auf der Website '''LearningApps.org''' kostenlos und einfach erstellt werden sowie entweder dort genutzt oder in eigene Seiten, z.B. im Grundschullernportal, eingebunden werden können.
+
==== Was sind LearningApps====
== Was ist LearningApps.org? ==
+
LearningApps sind interaktive Übungen, die kostenlos und einfach erstellt werden können. Diese kleinen Lernbausteine können auch im Wiki eingebunden werden.
{{Zitat|
+
* [http://learningapps.org/ LearningApps.org]
LearningApps.org ist eine Web 2.0-Anwendung zur Unterstützung von Lern- und Lehrprozessen mit kleinen interaktiven Bausteinen. Bestehende Bausteine können direkt in Lerninhalte eingebunden, aber auch von den Nutzenden selbst online erstellt oder verändert werden. Ziel ist es, wiederverwendbare Bausteine zu sammeln und öffentlich zur Verfügung zu stellen. Bausteine (Apps genannt) enthalten aus diesem Grund keinen speziellen Rahmen oder ein konkretes Lernszenario, sondern beschränken sich ausschliesslich auf den interaktiven Teil. Die Bausteine für sich stellen also keine abgeschlossene Lerneinheit dar, sondern müssen in ein entsprechendes Unterrichtsszenario eingebettet werden.
+
* Eine Übersicht liefert die [http://learningapps.org/create.php Seite zum Erstellen einer neuen Anwendung].
|[http://learningapps.org/about.php LearningApps.org: Was ist LearningApps.org?], 09.11.11}}
+
  
  
== Unterrichtswerkzeuge ==
+
====Wie kann man LearningApps im Wiki einbinden? ====
 +
Unter jeder LearningApp auf [http://learningapps.org LearningApps.org] findet man in dem Feld hinter '''Einbinden:''' einen Quellcode, den man kopieren und in das eigene Wiki einfügen kann.
  
* [http://learningapps.org/index.php?category=1 Unterrichtswerkzeuge - bei LearningApps.org]
 
** [http://learningapps.org/26061 Gemeinsames Schreiben mit Etherpad]
 
  
== LearningApps einbinden ==
+
==== Beispiele====
 +
;Kreuzworträtsel
 +
{|
 +
|width=600px|
 +
<iframe src="https://learningapps.org/watch?app=py7d7b0x501" style="border:0px;width:100%;height:400px" webkitallowfullscreen="true" mozallowfullscreen="true"></iframe>
  
{{Achtung|
+
|width=5px|
<center><big><big>Ergänze im Quellcode von LearningApp.org immer ein: <br />
+
|valign="top" |
 +
<pre>
 +
<iframe src="https://learningapps.org/watch?app=py7d7b0x501"
 +
style="border:0px;width:100%;height:400px"
 +
webkitallowfullscreen="true"
 +
mozallowfullscreen="true"></iframe>
 +
</pre>
 +
Link zum Verändern der LearningApp:
  
'''http:'''</big></big></center>}}
+
[http://LearningApps.org/1307221 Römische Zahlen]
  
{{ZUM-Wiki|Unter jeder LearningApp auf [http://learningapps.org LearningApps.org] findet man in dem Feld hinter '''Einbinden:''' einen Quellcode, den man kopieren und in das eigene Wiki einfügen kann, z.B.:
+
|}
<pre><iframe src="//LearningApps.org/watch?app=259" style="border:0px;width:100%;height:500px" webkitallowfullscreen="true" mozallowfullscreen="true"></iframe></pre>
+
  
Damit die LearningApp tatsächlich angezeigt wird, muss noch ein '''''http:''''' vor dem ''//'' eingefügt werden, sodass der richtige Quellcode dann so aussieht:
 
<pre><iframe src="http://LearningApps.org/watch?app=259" style="border:0px;width:100%;height:500px" webkitallowfullscreen="true" mozallowfullscreen="true"></iframe></pre>}}
 
  
{| class="wikitable" width="100%"
+
;Audio/Video mit Einblendungen
|-
+
{|
! Das sieht man
+
|width=600px|
|
+
<iframe src="//LearningApps.org/watch?app=1189880" style="border:0px;width:100%;height:500px" webkitallowfullscreen="true" mozallowfullscreen="true"></iframe>
<iframe src="http://LearningApps.org/watch?app=259" style="border:0px;width:100%;height:500px" webkitallowfullscreen="true" mozallowfullscreen="true"></iframe>
+
|-
+
! Das schreibt man
+
|
+
<small><pre><iframe src="http://LearningApps.org/watch?app=259" style="border:0px;width:100%;height:500px" webkitallowfullscreen="true" mozallowfullscreen="true"></iframe></pre></small>
+
|}
+
  
{| class="wikitable" width="100%"
+
|width=5px|
|-
+
|valign="top" |
! Das sieht man
+
<pre>
|
+
<iframe src="https://learningapps.org/watch?app=1189880"  
<iframe src="http://LearningApps.org/watch?app=121341" style="border:0px;width:100%;height:500px" webkitallowfullscreen="true" mozallowfullscreen="true"></iframe>
+
style="border:0px;width:100%;height:500px"  
|-
+
webkitallowfullscreen="true"  
! Das schreibt man
+
mozallowfullscreen="true"></iframe>
|
+
</pre>
<small><pre><iframe src="http://LearningApps.org/watch?app=121341" style="border:0px;width:100%;height:500px" webkitallowfullscreen="true" mozallowfullscreen="true"></iframe></iframe></pre></small>
+
|}
+
  
{| class="wikitable" width="100%"
+
Link zum Verändern der LearningApp:
|-
+
 
! Das sieht man
+
[http://learningapps.org/1189880 Berlin: Die Sinfonie der Großstadt (1927) ]
|
+
<iframe src="http://LearningApps.org/watch?app=5974" style="border:0px;width:100%;height:500px" webkitallowfullscreen="true" mozallowfullscreen="true"></iframe>
+
|-
+
! Das schreibt man
+
|
+
<small><pre><iframe src="http://LearningApps.org/watch?app=5974" style="border:0px;width:100%;height:500px" webkitallowfullscreen="true" mozallowfullscreen="true"></iframe></iframe></pre></small>
+
 
|}
 
|}
  
{| class="wikitable" width="100%"
 
|-
 
  
! Das sieht man
+
;Rechentürme
|
+
{|
<iframe src="http://LearningApps.org/watch?app=427546" style="border:0px;width:100%;height:500px" webkitallowfullscreen="true" mozallowfullscreen="true"></iframe>
+
|width=600px|
|-
+
<iframe src="//LearningApps.org/watch?app=259" style="border:0px;width:100%;height:500px" webkitallowfullscreen="true" mozallowfullscreen="true"></iframe>
! Das schreibt man
+
|
+
<small><pre><iframe src="http://LearningApps.org/watch?app=427546" style="border:0px;width:100%;height:500px" webkitallowfullscreen="true" mozallowfullscreen="true"></iframe></iframe>
+
</pre></small>
+
|}
+
  
{| class="wikitable" width="100%"
+
|width=5px|
|-
+
|valign="top" |
! Das sieht man
+
<pre>
|
+
<iframe src="//LearningApps.org/watch?app=259"  
<iframe src="http://LearningApps.org/watch?app=6567" style="border:0px;width:100%;height:500px" webkitallowfullscreen="true" mozallowfullscreen="true"></iframe>
+
style="border:0px;width:100%;height:500px"  
|-
+
webkitallowfullscreen="true"  
! Das schreibt man
+
mozallowfullscreen="true"></iframe>
|
+
</pre>
<small><pre><iframe src="http://LearningApps.org/watch?app=6567" style="border:0px;width:100%;height:500px" webkitallowfullscreen="true" mozallowfullscreen="true"></iframe></iframe></pre></small>
+
|}
+
  
== Linkliste ==
+
Link zum Verändern der LearningApp:
  
* [http://learningapps.org/ LearningApps.org]
+
[http://learningapps.org/259 Rechentürme]
* Eine Übersicht liefert die [http://learningapps.org/create.php Seite zum Erstellen einer neuen Anwendung].
+
|}

Aktuelle Version vom 3. November 2018, 17:53 Uhr

Was sind LearningApps

LearningApps sind interaktive Übungen, die kostenlos und einfach erstellt werden können. Diese kleinen Lernbausteine 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.


Beispiele

Kreuzworträtsel

[ learningapps.org is not an authorized iframe site ]

<iframe src="https://learningapps.org/watch?app=py7d7b0x501" 
style="border:0px;width:100%;height:400px" 
webkitallowfullscreen="true" 
mozallowfullscreen="true"></iframe>

Link zum Verändern der LearningApp:

Römische Zahlen


Audio/Video mit Einblendungen

[ LearningApps.org is not an authorized iframe site ]

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

Link zum Verändern der LearningApp:

Berlin: Die Sinfonie der Großstadt (1927)


Rechentürme

[ LearningApps.org is not an authorized iframe site ]

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

Link zum Verändern der LearningApp:

Rechentürme