Difference between revisions of "Activities/I can read"

From Sugar Labs
Jump to navigation Jump to search
(Migrate to GitHub)
 
(15 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
== I can read ==
 
== I can read ==
  
I can read is an activity for introducing the basics of phonetic reading. It displays letters and images and associated sound files, such as 'A as in apple'. It also puts the letters into a context that coalesces into words and phrases as more letters are added. Students can hear sounds and record their own voice either repeating the sound or reading aloud.
+
Read at https://help.sugarlabs.org/icanread.html
  
<gallery>
+
The source file has been moved to [https://github.com/godiard/help-activity/blob/master/source/icanread.rst GitHub]
File:I can read.png|r como raton
 
File:R in context.png|the letter r used in context
 
File:Practice phrases.png|practice phrases
 
File:Recording a sound.png|student recording
 
File:Selecting a lesson.png|teachers can prepare lessons
 
</gallery>
 
 
 
=== Toolbars ===
 
 
 
=== Notes ===
 
* As of Version 1, only basic Spanish is supported.
 
* The tools for adding new lessons are not completed, so they must be generated by hand in a comma-separated-values (CSV) file. See lessons/es/nivel-1.csv for an example
 
 
 
[[Category:Sugar Activity]]
 

Latest revision as of 07:09, 23 May 2018

I can read

Read at https://help.sugarlabs.org/icanread.html

The source file has been moved to GitHub