Book Image

Moodle 2 for Teaching 7-14 Year Olds Beginner's Guide

By : Mary Cooch
Book Image

Moodle 2 for Teaching 7-14 Year Olds Beginner's Guide

By: Mary Cooch

Overview of this book

Moodle is a very popular e-learning tool in universities and high schools. But what does it have to offer younger students who want a fun, interesting, interactive, and informative learning experience? Moodle empowers teachers to achieve all this and more and this book will show you how!Moodle 2 For Teaching 7-14 Year Olds will show complete beginners in Moodle with no technical background how to make the most of its features to enhance the learning and teaching of children aged around 7-14. The book focuses on the unique needs of young learners to create a fun, interesting, interactive, and informative learning environment your students will want to go to day after day.This is a practical book for teachers, written by a teacher with two decades of practical experience, latterly in using Moodle to motivate younger students. Learn how to put your lessons online in minutes; how to set creative homework that Moodle will mark for you and how to get your students working together to build up their knowledge. Throughout the book we will build a course from scratch, adaptable for ages 7 to 14, on Rivers and Flooding. You can adapt this to any topic, as Moodle lends itself to all subjects and ages.
Table of Contents (15 chapters)
Moodle 2 for Teaching 7-14 Year Olds
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface

Time for action — configuring an HTML block


Let's learn how to configure an HTML block for our course page.

  1. 1. Click on the editing icon in your HTML block.

  2. 2. In the Block title field, enter something for use as the title of your block.

  3. 3. In the Content field, type a few words of welcome:

  4. 4. Click on Save changes.

What just happened?

We made a side block of our own! At the moment, it only has a couple of words in it (and a smiley in my case, although you'll only have one if your admin has enabled them). Later in this chapter, you'll add an image and we'll make it the 'Welcome' block for our new course. I like to use HTML blocks with images to brighten up the page—younger students appreciate this. You can even set them up so that you can click on the image to get to a particular website, which is both attractive and useful.

As we did this, we came across the editing box—which we'll call the text editor—for the first time, into which we can type text and add images. (It's sometimes called the TinyMCE editor or HTML editor too and is like some text editors you might see on blogs or online forums). We're going to investigate it further now as we venture into the middle section—the main focus of our students' learning.

Note

HTML is just a term meaning website code. An HTML block is one where we can add text that Moodle interprets as code, and displays as we wish. Likewise, in the text editor, we can type the words as we want them to appear, and Moodle will code them (with HTML) to make that happen.

We don't need to understand HTML in order to get Moodle to work for us.