Activities/Learn: Difference between revisions
Line 156: | Line 156: | ||
===Explore=== | ===Explore=== | ||
[[Image:explore_subjects.png]] | |||
The getstarted course has | The sample coontent in the Explore subject is organized into six courses: | ||
#examples | |||
#getstarted | |||
#learn | |||
#lesson | |||
#quiz | |||
#library | |||
====Examples==== | |||
The examples course has three milestones: | |||
=====Basic Lessons===== | |||
This milestone illustrates the capabilities of basic lessons. These are five activities (or lessons) | |||
in this milestone: | |||
#text only (lesson in French from Haiti) | |||
#text plus image (lesson from École Shalom in Haiti) | |||
#multi-screen lesson (lesson from Siyavula) | |||
#text + image with audio (lesson from Rwanda Curriculum Workshop 2010). | |||
#text with interactive quiz (taken from a past P6 leaving exam in Haiti (French)). | |||
====Sugar Activities==== | |||
The second milestone shows some examples of using a Sugar activity in a lesson. The Learn activity stores the lesson content in a bundle in the Journal and then resumes the activity from that Journal object. To return to the Learn activity, quit the 'launched' activity. | |||
#ShowNTell - This activity launches ShowNTell with a slide show illustrating how to use Turtle Blocks to draw Vertical, Horizontal, and Oblique lines. This is an example of a 'Step-by-Step'. This concept is explained in more detail below. | |||
#Quiz - This activity launches the Quiz activity with a quiz on body parts (in French). Look for version 6 on activities.sugarlabs.org which will support this example. The current version 5 does not work. | |||
#Memorize - This activity launches the Memorize activity with a bundle on Roman Numerals. | |||
#Turtle Blocks (Turtle Art) - This activity launches Turtle Blocks in support of the first example. | |||
#Wordsearch - This example launches the Wordsearch activity with a specific wordlist. This requires a modification to Wordsearch to be able to use a bundle when resumed from the Journal. This example does not work with Version 1 (It launches Wordsearch but the word list is the default sample). | |||
#British Council - This activity does not launch a Sugar activity. It does show an example of having students read a short story with audio. This is one of a group of thirty-four stories which can be used in a deployment by arrangement with the British Council. These stories have one or more separate exercises in reading comprehension or vocabulary development which can also be used with Learn by arrangement with the British Council. | |||
====Khan Academy==== | |||
This milestone has two activities: | |||
#video - This activity plays the Basic Addition video by launching the Jukebox activity. Any Khan Academy video can be used with the Learn activity, currently after conversion to .ogv format. At École Saint Jacobs, the Mathematics subject in Term 2 has about a dozen of these videos covering basic arithmetic topics. | |||
#exercises - Many Khan Academy videos are accompanied by exercises. This example runs the exercise associated with the Basic Addition video. This exercise is in a format which is no longer used on the Khan Academy site. | |||
===Get Started=== | |||
The | The getstarted course has four milestones. Each milestone is a section from the 0.82 version of the Help activity (http://laptop.org/8.2.0/manual/). This illustrates how documentation can be made into Learn activities. | ||
The | The learn course has three milestones. The first milestone describes the use of the Gnome desktop which may be installed on an XO in recent builds of the software. The next two milestones describe building courses and milestones. Much of this material is not applicable to this version of Learn, but does illustrate how courses can be constructed. These milestones were created using the tools in Learn. | ||
The | The lesson course has a single milestone with a single activity. This activity launches the ShowNTell activity to show a step-by-step method to create a new activity. This step-by-step is incomplete but illustrates the procedure. When using Learn to launch Sugar activities, there are two important points. First, the activity being launched must be installed. Second, quit the launched activity to return to Learn. | ||
The | The quiz course has three milestones which describe how to build a question bank using Moodle and how to create quiz activities using these questions. | ||
The | The library course describes how to use the Library activity to access the school digital library on the school server. This capability is a part of the Karma Learning System and is not available independent of a school server with KLS installed. | ||
==Creating Lessons== | ==Creating Lessons== |