Size: 2436
Comment: copied from http://wiki.debian.org/DebianEdu/Documentation/Lenny/... and modified+updated slightly
|
Size: 2466
Comment: squash one fixme, restructure
|
Deletions are marked like this. | Additions are marked like this. |
Line 5: | Line 5: |
All the Debian packages on this page can be installed by running either {{{aptitude install <package>}}} or {{{apt-get install <package>}}} (as root). |
|
Line 7: | Line 9: |
Run {{{aptitude install moodle}}} as root to install moodle. Moodle is a course management system (CMS) - a free, Open Source software package designed using sound pedagogical principles, to help educators create effective online learning communities. You can download and use it on any computer you have handy (including webhosts), yet it can scale from a single-teacher site to a University with 200,000 students. Some schools in France use moodle to keep track of students' facilities and credit points. |
[[DebPkg:stable/moodle|Moodle]] is a free, Open Source course management system - software designed using sound pedagogical principles to help educators create effective online learning communities. You can download and use it on any computer you have handy (including webhosts), yet it can scale from a single-teacher site to a University with 200,000 students. Some schools in France use Moodle to keep track of students' facilities and credit points. |
Line 14: | Line 14: |
== Teaching Prolog == [[DebPkg:stable/swi-prolog|SWI-Prolog]] is an open source implementation of the programming language Prolog, commonly used for teaching and semantic web applications. |
|
Line 16: | Line 20: |
Some schools use control tools like Controlaula or Italc to supervise their students. | Some schools use control tools like [[DebPkg:stable/controlaula|Controlaula]] or [[DebPkg:stable/italc-master|iTALC]] to supervise their students. See also the [[http://sourceforge.net/apps/mediawiki/italc/index.php?title=Main_Page|iTALC Wiki]] (and the documentation in bug DebianBug:511387). |
Line 18: | Line 22: |
Take a look at their wiki: http://italc.sourceforge.net/wiki/index.php?title=Main_Page | /!\ '''Warning''': make sure you know the status of the laws about monitoring and restricting computer users' activities in your jurisdiction. |
Line 20: | Line 24: |
FIXME: explain how to install and use italc - DebianBug:511387 explains this quite well actually. | == Restricting pupils' network access == |
Line 22: | Line 26: |
{{{ apt-get install italc-client italc-master }}} /!\ '''Warning''': monitoring humans might be unethical and illegal in your jurisdiction. == Restricting pupils network access == Some schools use squidguard or dansguardian to restrict internet access. FIXME: explain how to install and use squidguard and/or dansguardian /!\ '''Warning''': restricting access to information or freedom of speech might be unethical and illegal in your jurisdiction. == Installing swi-prolog == Just as in Lenny, {{{swi-prolog}}} is provided by Squeeze. Just {{{apt-get install swi-prolog}}} and be done :-) FIXME: install swi-prolog by default? |
Some schools use [[DebPkg:stable/squidguard|Squidguard]] or [[DebPkg:stable/dansguardian|Dansguardian]] to restrict Internet access. FIXME: explain how to use squidguard and/or dansguardian |
Line 42: | Line 30: |
The !HowTos from http://wiki.debian.org/DebianEdu/HowTo/ are either user- or developer-specific. Let's move the user-specific !HowTos over here (and delete them over there)! (But first ask the authors (see the history of those pages to find them) if they are fine with moving the howto and putting it under the GPL.) | The !HowTos from http://wiki.debian.org/DebianEdu/HowTo/ are either user- or developer-specific. Let's move the user-specific !HowTos over here (and delete them over there)! (But first ask the authors if they are happy with moving them and putting them under the GPL - see the page histories to find them.) |
HowTos for teaching and learning
Contents
All the Debian packages on this page can be installed by running either aptitude install <package> or apt-get install <package> (as root).
Moodle
Moodle is a free, Open Source course management system - software designed using sound pedagogical principles to help educators create effective online learning communities. You can download and use it on any computer you have handy (including webhosts), yet it can scale from a single-teacher site to a University with 200,000 students. Some schools in France use Moodle to keep track of students' facilities and credit points.
There are moodle sites all over the world, mostly concentrated in Europe and North America. Check the site of an institution near you to get an idea about it. More information is available at the moodle project page, including documentation and support.
Teaching Prolog
SWI-Prolog is an open source implementation of the programming language Prolog, commonly used for teaching and semantic web applications.
Monitoring pupils
Some schools use control tools like Controlaula or iTALC to supervise their students. See also the iTALC Wiki (and the documentation in bug 511387).
Warning: make sure you know the status of the laws about monitoring and restricting computer users' activities in your jurisdiction.
Restricting pupils' network access
Some schools use Squidguard or Dansguardian to restrict Internet access. FIXME: explain how to use squidguard and/or dansguardian
HowTos from wiki.debian.org
The HowTos from http://wiki.debian.org/DebianEdu/HowTo/ are either user- or developer-specific. Let's move the user-specific HowTos over here (and delete them over there)! (But first ask the authors if they are happy with moving them and putting them under the GPL - see the page histories to find them.)
http://wiki.debian.org/DebianEdu/HowTo/TeacherFirstStep - incomplete but interesting