<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ru">
	<id>http://wiki.mipt.ru/index.php?action=history&amp;feed=atom&amp;title=RecordingsBN</id>
	<title>RecordingsBN - История изменений</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.mipt.ru/index.php?action=history&amp;feed=atom&amp;title=RecordingsBN"/>
	<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=RecordingsBN&amp;action=history"/>
	<updated>2026-05-07T16:10:04Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>http://wiki.mipt.ru/index.php?title=RecordingsBN&amp;diff=5101&amp;oldid=prev</id>
		<title>Олег Давидович: 1 версия импортирована</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=RecordingsBN&amp;diff=5101&amp;oldid=prev"/>
		<updated>2024-10-18T06:44:44Z</updated>

		<summary type="html">&lt;p&gt;1 версия импортирована&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ru&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Предыдущая версия&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Версия от 06:44, 18 октября 2024&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;ru&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(нет различий)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Олег Давидович</name></author>
	</entry>
	<entry>
		<id>http://wiki.mipt.ru/index.php?title=RecordingsBN&amp;diff=5100&amp;oldid=prev</id>
		<title>1&gt;Germanvaleroelizondo: Added link to spanish translation of page</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=RecordingsBN&amp;diff=5100&amp;oldid=prev"/>
		<updated>2018-09-10T18:31:05Z</updated>

		<summary type="html">&lt;p&gt;Added link to spanish translation of page&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;The RecordingsBN module is a contributed plugin written by [http://www.blindsidenetworks.com/ Blindside Networks] that works as resource for a course. It allows to present students and teachers a list of playback recordings related to the course which were previously created using a BigBlueButton server and the BigBlueButtonBN activities in the course.&lt;br /&gt;
&lt;br /&gt;
[https://docs.moodle.org/24/en/RecordingsBN RecordingsBN] is part of the [http://moodle.org/plugins/browse.php?list=set&amp;amp;id=2 Moodle BigBlueButton set] and complements  [https://docs.moodle.org/24/en/BigBlueButtonBN BigBlueButtonBN] to provide with all the features required in order to take advantage of the new capabilities offered by a [http://www.bigbluebutton.org/2012/06/18/bigbluebutton-0-8-released/ BigBlueButton server version 0.80 (and later)].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Features==&lt;br /&gt;
&lt;br /&gt;
[http://www.bigbluebutton.org/ &amp;#039;&amp;#039;&amp;#039;BigBlueButton&amp;#039;&amp;#039;&amp;#039;] is an open source web conferencing system for distance education.  The goal of the project is to enable universities, colleges, and K12 to delivery a high-quality learning experience to remote students.&lt;br /&gt;
&lt;br /&gt;
BigBlueButton supports real-time sharing of slides (PDF and any document readable by OpenOffice), webcams, whiteboard, chat, voice over IP (using FreeSWITCH), and presenter&amp;#039;s desktop. It can record and playback sessions (slides, audio, and chat), runs on Mac, Unix, and PC clients, and is supported by a community of developers that care about good design and a streamlined user experience. (see [http://code.google.com/p/bigbluebutton/wiki/ReleaseNotes release notes]).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
With this plugin you can&lt;br /&gt;
&lt;br /&gt;
* Teachers and administrators can add a resource in any class to access and manage recorded lectures&lt;br /&gt;
* Teachers can publish, unpublish and delete recordings as part of the management of recorded lectures&lt;br /&gt;
* Students can access recorded lectures through the list of recordings offered by the resource&lt;br /&gt;
&lt;br /&gt;
==Requirements==&lt;br /&gt;
&lt;br /&gt;
You need:&lt;br /&gt;
&lt;br /&gt;
* A server running Moodle 2.0+&lt;br /&gt;
* A BigBlueButton 0.80 (or later) server running on a separate server (not on the same server as your Moodle site)&lt;br /&gt;
* The latest version of [http://moodle.org/plugins/pluginversions.php?plugin=mod_bigbluebuttonbn BigBlueButtonBN Activity Module] installed and configured (see [https://docs.moodle.org/24/en/BigBlueButtonBN#Installation BigBlueButtonBN installation])&lt;br /&gt;
* The latest version of [http://moodle.org/plugins/pluginversions.php?plugin=mod_recordingsbn RecordingsBN Module]&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
&lt;br /&gt;
These instructions assume your Moodle server is installed at /var/www/moodle.&lt;br /&gt;
&lt;br /&gt;
* Copy zip file you downloaded to /var/www/moodle/mod&lt;br /&gt;
&lt;br /&gt;
 cp recordingsbn.zip /var/www/moodle/mod&lt;br /&gt;
&lt;br /&gt;
* Enter the following commands&lt;br /&gt;
&lt;br /&gt;
 cd /var/www/moodle/mod &lt;br /&gt;
 sudo unzip recordingsbn.zip&lt;br /&gt;
&lt;br /&gt;
This will create the directory&lt;br /&gt;
 ./recordingsbn&lt;br /&gt;
&lt;br /&gt;
* Login to your moodle site as administrator&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Moodle will detect the new module and prompt you to Upgrade.&lt;br /&gt;
&lt;br /&gt;
* Click the &amp;#039;Upgrade&amp;#039; button.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The activity module will install recordingsbn.&lt;br /&gt;
&lt;br /&gt;
* Click the &amp;#039;Continue&amp;#039; button.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
At this point, you can enter any course, turn editing on, and add a RecordingsBN activity link to the class.&lt;br /&gt;
&lt;br /&gt;
Note: You must to have BigBlueButtonBN installed to actually manage meetings and to create recordings as well.&lt;br /&gt;
&lt;br /&gt;
You can find a [http://www.youtube.com/embed/ShB04IoNgk8 video] overview of installing and using bigbluebuttonbn and recordingsbn, at http://www.blindsidenetworks.com/integrations/moodle/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Development status==&lt;br /&gt;
&lt;br /&gt;
===Latest stable releases===&lt;br /&gt;
1.0.8 - for Moodle 2.0/2.1/2.2/2.3 ([https://github.com/blindsidenetworks/moodle-mod_recordingsbn/tree/v1.0.8-SNAPSHOT Source code])&lt;br /&gt;
&lt;br /&gt;
===Latest development releases=== &lt;br /&gt;
1.0.9-rc1 - for Moodle 2.0/2.1/2.2/2.3/2.4/2.5 ([https://github.com/blindsidenetworks/moodle-mod_recordingsbn Source code])&lt;br /&gt;
&lt;br /&gt;
1.0.9-rc1 - for Moodle 1.9 ([https://github.com/blindsidenetworks/moodle-mod_recordingsbn_19 Source code])&lt;br /&gt;
&lt;br /&gt;
===Previous releases===&lt;br /&gt;
&lt;br /&gt;
1.0.9-b3 - for Moodle 2.0/2.1/2.2/2.3/2.4/2.5 ([https://github.com/blindsidenetworks/moodle-mod_recordingsbn/tree/v1.0.9b3-SNAPSHOT Source code])&lt;br /&gt;
&lt;br /&gt;
1.0.9-b3 - for Moodle 1.9 ([https://github.com/blindsidenetworks/moodle-mod_recordingsbn_19/tree/v1.0.9b3-SNAPSHOT Source code])&lt;br /&gt;
&lt;br /&gt;
1.0.9-b2 - for Moodle 2.0/2.1/2.2/2.3/2.4/2.5 ([https://github.com/blindsidenetworks/moodle-mod_recordingsbn/tree/v1.0.9b2-SNAPSHOT Source code])&lt;br /&gt;
&lt;br /&gt;
1.0.9-b2 - for Moodle 1.9 ([https://github.com/blindsidenetworks/moodle-mod_recordingsbn_19/tree/v1.0.9b2-SNAPSHOT Source code])&lt;br /&gt;
&lt;br /&gt;
1.0.9-b1 - for Moodle 2.0/2.1/2.2/2.3/2.4/2.5 ([https://github.com/blindsidenetworks/moodle-mod_recordingsbn/tree/v1.0.9b1-SNAPSHOT Source code])&lt;br /&gt;
&lt;br /&gt;
1.0.8-b3 - for Moodle 2.0/2.1/2.2/2.3 ([https://github.com/blindsidenetworks/moodle-mod_recordingsbn/tree/v1.0.8b3-SNAPSHOT Source code])&lt;br /&gt;
&lt;br /&gt;
1.0.8-b2 - for Moodle 2.0/2.1/2.2/2.3 ([https://github.com/blindsidenetworks/moodle-mod_recordingsbn/tree/v1.0.8b2-SNAPSHOT Source code])&lt;br /&gt;
&lt;br /&gt;
1.0.8-b1 - for Moodle 2.0/2.1/2.2/2.3 ([https://github.com/blindsidenetworks/moodle-mod_recordingsbn/tree/v1.0.8b1-SNAPSHOT Source code])&lt;br /&gt;
&lt;br /&gt;
1.0.7-rc2 - for Moodle 2.0/2.1/2.2 ([https://github.com/blindsidenetworks/moodle-mod_recordingsbn/tree/v1.0.7rc2-SNAPSHOT Source code])&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
For reporting bugs and issues or asking for new features use the Moodle tracking system [http://tracker.moodle.org/browse/CONTRIB/component/12232 Module: RecordingsBN]&lt;br /&gt;
&lt;br /&gt;
==FAQ==&lt;br /&gt;
&lt;br /&gt;
==More Information==&lt;br /&gt;
&lt;br /&gt;
An important change was introduced to the UI on 1.0.9-rc1. The table that used to be an standard HTML one is now a dynamically created javascript one based on the standard YUI library included in Moodle, plus the contributed YUI plugins [http://yuilibrary.com/gallery/show/datatable-paginator Datatable Paginator] and [http://yuilibrary.com/gallery/show/paginator-view Paginator View]. The main advantage this change brings is the ability to order columns and paginate the results when there is a big number of recordings.&lt;br /&gt;
&lt;br /&gt;
There are however two potential problems associated with this new interface. The first is the possibility of experiencing javascript clashes due the version of the libraries loaded when Moodle has another Plugin making use of the same YUI plugin. And the second is the possibility of the user having the javascript disabled in the browser. In this two cases the plugin will show a white page.&lt;br /&gt;
&lt;br /&gt;
In these cases what an administrator can do is uncomment the line 254 in the view.php file&lt;br /&gt;
&lt;br /&gt;
    //echo html_writer::table($table).&amp;quot;\n&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
And comment the 4 lines related to the javascript rendering (256-259).&lt;br /&gt;
&lt;br /&gt;
    echo &amp;#039;&amp;lt;div class=&amp;quot;yui3-skin-sam&amp;quot;&amp;gt;&amp;#039;.&amp;quot;\n&amp;quot;;&lt;br /&gt;
    echo &amp;#039;  &amp;lt;div id=\&amp;quot;recordingsbn_yui_paginator\&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;#039;.&amp;quot;\n&amp;quot;;&lt;br /&gt;
    echo &amp;#039;  &amp;lt;div id=&amp;quot;recordingsbn_yui_table&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;#039;.&amp;quot;\n&amp;quot;;&lt;br /&gt;
    echo &amp;#039;&amp;lt;/div&amp;gt;&amp;#039;.&amp;quot;\n&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
Also, the YUI plugins don&amp;#039;t support Unicode, so, for those using Moodle with a language that requires Unicode characters the YUI view could not work. Administrators should apply the same change suggested.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Video]]&lt;br /&gt;
&lt;br /&gt;
[[es:RecordingsBN]]&lt;/div&gt;</summary>
		<author><name>1&gt;Germanvaleroelizondo</name></author>
	</entry>
</feed>