1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45
|
Source: sugar-chat-activity
Section: x11
Priority: optional
Maintainer: Debian Sugar Team <pkg-sugar-devel@lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>
Build-Depends: cdbs,
debhelper,
dh-buildinfo,
python,
python-sugar3,
unzip
Standards-Version: 4.1.0
Vcs-Git: https://anonscm.debian.org/git/pkg-sugar/sugar-chat-activity
Vcs-Browser: https://anonscm.debian.org/git/pkg-sugar/sugar-chat-activity.git
Homepage: https://wiki.sugarlabs.org/go/Activities/Chat
Package: sugar-chat-activity
Architecture: all
Depends: ${cdbs:Depends},
${misc:Depends},
${python:Depends},
${shlibs:Depends}
Recommends: ${cdbs:Recommends}
Provides: ${cdbs:Provides},
${python:Provides}
Conflicts: ${cdbs:Conflicts}
Replaces: ${cdbs:Replaces}
Description: Sugar Learning Platform - text chatting activity
Sugar Learning Platform promotes collaborative learning through Sugar
Activities that encourage critical thinking, the heart of a quality
education. Designed from the ground up especially for children, Sugar
offers an alternative to traditional “office-desktop” software.
.
Learner applications in Sugar are called Activities. They are software
packages that automatically save your work - producing specific
instances of the Activity that can be resumed at a later time. Many
Activities support learner collaboration, where multiple learners may
be invited to join a collective Activity session.
.
The Chat activity provides a simple interface for collaborative
discussion, be it between two individuals or among a group as large as
an entire classroom. Use Neighborhood View to invite particular people
to Chat, or share for a public conversation. It uses Sugar
collaboration mechanism for launching and joining chats so you can use
it even without internet.
|