<?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=Iusher</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=Iusher"/>
	<link rel="alternate" type="text/html" href="https://docs.moodle.org/310/en/Special:Contributions/Iusher"/>
	<updated>2026-04-22T05:44:44Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://docs.moodle.org/310/en/index.php?title=Dialogue_module&amp;diff=73150</id>
		<title>Dialogue module</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/310/en/index.php?title=Dialogue_module&amp;diff=73150"/>
		<updated>2010-06-17T14:03:04Z</updated>

		<summary type="html">&lt;p&gt;Iusher: Added use case of contacting counsellors.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Dialogues&#039;&#039;&#039; allow students or teachers to start two-way dialogues with another person. They are course activities that can be useful when the teacher wants a place to give private feedback to a student on their online activity. For example, if a student is participating in a language forum and made a grammatical error that the teacher wants to point out without embarassing the student, a dialogue is the perfect place. A dialogue activity would also be an excellent way for counsellors within an institution to interact with students - all activities are logged and email is not necessarily required.&lt;br /&gt;
&lt;br /&gt;
Dialogue is a contributed activity module originally released for Moodle 1.6.x. and subsequently updated for Moodle 1.8.x to support roles and capabilities and most recently updated to support Moodle 1.9.x and Groupings (groups of groups)&lt;br /&gt;
&lt;br /&gt;
==Features==&lt;br /&gt;
* Teachers can initiate private Dialogues between themselves and individual students&lt;br /&gt;
* Teachers can initiate individual Dialogues with all members of a group at one time&lt;br /&gt;
* Users can attach documents to their dialogue posts&lt;br /&gt;
* Students can view a time-stamped history of interaction between themselves and their teachers / tutors within the context of papers.&lt;br /&gt;
* Teachers and Students can view time-stamped histories of the interaction between them. Teachers can additionally view interaction histories with all students within a particular paper.&lt;br /&gt;
* Users can receive notification of new Dialogue posts via e-mail subscription&lt;br /&gt;
* Students can edit Dialogue posts within a specified period of time (30min default).&lt;br /&gt;
&lt;br /&gt;
==Settings==&lt;br /&gt;
[[Image:DialogueSettings.gif|thumb|Dialogue Settings]]&lt;br /&gt;
* Type of dialogue can be set to Teacher-Student, Student-Student, Anyone-Anyone&lt;br /&gt;
* Ability for Students (or any role) to initiate a Dialogue can be managed in the activity role overrides&lt;br /&gt;
* Can configure whether a Dialogue activity should allow more than one Dialogue between any two participants&lt;br /&gt;
* Can enable/disable email notification&lt;br /&gt;
* Can set the number of days after which a closed Dialogue will be removed&lt;br /&gt;
* Admin setting at site-level to control display of unread dialog count on course pages&lt;br /&gt;
&lt;br /&gt;
==Roles/Capabilities==&lt;br /&gt;
The following capabilities are able to be assigned/set against site wide roles and overridden in your local Dialogue instances:&lt;br /&gt;
* mod/dialogue:open&lt;br /&gt;
* mod/dialogue:close&lt;br /&gt;
* mod/dialogue:manage&lt;br /&gt;
* mod/dialogue:viewall - allow users to have read access to dialogues which they are not a participant&lt;br /&gt;
* mod/dialogue:participate&lt;br /&gt;
* mod/dialogue:participateany - allows users to participate in dialogues that are not initiated with themselves&lt;br /&gt;
&lt;br /&gt;
==Tips and tricks==&lt;br /&gt;
*When students initially enroll on a site, it might be a good idea to send them a welcome dialogue to let them know the teacher is there. This way if the student has something to say to the teacher, they will feel more comfortable responding, since the teacher made the first step.&lt;br /&gt;
&lt;br /&gt;
==Module History==&lt;br /&gt;
* 2003/Oct - Ray Kingdon released the original module&lt;br /&gt;
* 2004/Jun - Dialogues with groups of students were supported&lt;br /&gt;
* 2006/Apr - Howard Miller (aka thepurpleblob) University of Glasgow, contributed fixes to bring Dialogue in line w v1.6&lt;br /&gt;
* 2006/Aug - Howard Miller volunteered to maintain the module. At the time he mentioned Messaging was the mechanism MartinD saw as the tool the core project would be supporting for this sort of activity, and that Dialogue was never actually intended to be anything other than an optional module.&lt;br /&gt;
* 2007/May - Clinton Graham provided a diff to get Dialogue running with roles in v1.8&lt;br /&gt;
* 2007 - Catalyst integrated group support allowing allocation of groups (or groupings) to specific activities.&lt;br /&gt;
* 2007/Aug - University of Waikato contract Catalyst to update Dialogue module to support v1.9 and make a number of feature changes&lt;br /&gt;
* 2008/Aug - Reinstated dialogue type selector, various bug fixes (Enrique,Clinton,Lorenzo &amp;amp; Dean)&lt;br /&gt;
* 2009/Feb - Improvements to student-to-student mode and all-participants selection for teachers (Dean)&lt;br /&gt;
* 2009/Mar - Reintroduced unread entries tracking, and validation fix on edittime field (Dean)&lt;br /&gt;
* 2009/Aug - Multiple fixes and improvements (Dean. With lots of contributed code/inspiration here from Enrique Castro)&lt;br /&gt;
** fixed bug re lost HTML formatting (see: CONTRIB-1448)&lt;br /&gt;
** sorting columns by name, date, post count etc (see: CONTRIB-1449)&lt;br /&gt;
** improved group-mode support (see: CONTRIB-1490)&lt;br /&gt;
** added participation report support (see: CONTRIB-1454)&lt;br /&gt;
** change to view current conversation after update rather than go back to list (see: CONTRIB-1455)&lt;br /&gt;
** lots of codeing/style improvments, thanx Petr :) (see: CONTRIB-1216)&lt;br /&gt;
&lt;br /&gt;
== Possible Future Developments ==&lt;br /&gt;
Following is a list of future developments (in priority order).  Please feel free to [http://moodle.org/mod/forum/discuss.php?d=126340 discuss these developments] and vote for these if you feel the priority order is not quite right.  We also ask that you add to this list: &lt;br /&gt;
&lt;br /&gt;
CONTRIB-1450 Email Notifications includes:&lt;br /&gt;
* Option to send immediately (rather than wait 30 mins)&lt;br /&gt;
* Option to include the dialogue message content in the email notification&lt;br /&gt;
&lt;br /&gt;
CONTRIB-1451 Change to entry header to include user&#039;s name &amp;amp; increase font&lt;br /&gt;
* Instead of &amp;quot;On Friday, 1 June 2009, 05:43 pm you wrote: &amp;quot;, would it be better that the name is displayed instead, if the dialogue was exported and archived and the people who are reading it would not know the &amp;quot;you&amp;quot; is referring to who.&lt;br /&gt;
&lt;br /&gt;
CONTRIB-1452 Close conversations for unenrolled students &amp;amp; display date&lt;br /&gt;
* Close Dialogue conversations when students are unenrolled&lt;br /&gt;
* Display the date that the individual dialogue was closed. the last entry date is good, but sometimes the close date is not always the last entry date.&lt;br /&gt;
* Display the date that the closed dialogue would be removed.&lt;br /&gt;
&lt;br /&gt;
CONTRIB-1453 Provide edit &amp;amp; delete for Manage capability (similar to forums)&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Other requests with no tracker items created&#039;&#039;&#039; - see page Page Comments for more details&lt;br /&gt;
* Let the user specified the end date for the closed dialogue to be removed. Which I think it would be more flexible rather than the 7, 30,...,365 days options.&lt;br /&gt;
* Export entries (what format - Text, Html, xml??)&lt;br /&gt;
* Display the date that the dialogue was added &lt;br /&gt;
* Don&#039;t display the &amp;quot;You have 30 mins to edit...&amp;quot; after submit, instead the user should be bought to the current dialogue and allowed to edit it even if it has passed 30mins limit.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [http://moodle.org/mod/forum/view.php?id=854 Dialogue module forum] - discuss the module here&lt;br /&gt;
* [http://cvs.moodle.org/contrib/plugins/mod/dialogue/ CVS Repository] - browse and download the code&lt;br /&gt;
* [http://moodle.org/mod/data/view.php?d=13&amp;amp;rid=258 Dialogue Module entry at moodle.org]&lt;br /&gt;
* [http://download.moodle.org/download.php/docs/en/using_moodle/ch4_forums.pdf Chapter 4: Using Forums, Chats and Dialogues]&lt;br /&gt;
&lt;br /&gt;
[[Category:Contributed code]]&lt;/div&gt;</summary>
		<author><name>Iusher</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/310/en/index.php?title=Tools_for_creating_SCORM_content&amp;diff=46187</id>
		<title>Tools for creating SCORM content</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/310/en/index.php?title=Tools_for_creating_SCORM_content&amp;diff=46187"/>
		<updated>2008-11-04T15:34:39Z</updated>

		<summary type="html">&lt;p&gt;Iusher: Added info that this isn&amp;#039;t a completely free tool, just a trial version.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Scorm}}&lt;br /&gt;
===Camtasia===&lt;br /&gt;
This is a commercial screen-recording product for producing demonstrations and tutorials.  It has SCORM compliant output as an option, and permits quizzing and branching.  The SCORM output option creates a single .zip file that is appropriate for uploading into a SCORM activity for Moodle.  Retail price for Camtasia is US$299, but non-profit educational discounts of about 50% are offered.  30 day trials are also available.&lt;br /&gt;
&lt;br /&gt;
More information can be found at http://www.techsmith.com/products.asp&lt;br /&gt;
&lt;br /&gt;
=== Captivate ===&lt;br /&gt;
Add here: options to use, types of content to avoid, tricks to take advantage of, bugs, gotchas...&lt;br /&gt;
&lt;br /&gt;
=== ContentGenerator.net SCORM functionality ===&lt;br /&gt;
Software was successfully used at the CambsMoodle.org conference on July 10th 2008 - every teacher at the workshop was able to get their SCORM game uploaded and working.  The software doesn&#039;t create extensive courses, but instead trackable interactive Flash games such as Fling the Teacher and Teacher Invaders.&lt;br /&gt;
&lt;br /&gt;
* Free software (+ some pay for) at http://www.contentgenerator.net/ - need to register on forum, but downloads free from there.&lt;br /&gt;
* Select SCORM option within software&lt;br /&gt;
* Generates single .zip file&lt;br /&gt;
* Select &#039;Add SCORM / AICC&#039; from add resource option in your course&lt;br /&gt;
* Edit SCORM settings - copy settings from http://www.contentgenerator.net/images/scorm/16_settings_mostimportant.png &lt;br /&gt;
* Some overly detailed instructions available here: http://www.contentgenerator.net/scorm/&lt;br /&gt;
&lt;br /&gt;
=== Courselab ===&lt;br /&gt;
CourseLab version 2.4 has a few bugs. First is with audio. Sometimes (for some reason not known to CourseLab) the audio will restart, creating an echo effect. You will need to un-check the &amp;quot;autostart&amp;quot; mark of the Video object (vidoe object is used to insert audio too)and then define an action on some event that fits the case (for example on the slide&#039;s afterdisplay event) choose METHOD (yourvideoobject, PLAY. this will play the audio after the slide is displayed.&lt;br /&gt;
&lt;br /&gt;
Another issue is with FireFox browsers displaying graphics with CourseLab. It is stated in user&#039;s manual that some objects utilize Explorer-specific features and author should avoid using them, if he wants to use the course in multi-browser environment. These are: Gradient Box and all AutoShapes. AutoShapes are VML-objects and VML (Vector Markup Language) is not supported by FireFox. SVG (Scalable Vector Graphics - another vector format) could be the good alternative, but there are still problems with displaying inline SVG-objects in both Gecko-family and IE. (from CourseLab Support)&lt;br /&gt;
&lt;br /&gt;
If these FireFox/Image display problems are not an issue then be sure to install the latest browser plug-ins.&lt;br /&gt;
&lt;br /&gt;
There are some problems with Moodle configuration see http://moodle.org/mod/forum/discuss.php?d=96338#p425335&lt;br /&gt;
&lt;br /&gt;
=== eXe OPEN SOURCE SCORM Development Package ===&lt;br /&gt;
The eXe project is developing a freely available Open Source authoring application to assist teachers and academics in the publishing of web content without the need to become proficient in HTML or XML markup. Resources authored in eXe can be exported in IMS Content Package, SCORM 1.2, or IMS Common Cartridge formats or as simple self-contained web pages.&lt;br /&gt;
&lt;br /&gt;
http://exelearning.org/&lt;br /&gt;
&lt;br /&gt;
=== ICT 4 Life ===&lt;br /&gt;
* Do an &amp;quot;Installing to workstation from a network&amp;quot; install. Third of the way down page 3.&lt;br /&gt;
* Download the file from http://centraal.uk.knowledgebox.com/kbase/idx/88/197/article/&lt;br /&gt;
* Follow the instructions - unzip into the folder &amp;quot;ActiveTeach 1&amp;quot;&lt;br /&gt;
* Run the Bat file &amp;quot;1_Prepare_VLE.bat&amp;quot; you have just unziped.&lt;br /&gt;
* Zip the CONTENTS of the &amp;quot;ActiveTeach 1&amp;quot; folder - NOT the whole folder - just what is inside.&lt;br /&gt;
* Then Upload your package into Moodle.&lt;br /&gt;
&lt;br /&gt;
=== Learning Essentials 2.0 for Microsoft Office ===&lt;br /&gt;
Free Download - http://www.microsoft.com/downloads/details.aspx?FamilyID=e5f4f9c7-1a6a-484b-99fd-c231442deaa4&amp;amp;displaylang=en&lt;br /&gt;
&lt;br /&gt;
From the Microsoft WebSite:&lt;br /&gt;
With Learning Essentials, educators and students can get started, stay organized, and successfully complete high-quality work. Educators can create effective instructional resources, complete administrative tasks, and implement new teaching strategies. Using the Content Development Kit, educators can create additional templates and tutorials that integrate with familiar Microsoft Office applications. And students can use templates with project assistance to coach them through a variety of assignments. &lt;br /&gt;
&lt;br /&gt;
The English, French, German, Italian, Norwegian, and Spanish versions of Learning Essentials also support SCORM standards. SCORM Tools seamlessly convert Microsoft Office documents into standards-based e-learning content that can be managed and reused by any SCORM-conformant learning management system. &lt;br /&gt;
&lt;br /&gt;
Learning Essentials is a free download for schools that license Microsoft Office. &lt;br /&gt;
&lt;br /&gt;
(Note, someone with personal experience should update the overview to explain how this tool really works)&lt;br /&gt;
&lt;br /&gt;
=== Microsoft Learning Development System ===&lt;br /&gt;
Free tool from Microsoft that allows you to create Scorm resources using drag and drop. This is an internal microsoft tool. Has a few Querks and can crash.&lt;br /&gt;
&lt;br /&gt;
NOTE READ the Help info. To upload to Moodle you will need to zip up your working directory then upload using the &#039;Add SCORM / AICC&#039; from add resource option in your course &lt;br /&gt;
&lt;br /&gt;
https://www.microsoft.com/learning/tools/lcds/thankyou/default.msp&lt;br /&gt;
&lt;br /&gt;
=== MyUdutu ===&lt;br /&gt;
Free software for creating elearning courses with flash interactivity. Website here: http://www.udutu.com/ and an explanatory video here: http://www.udutu.com/my_udutu_video.html It is free to sign up and make the courses - there are many customisable templates enabling users to import images/video/audio/etc and incorporate them into scored questions of varying formats. The finished course can be exported as SCORM 2004 or SCORM 1.2 compliant -again for free and then hosted on a Moodle or other site. (The courses can also be hosted on the udutu site, either for free but with a watermark or for a fee) Quite intuitive to use and offering many features, it is however dependent on good connection to the site as it is created online. Also doesn&#039;t seem to like working in Opera.&lt;br /&gt;
&lt;br /&gt;
=== Reload ===&lt;br /&gt;
Reusable eLearning Object Authoring and Delivery - NB it is rather technical and may only be suitable for those with an understanding of HTML and the underlying SCORM specification.&lt;br /&gt;
&lt;br /&gt;
http://www.reload.ac.uk/&lt;br /&gt;
&lt;br /&gt;
=== MOS Solo ===&lt;br /&gt;
SCORM 2004 authoring tool. Entirely free.&lt;br /&gt;
&lt;br /&gt;
http://www.mossolo.com/&lt;br /&gt;
&lt;br /&gt;
=== ToolBook ===&lt;br /&gt;
[Moodle 1.9 / ToolBook Instructor 9.01] Tracking and bookmarking work well.  The content should be exported using the SCORM 1.2 option; AICC and SCORM 2004 do not seem to work properly.  Scoring works and is viewable within the tracking details, but does not transfer correctly into the Gradebook.&lt;br /&gt;
=== Wimba Create (formerly Course Genie) ===&lt;br /&gt;
&lt;br /&gt;
A commercial tool allowing you to convert Word  documents into CMS ready content. It&#039;s particularly suited for non-technical teachers who have large  documents to display on Moodle and allows embedding of video, sound etc. When downloaded to your computer it generates a toolbar in Word giving options to enable  easy conversion of the file to clean html pages which include navigation and interactive features. It claims to work on Windows 2000, Windows XP or Windows Vista&lt;br /&gt;
Word 2000, XP, 2003 or 2007 and the official site is: http://www.wimba.com/products/wimbacreate/  This link gives information about integration with Moodle: http://www.wimba.com/products/integration_moodle.php Although this is a paid-for option, you can download a free trial from the above site. &lt;br /&gt;
&lt;br /&gt;
=== Wondershare PPT2Flash Professional ===&lt;br /&gt;
Convert PowerPoint to Flash and upload the courses to Moodle. &lt;br /&gt;
Note that this is not a free tool, rather there is a free &#039;&#039;&#039;trial&#039;&#039;&#039; version of the full software. Output from the trial version has a watermark on it.&lt;br /&gt;
* Download the software for free at http://www.sameshow.com/powerpoint-to-flash-pro.html&lt;br /&gt;
* There is a plug-in menu in PowerPoint, click &amp;quot;Publish&amp;quot; button and select &amp;quot;LMS&amp;quot;&lt;br /&gt;
* Select &amp;quot;SCORM 1.2&amp;quot; or &amp;quot;SCORM 2004&amp;quot;&lt;br /&gt;
* Click &amp;quot;Convert&amp;quot; button&lt;br /&gt;
* Select &amp;quot;Open output folder&amp;quot; after conversion is completed&lt;br /&gt;
* Choose the output .zip file and upload to Moodle&lt;br /&gt;
* Done! &lt;br /&gt;
&lt;br /&gt;
Some overly detailed instructions available here: http://www.sameshow.com/powerpoint-to-flash/howto3.html&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
*Using Moodle [http://moodle.org/mod/forum/discuss.php?d=57059 Are there any sugestions for scorm authoring with Microsoft (MS-M$) word / or any other easy (maybe free) scorm authoring tool?] forum discussion&lt;/div&gt;</summary>
		<author><name>Iusher</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/310/en/index.php?title=Using_Moodle_book&amp;diff=38455</id>
		<title>Using Moodle book</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/310/en/index.php?title=Using_Moodle_book&amp;diff=38455"/>
		<updated>2008-06-26T14:07:27Z</updated>

		<summary type="html">&lt;p&gt;Iusher: /* Book download */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:using moodle 2.jpg|right]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;[http://www.amazon.com/gp/product/059652918X?ie=UTF8&amp;amp;tag=httpmoodlcom-20&amp;amp;linkCode=as2&amp;amp;camp=1789&amp;amp;creative=9325&amp;amp;creativeASIN=059652918X Using Moodle - Teaching with the Popular Open Source Course Management System]&#039;&#039; by Jason Cole and Helen Foster is published by O&#039;Reilly as part of the Community Press series.&lt;br /&gt;
&lt;br /&gt;
The first edition of the book, written by Jason Cole and released in July 2005, is based on Moodle 1.4. The second edition, released in November 2007, has been updated to cover all the features in Moodle 1.8, such as the new [[Roles|roles and permissions system]], [[Blogs|blogs]], [[Messaging|messaging]] and the [[Database module|database module]].&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Thanks to members of the worldwide Moodle user community for their discussion and documentation contributions, many of which have been included in the book.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Book download==&lt;br /&gt;
&lt;br /&gt;
The second edition of &#039;&#039;Using Moodle&#039;&#039; is now available for download as a zipped PDF file:&lt;br /&gt;
*[http://download.moodle.org/download.php/docs/en/using_moodle_2e.zip Using Moodle] (approx 4MB)&lt;br /&gt;
&lt;br /&gt;
Alternatively you can [http://issuu.com/iusher/docs/usingmoodle2?mode=embed&amp;amp;documentId=080624142903-4cc5c9e016844a70b2d4b211268b5d82&amp;amp;layout=grey browse the book online] (Flash required) via Issuu.com.&lt;br /&gt;
&lt;br /&gt;
See [[Talk:Using Moodle book]] for download links for the first edition.&lt;br /&gt;
&lt;br /&gt;
==About Community Press==&lt;br /&gt;
&lt;br /&gt;
The O&#039;Reilly Community Press spurs the development of interesting technologies by making online documentation available in print. Key players in technical communities create and edit the content of O&#039;Reilly Community Press titles and O&#039;Reilly manufactures and distributes the books. Each book reflects the knowledge and voice of the community that has created it.&lt;br /&gt;
&lt;br /&gt;
[[Category:Teacher]]&lt;br /&gt;
[[Category:Administrator]]&lt;/div&gt;</summary>
		<author><name>Iusher</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/310/en/index.php?title=Using_Moodle_book&amp;diff=38169</id>
		<title>Using Moodle book</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/310/en/index.php?title=Using_Moodle_book&amp;diff=38169"/>
		<updated>2008-06-24T15:02:46Z</updated>

		<summary type="html">&lt;p&gt;Iusher: added link to document hosted on issuu.com&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:using moodle 2.jpg|right]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;[http://www.amazon.com/gp/product/059652918X?ie=UTF8&amp;amp;tag=httpmoodlcom-20&amp;amp;linkCode=as2&amp;amp;camp=1789&amp;amp;creative=9325&amp;amp;creativeASIN=059652918X Using Moodle - Teaching with the Popular Open Source Course Management System]&#039;&#039; by Jason Cole and Helen Foster is published by O&#039;Reilly as part of the Community Press series.&lt;br /&gt;
&lt;br /&gt;
The first edition of the book, written by Jason Cole and released in July 2005, is based on Moodle 1.4. The second edition, released in November 2007, has been updated to cover all the features in Moodle 1.8, such as the new [[Roles|roles and permissions system]], [[Blogs|blogs]], [[Messaging|messaging]] and the [[Database module|database module]].&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Thanks to members of the worldwide Moodle user community for their discussion and documentation contributions, many of which have been included in the book.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Book download==&lt;br /&gt;
&lt;br /&gt;
The second edition of &#039;&#039;Using Moodle&#039;&#039; is now available for download as a zipped PDF file:&lt;br /&gt;
*[http://download.moodle.org/download.php/docs/en/using_moodle_2e.zip Using Moodle] (approx 4MB)&lt;br /&gt;
&lt;br /&gt;
Alternatively you can [http://issuu.com/iusher/docs/usingmoodle2?mode=embed&amp;amp;documentId=080624142903-4cc5c9e016844a70b2d4b211268b5d82&amp;amp;layout=grey browse the book online] (Flash required) via Issuu.com:&lt;br /&gt;
&lt;br /&gt;
See [[Talk:Using Moodle book]] for download links for the first edition.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==About Community Press==&lt;br /&gt;
&lt;br /&gt;
The O&#039;Reilly Community Press spurs the development of interesting technologies by making online documentation available in print. Key players in technical communities create and edit the content of O&#039;Reilly Community Press titles and O&#039;Reilly manufactures and distributes the books. Each book reflects the knowledge and voice of the community that has created it.&lt;br /&gt;
&lt;br /&gt;
[[Category:Teacher]]&lt;br /&gt;
[[Category:Administrator]]&lt;/div&gt;</summary>
		<author><name>Iusher</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/310/en/index.php?title=Building_Feedback&amp;diff=34390</id>
		<title>Building Feedback</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/310/en/index.php?title=Building_Feedback&amp;diff=34390"/>
		<updated>2008-04-01T13:07:55Z</updated>

		<summary type="html">&lt;p&gt;Iusher: /* Dropdownlist (rated) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Feedback}}&lt;br /&gt;
&lt;br /&gt;
After setting a new Feedback you design it by &#039;&#039;&#039;adding questions&#039;&#039;&#039;. Select the type of question from the drop down list in the top left corner then click the &#039;&#039;Add question to activity&#039;&#039; button.&lt;br /&gt;
&lt;br /&gt;
== Standard options ==&lt;br /&gt;
&lt;br /&gt;
The following apply to all or most question types.&lt;br /&gt;
&lt;br /&gt;
=== Position ===&lt;br /&gt;
 &lt;br /&gt;
This number controls the order of the questions. Position 1 is the question nearest the top of the page, so when you create or edit a question, you can choose from the dropdown of available positions (which will vary depending on how many other questions there are). You can also rearrange questions by clicking the position up and down arrows on the main add questions screen.&lt;br /&gt;
&lt;br /&gt;
=== Required ===&lt;br /&gt;
&lt;br /&gt;
These questions are required to be answered and will prompt the user if they are left unaswered. These questions are highlighted with a red star for users, and have a yellow exclamation point beside them when editing Feedback questions.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Available question types ==&lt;br /&gt;
&lt;br /&gt;
===Captcha===&lt;br /&gt;
An test to make sure a real person is filling in the form and not an automatic spamming program of some sort. Asks a person to write out some distorted text which is displayed on screen. You normally won&#039;t need this unless you find you are getting spammed a lot.&lt;br /&gt;
&lt;br /&gt;
=== Multiple choice - multiple answers ===&lt;br /&gt;
&lt;br /&gt;
This will give you a series of options with a checkbox next to each one. The respondent can check as many as they want and there is currently no way to specify a limit to how many they can choose which is lower than the total.&lt;br /&gt;
&lt;br /&gt;
=== Multiple choice - single answer allowed (dropdownlist) ===&lt;br /&gt;
&lt;br /&gt;
This will give you a dropdown list from which only one answer can be selected&lt;br /&gt;
&lt;br /&gt;
=== Dropdownlist (rated) ===&lt;br /&gt;
&lt;br /&gt;
This is similar to the dropdownlist option, except that each option has a numerical value associated with it. This means that if asking a question like:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;How much do you enjoy being in class?&#039;&#039;&#039;&lt;br /&gt;
* I love it&lt;br /&gt;
* I like it&lt;br /&gt;
* It&#039;s OK&lt;br /&gt;
* I don&#039;t like it&lt;br /&gt;
* I hate it&lt;br /&gt;
it&#039;s not possible to (easily) get out an &amp;quot;average&amp;quot; score - particularly if you&#039;re asking the same question before and after an event or course. If the Dropdownlist (rated) option is used, then numerical values are associated with each option, allowing an average or other measurements of any responses. The above question might look like:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;How much do you enjoy being in class?&#039;&#039;&#039;&lt;br /&gt;
* [5] I love it&lt;br /&gt;
* [4] I like it&lt;br /&gt;
* [3] It&#039;s OK&lt;br /&gt;
* [2] I don&#039;t like it&lt;br /&gt;
* [1] I hate it&lt;br /&gt;
which might allow for an average (e.g. &amp;quot;4.5 this term, up from 3.9 last term&amp;quot;) to be calculated.&lt;br /&gt;
&lt;br /&gt;
=== Label ===&lt;br /&gt;
&lt;br /&gt;
Similarly to a standard Moodle label, this allows you to add abritrary text between questions allowing for extra explanation or to divide the Feedback into sections.&lt;br /&gt;
&lt;br /&gt;
=== Numeric answer (added in Moodle 1.7) ===&lt;br /&gt;
Here, you ask a question which must have a number as an answer and specify the acceptable range e.g. &amp;quot;How many arms would you like, if more than 2 were possible? (please specify 0-10)&amp;quot; with a range of 0-10 set in the options. It helps if you specify the acceptable range in the question text.&lt;br /&gt;
&lt;br /&gt;
=== Picture ===&lt;br /&gt;
&lt;br /&gt;
This question type allows you make a question where users must choose from a range of images as their answer. For example: &amp;quot;Which of these flags is known as the Union Jack?&amp;quot;. You write your question and CTRL-Click to choose the images you want. Currently, there seems to be only the option to use flags that are provided with the module. Can other images be used? [[User:Matt Gibson|Matt Gibson]] 04:32, 19 March 2008 (CDT)&lt;br /&gt;
&lt;br /&gt;
=== Multiple choice - single answer ===&lt;br /&gt;
&lt;br /&gt;
This will give you a series of radio buttons, which starts on &#039;Not selected&#039; and then has your options afterwards. Only one can be chosen and &#039;Not selected&#039; is a valid answer if the question is not set to &#039;required&#039;.&lt;br /&gt;
&lt;br /&gt;
=== Radiobutton (rated) ===&lt;br /&gt;
&lt;br /&gt;
This is the same as the Multiple choice one above, but you can allocate a numerical value to each of the answers as well, which makes things a little more quantitative if you intend to analyse the results statistically.&lt;br /&gt;
&lt;br /&gt;
=== Longer Text Answer ===&lt;br /&gt;
&lt;br /&gt;
This option is for creating a text box (you specify how big it will appear in rows and columns) which people can write a long answer into.&lt;br /&gt;
&lt;br /&gt;
=== Short Text Answer ===&lt;br /&gt;
&lt;br /&gt;
This option lets you specify a single line answer, with an input box which is a set number of characters long (you choose). You also specify the maximum number of characters you will accept, so that the answer is not too long and/or does not run over the length of the box on screen.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Feedback]]&lt;br /&gt;
[[Category:Teacher]]&lt;/div&gt;</summary>
		<author><name>Iusher</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/310/en/index.php?title=Adding/editing_a_calendar_event&amp;diff=29691</id>
		<title>Adding/editing a calendar event</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/310/en/index.php?title=Adding/editing_a_calendar_event&amp;diff=29691"/>
		<updated>2007-12-03T12:43:34Z</updated>

		<summary type="html">&lt;p&gt;Iusher: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Calendar}}&lt;br /&gt;
&lt;br /&gt;
To add a calendar event&lt;br /&gt;
* Click month on Calendar to get an expanded month view&lt;br /&gt;
* In Calendar view click the New Event button&lt;br /&gt;
* On a New Event page select the type of event&lt;br /&gt;
** A &#039;&#039;&#039;User Event&#039;&#039;&#039; will only be visible by the user currently logged in (i.e. the one creating the event);&lt;br /&gt;
** A &#039;&#039;&#039;Group Event&#039;&#039;&#039; will be visible to a particular Group on the course (chosen from a drop-down list);&lt;br /&gt;
** A &#039;&#039;&#039;Course Event&#039;&#039;&#039; will be visible to participants on the course in question. Only users with editing rights on a course can add course events;&lt;br /&gt;
** A &#039;&#039;&#039;Site Event&#039;&#039;&#039; is a &amp;quot;global&amp;quot; event - visible in every course and on the calendar on the home page. Only Administrators can add site events.&lt;br /&gt;
* Set the event properties&lt;br /&gt;
* Click Save changes&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
*Using Moodle [http://moodle.org/mod/forum/discuss.php?d=51583 Importing a global calendar from outlook] forum discussion&lt;/div&gt;</summary>
		<author><name>Iusher</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/310/en/index.php?title=Adding/editing_a_calendar_event&amp;diff=29690</id>
		<title>Adding/editing a calendar event</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/310/en/index.php?title=Adding/editing_a_calendar_event&amp;diff=29690"/>
		<updated>2007-12-03T12:42:18Z</updated>

		<summary type="html">&lt;p&gt;Iusher: Added a brief description of what is meant by the different types of events offered when a &amp;quot;New Event&amp;quot; is created.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Calendar}}&lt;br /&gt;
&lt;br /&gt;
To add a calendar event&lt;br /&gt;
* Click month on Calendar to get an expanded month view&lt;br /&gt;
* In Calendar view click the New Event button&lt;br /&gt;
* On a New Event page select the type of event&lt;br /&gt;
** A &#039;&#039;&#039;User Event&#039;&#039;&#039; will only be visible by the user currently logged in (i.e. the one creating the event);&lt;br /&gt;
** A &#039;&#039;&#039;Group Event&#039;&#039;&#039; will be visible to a particular Group on the course (chosen from a drop-down list);&lt;br /&gt;
** A &#039;&#039;&#039;Course Event&#039;&#039;&#039; will be visible to participants on the course in question;&lt;br /&gt;
** A &#039;&#039;&#039;Site Event&#039;&#039;&#039; is a &amp;quot;global&amp;quot; event - visible in every course and on the calendar on the home page.&lt;br /&gt;
* Set the event properties&lt;br /&gt;
* Click Save changes&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
*Using Moodle [http://moodle.org/mod/forum/discuss.php?d=51583 Importing a global calendar from outlook] forum discussion&lt;/div&gt;</summary>
		<author><name>Iusher</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/310/en/index.php?title=Development:Blogs&amp;diff=14011</id>
		<title>Development:Blogs</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/310/en/index.php?title=Development:Blogs&amp;diff=14011"/>
		<updated>2006-08-07T14:06:43Z</updated>

		<summary type="html">&lt;p&gt;Iusher: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Blogs Wishlist==&lt;br /&gt;
Its great to have blogs on Moodle, but we should expect more of Moodle&#039;s blogs. Let&#039;s make a wishlist.&lt;br /&gt;
=== How do I link to a specific Blog entry ? ===&lt;br /&gt;
The so called blogosphere bores out of the inter-linking between blog entries, but right now you don&#039;t know how to link to a concrete blog entry. Blog entries should have a link to refer themselves. We can only link user&#039;s blogs to categories.&lt;br /&gt;
&lt;br /&gt;
=== Blog entry resume ===&lt;br /&gt;
A view of the blogs entries that gives only 3-5 lines of the blog entry, so a reader can view a lot of entries on one site and click on a &amp;quot;continue reading&amp;quot; link or so on.&lt;br /&gt;
&lt;br /&gt;
=== Block Blog Tools === &lt;br /&gt;
Some blog tools to view blog entries that wolud be nice to have:&lt;br /&gt;
* Last Blog entries.&lt;br /&gt;
** per user&lt;br /&gt;
** per category&lt;br /&gt;
** per course&lt;br /&gt;
** per site&lt;br /&gt;
* Blog search &lt;br /&gt;
* Most readed, commented voted blog entries ( and vote for blog entry, of course )&lt;br /&gt;
&lt;br /&gt;
=== Blogs as course activities? ===&lt;br /&gt;
[[Blogs]] were touted as replacing the [[Journal]] activity, which was a course level activity for reflective writing etc. The blogs system as of v1.6 seems to remove blogs from the context of courses (excluding course-level tags) even though they can be accessed from within the course through the Blogs block. The admininstration of blogs seems to be a rather broad brush - once the settings are specified centrally on the server they can&#039;t be modified. A vision for this might be:&lt;br /&gt;
* Blog as an [[Activity]] in a course&lt;br /&gt;
** Teacher able to set up blog with various parameters and should be able to:&lt;br /&gt;
*** Specifiy a timeframe for when blog needs to be posted&lt;br /&gt;
*** Label all posts in response to this activity with certain tags&lt;br /&gt;
*** Decide whether this particular blog activity is visible to course/group/institution/teacher &amp;amp; pupil only/the wider world&lt;br /&gt;
*** Should this be an assessed activity? If it&#039;s really replacing Journal, then almost certainly...&lt;br /&gt;
** Blog posts which come out of this activity should be part of the user&#039;s wider personal blog&lt;br /&gt;
** If comments do happen on blogs, then each course-centred blog should be able to accept comments just from teachers, from peers, or from no-one&lt;br /&gt;
&lt;br /&gt;
=== Post-forum binding or comments allowed. We want feedback on blog posts. Its a must! ===&lt;br /&gt;
[[Category:Developer]]&lt;br /&gt;
[[Category:Blog]]&lt;/div&gt;</summary>
		<author><name>Iusher</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/310/en/index.php?title=Metacourse&amp;diff=13127</id>
		<title>Metacourse</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/310/en/index.php?title=Metacourse&amp;diff=13127"/>
		<updated>2006-07-14T19:40:40Z</updated>

		<summary type="html">&lt;p&gt;Iusher: /* Metacourse setup */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Metacourses&#039;&#039;&#039; are courses which take their enrolments from other courses i.e. for every course &#039;enrolled&#039; on the metacourse, all students in the course are also enrolled in the metacourse.&lt;br /&gt;
&lt;br /&gt;
Each time a student enrols on (or unenrols from) a course, s/he is enrolled/unenrolled from any metacourse(s) associated with it (although it doesn&#039;t happen immediately - it may take an hour to show up).&lt;br /&gt;
&lt;br /&gt;
Please note that metacourse enrolments do not preserve groups.&lt;br /&gt;
&lt;br /&gt;
==Metacourse setup==&lt;br /&gt;
Teachers are able to choose whether a course is a metacourse via the &amp;quot;Is this a metacourse?&amp;quot; (yes/no) menu option in the [[Settings|course settings]]. If a meta course is chosen, the [[Students|students]] page changes from listing/searching for students to listing/searching for courses.&lt;br /&gt;
&lt;br /&gt;
==Metacourse usage==&lt;br /&gt;
Metacourses may be used in a variety of ways. For example, consider a course C with units C1, C2, C3 and C4.&lt;br /&gt;
&lt;br /&gt;
*Scenario 1: C is a metacourse with C1, C2, C3 and C4 as normal courses. Students enrolling on C1 or  C2 or C3 or C4 are automatically enrolled on C. This would be used, for example, when every student gets to choose one option from C1, C2, C3 or C4 but C is compulsory for all students taking one of those four options. &lt;br /&gt;
&lt;br /&gt;
[[Image:Meta1.gif|Standard Metacourse Usage]]&lt;br /&gt;
&lt;br /&gt;
*Scenario 2: C1, C2, C3 and C4 are metacourses with C as a normal course. Students enrolling on C are automatically enrolled on C1, C2, C3 and C4. This would be used, for example, when all five courses are intended to have exactly the same students. &lt;br /&gt;
&lt;br /&gt;
[[Image:Meta2.gif|Upsidedown Metacourse Usage]]&lt;br /&gt;
&lt;br /&gt;
In both diagrams the arrows denote the direction in which the enrolments are fed.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* Using Moodle [http://moodle.org/mod/forum/discuss.php?d=48901 Metacourses?] forum discussion&lt;br /&gt;
&lt;br /&gt;
[[Category:Administrator]]&lt;br /&gt;
[[Category:Teacher]]&lt;br /&gt;
[[Category:Enrolment]]&lt;br /&gt;
&lt;br /&gt;
[[es:Metacourses]]&lt;/div&gt;</summary>
		<author><name>Iusher</name></author>
	</entry>
</feed>