<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://docs.moodle.org/310/en/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Fabiangebert</id>
	<title>MoodleDocs - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://docs.moodle.org/310/en/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Fabiangebert"/>
	<link rel="alternate" type="text/html" href="https://docs.moodle.org/310/en/Special:Contributions/Fabiangebert"/>
	<updated>2026-06-12T21:53:49Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://docs.moodle.org/310/en/index.php?title=Using_Mediabird_Study_Notes&amp;diff=61755</id>
		<title>Using Mediabird Study Notes</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/310/en/index.php?title=Using_Mediabird_Study_Notes&amp;diff=61755"/>
		<updated>2009-08-19T18:22:28Z</updated>

		<summary type="html">&lt;p&gt;Fabiangebert: made it more clear what is to be done to set up in-place note taking&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Mediabird is a contributed code activity module that allows context based collaborative note taking in Moodle.   &lt;br /&gt;
&lt;br /&gt;
==Features==&lt;br /&gt;
*Students can take notes related to any page in a Moodle course.  &lt;br /&gt;
*They can note anything that comes up in by writing text, drag and drop content or search notes of other students. &lt;br /&gt;
*All notes  can be annotated, tagged and shared. This way, problems in understanding course material can be solved quickly and collaboratively.&lt;br /&gt;
&lt;br /&gt;
[[Image:MediabirdStudyNotesOverlay.png|200px|thumb|right|In-place note taking using Mediabird Study Notes.]]&lt;br /&gt;
&lt;br /&gt;
==Typical uses==&lt;br /&gt;
&lt;br /&gt;
Using Mediabird Study Notes is divided into two steps: Taking notes and reviewing them later on.&lt;br /&gt;
&lt;br /&gt;
===Taking notes on any page===&lt;br /&gt;
[[Image:MediabirdTakeNotes.png|right|Take notes button]]&lt;br /&gt;
While you&#039;re on a page such as a resource, forum post or quiz, you can note down anything that comes up in your mind.&lt;br /&gt;
* Click on the note taking button.&lt;br /&gt;
* Wait for the overlay to finish loading.&lt;br /&gt;
* Drag and drop content from the course page or simply enter your notes.&lt;br /&gt;
* Navigate between your note sheets using the yellow buttons at the lower left corner of the notepad.&lt;br /&gt;
&lt;br /&gt;
===Reviewing existing notes===&lt;br /&gt;
[[Image:MediabirdReview.png|right|Review notes button]]&lt;br /&gt;
* Click on the review notes button in the lower right corner of the notepad overlay.&lt;br /&gt;
&lt;br /&gt;
===Sharing notes and collaboratively working with them===&lt;br /&gt;
[[Image:MediabirdCommunity.png|right|Community button]]&lt;br /&gt;
* Click on the community button&lt;br /&gt;
* Click on &#039;&#039;&#039;more...&#039;&#039;&#039; next to &#039;&#039;Sharing&#039;&#039;&lt;br /&gt;
* If you want to create a new group:&lt;br /&gt;
** Click on &#039;&#039;&#039;Create Group&#039;&#039;&#039;&lt;br /&gt;
** Enter a name and click on &#039;&#039;&#039;Create&#039;&#039;&#039;&lt;br /&gt;
** Invite friends using the &#039;&#039;&#039;Invite friends&#039;&#039;&#039; button&lt;br /&gt;
* Click on &#039;&#039;&#039;Share note folder&#039;&#039;&#039;&lt;br /&gt;
* Click on &#039;&#039;&#039;Create&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===Accepting invitations and finding shared notes===&lt;br /&gt;
You can accept group invitations using the Community button&lt;br /&gt;
[[Image:MediabirdSearch.png|right|Search notes button]]&lt;br /&gt;
You can find shared notes using the Search button&lt;br /&gt;
&lt;br /&gt;
==Setup==&lt;br /&gt;
The basic setup is very simple.&lt;br /&gt;
* Download the [http://download.moodle.org/download.php/packages/studynotes_package.zip Mediabird Study Notes packages].&lt;br /&gt;
* Extract the archive into the moodle folder of your installation.&lt;br /&gt;
* Log in to Moodle as admin and go to the admin page.&lt;br /&gt;
* The activity should set itself up now.&lt;br /&gt;
* After the installation, add the Mediabird Study Notes activity to a course.&lt;br /&gt;
&lt;br /&gt;
===Setting up in-place note taking (recommended)===&lt;br /&gt;
If you want to take notes while studying, you can enable the in-place note taking function that displays an icon on all pages of a course. Clicking on that icon displays the Mediabird notepad and allows for taking notes in-place. These can be reviewed in the activity later on.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; You need to adjust your theme as outlined below to enable this feature.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Setting up the equation editor===&lt;br /&gt;
* Install a LaTeX distribution (see below for more specific instructions)&lt;br /&gt;
* Make sure the dvipng helper application is installed&lt;br /&gt;
* Make sure you have installed the LaTeX packages &#039;&#039;AMSFonts&#039;&#039;, &#039;&#039;AMSMath&#039;&#039;, &#039;&#039;xypic&#039;&#039;&lt;br /&gt;
* Locate &#039;&#039;dvipng&#039;&#039; and &#039;&#039;latex&#039;&#039; executables and specify their paths in the activity settings in &#039;&#039;&#039;the admin panel&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===Windows===&lt;br /&gt;
* Install MikTeX and check for xypic, everything else should be included in the default setup&lt;br /&gt;
* Both dvipng.exe and latex.exe usually are located in &#039;&#039;C:\Program Files\MiKTeX 2.7\miktex\bin&#039;&#039; or similar&lt;br /&gt;
&lt;br /&gt;
===Linux (Debian/Ubuntu)===&lt;br /&gt;
* Install packages texlive, texlive-pictures and dvipng&lt;br /&gt;
* The paths will usually be /usr/bin/dvipng and /usr/bin/latex&lt;br /&gt;
&lt;br /&gt;
==Theme adjustments for in-place note taking==&lt;br /&gt;
===Using the included theme===&lt;br /&gt;
If you don&#039;t mind about the theme you use, you may easily&lt;br /&gt;
* go to &#039;&#039;Appearance&#039;&#039; in the admin panel&lt;br /&gt;
* select &#039;&#039;Theme Selector&#039;&#039; and choose &#039;&#039;standardmediabird&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; If the theme does not appear in the list, make sure you&#039;ve extracted it from the [http://download.moodle.org/download.php/packages/studynotes_package.zip Mediabird Study Notes packages] into the theme folder of your Moodle installation.&lt;br /&gt;
&lt;br /&gt;
===Using a custom theme===&lt;br /&gt;
If you are using your own theme, all you need to add is the following line in the file header.html from your theme folder&lt;br /&gt;
&amp;lt;code php&amp;gt;&lt;br /&gt;
&amp;lt;?php&lt;br /&gt;
  include_once($CFG-&amp;gt;dirroot.&#039;/mod/studynotes/ext/overlay_snippet.php&#039;);&lt;br /&gt;
?&amp;gt;&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
after the line&lt;br /&gt;
&amp;lt;code html4strict&amp;gt;&amp;lt;div class=&amp;quot;navbar clearfix&amp;quot;&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
which is located near the middle of the file.&lt;br /&gt;
&lt;br /&gt;
==Prerequisites==&lt;br /&gt;
&lt;br /&gt;
Moodle 1.8.9 or 1.9.2+ and PHP 5.2+&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[http://moodle.org/mod/data/view.php?d=13&amp;amp;rid=2354&amp;amp;filter=1   Mediabird Study Notes] is a Modules and plugins database page for downloads and more information.&lt;br /&gt;
*Discussions: please create or find a discussion topic in the [http://moodle.org/mod/forum/view.php?id=44  Contributed Code forum]&lt;br /&gt;
*[http://www.mediabird.net/ Mediabird Study Notes] external link&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Contributed code]]&lt;br /&gt;
&lt;br /&gt;
[[de:Mediabird Notizen verwenden]]&lt;/div&gt;</summary>
		<author><name>Fabiangebert</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/310/en/index.php?title=Using_Mediabird_Study_Notes&amp;diff=60558</id>
		<title>Using Mediabird Study Notes</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/310/en/index.php?title=Using_Mediabird_Study_Notes&amp;diff=60558"/>
		<updated>2009-07-25T22:20:29Z</updated>

		<summary type="html">&lt;p&gt;Fabiangebert: /* Prerequisites for latest version */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Mediabird is a contributed code activity module that allows context based collaborative note taking in Moodle.   &lt;br /&gt;
&lt;br /&gt;
==Features==&lt;br /&gt;
*Students can take notes related to any page in a Moodle course.  &lt;br /&gt;
*They can note anything that comes up in by writing text, drag and drop content or search notes of other students. &lt;br /&gt;
*All notes  can be annotated, tagged and shared. This way, problems in understanding course material can be solved quickly and collaboratively.&lt;br /&gt;
&lt;br /&gt;
[[Image:MediabirdStudyNotesOverlay.png|200px|thumb|right|In-place note taking using Mediabird Study Notes.]]&lt;br /&gt;
&lt;br /&gt;
==Typical uses==&lt;br /&gt;
&lt;br /&gt;
Using Mediabird Study Notes is divided into two steps: Taking notes and reviewing them later on.&lt;br /&gt;
&lt;br /&gt;
===Taking notes on any page===&lt;br /&gt;
[[Image:MediabirdTakeNotes.png|right|Take notes button]]&lt;br /&gt;
While you&#039;re on a page such as a resource, forum post or quiz, you can note down anything that comes up in your mind.&lt;br /&gt;
* Click on the note taking button.&lt;br /&gt;
* Wait for the overlay to finish loading.&lt;br /&gt;
* Drag and drop content from the course page or simply enter your notes.&lt;br /&gt;
* Navigate between your note sheets using the yellow buttons at the lower left corner of the notepad.&lt;br /&gt;
&lt;br /&gt;
===Reviewing existing notes===&lt;br /&gt;
[[Image:MediabirdReview.png|right|Review notes button]]&lt;br /&gt;
* Click on the review notes button in the lower right corner of the notepad overlay.&lt;br /&gt;
&lt;br /&gt;
===Sharing notes and collaboratively working with them===&lt;br /&gt;
[[Image:MediabirdCommunity.png|right|Community button]]&lt;br /&gt;
* Click on the community button&lt;br /&gt;
* Click on &#039;&#039;&#039;more...&#039;&#039;&#039; next to &#039;&#039;Sharing&#039;&#039;&lt;br /&gt;
* If you want to create a new group:&lt;br /&gt;
** Click on &#039;&#039;&#039;Create Group&#039;&#039;&#039;&lt;br /&gt;
** Enter a name and click on &#039;&#039;&#039;Create&#039;&#039;&#039;&lt;br /&gt;
** Invite friends using the &#039;&#039;&#039;Invite friends&#039;&#039;&#039; button&lt;br /&gt;
* Click on &#039;&#039;&#039;Share note folder&#039;&#039;&#039;&lt;br /&gt;
* Click on &#039;&#039;&#039;Create&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===Accepting invitations and finding shared notes===&lt;br /&gt;
You can accept group invitations using the Community button&lt;br /&gt;
[[Image:MediabirdSearch.png|right|Search notes button]]&lt;br /&gt;
You can find shared notes using the Search button&lt;br /&gt;
&lt;br /&gt;
==Setup==&lt;br /&gt;
The basic setup is very simple.&lt;br /&gt;
* Download the [http://download.moodle.org/download.php/packages/studynotes_package.zip Mediabird Study Notes packages].&lt;br /&gt;
* Extract the archive into the moodle folder of your installation.&lt;br /&gt;
* Log in to Moodle as admin and go to the admin page.&lt;br /&gt;
* The activity should set itself up now.&lt;br /&gt;
* After the installation, add the Mediabird Study Notes activity to a course.&lt;br /&gt;
&lt;br /&gt;
===Setting up in-place note taking (recommended)===&lt;br /&gt;
If you want to take notes while studying, you can enable the in-place note taking function that displays an icon on all pages of a course. Clicking on that icon displays the Mediabird notepad and allows for taking notes in-place. These can be reviewed in the activity later on.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Setting up the equation editor===&lt;br /&gt;
* Install a LaTeX distribution (see below for more specific instructions)&lt;br /&gt;
* Make sure the dvipng helper application is installed&lt;br /&gt;
* Make sure you have installed the LaTeX packages &#039;&#039;AMSFonts&#039;&#039;, &#039;&#039;AMSMath&#039;&#039;, &#039;&#039;xypic&#039;&#039;&lt;br /&gt;
* Locate &#039;&#039;dvipng&#039;&#039; and &#039;&#039;latex&#039;&#039; executables and specify their paths in the activity settings in &#039;&#039;&#039;the admin panel&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===Windows===&lt;br /&gt;
* Install MikTeX and check for xypic, everything else should be included in the default setup&lt;br /&gt;
* Both dvipng.exe and latex.exe usually are located in &#039;&#039;C:\Program Files\MiKTeX 2.7\miktex\bin&#039;&#039; or similar&lt;br /&gt;
&lt;br /&gt;
===Linux (Debian/Ubuntu)===&lt;br /&gt;
* Install packages texlive, texlive-pictures and dvipng&lt;br /&gt;
* The paths will usually be /usr/bin/dvipng and /usr/bin/latex&lt;br /&gt;
&lt;br /&gt;
==Themes==&lt;br /&gt;
===Using the included theme===&lt;br /&gt;
If you don&#039;t mind about the theme you use, you may easily&lt;br /&gt;
* go to &#039;&#039;Appearance&#039;&#039; in the admin panel&lt;br /&gt;
* select &#039;&#039;Theme Selector&#039;&#039; and choose &#039;&#039;standardmediabird&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; If the theme does not appear in the list, make sure you&#039;ve extracted it from the [http://download.moodle.org/download.php/packages/studynotes_package.zip Mediabird Study Notes packages] into the theme folder of your Moodle installation.&lt;br /&gt;
&lt;br /&gt;
===Using a custom theme===&lt;br /&gt;
If you are using your own theme, all you need to add is the following line in the file header.html from your theme folder&lt;br /&gt;
&amp;lt;code php&amp;gt;&lt;br /&gt;
&amp;lt;?php&lt;br /&gt;
  include_once($CFG-&amp;gt;dirroot.&#039;/mod/studynotes/ext/overlay_snippet.php&#039;);&lt;br /&gt;
?&amp;gt;&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
after the line&lt;br /&gt;
&amp;lt;code html4strict&amp;gt;&amp;lt;div class=&amp;quot;navbar clearfix&amp;quot;&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
which is located near the middle of the file.&lt;br /&gt;
&lt;br /&gt;
==Prerequisites==&lt;br /&gt;
&lt;br /&gt;
Moodle 1.8.9 or 1.9.2+ and PHP 5.2+&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[http://moodle.org/mod/data/view.php?d=13&amp;amp;rid=2354&amp;amp;filter=1   Mediabird Study Notes] is a Modules and plugins database page for downloads and more information.&lt;br /&gt;
*Discussions: please create or find a discussion topic in the [http://moodle.org/mod/forum/view.php?id=44  Contributed Code forum]&lt;br /&gt;
*[http://www.mediabird.net/ Mediabird Study Notes] external link&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Contributed code]]&lt;br /&gt;
&lt;br /&gt;
[[de:Mediabird Notizen verwenden]]&lt;/div&gt;</summary>
		<author><name>Fabiangebert</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/310/en/index.php?title=Using_Mediabird_Study_Notes&amp;diff=55336</id>
		<title>Using Mediabird Study Notes</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/310/en/index.php?title=Using_Mediabird_Study_Notes&amp;diff=55336"/>
		<updated>2009-05-05T21:07:03Z</updated>

		<summary type="html">&lt;p&gt;Fabiangebert: lang&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Overview=&lt;br /&gt;
[[Image:MediabirdStudyNotesOverlay.png|200px|thumb|right|In-place note taking using Mediabird Study Notes.]]&lt;br /&gt;
==Context-based, collaborative note taking in Moodle==&lt;br /&gt;
Using [http://www.mediabird.net/ Mediabird Study Notes] allows for taking notes related to any page in your Moodle course. With the collaborative Mediabird notepad, you can note down anything that comes up in your mind, drag and drop content onto the note sheet or search notes shared by your study mates.&lt;br /&gt;
&lt;br /&gt;
All notes taken using Mediabird Study Notes can be annotated, tagged and shared. This way, problems in understanding course material can be solved quickly and collaboratively.&lt;br /&gt;
&lt;br /&gt;
=Setup=&lt;br /&gt;
The basic setup is very simple.&lt;br /&gt;
* Download the [http://download.moodle.org/download.php/packages/studynotes_package.zip Mediabird Study Notes packages].&lt;br /&gt;
* Extract the archive into the moodle folder of your installation.&lt;br /&gt;
* Log in to Moodle as admin and go to the admin page.&lt;br /&gt;
* The activity should set itself up now.&lt;br /&gt;
* After the installation, add the Mediabird Study Notes activity to a course.&lt;br /&gt;
&lt;br /&gt;
==Setting up in-place note taking (recommended)==&lt;br /&gt;
If you want to take notes while studying, you can enable the in-place note taking function that displays an icon on all pages of a course. Clicking on that icon displays the Mediabird notepad and allows for taking notes in-place. These can be reviewed in the activity later on.&lt;br /&gt;
&lt;br /&gt;
===Using the included theme===&lt;br /&gt;
If you don&#039;t mind about the theme you use, you may easily&lt;br /&gt;
* go to &#039;&#039;Appearance&#039;&#039; in the admin panel&lt;br /&gt;
* select &#039;&#039;Theme Selector&#039;&#039; and choose &#039;&#039;standardmediabird&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; If the theme does not appear in the list, make sure you&#039;ve extracted it from the [http://download.moodle.org/download.php/packages/studynotes_package.zip Mediabird Study Notes packages] into the theme folder of your Moodle installation.&lt;br /&gt;
&lt;br /&gt;
===Using a custom theme===&lt;br /&gt;
If you are using your own theme, all you need to add is the following line in the file header.html from your theme folder&lt;br /&gt;
&amp;lt;code php&amp;gt;&lt;br /&gt;
&amp;lt;?php&lt;br /&gt;
  include_once($CFG-&amp;gt;dirroot.&#039;/mod/studynotes/ext/overlay_snippet.php&#039;);&lt;br /&gt;
?&amp;gt;&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
after the line&lt;br /&gt;
&amp;lt;code html4strict&amp;gt;&amp;lt;div class=&amp;quot;navbar clearfix&amp;quot;&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
which is located near the middle of the file.&lt;br /&gt;
&lt;br /&gt;
==Setting up the equation editor==&lt;br /&gt;
* Install a LaTeX distribution (see below for more specific instructions)&lt;br /&gt;
* Make sure the dvipng helper application is installed&lt;br /&gt;
* Make sure you have installed the LaTeX packages &#039;&#039;AMSFonts&#039;&#039;, &#039;&#039;AMSMath&#039;&#039;, &#039;&#039;xypic&#039;&#039;&lt;br /&gt;
* Locate &#039;&#039;dvipng&#039;&#039; and &#039;&#039;latex&#039;&#039; executables and specify their paths in the activity settings in &#039;&#039;&#039;the admin panel&#039;&#039;&#039;&lt;br /&gt;
===Windows===&lt;br /&gt;
* Install MikTeX and check for xypic, everything else should be included in the default setup&lt;br /&gt;
* Both dvipng.exe and latex.exe usually are located in &#039;&#039;C:\Program Files\MiKTeX 2.7\miktex\bin&#039;&#039; or similar&lt;br /&gt;
===Linux (Debian/Ubuntu)===&lt;br /&gt;
* Install packages texlive, texlive-pictures and dvipng&lt;br /&gt;
* The paths will usually be /usr/bin/dvipng and /usr/bin/latex&lt;br /&gt;
&lt;br /&gt;
==Prerequisites==&lt;br /&gt;
&lt;br /&gt;
Moodle 1.9.4+ and PHP 5.2+&lt;br /&gt;
&lt;br /&gt;
=Workflow=&lt;br /&gt;
&lt;br /&gt;
Using Mediabird Study Notes is divided into two steps: Taking notes and reviewing them later on.&lt;br /&gt;
&lt;br /&gt;
==Taking notes on any page==&lt;br /&gt;
[[Image:MediabirdTakeNotes.png|right|Take notes button]]&lt;br /&gt;
While you&#039;re on a page such as a resource, forum post or quiz, you can note down anything that comes up in your mind.&lt;br /&gt;
* Click on the note taking button.&lt;br /&gt;
* Wait for the overlay to finish loading.&lt;br /&gt;
* Drag and drop content from the course page or simply enter your notes.&lt;br /&gt;
* Navigate between your note sheets using the yellow buttons at the lower left corner of the notepad.&lt;br /&gt;
&lt;br /&gt;
==Reviewing existing notes==&lt;br /&gt;
[[Image:MediabirdReview.png|right|Review notes button]]&lt;br /&gt;
* Click on the review notes button in the lower right corner of the notepad overlay.&lt;br /&gt;
&lt;br /&gt;
==Sharing notes and collaboratively working with them==&lt;br /&gt;
[[Image:MediabirdCommunity.png|right|Community button]]&lt;br /&gt;
* Click on the community button&lt;br /&gt;
* Click on &#039;&#039;&#039;more...&#039;&#039;&#039; next to &#039;&#039;Sharing&#039;&#039;&lt;br /&gt;
* If you want to create a new group:&lt;br /&gt;
** Click on &#039;&#039;&#039;Create Group&#039;&#039;&#039;&lt;br /&gt;
** Enter a name and click on &#039;&#039;&#039;Create&#039;&#039;&#039;&lt;br /&gt;
** Invite friends using the &#039;&#039;&#039;Invite friends&#039;&#039;&#039; button&lt;br /&gt;
* Click on &#039;&#039;&#039;Share note folder&#039;&#039;&#039;&lt;br /&gt;
* Click on &#039;&#039;&#039;Create&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===Accepting invitations and finding shared notes===&lt;br /&gt;
You can accept group invitations using the Community button&lt;br /&gt;
[[Image:MediabirdSearch.png|right|Search notes button]]&lt;br /&gt;
You can find shared notes using the Search button&lt;/div&gt;</summary>
		<author><name>Fabiangebert</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/310/en/index.php?title=Using_Mediabird_Study_Notes&amp;diff=55296</id>
		<title>Using Mediabird Study Notes</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/310/en/index.php?title=Using_Mediabird_Study_Notes&amp;diff=55296"/>
		<updated>2009-05-05T15:32:15Z</updated>

		<summary type="html">&lt;p&gt;Fabiangebert: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Overview=&lt;br /&gt;
[[Image:MediabirdStudyNotesOverlay.png|200px|thumb|right|In-place note taking using Mediabird Study Notes.]]&lt;br /&gt;
==Context-based, collaborative note taking in Moodle==&lt;br /&gt;
Using [http://www.mediabird.net/ Mediabird Study Notes] allows for taking notes related to any page in your Moodle course. With the collaborative Mediabird notepad, you can note down anything that comes up in your mind, drag and drop content onto the note sheet or search notes shared by your study mates.&lt;br /&gt;
&lt;br /&gt;
All notes taken using Mediabird Study Notes can be annotated, tagged and shared. This way, problems in understanding course material can be solved quickly and collaboratively.&lt;br /&gt;
&lt;br /&gt;
=Setup=&lt;br /&gt;
The basic setup is very simple.&lt;br /&gt;
* Download the [http://download.moodle.org/download.php/packages/studynotes_package.zip Mediabird Study Notes packages].&lt;br /&gt;
* Extract the archive into the moodle folder of your installation.&lt;br /&gt;
* Log in to Moodle as admin and go to the admin page.&lt;br /&gt;
* The activity should set up itself right now.&lt;br /&gt;
* After the installation, add the Mediabird Study Notes activity to a course.&lt;br /&gt;
&lt;br /&gt;
==Setting up in-place note taking (recommended)==&lt;br /&gt;
If you want to take notes while studying, you can enable the in-place note taking function that displays an icon on all pages of a course. Clicking on that icon displays the Mediabird notepad and allows for taking notes in-place. These can be reviewed in the activity later on.&lt;br /&gt;
&lt;br /&gt;
===Using the included theme===&lt;br /&gt;
If you don&#039;t mind about the theme you use, you may easily&lt;br /&gt;
* go to &#039;&#039;Appearance&#039;&#039; in the admin panel&lt;br /&gt;
* select &#039;&#039;Theme Selector&#039;&#039; and choose &#039;&#039;standardmediabird&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; If the theme does not appear in the list, make sure you&#039;ve extracted it from the [http://download.moodle.org/download.php/packages/studynotes_package.zip Mediabird Study Notes packages] into the theme folder of your Moodle installation.&lt;br /&gt;
&lt;br /&gt;
===Using a custom theme===&lt;br /&gt;
If you are using your own theme, all you need to add is the following line in the file header.html from your theme folder&lt;br /&gt;
&amp;lt;code php&amp;gt;&lt;br /&gt;
&amp;lt;?php&lt;br /&gt;
  include_once($CFG-&amp;gt;dirroot.&#039;/mod/studynotes/ext/overlay_snippet.php&#039;);&lt;br /&gt;
?&amp;gt;&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
after the line&lt;br /&gt;
&amp;lt;code html4strict&amp;gt;&amp;lt;div class=&amp;quot;navbar clearfix&amp;quot;&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
which is located near the middle of the file.&lt;br /&gt;
&lt;br /&gt;
==Setting up the equation editor==&lt;br /&gt;
* Install a LaTeX distribution (see below for more specific instructions)&lt;br /&gt;
* Make sure the dvipng helper application is installed&lt;br /&gt;
* Make sure you have installed the LaTeX packages &#039;&#039;AMSFonts&#039;&#039;, &#039;&#039;AMSMath&#039;&#039;, &#039;&#039;xypic&#039;&#039;&lt;br /&gt;
* Locate &#039;&#039;dvipng&#039;&#039; and &#039;&#039;latex&#039;&#039; executables and specify their paths in the activity settings in &#039;&#039;&#039;the admin panel&#039;&#039;&#039;&lt;br /&gt;
===Windows===&lt;br /&gt;
* Install MikTeX and check for xypic, everything else should be included in the default setup&lt;br /&gt;
* Both dvipng.exe and latex.exe usually are located in &#039;&#039;C:\Program Files\MiKTeX 2.7\miktex\bin&#039;&#039; or similar&lt;br /&gt;
===Linux (Debian/Ubuntu)===&lt;br /&gt;
* Install packages texlive, texlive-pictures and dvipng&lt;br /&gt;
* The paths will usually be /usr/bin/dvipng and /usr/bin/latex&lt;br /&gt;
&lt;br /&gt;
==Prerequisites==&lt;br /&gt;
&lt;br /&gt;
Moodle 1.9.4+ and PHP 5.2+&lt;br /&gt;
&lt;br /&gt;
=Workflow=&lt;br /&gt;
&lt;br /&gt;
Using Mediabird Study Notes is divided into two steps: Taking notes and reviewing them later on.&lt;br /&gt;
&lt;br /&gt;
==Taking notes on any page==&lt;br /&gt;
[[Image:MediabirdTakeNotes.png|right|Take notes button]]&lt;br /&gt;
While you&#039;re on a page such as a resource, forum post or quiz, you can note down anything that comes up in your mind.&lt;br /&gt;
* Click on the note taking button.&lt;br /&gt;
* Wait for the overlay to finish loading.&lt;br /&gt;
* Drag and drop content from the course page or simply enter your notes.&lt;br /&gt;
* Navigate between your note sheets using the yellow buttons at the lower left corner of the notepad.&lt;br /&gt;
&lt;br /&gt;
==Reviewing existing notes==&lt;br /&gt;
[[Image:MediabirdReview.png|right|Review notes button]]&lt;br /&gt;
* Click on the review notes button in the lower right corner of the notepad overlay.&lt;br /&gt;
&lt;br /&gt;
==Sharing notes and collaboratively working with them==&lt;br /&gt;
[[Image:MediabirdCommunity.png|right|Community button]]&lt;br /&gt;
* Click on the community button&lt;br /&gt;
* Click on &#039;&#039;&#039;more...&#039;&#039;&#039; next to &#039;&#039;Sharing&#039;&#039;&lt;br /&gt;
* If you want to create a new group:&lt;br /&gt;
** Click on &#039;&#039;&#039;Create Group&#039;&#039;&#039;&lt;br /&gt;
** Enter a name and click on &#039;&#039;&#039;Create&#039;&#039;&#039;&lt;br /&gt;
** Invite friends using the &#039;&#039;&#039;Invite friends&#039;&#039;&#039; button&lt;br /&gt;
* Click on &#039;&#039;&#039;Share note folder&#039;&#039;&#039;&lt;br /&gt;
* Click on &#039;&#039;&#039;Create&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===Accepting invitations and finding shared notes===&lt;br /&gt;
You can accept group invitations using the Community button&lt;br /&gt;
[[Image:MediabirdSearch.png|right|Search notes button]]&lt;br /&gt;
You can find shared notes using the Search button&lt;/div&gt;</summary>
		<author><name>Fabiangebert</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/310/en/index.php?title=Using_Mediabird_Study_Notes&amp;diff=55293</id>
		<title>Using Mediabird Study Notes</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/310/en/index.php?title=Using_Mediabird_Study_Notes&amp;diff=55293"/>
		<updated>2009-05-05T15:24:46Z</updated>

		<summary type="html">&lt;p&gt;Fabiangebert: moved location of Mediabird Study Notes docs to this location&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Overview=&lt;br /&gt;
[[Image:MediabirdStudyNotesOverlay.png|200px|thumb|right|In-place note taking using Mediabird Study Notes.]]&lt;br /&gt;
==Context-based, collaborative note taking in Moodle==&lt;br /&gt;
Using [http://www.mediabird.net/ Mediabird Study Notes] allows for taking notes related to any page in your Moodle course. With the collaborative Mediabird notepad, you can note down anything that comes up in your mind, drag and drop content onto the note sheet or search notes shared by your study mates.&lt;br /&gt;
&lt;br /&gt;
All notes taken using Mediabird Study Notes can be annotated, tagged and shared. This way, problems in understanding course material can be solved quickly and collaboratively.&lt;br /&gt;
&lt;br /&gt;
=Setup=&lt;br /&gt;
The basic setup is very simple.&lt;br /&gt;
* Download the [http://download.moodle.org/download.php/packages/studynotes_package.zip Mediabird Study Notes packages]&lt;br /&gt;
* Extract the archive into the moodle folder of your installation&lt;br /&gt;
* Log in to Moodle as admin and go to the admin page&lt;br /&gt;
* Add the Mediabird Study Notes activity to a course&lt;br /&gt;
&lt;br /&gt;
==Setting up in-place note taking (recommended)==&lt;br /&gt;
If you want to take notes while studying, you can enable the in-place note taking function that displays an icon on all pages of a course. Clicking on that icon displays the Mediabird notepad and allows for taking notes in-place. These can be reviewed in the activity later on.&lt;br /&gt;
&lt;br /&gt;
===Using the included theme===&lt;br /&gt;
If you don&#039;t mind about the theme you use, you may easily&lt;br /&gt;
* go to &#039;&#039;Appearance&#039;&#039; in the admin panel&lt;br /&gt;
* select &#039;&#039;Theme Selector&#039;&#039; and choose &#039;&#039;standardmediabird&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; If the theme does not appear in the list, make sure you&#039;ve extracted it from the [http://download.moodle.org/download.php/packages/studynotes_package.zip Mediabird Study Notes packages] into the theme folder of your Moodle installation.&lt;br /&gt;
&lt;br /&gt;
===Using a custom theme===&lt;br /&gt;
If you are using your own theme, all you need to add is the following line in the file header.html from your theme folder&lt;br /&gt;
&amp;lt;code php&amp;gt;&lt;br /&gt;
&amp;lt;?php&lt;br /&gt;
  include_once($CFG-&amp;gt;dirroot.&#039;/mod/studynotes/ext/overlay_snippet.php&#039;);&lt;br /&gt;
?&amp;gt;&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
after the line&lt;br /&gt;
&amp;lt;code html4strict&amp;gt;&amp;lt;div class=&amp;quot;navbar clearfix&amp;quot;&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
which is located near the middle of the file.&lt;br /&gt;
&lt;br /&gt;
==Setting up the equation editor==&lt;br /&gt;
* Install a LaTeX distribution (see below for more specific instructions)&lt;br /&gt;
* Make sure the dvipng helper application is installed&lt;br /&gt;
* Make sure you have installed the LaTeX packages &#039;&#039;AMSFonts&#039;&#039;, &#039;&#039;AMSMath&#039;&#039;, &#039;&#039;xypic&#039;&#039;&lt;br /&gt;
* Locate &#039;&#039;dvipng&#039;&#039; and &#039;&#039;latex&#039;&#039; executables and specify their paths in the activity settings in &#039;&#039;&#039;the admin panel&#039;&#039;&#039;&lt;br /&gt;
===Windows===&lt;br /&gt;
* Install MikTeX and check for xypic, everything else should be included in the default setup&lt;br /&gt;
* Both dvipng.exe and latex.exe usually are located in &#039;&#039;C:\Program Files\MiKTeX 2.7\miktex\bin&#039;&#039; or similar&lt;br /&gt;
===Linux (Debian/Ubuntu)===&lt;br /&gt;
* Install packages texlive, texlive-pictures and dvipng&lt;br /&gt;
* The paths will usually be /usr/bin/dvipng and /usr/bin/latex&lt;br /&gt;
&lt;br /&gt;
==Prerequisites==&lt;br /&gt;
&lt;br /&gt;
Moodle 1.9.4+ and PHP 5.2+&lt;br /&gt;
&lt;br /&gt;
=Workflow=&lt;br /&gt;
&lt;br /&gt;
Using Mediabird Study Notes is divided into two steps: Taking notes and reviewing them later on.&lt;br /&gt;
&lt;br /&gt;
==Taking notes on any page==&lt;br /&gt;
[[Image:MediabirdTakeNotes.png|right|Take notes button]]&lt;br /&gt;
While you&#039;re on a page such as a resource, forum post or quiz, you can note down anything that comes up in your mind.&lt;br /&gt;
* Click on the note taking button.&lt;br /&gt;
* Wait for the overlay to finish loading.&lt;br /&gt;
* Drag and drop content from the course page or simply enter your notes.&lt;br /&gt;
* Navigate between your note sheets using the yellow buttons at the lower left corner of the notepad.&lt;br /&gt;
&lt;br /&gt;
==Reviewing existing notes==&lt;br /&gt;
[[Image:MediabirdReview.png|right|Review notes button]]&lt;br /&gt;
* Click on the review notes button in the lower right corner of the notepad overlay.&lt;br /&gt;
&lt;br /&gt;
==Sharing notes and collaboratively working with them==&lt;br /&gt;
[[Image:MediabirdCommunity.png|right|Community button]]&lt;br /&gt;
* Click on the community button&lt;br /&gt;
* Click on &#039;&#039;&#039;more...&#039;&#039;&#039; next to &#039;&#039;Sharing&#039;&#039;&lt;br /&gt;
* If you want to create a new group:&lt;br /&gt;
** Click on &#039;&#039;&#039;Create Group&#039;&#039;&#039;&lt;br /&gt;
** Enter a name and click on &#039;&#039;&#039;Create&#039;&#039;&#039;&lt;br /&gt;
** Invite friends using the &#039;&#039;&#039;Invite friends&#039;&#039;&#039; button&lt;br /&gt;
* Click on &#039;&#039;&#039;Share note folder&#039;&#039;&#039;&lt;br /&gt;
* Click on &#039;&#039;&#039;Create&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===Accepting invitations and finding shared notes===&lt;br /&gt;
You can accept group invitations using the Community button&lt;br /&gt;
[[Image:MediabirdSearch.png|right|Search notes button]]&lt;br /&gt;
You can find shared notes using the Search button&lt;/div&gt;</summary>
		<author><name>Fabiangebert</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/310/en/index.php?title=mod/studynotes/view&amp;diff=55292</id>
		<title>mod/studynotes/view</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/310/en/index.php?title=mod/studynotes/view&amp;diff=55292"/>
		<updated>2009-05-05T15:24:11Z</updated>

		<summary type="html">&lt;p&gt;Fabiangebert: changing to redirect mode&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#redirect [[Using Mediabird Study Notes]]&lt;/div&gt;</summary>
		<author><name>Fabiangebert</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/310/en/index.php?title=File:MediabirdTakeNotes.png&amp;diff=55289</id>
		<title>File:MediabirdTakeNotes.png</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/310/en/index.php?title=File:MediabirdTakeNotes.png&amp;diff=55289"/>
		<updated>2009-05-05T15:21:38Z</updated>

		<summary type="html">&lt;p&gt;Fabiangebert: uploaded a new version of &amp;quot;Image:MediabirdTakeNotes.png&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Mediabird Study Notes take notes button&lt;/div&gt;</summary>
		<author><name>Fabiangebert</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/310/en/index.php?title=File:MediabirdReview.png&amp;diff=55288</id>
		<title>File:MediabirdReview.png</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/310/en/index.php?title=File:MediabirdReview.png&amp;diff=55288"/>
		<updated>2009-05-05T15:21:38Z</updated>

		<summary type="html">&lt;p&gt;Fabiangebert: uploaded a new version of &amp;quot;Image:MediabirdReview.png&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Mediabird Study Notes review notes button&lt;/div&gt;</summary>
		<author><name>Fabiangebert</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/310/en/index.php?title=File:MediabirdCommunity.png&amp;diff=55287</id>
		<title>File:MediabirdCommunity.png</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/310/en/index.php?title=File:MediabirdCommunity.png&amp;diff=55287"/>
		<updated>2009-05-05T15:21:36Z</updated>

		<summary type="html">&lt;p&gt;Fabiangebert: uploaded a new version of &amp;quot;Image:MediabirdCommunity.png&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Mediabird Study Notes community button&lt;/div&gt;</summary>
		<author><name>Fabiangebert</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/310/en/index.php?title=mod/studynotes/view&amp;diff=55286</id>
		<title>mod/studynotes/view</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/310/en/index.php?title=mod/studynotes/view&amp;diff=55286"/>
		<updated>2009-05-05T15:20:59Z</updated>

		<summary type="html">&lt;p&gt;Fabiangebert: Completed workflow docs&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Overview=&lt;br /&gt;
&lt;br /&gt;
[[Image:MediabirdStudyNotesOverlay.png|200px|thumb|right|In-place note taking using Mediabird Study Notes.]]&lt;br /&gt;
==Context-based, collaborative note taking in Moodle==&lt;br /&gt;
Using [http://www.mediabird.net/ Mediabird Study Notes] allows for taking notes related to any page in your Moodle course. With the collaborative Mediabird notepad, you can note down anything that comes up in your mind, drag and drop content onto the note sheet or search notes shared by your study mates.&lt;br /&gt;
&lt;br /&gt;
All notes taken using Mediabird Study Notes can be annotated, tagged and shared. This way, problems in understanding course material can be solved quickly and collaboratively.&lt;br /&gt;
&lt;br /&gt;
=Setup=&lt;br /&gt;
The basic setup is very simple.&lt;br /&gt;
* Download the [http://download.moodle.org/download.php/packages/studynotes_package.zip Mediabird Study Notes packages]&lt;br /&gt;
* Extract the archive into the moodle folder of your installation&lt;br /&gt;
* Log in to Moodle as admin and go to the admin page&lt;br /&gt;
* Add the Mediabird Study Notes activity to a course&lt;br /&gt;
&lt;br /&gt;
==Setting up in-place note taking (recommended)==&lt;br /&gt;
If you want to take notes while studying, you can enable the in-place note taking function that displays an icon on all pages of a course. Clicking on that icon displays the Mediabird notepad and allows for taking notes in-place. These can be reviewed in the activity later on.&lt;br /&gt;
&lt;br /&gt;
===Using the included theme===&lt;br /&gt;
If you don&#039;t mind about the theme you use, you may easily&lt;br /&gt;
* go to &#039;&#039;Appearance&#039;&#039; in the admin panel&lt;br /&gt;
* select &#039;&#039;Theme Selector&#039;&#039; and choose &#039;&#039;standardmediabird&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; If the theme does not appear in the list, make sure you&#039;ve extracted it from the [http://download.moodle.org/download.php/packages/studynotes_package.zip Mediabird Study Notes packages] into the theme folder of your Moodle installation.&lt;br /&gt;
&lt;br /&gt;
===Using a custom theme===&lt;br /&gt;
If you are using your own theme, all you need to add is the following line in the file header.html from your theme folder&lt;br /&gt;
&amp;lt;code php&amp;gt;&lt;br /&gt;
&amp;lt;?php&lt;br /&gt;
  include_once($CFG-&amp;gt;dirroot.&#039;/mod/studynotes/ext/overlay_snippet.php&#039;);&lt;br /&gt;
?&amp;gt;&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
after the line&lt;br /&gt;
&amp;lt;code html4strict&amp;gt;&amp;lt;div class=&amp;quot;navbar clearfix&amp;quot;&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
which is located near the middle of the file.&lt;br /&gt;
&lt;br /&gt;
==Setting up the equation editor==&lt;br /&gt;
* Install a LaTeX distribution (see below for more specific instructions)&lt;br /&gt;
* Make sure the dvipng helper application is installed&lt;br /&gt;
* Make sure you have installed the LaTeX packages &#039;&#039;AMSFonts&#039;&#039;, &#039;&#039;AMSMath&#039;&#039;, &#039;&#039;xypic&#039;&#039;&lt;br /&gt;
* Locate &#039;&#039;dvipng&#039;&#039; and &#039;&#039;latex&#039;&#039; executables and specify their paths in the activity settings in &#039;&#039;&#039;the admin panel&#039;&#039;&#039;&lt;br /&gt;
===Windows===&lt;br /&gt;
* Install MikTeX and check for xypic, everything else should be included in the default setup&lt;br /&gt;
* Both dvipng.exe and latex.exe usually are located in &#039;&#039;C:\Program Files\MiKTeX 2.7\miktex\bin&#039;&#039; or similar&lt;br /&gt;
===Linux (Debian/Ubuntu)===&lt;br /&gt;
* Install packages texlive, texlive-pictures and dvipng&lt;br /&gt;
* The paths will usually be /usr/bin/dvipng and /usr/bin/latex&lt;br /&gt;
&lt;br /&gt;
==Prerequisites==&lt;br /&gt;
&lt;br /&gt;
Moodle 1.9.4+ and PHP 5.2+&lt;br /&gt;
&lt;br /&gt;
=Workflow=&lt;br /&gt;
&lt;br /&gt;
Using Mediabird Study Notes is divided into two steps: Taking notes and reviewing them later on.&lt;br /&gt;
&lt;br /&gt;
==Taking notes on any page==&lt;br /&gt;
[[Image:MediabirdTakeNotes.png|right|Take notes button]]&lt;br /&gt;
While you&#039;re on a page such as a resource, forum post or quiz, you can note down anything that comes up in your mind.&lt;br /&gt;
* Click on the note taking button.&lt;br /&gt;
* Wait for the overlay to finish loading.&lt;br /&gt;
* Drag and drop content from the course page or simply enter your notes.&lt;br /&gt;
* Navigate between your note sheets using the yellow buttons at the lower left corner of the notepad.&lt;br /&gt;
&lt;br /&gt;
==Reviewing existing notes==&lt;br /&gt;
[[Image:MediabirdReview.png|right|Review notes button]]&lt;br /&gt;
* Click on the review notes button in the lower right corner of the notepad overlay.&lt;br /&gt;
&lt;br /&gt;
==Sharing notes and collaboratively working with them==&lt;br /&gt;
[[Image:MediabirdCommunity.png|right|Community button]]&lt;br /&gt;
* Click on the community button&lt;br /&gt;
* Click on &#039;&#039;&#039;more...&#039;&#039;&#039; next to &#039;&#039;Sharing&#039;&#039;&lt;br /&gt;
* If you want to create a new group:&lt;br /&gt;
** Click on &#039;&#039;&#039;Create Group&#039;&#039;&#039;&lt;br /&gt;
** Enter a name and click on &#039;&#039;&#039;Create&#039;&#039;&#039;&lt;br /&gt;
** Invite friends using the &#039;&#039;&#039;Invite friends&#039;&#039;&#039; button&lt;br /&gt;
* Click on &#039;&#039;&#039;Share note folder&#039;&#039;&#039;&lt;br /&gt;
* Click on &#039;&#039;&#039;Create&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===Accepting invitations and finding shared notes===&lt;br /&gt;
You can accept group invitations using the Community button&lt;br /&gt;
[[Image:MediabirdSearch.png|right|Search notes button]]&lt;br /&gt;
You can find shared notes using the Search button&lt;/div&gt;</summary>
		<author><name>Fabiangebert</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/310/en/index.php?title=File:MediabirdSearch.png&amp;diff=55285</id>
		<title>File:MediabirdSearch.png</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/310/en/index.php?title=File:MediabirdSearch.png&amp;diff=55285"/>
		<updated>2009-05-05T15:20:28Z</updated>

		<summary type="html">&lt;p&gt;Fabiangebert: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Fabiangebert</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/310/en/index.php?title=mod/studynotes/view&amp;diff=55276</id>
		<title>mod/studynotes/view</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/310/en/index.php?title=mod/studynotes/view&amp;diff=55276"/>
		<updated>2009-05-05T15:08:51Z</updated>

		<summary type="html">&lt;p&gt;Fabiangebert: more technical info&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Overview=&lt;br /&gt;
&lt;br /&gt;
[[Image:MediabirdStudyNotesOverlay.png|200px|thumb|right|In-place note taking using Mediabird Study Notes.]]&lt;br /&gt;
==Context-based, collaborative note taking in Moodle==&lt;br /&gt;
Using [http://www.mediabird.net/ Mediabird Study Notes] allows for taking notes related to any page in your Moodle course. With the collaborative Mediabird notepad, you can note down anything that comes up in your mind, drag and drop content onto the note sheet or search notes shared by your study mates.&lt;br /&gt;
&lt;br /&gt;
All notes taken using Mediabird Study Notes can be annotated, tagged and shared. This way, problems in understanding course material can be solved quickly and collaboratively.&lt;br /&gt;
&lt;br /&gt;
=Setup=&lt;br /&gt;
The basic setup is very simple.&lt;br /&gt;
* Download the [http://download.moodle.org/download.php/packages/studynotes_package.zip Mediabird Study Notes packages]&lt;br /&gt;
* Extract the archive into the moodle folder of your installation&lt;br /&gt;
* Log in to Moodle as admin and go to the admin page&lt;br /&gt;
* Add the Mediabird Study Notes activity to a course&lt;br /&gt;
&lt;br /&gt;
==Setting up in-place note taking (recommended)==&lt;br /&gt;
If you want to take notes while studying, you can enable the in-place note taking function that displays an icon on all pages of a course. Clicking on that icon displays the Mediabird notepad and allows for taking notes in-place. These can be reviewed in the activity later on.&lt;br /&gt;
&lt;br /&gt;
===Using our theme===&lt;br /&gt;
If you don&#039;t mind about the theme you use, you may easily&lt;br /&gt;
* go to &#039;&#039;Appearance&#039;&#039; in the admin panel&lt;br /&gt;
* select &#039;&#039;Theme Selector&#039;&#039; and choose &#039;&#039;standardmediabird&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===Using a custom theme===&lt;br /&gt;
If you are using your own theme, all you need to add is the following line in the file header.html from your theme folder&lt;br /&gt;
&amp;lt;code php&amp;gt;&lt;br /&gt;
&amp;lt;?php&lt;br /&gt;
  include_once($CFG-&amp;gt;dirroot.&#039;/mod/studynotes/ext/overlay_snippet.php&#039;);&lt;br /&gt;
?&amp;gt;&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
after the line&lt;br /&gt;
&amp;lt;code html4strict&amp;gt;&amp;lt;div class=&amp;quot;navbar clearfix&amp;quot;&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
which is located near the middle of the file.&lt;br /&gt;
&lt;br /&gt;
==Setting up the equation editor==&lt;br /&gt;
* Install a LaTeX distribution (see below for more specific instructions)&lt;br /&gt;
* Make sure the dvipng helper application is installed&lt;br /&gt;
* Make sure you have installed the LaTeX packages &#039;&#039;AMSFonts&#039;&#039;, &#039;&#039;AMSMath&#039;&#039;, &#039;&#039;xypic&#039;&#039;&lt;br /&gt;
* Locate &#039;&#039;dvipng&#039;&#039; and &#039;&#039;latex&#039;&#039; executables and specify their paths in the activity settings in &#039;&#039;&#039;the admin panel&#039;&#039;&#039;&lt;br /&gt;
===Windows===&lt;br /&gt;
* Install MikTeX and check for xypic, everything else should be included in the default setup&lt;br /&gt;
* Both dvipng.exe and latex.exe usually are located in &#039;&#039;C:\Program Files\MiKTeX 2.7\miktex\bin&#039;&#039; or similar&lt;br /&gt;
===Linux (Debian/Ubuntu)===&lt;br /&gt;
* Install packages texlive, texlive-pictures and dvipng&lt;br /&gt;
* The paths will usually be /usr/bin/dvipng and /usr/bin/latex&lt;br /&gt;
&lt;br /&gt;
==Prerequisites==&lt;br /&gt;
&lt;br /&gt;
Moodle 1.9.4+ and PHP 5.2+&lt;br /&gt;
&lt;br /&gt;
=Workflow=&lt;br /&gt;
&lt;br /&gt;
Using Mediabird Study Notes is divided into two steps: Taking notes and reviewing them later on.&lt;br /&gt;
&lt;br /&gt;
==Taking notes on any page==&lt;br /&gt;
While you&#039;re on a page such as a resource, forum post or quiz, you can note down anything that comes up in your mind by clicking on the note taking icon[[Image:MediabirdTakeNotes.png]].&lt;br /&gt;
&lt;br /&gt;
==Reviewing existing notes==&lt;br /&gt;
[[Image:MediabirdReview.png]]&lt;br /&gt;
&lt;br /&gt;
==Sharing notes and collaboratively working with them==&lt;br /&gt;
[[Image:MediabirdCommunity.png]]&lt;/div&gt;</summary>
		<author><name>Fabiangebert</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/310/en/index.php?title=File:MediabirdTakeNotes.png&amp;diff=55275</id>
		<title>File:MediabirdTakeNotes.png</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/310/en/index.php?title=File:MediabirdTakeNotes.png&amp;diff=55275"/>
		<updated>2009-05-05T15:08:27Z</updated>

		<summary type="html">&lt;p&gt;Fabiangebert: Mediabird Study Notes take notes button&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Mediabird Study Notes take notes button&lt;/div&gt;</summary>
		<author><name>Fabiangebert</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/310/en/index.php?title=File:MediabirdReview.png&amp;diff=55274</id>
		<title>File:MediabirdReview.png</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/310/en/index.php?title=File:MediabirdReview.png&amp;diff=55274"/>
		<updated>2009-05-05T15:08:13Z</updated>

		<summary type="html">&lt;p&gt;Fabiangebert: Mediabird Study Notes review notes button&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Mediabird Study Notes review notes button&lt;/div&gt;</summary>
		<author><name>Fabiangebert</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/310/en/index.php?title=File:MediabirdCommunity.png&amp;diff=55273</id>
		<title>File:MediabirdCommunity.png</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/310/en/index.php?title=File:MediabirdCommunity.png&amp;diff=55273"/>
		<updated>2009-05-05T15:07:58Z</updated>

		<summary type="html">&lt;p&gt;Fabiangebert: Mediabird Study Notes community button&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Mediabird Study Notes community button&lt;/div&gt;</summary>
		<author><name>Fabiangebert</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/310/en/index.php?title=File:MediabirdStudyNotesOverlay.png&amp;diff=55272</id>
		<title>File:MediabirdStudyNotesOverlay.png</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/310/en/index.php?title=File:MediabirdStudyNotesOverlay.png&amp;diff=55272"/>
		<updated>2009-05-05T14:58:34Z</updated>

		<summary type="html">&lt;p&gt;Fabiangebert: Mediabird Study Notes overlay on a sample Moodle course&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Mediabird Study Notes overlay on a sample Moodle course&lt;/div&gt;</summary>
		<author><name>Fabiangebert</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/310/en/index.php?title=mod/studynotes/view&amp;diff=52610</id>
		<title>mod/studynotes/view</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/310/en/index.php?title=mod/studynotes/view&amp;diff=52610"/>
		<updated>2009-03-12T19:18:39Z</updated>

		<summary type="html">&lt;p&gt;Fabiangebert: initial submit&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The [http://www.mediabird.net/ Mediabird] Study Notes activity allows students&lt;br /&gt;
* to take notes on the content of a course,&lt;br /&gt;
* to share and discuss their notes and &lt;br /&gt;
* to prepare exams and presentations on the base of their notes&lt;br /&gt;
&lt;br /&gt;
The module is currently only available from [http://www.mediabird.net/about/moodle_plugin our site].&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;There is also a [http://www.mediabird.net/about/tutorial tutorial on Mediabird].&#039;&#039;&#039;&lt;/div&gt;</summary>
		<author><name>Fabiangebert</name></author>
	</entry>
</feed>