Hilfe:Lernspiele
Aus Projektwiki - ein Wiki mit Schülern für Schüler.
Lückentext-Quiz
Beim Erweitern und Kürzen muss man Zähler und Nenner mit der gleichen Zahl multiplizieren bzw. dividieren.
|
|
<div class="lueckentext-quiz">
Beim '''Erweitern''' und Kürzen muss man
Zähler und '''Nenner''' mit der gleichen
Zahl multiplizieren bzw. dividieren.
</div>
|
- Beachte
- Lücken werden durch die Formatierung als fett (''' ''') erzeugt.
Zuordnungs-Quiz
Adjektive |
schön |
klein |
gelb
|
Verben |
gehen |
schwimmen |
lachen
|
Nomen |
Haus |
Glück |
Sonne
|
|
|
<div class="zuordnungs-quiz">
{|
| Adjektive || schön || klein|| gelb
|-
| Verben || gehen || schwimmen|| lachen
|-
| Nomen || Haus || Glück || Sonne
|}
</div>
|
Multiplechoice-Quiz
Welche Nummer(n) trug Michael Jordan? (!13) (23) (45) (!17) (!55) (!00)
|
|
<div class="multiplechoice-quiz">
Welche Nummer(n) trug Michael Jordan? (!13) (23) (45) (!17) (!55) (!00)
</div>
Beachte: Das "!" in den Klammern kennzeichnet die falschen Antworten.
|
Schüttelwörter
Finden Sie die unverdrehte Lösung zu den verdrehten Wörtern!
When I get up in the morning I love to drink coffee.
My dad makes toast for me and then I go to school.
|
|
<div class="schuettel-quiz">
Finden Sie die unverdrehte Lösung zu den verdrehten Wörtern!
When I get up in the '''morning''' I love to drink '''coffee'''.
My dad makes '''toast''' for me and then I go to '''school'''.
My '''teachers''' are very nice to me.
</div>
|
Kreuzworträtsel
brother |
My father`s son is my ...
|
chair |
You sit on a ... when you are in the classroom.
|
black |
opposite of "white"
|
winter |
... is the opposite of summer
|
|
|
<div class="kreuzwort-quiz">
{|
|-
| brother || My mother's son is my ...
|-
| chair || You sit on a ... when you are in the classroom.
|-
| black || opposite of "white"
|-
| winter|| ... is the opposite of summer
|}
</div>
|
Suchsel
Finde die Wörter! (Waagrecht, senkrecht und schräg)
|
|
<div class="suchsel-quiz">
Finde die Wörter! ''(Waagrecht, senkrecht und schräg)''
{|
|Musik
|-
|Mathe
|-
|Chemie
|}
</div>
|
Memo-Quiz
Hund |
dog
|
Katze |
cat
|
Vogel |
bird
|
|
|
<div class="memo-quiz" lang="es">
{|
| Hund || dog
|-
| Katze || cat
|-
| Vogel ||bird
|}
</div>
|
Memo-Quiz mit Bildern (Formeldeditor)
|
|
<div class="memo-quiz" >
{|
|[[Bild:Deut.4.Armee-Abzeichen1941.gif|100px]] |
| <math>A = \frac{g \cdot h}{2}</math>
|-
| [[Bild:Disc Plain yellow.svg|100px]] |
| <math>A = r^2 \cdot \pi </math>
|-
| [[Bild:Wikijunior rectangle.svg|100px]] |
| <math>A = a \cdot b</math>
|}
</div>
|
Ordne der Größe nach (Formeleditor)
|
|
<div class="lueckentext-quiz" >
'''<math>\frac{6}{32}</math>''' <
'''<math>\frac{7}{15}</math>''' <
'''<math>\frac{3}{7}</math>''' <
'''<math>\frac{18}{26}</math>'''
</div>
|
Addieren und Multiplizieren von Brüchen (Formeleditor)
|
|
<div class="zuordnungs-quiz">
{|
| <math>x \cdot\frac{1}{2}=\frac{3}{8}</math> |
| <math>\frac{3}{4} </math> |
| <math>\frac{6}{8} </math>
|-
| <math>x +\frac{1}{2}=\frac{3}{4}</math> |
| <math>\frac{1}{4} </math> |
| <math>\frac{2}{8} </math>
|-
| <math>x\cdot\frac{2}{4}=\frac{8}{8}</math> |
| <math>\frac{4}{2} </math> |
|<math>\frac{6}{3} </math>
|}
</div>
|
Zuordnungs-Quiz mit Bildern
|
Quader
|
|
Zylinder
|
|
|
<div class="zuordnungs-quiz">
{|
| [[Datei:Quader.svg|120px]] || Quader
|-
| [[Datei:Cylinder (geometry).png|120px]] || Zylinder
|}
</div>
|