<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://docs.moodle.org/311/en/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Schweit%40isu</id>
	<title>MoodleDocs - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://docs.moodle.org/311/en/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Schweit%40isu"/>
	<link rel="alternate" type="text/html" href="https://docs.moodle.org/311/en/Special:Contributions/Schweit@isu"/>
	<updated>2026-05-16T01:32:09Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://docs.moodle.org/311/en/index.php?title=Course_search&amp;diff=134747</id>
		<title>Course search</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/311/en/index.php?title=Course_search&amp;diff=134747"/>
		<updated>2019-07-10T18:00:35Z</updated>

		<summary type="html">&lt;p&gt;Schweit@isu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Since Moodle 3.1 this functionality has been superseded by the core Global Search functionality: https://docs.moodle.org/311/en/Global_search&lt;br /&gt;
&lt;br /&gt;
{{Work_in_progress}}&lt;br /&gt;
{{Infobox plugin&lt;br /&gt;
|type = Course search plugin&lt;br /&gt;
|entry = https://moodle.org/plugins/view.php?plugin=tool_coursesearch&lt;br /&gt;
|tracker = https://tracker.moodle.org/browse/CONTRIB-4335&lt;br /&gt;
|discussion = https://moodle.org/mod/forum/discuss.php?d=230469&lt;br /&gt;
|maintainer = [https://moodle.org/user/profile.php?id=1565325 Shashikant Vaishnav]&lt;br /&gt;
|float = right&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;quot;Advance course search&amp;quot;&#039;&#039;&#039; is a plugin that makes course search more flexible, fast , case-insensitive and can sort results by relevance. The plugin&lt;br /&gt;
also have the capability to search into course attachments(course overview files and summary files). Its gives more powerful way of searching&lt;br /&gt;
into courses via features like results caching, Sorting with different aspects, spelling correction(Did you mean?) feature, fuzzy search&lt;br /&gt;
(alternate form of words).&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{MediaPlayer | url = http://www.youtube.com/watch?feature=player_embedded&amp;amp;v=oe2KgGznnBg}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Prerequisite ===&lt;br /&gt;
&lt;br /&gt;
Java 5 or higher (a.k.a. 1.5.x), PHP 5.1.4 or higher, moodle 2.5 or higher.&lt;br /&gt;
&lt;br /&gt;
=== Installing admin tool ===&lt;br /&gt;
&lt;br /&gt;
1. Download the admin tool from here. (https://moodle.org/plugins/view.php?plugin=tool_coursesearch) &lt;br /&gt;
&lt;br /&gt;
2. Extract the Course Search folder. Put it under moodle installation/admin/tool directory.&lt;br /&gt;
&lt;br /&gt;
3. It should be named coursesearch. If you are already logged in just refreshing the browser should trigger your moodle &lt;br /&gt;
site to begin the install &#039;Plugins Check&#039;.&lt;br /&gt;
&lt;br /&gt;
4. If not then navigate to Administration &amp;gt; Notifications.&lt;br /&gt;
&lt;br /&gt;
=== Installing search_cleantheme OR replacing/copying the renderer.php file ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Here is two options either you may replace/copy your existing theme renderer with the one found in&lt;br /&gt;
search_cleantheme(https://github.com/shashirepo/moodle-theme_cleantheme).&lt;br /&gt;
OR you may install cleantheme itself.&lt;br /&gt;
&lt;br /&gt;
replacing /copying the renderer file to your theme.&lt;br /&gt;
&lt;br /&gt;
1. Copy renderer.php file from search_cleantheme replace it with your theme&#039;s renderer file.&lt;br /&gt;
&lt;br /&gt;
2. Standard moodle theme doesn&#039;t have any renderer file so you may simply copy this to your&lt;br /&gt;
theme directory.&lt;br /&gt;
&lt;br /&gt;
3. Rename renderer class name according to your theme name.&lt;br /&gt;
&lt;br /&gt;
for example if you are using theme &#039;clean&#039;.&lt;br /&gt;
then rename the class names to &#039;theme_clean_core_renderer&#039; &amp;amp; &#039;theme_clean_core_course_renderer&#039;.&lt;br /&gt;
&lt;br /&gt;
OR you may either use search_cleantheme. This is based on bootstrap clean theme.&lt;br /&gt;
&lt;br /&gt;
1. Download the cleantheme from here (https://github.com/shashirepo/moodle-theme_cleantheme) &lt;br /&gt;
&lt;br /&gt;
2. Extract the theme folder. and put it under moodle installation theme directory.&lt;br /&gt;
&lt;br /&gt;
3. If you are already logged in just refreshing the browser should trigger your Moodle&lt;br /&gt;
site to begin the install &#039;Plugins Check&#039;.&lt;br /&gt;
&lt;br /&gt;
4. If not then navigate to Administration &amp;gt; Notifications.&lt;br /&gt;
&lt;br /&gt;
=== Installing Solr &amp;amp; placing the plugin Schema ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Download the latest Solr 4.4.0 release from:&lt;br /&gt;
http://lucene.apache.org/solr/&lt;br /&gt;
&lt;br /&gt;
Unpack the tarball somewhere not visible to the web (not in your apache docroot&lt;br /&gt;
and not inside of your moodle directory).&lt;br /&gt;
&lt;br /&gt;
The Solr download comes with an example application that you can use for&lt;br /&gt;
testing, development, and even for smaller production sites. This&lt;br /&gt;
application is found at apache-solr-4.4.0/example.&lt;br /&gt;
&lt;br /&gt;
Move apache-solr-4.4.0/example/solr/collection1/conf/schema.xml and rename it to&lt;br /&gt;
something like schema.bak. Then move the schema.xml that comes &lt;br /&gt;
with moodle course search admin tool plugin to take its place.&lt;br /&gt;
&lt;br /&gt;
Similarly, move apache-solr-4.4.0/example/solr/collection1/conf/solrconfig.xml and rename&lt;br /&gt;
it like solrconfig.bak. Then move the solrconfig.xml that comes with the&lt;br /&gt;
moodle course search admin tool plugin to take its place.&lt;br /&gt;
&lt;br /&gt;
Finally, move apache-solr-4.4.0/example/solr/collection1/conf/protwords.txt and rename&lt;br /&gt;
it like protwords.bak. Then move the protwords.txt that comes with the&lt;br /&gt;
moodle course search admin tool plugin  to take its place.&lt;br /&gt;
&lt;br /&gt;
Make sure that the conf directory includes the following files - the Solr core&lt;br /&gt;
may not load if you don&#039;t have at least an empty file present:&lt;br /&gt;
solrconfig.xml&lt;br /&gt;
schema.xml&lt;br /&gt;
elevate.xml&lt;br /&gt;
mapping-ISOLatin1Accent.txt&lt;br /&gt;
protwords.txt&lt;br /&gt;
stopwords.txt&lt;br /&gt;
synonyms.txt&lt;br /&gt;
&lt;br /&gt;
Now start the solr application by opening a shell, changing directory to&lt;br /&gt;
apache-solr-4.4.0/example, and executing the command java -jar start.jar&lt;br /&gt;
&lt;br /&gt;
Test that your solr server is now available by visiting&lt;br /&gt;
http://localhost:8983/solr/admin/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Testing with ping to solr ===&lt;br /&gt;
&lt;br /&gt;
1. Advance Course can be found under :-&lt;br /&gt;
&lt;br /&gt;
Administration-&amp;gt;course-&amp;gt;Course search settings(URL:- http://127.0.0.1/MoodleInstalltionURL/admin/tool/coursesearch)&lt;br /&gt;
&lt;br /&gt;
2. Give the solr configuration options here:-&lt;br /&gt;
&lt;br /&gt;
Solr Host:- localhost or 127.0.0.1&lt;br /&gt;
Solr Port:- 8983 (Default port for Solr )&lt;br /&gt;
Solr path :- /solr (Configuration directory for solr)&lt;br /&gt;
&lt;br /&gt;
3. Click on &amp;quot;Check Solr instance Setting&amp;quot;. if it Shows ping successful(with an success image). Now click save changes.&lt;br /&gt;
&lt;br /&gt;
4. Now click on &amp;quot;Index courses&amp;quot; to index all the courses. After successful indexing. It will come up with a success image.&lt;br /&gt;
&lt;br /&gt;
5. Click on &amp;quot;Optimize&amp;quot; to optimize the existing indexes And improve solr performance.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Enjoy the Search by going on page (http://127.0.0.1/MoodleInstallationURL/course/search.php)&lt;br /&gt;
&lt;br /&gt;
To configure navigation with the course search page goto Site administration -&amp;gt; Front page -&amp;gt; Front page settings.&lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* works consistently on different DB engines and different content languages( Non latin languages support)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Search results with relevance( Score )&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Case insensitive search capability&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Searchable Document Formats&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
  * Hyper Text Markup Language&lt;br /&gt;
  * XML and derived formats&lt;br /&gt;
  * Microsoft Office document formats&lt;br /&gt;
  * Open Document Format&lt;br /&gt;
  * Portable Document Format &lt;br /&gt;
  * Rich Text Format&lt;br /&gt;
  * Compression and packaging formats [See Rebuilding Solr Cell]&lt;br /&gt;
  * Text formats&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Autocomplete ( autosuggest with non-latin languages too )&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Very fast than existing course search implementation. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Spell Checking capability ( Did you mean ?)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Keyword Matching (Searching within specific field)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
    Example :- &amp;quot;summary:Getting started with python&amp;quot; searches for the &amp;quot;Getting started with python&amp;quot; in summary field of courses.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Proximity Search&lt;br /&gt;
&lt;br /&gt;
    Example :- &amp;quot;moodle perth&amp;quot;~4 Search for &amp;quot;moodle perth&amp;quot; within 4 words from each other.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Wildcard Search&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Fuzzy search support ( Alternate form of words )&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Filtering results by startdate (Range queries)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Pagination &amp;amp; sorting results by relevance, startdate, shortname.&lt;br /&gt;
&lt;br /&gt;
== How it works ? ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Flow diagram&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[[File:coursesearch_flow.png]]&lt;br /&gt;
&lt;br /&gt;
== How to report a bug ==&lt;br /&gt;
&lt;br /&gt;
Please, use Tracker[https://tracker.moodle.org/browse/CONTRIB-4335]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Credits ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Mentors:&#039;&#039;&#039; [https://moodle.org/user/profile.php?id=1334243&amp;amp;course=5 Marina Glancy] &amp;amp; [https://moodle.org/user/profile.php?id=381842  Michael de Raadt]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [https://docs.moodle.org/dev/GSOC/2013 Moodle GSoC projects for 2013]&lt;br /&gt;
* [https://docs.moodle.org/dev/GSOC Moodle GSoC Overview page]&lt;br /&gt;
*  [http://www.google-melange.com/gsoc/proposal/review/google/gsoc2013/shashitechno/1 GSOC Proposal]&lt;br /&gt;
*  [https://docs.moodle.org/dev/Projects_for_new_developers#Course_search Original idea]&lt;/div&gt;</summary>
		<author><name>Schweit@isu</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/311/en/index.php?title=RTCollaboration&amp;diff=128886</id>
		<title>RTCollaboration</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/311/en/index.php?title=RTCollaboration&amp;diff=128886"/>
		<updated>2017-09-27T19:26:12Z</updated>

		<summary type="html">&lt;p&gt;Schweit@isu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{RTCollaboration}}&lt;br /&gt;
&lt;br /&gt;
Warning: This plugin has not been maintained since Moodle 2.1 and is unlikely to work with current, supported versions of Moodle.&lt;br /&gt;
&lt;br /&gt;
== Introduction == &lt;br /&gt;
&lt;br /&gt;
RTollaboration is a type of assignment. &lt;br /&gt;
&lt;br /&gt;
It&#039;s a collaborative real-time editor that works like Google Docs.&lt;br /&gt;
&lt;br /&gt;
Two or more users can work at the same time in the same document. When you type a word, the text is updated in real-time for the other users.&lt;br /&gt;
&lt;br /&gt;
Groups are supported.&lt;br /&gt;
&lt;br /&gt;
Teachers can review theirs students job, for every student the total account of chars added or deleted by him in the text is displayed in the submissions view of the assignment.&lt;br /&gt;
&lt;br /&gt;
Teachers can also &amp;quot;replay&amp;quot; the users interactions with the editor&lt;br /&gt;
&lt;br /&gt;
== Instaling ==&lt;br /&gt;
&lt;br /&gt;
For installing, unzip the plugin in the mod/assignment/type directory, rename the directory from jleyva-moodle-assignment_rtcollaboration-be... to rtcollaboration&lt;br /&gt;
&lt;br /&gt;
Go to Administration -&amp;gt; Notifications&lt;br /&gt;
&lt;br /&gt;
== Submitting ==&lt;br /&gt;
&lt;br /&gt;
The texts are automatically submitted for grading during the 24 hours previous the due time of the assignment.&lt;br /&gt;
&lt;br /&gt;
The cron job must be enabled in the server.&lt;br /&gt;
&lt;br /&gt;
Teachers can view theirs students works at any time.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Credits ==&lt;br /&gt;
&lt;br /&gt;
Juan Leyva [http://moodle.org/user/view.php?id=49568&amp;amp;course=1 Moodle profile]&lt;br /&gt;
&lt;br /&gt;
[http://twitter.com/jleyvadelgado Follow me in Twitter]&lt;br /&gt;
&lt;br /&gt;
RTCollaboration uses a [http://code.google.com/p/google-mobwrite/wiki/Protocol protocol] created by Neil Fraiser at Google Inc&lt;br /&gt;
&lt;br /&gt;
=== References ===&lt;br /&gt;
&lt;br /&gt;
* http://code.google.com/p/google-diff-match-patch/wiki/API&lt;br /&gt;
* http://code.google.com/p/google-mobwrite/&lt;br /&gt;
&lt;br /&gt;
[[Category:Contributed code]]&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [http://moodle.org/mod/forum/discuss.php?d=169860 Help forum]&lt;br /&gt;
&lt;br /&gt;
* [http://moodle.org/mod/data/view.php?d=13&amp;amp;rid=4621 Plugin entry]&lt;br /&gt;
&lt;br /&gt;
[[es:Colaboración en tiempo real]]&lt;/div&gt;</summary>
		<author><name>Schweit@isu</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/311/en/index.php?title=Grade_settings&amp;diff=125326</id>
		<title>Grade settings</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/311/en/index.php?title=Grade_settings&amp;diff=125326"/>
		<updated>2016-09-14T17:22:39Z</updated>

		<summary type="html">&lt;p&gt;Schweit@isu: Adding note about roles needing to be active for suspended users to appear in the grader report.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Grades}}&lt;br /&gt;
==Course grade settings==&lt;br /&gt;
&lt;br /&gt;
[[File:Course grade settings.png|thumb|Course grade settings]]Course grade settings determine how the gradebook appears for all participants in the course.&lt;br /&gt;
&lt;br /&gt;
Course grade settings are found in &#039;&#039;Administration &amp;gt; Grade administration &amp;gt; Course grade settings&#039;&#039; or via the gradebook Settings tab.&lt;br /&gt;
&lt;br /&gt;
The default course grade settings are set by an administrator in &#039;&#039;Administration &amp;gt; Site administration &amp;gt; Grades&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
==Grader report preferences==&lt;br /&gt;
&lt;br /&gt;
[[File:Grader report preferences.png|thumb|Grader report preferences]]Teachers can set their preferences for the grader report via  &#039;My preferences&#039;  These settings will apply to all courses for that teacher. The teacher may change them at any time. &lt;br /&gt;
&lt;br /&gt;
For example it&#039;s possible to set the grader report to only show active participants or all participants (including suspended users) from the &#039;&#039;Show only active enrolments&#039;&#039; setting. Users may be suspended from the course by changing their status in &#039;&#039;Enrolled users&amp;gt;Edit enrolment.&#039;&#039; The user&#039;s role must not be removed when suspending the user or they will not show up in the grader report even if the &amp;quot;Show only active enrolments&amp;quot; option is set to &amp;quot;No.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
The default grader report preferences are set by an administrator in &#039;&#039;Administration &amp;gt; Site administration &amp;gt; Grades &amp;gt; Report settings &amp;gt; Grader report&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
In Moodle 2.4.2 onwards, the default number of students per page (&#039;&#039;grade_report_studentsperpage&#039;&#039;) can safely be increased without any loss of data when grading large numbers of students with many assignments.&lt;br /&gt;
&lt;br /&gt;
==Site administration settings==&lt;br /&gt;
&lt;br /&gt;
Default values for all grade settings can be set by an administrator. The easiest way to do so is to log in as admin then browse a course gradebook and follow the &#039;Change defaults&#039; links.&lt;br /&gt;
&lt;br /&gt;
The following additional grade settings can be found in &#039;&#039;Administration &amp;gt; Site administration &amp;gt; Grades &amp;gt; General settings&#039;&#039;. The settings will affect all gradebooks used by all teachers. &lt;br /&gt;
&lt;br /&gt;
===Graded Roles===&lt;br /&gt;
&lt;br /&gt;
Graded roles are the type of user that will appear in the gradebook. Most of the time &amp;quot;student&amp;quot; is the only one needed.&lt;br /&gt;
&lt;br /&gt;
===User profile report===&lt;br /&gt;
&lt;br /&gt;
The default user profile report setting has just one option, &#039;User report&#039;, unless a custom user report has been added to the site.&lt;br /&gt;
&lt;br /&gt;
Teachers can view the user reports for all or selected students in the course in &#039;&#039;Administration &amp;gt; Grades administration &amp;gt; User report&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
===Include scales in aggregation===&lt;br /&gt;
Scales can be included as numbers in all aggregated grades across all gradebooks in all courses. Changing this setting will force all aggregated grades to be recalculated.&lt;br /&gt;
&lt;br /&gt;
If this is checked (and it is by default) then all custom scales will have a corresponding value that is assigned based on the number of options in the scale (ie. three values will have values of 1,2,3) and this will be included in the grade aggregation.&lt;br /&gt;
&lt;br /&gt;
===Enable publishing===&lt;br /&gt;
[[Image:gradepublishing.png|thumb|Grade publishing settings]]&lt;br /&gt;
Grade publishing is a way of importing and exporting grades via a URL without being logged in to Moodle. Grade publishing is intended for administrators only. Security implications should be thoroughly considered before allowing non-admin users to publish grades.&lt;br /&gt;
&lt;br /&gt;
Grade publishing may be enabled by checking the gradepublishing box. If enabled, administrators are provided with [[Grade export|grade export]] publishing settings in each course gradebook.&lt;br /&gt;
&lt;br /&gt;
===Recover grades default===&lt;br /&gt;
&lt;br /&gt;
When [[Enrolled users|manually enrolling]] a student in a course, there is an option &#039;Recover user&#039;s old grades if possible&#039;, however this checkbox is easy to miss. Enabling &#039;Recover grades default&#039; results in &#039;Recover user&#039;s old grades if possible&#039; being ticked for every course.&lt;br /&gt;
&lt;br /&gt;
[[File:enrol users enrolment options.png]]&lt;br /&gt;
&lt;br /&gt;
===Unlimited grades===&lt;br /&gt;
Teachers can enter grades over 100% directly in the gradebook if the &#039;&#039;unlimitedgrades&#039;&#039; setting is enabled.&lt;br /&gt;
&lt;br /&gt;
==Grade point maximum/Grade point default==&lt;br /&gt;
&lt;br /&gt;
The administrator can set here the maximum point value in activities, and also the default point value which will appear when a teacher uses points for activities in their course. (Both these are set to 100 initially)&lt;br /&gt;
&lt;br /&gt;
[[File:gradepointmaxdefault.png]]&lt;br /&gt;
&lt;br /&gt;
==Grade capabilities==&lt;br /&gt;
&lt;br /&gt;
*[[Capabilities/moodle/grade:edit|Edit grades]]&lt;br /&gt;
*[[Capabilities/moodle/grade:export|Export grades]]&lt;br /&gt;
*[[Capabilities/moodle/grade:hide|Hide/unhide grades or items]]&lt;br /&gt;
*[[Capabilities/moodle/grade:import|Import grades]]&lt;br /&gt;
*[[Capabilities/moodle/grade:lock|Lock grades or items]]&lt;br /&gt;
*[[Capabilities/moodle/grade:manage|Manage grade items]]&lt;br /&gt;
*[[Capabilities/moodle/grade:managegradingforms|Manage advanced grading methods]]&lt;br /&gt;
*[[Capabilities/moodle/grade:manageletters|Manage grade letters]]&lt;br /&gt;
*[[Capabilities/moodle/grade:manageoutcomes|Manage grade outcomes]]&lt;br /&gt;
*[[Capabilities/moodle/grade:unlock|Unlock grades or items]]&lt;br /&gt;
*[[Capabilities/moodle/grade:view|View own grades]]&lt;br /&gt;
*[[Capabilities/moodle/grade:viewall|View grades of other users]]&lt;br /&gt;
*[[Capabilities/moodle/grade:viewhidden|View hidden grades for owner]]&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[http://youtu.be/QWE0c_-NjHE Moodle 2 Grades Administration settings]  MoodleBites video on YouTube  &lt;br /&gt;
* [https://youtu.be/lWcheVbQe2E The Moodle Gradebook for Teachers]  MoodleBites video on YouTube &lt;br /&gt;
&lt;br /&gt;
[[de:Bewertungseinstellungen]]&lt;br /&gt;
[[es:Configuraciones de calificación]]&lt;br /&gt;
[[fr:Paramètres de notes]]&lt;/div&gt;</summary>
		<author><name>Schweit@isu</name></author>
	</entry>
</feed>