Activities/Learn: Difference between revisions
| Line 218: | Line 218: | ||
The library course describes how to use the Library activity to access the school's digital library. Since this | The library course describes how to use the Library activity to access the school's digital library. Since this | ||
library is maintained on the schoos server, this capability is only available in a deployment. The three activities are examples of using ShowNTell to present a 'Step-by-Step' slide show. | library is maintained on the schoos server, this capability is only available in a deployment. The three activities are examples of using ShowNTell to present a 'Step-by-Step' slide show. | ||
==Student View== | |||
[[Image:student_main.png]] | |||
==Creating Lessons== | ==Creating Lessons== | ||
| Line 317: | Line 321: | ||
Notice that the entry is the same as that for launching a Sugar activity except that word list is entered between the /* and the */ which are now on separate lines. The first line must have the parameters. The wordlist starts on the next line. The '*/' must be on a line by itself. | Notice that the entry is the same as that for launching a Sugar activity except that word list is entered between the /* and the */ which are now on separate lines. The first line must have the parameters. The wordlist starts on the next line. The '*/' must be on a line by itself. | ||
In learn-51 it will therefore be possible to use Sugar activities or templates without the need for using the Terminal activity (command-line). | In learn-51 it will therefore be possible to use Sugar activities or templates without the need for using the Terminal activity (command-line). | ||
==TinyMCE== | ==TinyMCE== | ||