Note: This documentation is for Moodle 2.7. For up-to-date documentation see Sookooroo block.

Sookooroo block: Difference between revisions

From MoodleDocs
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox plugin
|type = Blocks
|entry = http://moodle.org/plugins/view.php?plugin=block_sookooroo
|tracker = http://tracker.moodle.org/browse/CONTRIB/component/12341
|discussion = http://moodle.org/mod/forum/discuss.php?d=211176
|maintainer = [[User:Itamar Tzadok|Itamar Tzadok]]
}}
The Sookooroo block allows a course manager to add a link to a [http://www.sookooroo.com/ Sookooroo virtual room] in a side block.
The Sookooroo block allows a course manager to add a link to a [http://www.sookooroo.com/ Sookooroo virtual room] in a side block.


Line 29: Line 36:


==Configuration==
==Configuration==
[[Image:skr-block-settings.png|frame|The Sookooroo settings|right]]
* '''Website id:''' The website id as obtained from the [http://www.sookooroo.com/ Sookooroo website].  
* '''Website id:''' The website id as obtained from the [http://www.sookooroo.com/ Sookooroo website].  
* '''Room id:''' The designated virtual room in the website.
* '''Room id:''' The designated virtual room in the website.
* '''Button text:''' The label of the entry button.
* '''Button text:''' The label of the entry button.
[[Image:skr-block-settings.png|frame|The Sookooroo settings|left]]
<br clear="both" />
<br clear="both" />


Line 41: Line 46:
* Discussions: [http://moodle.org/mod/forum/discuss.php?d=211176 Contributed plugins]
* Discussions: [http://moodle.org/mod/forum/discuss.php?d=211176 Contributed plugins]
* Sookooroo module [https://docs.moodle.org/24/en/index.php?title=Sookooroo_module documentation] and [http://moodle.org/plugins/view.php?plugin=mod_sookooroo  plugin entry in Moodle plugins repository].
* Sookooroo module [https://docs.moodle.org/24/en/index.php?title=Sookooroo_module documentation] and [http://moodle.org/plugins/view.php?plugin=mod_sookooroo  plugin entry in Moodle plugins repository].




[[Category:Contributed code]]
[[Category:Contributed code]]

Latest revision as of 19:58, 10 October 2012

The Sookooroo block allows a course manager to add a link to a Sookooroo virtual room in a side block.

Sookooroo is a live knowledge exchange community. It is a social networking service for people to share knowledge in advanced virtual meeting rooms.

Sookooroo modules and blocks on the course page
Inside the Sookooroo virtual room


Features

  • Course participants can access the virtual room without signing up on the Sookooroo website.
  • Moodle pictures of users who are in the room are displayed both on the course page and in the virtual room.
  • Guests can access to the virtual room when the course is open to guests. Guests are assigned unique keys and obtain distinct identities in the virtual room.
  • Users with capability sookooroo:moderator are identified as such in the virtual room (defaults to editingteacher and manager roles).
  • The same room can be linked from different moodle courses (as well as from outside moodle).

Installation

Git clone

Download

Configuration

The Sookooroo settings
  • Website id: The website id as obtained from the Sookooroo website.
  • Room id: The designated virtual room in the website.
  • Button text: The label of the entry button.


See also