<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://docs.moodle.org/36/en/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ghillenb</id>
	<title>MoodleDocs - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://docs.moodle.org/36/en/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ghillenb"/>
	<link rel="alternate" type="text/html" href="https://docs.moodle.org/36/en/Special:Contributions/Ghillenb"/>
	<updated>2026-06-03T04:55:00Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://docs.moodle.org/36/en/index.php?title=Moodle_app_guide_for_admins&amp;diff=133933</id>
		<title>Moodle app guide for admins</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/36/en/index.php?title=Moodle_app_guide_for_admins&amp;diff=133933"/>
		<updated>2019-07-19T07:48:16Z</updated>

		<summary type="html">&lt;p&gt;Ghillenb: /* See also */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Mobile}}&lt;br /&gt;
==Enable mobile services on your site==&lt;br /&gt;
Your site needs to have mobile access enabled so users can use the mobile app.&lt;br /&gt;
&lt;br /&gt;
For sites using https, mobile access is enabled by default in new installations of Moodle 3.0 onwards.&lt;br /&gt;
&lt;br /&gt;
For http sites, mobile access can be enabled by an administrator as follows:&lt;br /&gt;
&lt;br /&gt;
# In &#039;&#039;Site administration &amp;gt; Mobile app &amp;gt; Mobile settings&#039;&#039; tick the &#039;Enable web services for mobile devices&#039; checkbox&lt;br /&gt;
# Click the button to save changes.&lt;br /&gt;
&lt;br /&gt;
If your site uses a [https://en.wikipedia.org/wiki/Transport_Layer_Security SSL certificate], it must be a trusted certificate. For security reasons the app doesn&#039;t work with self-signed certificates.&lt;br /&gt;
&lt;br /&gt;
Please, verify that your certificate is valid via: https://www.geocerts.com/ssl_checker (you shouldn&#039;t see any warning).&lt;br /&gt;
&lt;br /&gt;
If your site has the /login directory protected (frequently done when using the Shibboleth authentication method), you must enable access to the login/token.php script.&lt;br /&gt;
&lt;br /&gt;
===Frame embedding===&lt;br /&gt;
If your sites uses [https://en.wikipedia.org/wiki/ReCAPTCHA reCaptcha], Vimeo videos or custom menu items (as described bellow) you must enable the admin setting &amp;quot;Allow frame embedding&amp;quot; (allowframembedding).&lt;br /&gt;
&lt;br /&gt;
==Mobile authentication==&lt;br /&gt;
&lt;br /&gt;
If your site uses a SSO authentication method (CAS, Shibboleth, LDAP SSO, OAuth...), then select via a browser window or via an embedded browser for &#039;Type of login&#039; (typeoflogin) in &#039;Mobile authentication&#039; in the Site administration. (This setting is provided for older pre-Moodle 3.2 sites via the [[Moodle Mobile additional features]] plugin.)&lt;br /&gt;
&lt;br /&gt;
The options &#039;browser window&#039; and &#039;embedded browser&#039; are very similar; the only difference is when redirecting the user to enter their credentials in the site, the site will be opened in the device&#039;s default browser (for browser window) or the site will be opened &amp;quot;embedded&amp;quot; in the mobile app (for embedded browser). The user experience is better in embedded browser, but not all the authentication plugins will work in embedded browser (for example, if JavaScript popups are required they must use the &#039;browser window&#039;). The admin should check whether both options work, and if so, choose &#039;embedded browser&#039;.&lt;br /&gt;
&lt;br /&gt;
If you are using Google OAuth you will have to use the &#039;browser window&#039; method because Google recently blocked authentication via &#039;embedded browsers&#039;.&lt;br /&gt;
&lt;br /&gt;
If your organisation uses a custom branded app and &#039;Type of login&#039; is set to &#039;Via a browser window&#039; or &#039;Via embedded browser&#039;, then a URL scheme (forcedurlscheme) may be set. This will result in only the custom branded app working for the site: the official Moodle Mobile app will not work.&lt;br /&gt;
&lt;br /&gt;
== Customise your app theme ==&lt;br /&gt;
&lt;br /&gt;
The app can also retrieve your custom styles from your Moodle site. Since the app is a HTML5 app, you can safely apply any CSS, CSS2 and CSS3 style.&lt;br /&gt;
&lt;br /&gt;
Go to &#039;&#039;Administration &amp;gt; Site administration &amp;gt; Mobile app &amp;gt; Mobile appearance&#039;&#039; and enter in the mobilecssurl field a valid URL pointing to a CSS file containing your custom styles.&lt;br /&gt;
&lt;br /&gt;
The CSS should be placed inside your Moodle installation (in your custom theme or inside a local plugin).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;For example:&#039;&#039;&#039; &#039;&#039;https://mymoodlesite.com/theme/mytheme/style/mymobileapp.css&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Once the user is logged in the app, remote CSS files for applying your custom styles are regularly retrieved.&lt;br /&gt;
&lt;br /&gt;
Notice that on the first time a user opens the app, he will see the default &amp;quot;orange&amp;quot; style. Your custom styles will be applied once the user has added a site in the app.&lt;br /&gt;
&lt;br /&gt;
For further information, see the dev docs [[:dev:Moodle Mobile Themes|Moodle Mobile Themes]].&lt;br /&gt;
&lt;br /&gt;
If you want your own custom branding for your organization, Moodle offers the The Branded Moodle Mobile app service, please visit https://moodle.com/mobileapp/ for more information.&lt;br /&gt;
&lt;br /&gt;
== Moodle Mobile additional features plugin for old Moodle sites ==&lt;br /&gt;
&lt;br /&gt;
For old Moodle sites it is recommended to install the [[Moodle Mobile additional features]] plugin.&lt;br /&gt;
&lt;br /&gt;
== Notifications ==&lt;br /&gt;
&lt;br /&gt;
You might find them annoying but push notifications keeps you and your users informed and updated on everything about the app.  Moodle only send useful and important notifications such as new features or service disruptions.&lt;br /&gt;
&lt;br /&gt;
Enabling push notifications is easy! An administrator can enable it by connecting their Moodle site/s to our free Notifications server available (only) for registered Moodle sites. &lt;br /&gt;
&lt;br /&gt;
An access key can be obtained via &#039;&#039;Site administration &amp;gt; Plugins &amp;gt; Message outputs &amp;gt; Manage message outputs&#039;&#039;. Then by clicking the link to the Mobile settings, on the next page select &#039;&#039;Request access key&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
The full guide on enabling push notifications can be found here: [[Mobile app notifications]]&lt;br /&gt;
&lt;br /&gt;
== App banners ==&lt;br /&gt;
[[File:app banner.png|thumb|Moodle Mobile app banner]]&lt;br /&gt;
App banners let your users know that there is a mobile app available for the site. App banners are only displayed when accessing the site using a mobile browser.&lt;br /&gt;
&lt;br /&gt;
In Moodle 3.3 onwards, app banners for Android are supported as well as for iOS.&lt;br /&gt;
&lt;br /&gt;
App banners are disabled by default. They can be enabled in &#039;Mobile appearance&#039; in the Site administration.&lt;br /&gt;
&lt;br /&gt;
If you are using a custom mobile app, you need to provide the unique identifier for the iOS and Android app; if you are using the Moodle Mobile app, the settings may be left as default.&lt;br /&gt;
&lt;br /&gt;
Please, notice the following:&lt;br /&gt;
* App banners for iOS devices (iPhone, iPad or iPod) are only shown when accessing the site using the Safari browser&lt;br /&gt;
* App banners for Android devices are only shown in very recent Chrome browser versions and when the app is not installed. Note also that Chrome uses an engagement heuristic that will display the banner only on certain conditions, like interactions with the site, the last time you interacted with it, etc. You can remove the engagement restriction check by disabling this special chrome flag:  chrome://flags/#bypass-app-banner-engagement-checks&lt;br /&gt;
&lt;br /&gt;
==&#039;Get the mobile app&#039; link==&lt;br /&gt;
&lt;br /&gt;
In Moodle 3.4 onwards, the link &#039;Get the mobile app&#039; in the footer of each page on the site encourages users to make use of the mobile app. &lt;br /&gt;
&lt;br /&gt;
By default, the link is https://download.moodle.org/mobile however the setting &#039;App download page&#039; can be changed e.g. for sites using a branded mobile app.&lt;br /&gt;
&lt;br /&gt;
If mobile services are not enabled for the site, then the &#039;Get the mobile app&#039; link is not displayed. &lt;br /&gt;
&lt;br /&gt;
To prevent the &#039;Get the mobile app&#039; link being displayed, simply remove the URL from the &#039;App download page&#039; setting and save changes.&lt;br /&gt;
&lt;br /&gt;
== Configuring the app from your site ==&lt;br /&gt;
&lt;br /&gt;
In Moodle 3.3 onwards, or with the [[Moodle Mobile additional features]] plugin, settings in the Site administration enable admins to configure the app.&lt;br /&gt;
&lt;br /&gt;
* In Moodle 3.3 onwards go to &#039;&#039;Site administration &amp;gt; Mobile features&#039;&#039;&lt;br /&gt;
* In sites with the Moodle Mobile additional features plugin installed, go to &#039;&#039;Site administration &amp;gt; Plugins &amp;gt; Local plugins &amp;gt; Mobile additional features&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===Force log out===&lt;br /&gt;
&lt;br /&gt;
Replace the Change site option to &amp;quot;Log out&amp;quot; so that users must enter their credentials on their next access. This is useful for custom mobile apps, as there is no reason for users wanting to switch to a different site.&lt;br /&gt;
&lt;br /&gt;
===Disabled features===&lt;br /&gt;
&lt;br /&gt;
The mobile app may be simplified by removing unwanted features. Some items may already be not available in the app because they are not enabled on your site.&lt;br /&gt;
&lt;br /&gt;
Options to remove include:&lt;br /&gt;
&lt;br /&gt;
* Offline use&lt;br /&gt;
* Create new account&lt;br /&gt;
* Main menu&lt;br /&gt;
** My courses&lt;br /&gt;
** Site home&lt;br /&gt;
** Grades&lt;br /&gt;
** My learning plans&lt;br /&gt;
** Notifications&lt;br /&gt;
** Messages&lt;br /&gt;
** Calendar&lt;br /&gt;
** Files&lt;br /&gt;
** Web page&lt;br /&gt;
** Help&lt;br /&gt;
* Course&lt;br /&gt;
** Search&lt;br /&gt;
** Competencies&lt;br /&gt;
** Participants&lt;br /&gt;
** Grades&lt;br /&gt;
** Course completion&lt;br /&gt;
** Notes&lt;br /&gt;
** Download course (new in 3.5)&lt;br /&gt;
** Download courses (new in 3.5)&lt;br /&gt;
* User&lt;br /&gt;
** Badges&lt;br /&gt;
** Competencies&lt;br /&gt;
** Course completion&lt;br /&gt;
** Grades&lt;br /&gt;
** Send message&lt;br /&gt;
** Add contact&lt;br /&gt;
** Block contact&lt;br /&gt;
** Add a new note&lt;br /&gt;
** User picture&lt;br /&gt;
* Files&lt;br /&gt;
** Private files&lt;br /&gt;
** Ste files&lt;br /&gt;
** Upload&lt;br /&gt;
&lt;br /&gt;
===Custom menu items===&lt;br /&gt;
&lt;br /&gt;
Additional items can be added to the app main menu (the side menu), such as a link to a different grade book.&lt;br /&gt;
&lt;br /&gt;
Each custom menu item should have format: item text, link URL, link-opening method and language code (optional, for displaying the item to users of the specified language only), separated by pipe characters.&lt;br /&gt;
&lt;br /&gt;
Possible link-opening methods are:&lt;br /&gt;
&lt;br /&gt;
* app - for linking to an activity supported by the app i.e. almost all activity types, as listed in [[Moodle Mobile features]].&lt;br /&gt;
* inappbrowser - for linking to external URLs or site functionalities not supported by the app. The link will open in a browser inside the app overlaying the complete screen.&lt;br /&gt;
* browser - as for inappbrowser except that the link will instead open in the device default browser outside the app.&lt;br /&gt;
* embedded - as for inappbrowser except that the link will instead open in an iframe in a new page in the app. (For this option you may need to enable the admin setting &amp;quot;Allow frame embedding&amp;quot; (allowframembedding)&lt;br /&gt;
&lt;br /&gt;
Tip: If you add a custom menu item and save changes, then it doesn&#039;t appear in the app main menu, double check that the item is correctly formatted.&lt;br /&gt;
&lt;br /&gt;
Please, note that if the app is using a language not indicated in the previous list, the first language in the list will be used.&lt;br /&gt;
&lt;br /&gt;
If you want options tied to a language, you can append _only to the language code, for example:&lt;br /&gt;
en_only&lt;br /&gt;
es_only&lt;br /&gt;
&lt;br /&gt;
Will display the custom menu item only when the app language is English or Spanish.&lt;br /&gt;
&lt;br /&gt;
===Custom language strings ===&lt;br /&gt;
&lt;br /&gt;
Words and phrases displayed in the app can be customised via the &amp;quot;Custom language strings&amp;quot; (customlangstrings) setting.&lt;br /&gt;
&lt;br /&gt;
Enter each custom language string on a new line with format: string identifier, custom language string and language code, separated by pipe characters. For example:&lt;br /&gt;
&lt;br /&gt;
 mm.user.student|Learner|en&lt;br /&gt;
 mm.user.student|Aprendiz|es&lt;br /&gt;
&lt;br /&gt;
The complete list of string identifiers is listed in https://raw.githubusercontent.com/moodlehq/moodlemobile-phonegapbuild/master/assets/lang/en.json. The string identifier is before the colon. &lt;br /&gt;
&lt;br /&gt;
For example:&lt;br /&gt;
&lt;br /&gt;
[[File:Mobile string identifiers list examples.png|300px]]&lt;br /&gt;
&lt;br /&gt;
means that the string &amp;quot;Student&amp;quot; has string identifier &amp;quot;mm.user.student&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
==Web services token duration==&lt;br /&gt;
&lt;br /&gt;
In Moodle 3.4 onwards, an admin can set how long a web services token created by a user (for example via the mobile app) is valid. (In previous versions of Moodle a token was valid for 3 months.)&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
* [[Moodle Mobile FAQ]] for other administration-related mobile app questions.&lt;br /&gt;
* [[:dev:Moodle Mobile debugging WS requests]] - a guide to helping you find and report problems with the Moodle Mobile app on your site&lt;br /&gt;
* [[:dev: Moodle Mobile Roadmap]]&lt;br /&gt;
* [[:dev:Moodle Mobile release notes]]&lt;br /&gt;
* [[:dev:Moodle Mobile|Moodle Mobile developer docs]]&lt;br /&gt;
* [[Moodle Mobile availability plugin]]&lt;br /&gt;
* [[Mobile web services]]&lt;br /&gt;
&lt;br /&gt;
[[fr: Guide mobile pour administrateurs]]&lt;br /&gt;
[[es:Moodle app guía para administradores]]&lt;br /&gt;
[[de:Moodle App - Anleitung für Administrator/innen]]&lt;/div&gt;</summary>
		<author><name>Ghillenb</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/36/en/index.php?title=Moodle_app_synchronization&amp;diff=133890</id>
		<title>Moodle app synchronization</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/36/en/index.php?title=Moodle_app_synchronization&amp;diff=133890"/>
		<updated>2019-07-10T09:26:00Z</updated>

		<summary type="html">&lt;p&gt;Ghillenb: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Mobile}}&lt;br /&gt;
There are two ways of synchronizing data: automatic and manual.&lt;br /&gt;
&lt;br /&gt;
== Automatic synchronization ==&lt;br /&gt;
&lt;br /&gt;
When an activity that can generate offline data is opened in the app, that activity will always be synchronized if the device is connected. For example, when opening a wiki while online, any offline data will be synchronized.&lt;br /&gt;
&lt;br /&gt;
Furthermore, each activity type has an automatic synchronization process that runs regularly, usually every 10 minutes. Let&#039;s use wiki as an example. When the wiki synchronization process runs, it synchronizes all wikis that have offline data and haven&#039;t been synchronized in the last 5 minutes. This is to decrease the data usage of the app since the server might be down. This means that an activity could take up to 15 minutes to be synchronized in the worst case scenario. An example of the worst case scenario:&lt;br /&gt;
&lt;br /&gt;
# Time = 0. The wiki automatic sync process runs. Nothing to sync.&lt;br /&gt;
# Time = 5 minutes and 1 second. The user opens a wiki with no offline data, so the synchronization is successful.&lt;br /&gt;
# Time = 5 minutes and a few seconds. The user generates some offline data for that wiki.&lt;br /&gt;
# Time = 10 minutes. The wiki automatic sync process runs again. The wiki has offline data, but it has been synchronized in less than 5 minutes (step 2), so it isn&#039;t synchronized again.&lt;br /&gt;
# Time = 20 minutes. The wiki automatic sync process runs again. Now the wiki is synchronized.&lt;br /&gt;
&lt;br /&gt;
If an automatic synchronization runs when the device is offline, it will stop running until the device is online again. When the device is next online, all the automatic sync processes that were stopped will be run immediately, synchronizing the activities with offline data that weren&#039;t synchronized in the last 5 minutes. For example:&lt;br /&gt;
&lt;br /&gt;
# Forum sync process runs. Device is online, so it is executed.&lt;br /&gt;
# Device goes offline.&lt;br /&gt;
# Wiki sync process runs. Device is offline, so it stops being executed.&lt;br /&gt;
# Device goes online.&lt;br /&gt;
# Wiki sync process is executed since it was stopped. Forum isn&#039;t executed yet because it wasn&#039;t stopped, it will be executed after 10 minutes from step 1.&lt;br /&gt;
&lt;br /&gt;
Finally, in &#039;&#039;App Settings &amp;gt; Synchronization&#039;&#039; there is a setting &amp;quot;&#039;&#039;Allow sync only when on Wi-Fi&#039;&#039;&amp;quot;. If this is enabled and the device is using a 3G/4G connection, the automatic sync processes won&#039;t be run; their execution will be delayed for 10 minutes until the device uses a Wi-Fi connection.&lt;br /&gt;
&lt;br /&gt;
Note that the automatic sync processes will only run if the app is alive; if the app is closed, the data won&#039;t be synchronized until it is started again. Also, in iOS the app needs to be in the foreground (active) in order to execute the sync processes; if it is put in background (minimized) the processes won&#039;t be executed until the app is in the foreground again.&lt;br /&gt;
&lt;br /&gt;
== Manual synchronization ==&lt;br /&gt;
&lt;br /&gt;
When a user generates data offline, the app will display a message inside the activity informing the user that there is data to be synchronized. Performing a Pull To Refresh in that view will synchronize the data for that activity only (not for other activities). The activity can also be synchronized by opening the context menu in the top right and clicking &amp;quot;&#039;&#039;Synchronize&#039;&#039;&amp;quot;. So if a user performs a Pull To Refresh in a certain wiki, only that wiki will be synchronized. Performing a Pull To Refresh outside of the activity (e.g. in the section) will do nothing.&lt;br /&gt;
&lt;br /&gt;
In &#039;&#039;App Settings &amp;gt; Synchronization&#039;&#039; the app will display a list of the sites stored in the app. Clicking the refresh button next to a site results in all automatic sync processes being executed immediately, so all activities with offline data that haven&#039;t been synchronized in the last 5 minutes will be synchronized.&lt;br /&gt;
&lt;br /&gt;
[[de:Moodle App - Synchronisierung]]&lt;/div&gt;</summary>
		<author><name>Ghillenb</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/36/en/index.php?title=Unexpected_installation_halts&amp;diff=133850</id>
		<title>Unexpected installation halts</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/36/en/index.php?title=Unexpected_installation_halts&amp;diff=133850"/>
		<updated>2019-06-07T12:21:10Z</updated>

		<summary type="html">&lt;p&gt;Ghillenb: /* See also */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Installing Moodle}}&lt;br /&gt;
Sometimes the installation will hang when setting up tables, where only half the page displayed in the browser and/or other outputs are removed. Examples and causes are:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Truncated MySQL statements==&lt;br /&gt;
 &lt;br /&gt;
 (mysql): SET NAMES &#039;utf8&#039;&lt;br /&gt;
 --------------------------------------------------------------------------------&lt;br /&gt;
 (mysql): SHOW LOCAL VARIABLES LIKE &#039;character_set_database&#039;&lt;br /&gt;
 ...&lt;br /&gt;
 ...&lt;br /&gt;
 (no more statements are displayed)   &lt;br /&gt;
&lt;br /&gt;
==Missing Continue button==&lt;br /&gt;
The “Scroll to continue” link is displayed but no “Continue” button is there. &lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;&#039;Note&#039;&#039;&#039;: There is an exception to this when upgrading an existing database and the installation may appear to hang at the roles generation phase. This process can take a very long time - so please be patient.&lt;br /&gt;
&lt;br /&gt;
Below are some solutions you can try to overcome this problem:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Check for MySQL limits&#039;&#039;&#039;. This is often a MySQL error and not a php error. Check that there is no limit placed on your mysql database, e.g. a &amp;quot;questions&amp;quot; limit. See [http://dev.mysql.com/doc/refman/5.0/en/user-resources.html Limiting Account Resources in the MySQL manual].&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Check your .htaccess files&#039;&#039;&#039;. If the install is on a webhost, adding the following line to the .htaccess file in the Moodle directory has been known to solve the problem.&lt;br /&gt;
 AddType x-mapp-php5 .php&lt;br /&gt;
&lt;br /&gt;
:Try also renaming the .htaccess file so that it is disabled.&lt;br /&gt;
&lt;br /&gt;
==Code customizations==&lt;br /&gt;
You may also want to look and see if you&#039;ve customized any of your code.  Look at the last successful table, and then look at the block, mod, or other code that is referenced by that table.  For example, if your install hangs and continues to say that the forum tables were successful as the last message, look at /mod/forum/ for any custom code.  If you have customized code, backup those files and replace with the correct files.  You can then restart the install by renaming config.php or reinstalling your database from the backup.  If your install is successful, you can make your code changes back into the stock Moodle code.&lt;br /&gt;
&lt;br /&gt;
==Check your memory limit==&lt;br /&gt;
It may also be that the &amp;quot;memory_limit&amp;quot; in your php.ini is set too low. Please check your php.ini file and allocate the recommended amount (see [https://docs.moodle.org/en/Installing_Moodle#Requirements Moodle requirements]). For Moodle version 1.8 and above at least 40MB is  recommended.&lt;br /&gt;
&lt;br /&gt;
==Do not upgrade incrementally==&lt;br /&gt;
To avoid this problem when upgrading, it is recommended to upgrade directly from any previous version to these versions: &lt;br /&gt;
&lt;br /&gt;
1.x -&amp;gt; 1.9.19+ -&amp;gt; 2.2.11 -&amp;gt; 2.7.14 -&amp;gt; 3.1 &lt;br /&gt;
&lt;br /&gt;
A work-around to this problem is to setup a working Moodle system on your local PC or server using the [http://download.moodle.org Moodle Packages]. Once you have a running Moodle, [https://docs.moodle.org/en/Upgrading_Moodle#Backup_important_data backup the database] and import to your webhost. Then backup the Moodle code itself (the &amp;quot;moodle&amp;quot; directory on your PC) and copy this to your webhost using (for example) FTP. Finally, edit the moodle/config.php file for the new settings that have to be changed for the webhost.&lt;br /&gt;
&lt;br /&gt;
Some Moodlers have found the suggestion in http://moodle.org/mod/forum/discuss.php?d=65786#p297433 helpful, for some unknown reason. It claims that it is because the fopen function in the line (now line 426 instead of 406) was not being given a string as the first argument, but that&#039;s not true. It was a string; after the edit it is a string whose first and last characters are single quote marks. The amazing thing is that it works at all after that edit. What&#039;s even more amazing is that it fixes the problem, at least for some users. Go figure.&lt;br /&gt;
&lt;br /&gt;
==Database configuration issues==&lt;br /&gt;
If the installation hangs after entering your database details, it is likely that there is a problem with the details that you have entered for accessing the database. For example, if your MySQL database is running on port 3309 rather than the default 3306, make sure that you set the database URL to &amp;quot;http://localhost:3309&amp;quot; rather than just &amp;quot;http://localhost&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
*[http://moodle.org/mod/forum/view.php?id=28 Installation Forum at Moodle.org]&lt;br /&gt;
&lt;br /&gt;
[[es:Paros inesperados de la instalación]]&lt;br /&gt;
[[ja:予期しないインストールの停止]]&lt;br /&gt;
[[de:Unerwartete Installationsabbrüche]]&lt;/div&gt;</summary>
		<author><name>Ghillenb</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/36/en/index.php?title=Capabilities/tool/dataprivacy:downloadallrequests&amp;diff=133844</id>
		<title>Capabilities/tool/dataprivacy:downloadallrequests</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/36/en/index.php?title=Capabilities/tool/dataprivacy:downloadallrequests&amp;diff=133844"/>
		<updated>2019-05-29T08:17:46Z</updated>

		<summary type="html">&lt;p&gt;Ghillenb: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Capabilities}}&lt;br /&gt;
* This allows a user to download other users&#039; exported data. &lt;br /&gt;
* This capability is not set for any of the default roles. It may only be applied in the system context i.e. as a system role.&lt;br /&gt;
* This capability is available in Moodle 3.5.2 onwards.&lt;br /&gt;
&lt;br /&gt;
Organisations with multiple systems and a centralised request process can prevent users from downloading their own data (by removing the capability [[Capabilities/tool/dataprivacy:downloadownrequest|Download your own exported data]] for the authenticated user role)  and instead enable a privacy officer to download it for them (by allowing this capability for the [[Privacy officer role]]).&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
* [[Data privacy]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Capabilities|Privacy]]&lt;br /&gt;
[[Category:Privacy]]&lt;br /&gt;
&lt;br /&gt;
[[es:Capabilities/tool/dataprivacy:downloadallrequests]]&lt;br /&gt;
[[de:Capabilities/tool/dataprivacy:downloadallrequests]]&lt;/div&gt;</summary>
		<author><name>Ghillenb</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/36/en/index.php?title=Capabilities/tool/dataprivacy:downloadownrequest&amp;diff=133843</id>
		<title>Capabilities/tool/dataprivacy:downloadownrequest</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/36/en/index.php?title=Capabilities/tool/dataprivacy:downloadownrequest&amp;diff=133843"/>
		<updated>2019-05-28T14:42:29Z</updated>

		<summary type="html">&lt;p&gt;Ghillenb: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Capabilities}}&lt;br /&gt;
* This allows a user to download their own exported data. &lt;br /&gt;
* This capability is allowed for the default role of authenticated user.&lt;br /&gt;
* This capability is available in Moodle 3.5.2 onwards.&lt;br /&gt;
&lt;br /&gt;
Organisations with multiple systems and a centralised request process can prevent users from downloading their own data (by removing this capability for the authenticated user role)  and instead enable a privacy officer to download it for them (by allowing the capability [[Capabilities/tool/dataprivacy:downloadallrequests|Download exported data for everyone]] for the [[Privacy officer role]]).&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
* [[Data privacy]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Capabilities|Privacy]]&lt;br /&gt;
[[Category:Privacy]]&lt;br /&gt;
&lt;br /&gt;
[[es:Capabilities/tool/dataprivacy:downloadownrequest]]&lt;br /&gt;
[[de:Capabilities/tool/dataprivacy:downloadownrequest]]&lt;/div&gt;</summary>
		<author><name>Ghillenb</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/36/en/index.php?title=Moodle_Learning_Analytics_FAQ&amp;diff=133842</id>
		<title>Moodle Learning Analytics FAQ</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/36/en/index.php?title=Moodle_Learning_Analytics_FAQ&amp;diff=133842"/>
		<updated>2019-05-28T13:17:59Z</updated>

		<summary type="html">&lt;p&gt;Ghillenb: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Tracking progress}}&lt;br /&gt;
&lt;br /&gt;
Here are some common questions about Moodle Learning Analytics. You may also find it helpful to visit the [https://moodle.org/analytics Moodle Learning Analytics Working Group] site.&lt;br /&gt;
&lt;br /&gt;
==Will I start getting predictions as soon as I enable the model?==&lt;br /&gt;
&lt;br /&gt;
Learning analytics models must be trained on your site data before they can generate predictions. The Moodle Learning Analytics engine needs historical data (previous courses), so it will need to be enabled on a production site or a copy of your production site. The model training process happens in the background once the model is enabled on your Moodle site. Once the model has been trained, you will start to receive predictions about current courses. See [[Analytics#Model_management|Analytics: Model management]] for more information.&lt;br /&gt;
&lt;br /&gt;
==Is there a way to export and import model data between sites?==&lt;br /&gt;
&lt;br /&gt;
Model &#039;&#039;&#039;data&#039;&#039;&#039; can be [[Analytics#Export | exported]] from one site and placed in the [[Analytics#Models_output_directory | model data directory]] of a new site. We are working to collect model data from many sites to construct a training set we can provide with Moodle installations. Please see [https://moodle.org/course/view.php?id=17233#| How to Participate in Learning Analytics Data Collection] for more details.&lt;br /&gt;
&lt;br /&gt;
==Is there a way to export and import the settings of a model between sites?==&lt;br /&gt;
&lt;br /&gt;
This functionality is currently in development. Please see MDL-60944 Allow model configurations to be imported and exported.&lt;br /&gt;
&lt;br /&gt;
==How can I disable Moodle Learning Analytics notifications, or restrict them to certain users, while still enabling models for testing purposes?==&lt;br /&gt;
&lt;br /&gt;
Notifications go to users with the &amp;quot;analytics:listinsights&amp;quot; capability in the context of the prediction-- what this means for the default model is that notifications go to teachers in each course. What you can do is modify the &amp;quot;Teacher&amp;quot; role (editingteacher) to remove that capability. Currently that capability is also turned on for Managers by default. If you want to restrict the notifications to a few individuals, make a new role with just this capability, and assign that role to the individuals you wish to grant permission to in each context.&lt;br /&gt;
&lt;br /&gt;
==How accurate are the model predictions?==&lt;br /&gt;
&lt;br /&gt;
This varies depending on the quality and quantity of site data (including how many activities are in each course and what percentage of the course is conducted online in Moodle). See [[Analytics#Evaluate| Analytics: Evaluate]] for more details on how to review model accuracy.&lt;br /&gt;
&lt;br /&gt;
==How can I create my own Learning Analytics models?==&lt;br /&gt;
&lt;br /&gt;
At present, a new model must be implemented as a Moodle plugin in PHP. See the [https://docs.moodle.org/dev/Analytics_API Moodle Learning Analytics API] for details. We are working to develop tools that will allow non-programmers to create models.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
* [[Analytics]]&lt;br /&gt;
* [https://moodle.org/analytics Moodle Learning Analytics Working Group]&lt;br /&gt;
* [https://docs.moodle.org/dev/Analytics_API Moodle Learning Analytics API]&lt;br /&gt;
&lt;br /&gt;
[[Category:FAQ]]&lt;br /&gt;
[[Category:Analytics]]&lt;br /&gt;
&lt;br /&gt;
[[de:Analytics FAQ]]&lt;/div&gt;</summary>
		<author><name>Ghillenb</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/36/en/index.php?title=Tags_FAQ&amp;diff=133827</id>
		<title>Tags FAQ</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/36/en/index.php?title=Tags_FAQ&amp;diff=133827"/>
		<updated>2019-05-21T14:00:35Z</updated>

		<summary type="html">&lt;p&gt;Ghillenb: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Tags}}&lt;br /&gt;
==Can you tag courses?==&lt;br /&gt;
Yes, Managers and teachers can tag courses in &#039;&#039;Course administration &amp;gt; Edit settings &amp;gt; Tags&#039;&#039; for a course, and all users may search for them in &#039;&#039;Navigation &amp;gt;Site pages &amp;gt; Tags&amp;quot; and/or you can add the Tags block to your course.&lt;br /&gt;
&lt;br /&gt;
==Who can tag courses?==&lt;br /&gt;
By default, the roles of Teacher and Manager can tag courses. Other users may be given the capability to do so in a specific course with a role override in &#039;&#039;Course administration &amp;gt; Users &amp;gt; Permissions&#039;&#039; where you can choose the role to add this ability to (e.g. Non-editing teacher), and then set the moodle/course:tag capability to Allow. &lt;br /&gt;
See also  [[Course tagger]] for how to create a specific system role to do this.&lt;br /&gt;
&lt;br /&gt;
==Can you display only tag courses in the Tags block?==&lt;br /&gt;
&lt;br /&gt;
Yes. When you add the Tags block to a course, you can specify that the tag cloud only show tags from that course, in &#039;&#039;Configure Tag block &amp;gt; Tagged items context&#039;&#039; and choose the current course from the pull down menu. (The course needs to have at least one tag already in it for it to appear on the list to choose.)&lt;br /&gt;
&lt;br /&gt;
==How do I deal with inappropriate tags?==&lt;br /&gt;
When someone adds an unsuitable or inappropriate tag, other users can click on the word (1) to get to the screen where they can flag it as inappropriate (2) The administrator can modify or delete inappropriate tags from &#039;&#039;Site administration&amp;gt;Appearance&amp;gt;Manage tags&#039;&#039; (3)&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
| [[File:badtag1.png|thumb|(1) Inappropriate tag]]&lt;br /&gt;
| [[File:badtag2.png|thumb| (2) Flagging a tag as inappropriate]]&lt;br /&gt;
| [[File:badtag3.png|thumb|(3) Admin view of flagged tag]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[es:Marcas (Tags) FAQ]]&lt;br /&gt;
[[fr:FAQ sur les tags]]&lt;br /&gt;
[[de:Schlagwörter FAQ]]&lt;/div&gt;</summary>
		<author><name>Ghillenb</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/36/en/index.php?title=Grade_locking&amp;diff=133822</id>
		<title>Grade locking</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/36/en/index.php?title=Grade_locking&amp;diff=133822"/>
		<updated>2019-05-20T11:57:03Z</updated>

		<summary type="html">&lt;p&gt;Ghillenb: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Grades}}&lt;br /&gt;
&lt;br /&gt;
== Locked after ==&lt;br /&gt;
Date &#039;&#039;after&#039;&#039; which the grades will be &#039;&#039;locked&#039;&#039;. Usually this date is set to the end of the activity, and the beginning of the grading process.. A typical sequence of events would be:&lt;br /&gt;
&lt;br /&gt;
{| cellpadding=&amp;quot;4&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Event&lt;br /&gt;
!Locked&lt;br /&gt;
![[Grade hiding|Hidden]]&lt;br /&gt;
|-&lt;br /&gt;
|Start of activity and participant submissions&lt;br /&gt;
|No&lt;br /&gt;
|Yes&lt;br /&gt;
|-&lt;br /&gt;
|End of activity and beginning of grading/feedback&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|-&lt;br /&gt;
|End of grading/feedback, and release of grades&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Effects of locking ==&lt;br /&gt;
Locking prevents changes to grades. It disables the &amp;quot;quick grading&amp;quot; and &amp;quot;quick feedback&amp;quot; features of the [[Grader report]], and prevents modules from updating grades. Locking affects grade items and grades differently, as outlined below.&lt;br /&gt;
&lt;br /&gt;
=== In grade categories ===&lt;br /&gt;
Locking has no effect on the category itself, it is only used to affect a large number of grade items at once (bulk action), which in turns locks all their grades. The locking effect cascades down to all the category&#039;s children. If the category contains categories, the locking effect continues to cascade down, locking all categories, items and grades below the initial category. A grade item can be unlocked even though its parent category is flagged as locked.&lt;br /&gt;
&lt;br /&gt;
=== In grade items ===&lt;br /&gt;
A locked grade item doesn&#039;t accept changes to its settings or grades from its related module. When there is no related module (as for manual grades), the locking simply prevents grader report users from changing the grade using the grader report interface.&lt;br /&gt;
&lt;br /&gt;
=== In grades ===&lt;br /&gt;
If a grade item is locked, its grades are also locked, and cannot be unlocked until the grade item is also unlocked.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[ca:Tancament_de_qualificacions]]&lt;br /&gt;
[[fr:Verrouillage de notes]]&lt;br /&gt;
[[ja:評定ロック]]&lt;br /&gt;
[[de:Bewertungen sperren]]&lt;/div&gt;</summary>
		<author><name>Ghillenb</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/36/en/index.php?title=Grade_hiding&amp;diff=133817</id>
		<title>Grade hiding</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/36/en/index.php?title=Grade_hiding&amp;diff=133817"/>
		<updated>2019-05-20T09:52:19Z</updated>

		<summary type="html">&lt;p&gt;Ghillenb: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Grades}}&lt;br /&gt;
==Introduction==&lt;br /&gt;
Assessors often decide to hide grades and feedback until marking is complete and finalised, and then release them all at once. &lt;br /&gt;
&lt;br /&gt;
Although Workflow allows this (and is particularly helpful where there are several multiple markers) it is sometimes quicker to simply hide the grades in the Grader Report until it is time to release them. This page explains how to do that.&lt;br /&gt;
{{Note|Using Show/Hide for an Assignment on the course front page has &#039;&#039;&#039;no effect&#039;&#039;&#039; on whether its grades are shown or hidden for students. The assignment and its grades are entirely independent from each other, so the grades must be show or hidden independently.}}&lt;br /&gt;
&lt;br /&gt;
{{Note|If you are using the Grader Report to calculate final grades, do ensure those activities are not hidden when you carry out the calculation.}}&lt;br /&gt;
&lt;br /&gt;
==Automatically hide grades and feedback until a set date==&lt;br /&gt;
This is useful if you have agreed a fixed date to reveal marks and feedback to students. It saves you needing to remember to do this manually (though you can manually change the date if you need to).&lt;br /&gt;
#In the Grader Report, turn editing on; further settings and controls display.&lt;br /&gt;
#In the activity&#039;s column, in its &#039;&#039;&#039;Controls&#039;&#039;&#039; row, click the &#039;&#039;&#039;Edit&#039;&#039;&#039; icon; a settings page displays.&lt;br /&gt;
#To reveal the settings for dates setting, click the link to &#039;&#039;&#039;Show more&#039;&#039;&#039;; further settings display.&lt;br /&gt;
#For the &#039;&#039;&#039;Hidden until&#039;&#039;&#039; setting, click its Enable checkbox; it becomes editable.&lt;br /&gt;
#Type in the date and time to reveal the marks and feedback.&lt;br /&gt;
#Save.&lt;br /&gt;
&lt;br /&gt;
==Manually hide grades and feedback==&lt;br /&gt;
This is best used if you never want students to see the grades or feedback, or if you are unsure of the date on which they need to be revealed.&lt;br /&gt;
#To get to the Grader Report go to your Moodle course front page and in its Settings click Grades; the Grader Report displays.&lt;br /&gt;
#&#039;&#039;&#039;Turn editing on&#039;&#039;&#039;; further settings and controls display.&lt;br /&gt;
# Note that columns correspond to activities, and each column has &#039;&#039;&#039;Controls&#039;&#039;&#039; (just below the column title) which act on that entire activity.&lt;br /&gt;
#To hide grades and feedback for an assignment, find its column and click the &#039;&#039;&#039;Show/Hide&#039;&#039;&#039; icon in the &#039;&#039;&#039;Controls&#039;&#039;&#039; row.&lt;br /&gt;
#In this case there is no need to Save - the effects are immediate.&lt;br /&gt;
&lt;br /&gt;
==An example of how hiding grades might be used==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;nicetable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Phase&lt;br /&gt;
!Hidden&lt;br /&gt;
![[Grade locking|Locked]]&lt;br /&gt;
|-&lt;br /&gt;
|Before the due date; participant submissions&lt;br /&gt;
|Yes&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|Due date and beginning of grading/feedback&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes&lt;br /&gt;
|-&lt;br /&gt;
|End of grading/feedback, release of grades&lt;br /&gt;
|No&lt;br /&gt;
|Yes&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[ca:Ocultació_de_qualificacions]]&lt;br /&gt;
[[es:Ocultamiento de calificación]]&lt;br /&gt;
[[fr:Note cachée]]&lt;br /&gt;
[[ja:評定非表示]]&lt;br /&gt;
[[de:Bewertungen verbergen]]&lt;/div&gt;</summary>
		<author><name>Ghillenb</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/36/en/index.php?title=Grader_report&amp;diff=133812</id>
		<title>Grader report</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/36/en/index.php?title=Grader_report&amp;diff=133812"/>
		<updated>2019-05-20T07:40:26Z</updated>

		<summary type="html">&lt;p&gt;Ghillenb: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Grades}}&lt;br /&gt;
All the grades for each student in a course can be found in the course gradebook, or &#039;Grader report&#039;, accessed from the Grades link either in the nav drawer or navigation block depending on your theme. &lt;br /&gt;
&lt;br /&gt;
{{MediaPlayer | url = https://youtu.be/ZR4AvpD3bVA | desc = Overview of the gradebook}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The grader report collects [[Grade_items|items]] that have been graded from the various parts of Moodle that are assessed, and allows you to view and change them as well as sort them out into [[Grade_categories|categories]] and calculate totals in various ways. When you add an assessed item in a Moodle course, the gradebook automatically creates space for the grades it will produce and also adds the grades themselves as they are generated, either by the system or by you.&lt;br /&gt;
&lt;br /&gt;
The grades displayed are initially displayed as the raw marks from the assessments themselves, so will depend on how you set those up e.g. an essay out of 36 will appear as however many raw marks that student got, not a percentage (although this can be changed later, see below).&lt;br /&gt;
&lt;br /&gt;
Note that various default options for the gradebook are set at system level by the administrator in  and can be marked as being overridable by you, or fixed. This means that the options will not always be set up the same way for every user when they see the grader report for the first time.&lt;br /&gt;
&lt;br /&gt;
==Hiding settings globally==&lt;br /&gt;
&lt;br /&gt;
New settings hide parts of the user interface:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;Site administration&amp;gt;Grades&amp;gt;General settings&#039;&#039;:  &#039;Show minimum grade&#039; . If this setting is disabled, the minimum grade will default to zero and cannot be edited (the minimum grade can never be edited).&lt;br /&gt;
*&#039;&#039;Site administration&amp;gt;Grades&amp;gt;Grade category settings&#039;&#039;: &#039;Allow category grades to be manually overridden&#039;. If this setting is disabled, users cannot override category grades.&lt;br /&gt;
&lt;br /&gt;
==Display==&lt;br /&gt;
&lt;br /&gt;
Along the top of the grader report are several rows: first the course, then the category, then the columns for each graded activity (for example: Assignment, Quiz, Lesson). Any activities settings which were left &amp;quot;uncategorised&amp;quot; will appear in the general category which is named after the course by default (any category name can be changed).&lt;br /&gt;
&lt;br /&gt;
[[Image:gradereportcategories.png|center|thumb|600px]]&lt;br /&gt;
&lt;br /&gt;
You can add a row showing the range of possible scores by selecting &#039;Show ranges&#039; in &#039;My report preferences.&lt;br /&gt;
&lt;br /&gt;
There are three ways that the categories can be displayed:&lt;br /&gt;
&lt;br /&gt;
* Grades only - without the category totals column&lt;br /&gt;
* Aggregates - Category total column only&lt;br /&gt;
* Full view - grades and the aggregates (the totals column for the category) &lt;br /&gt;
&lt;br /&gt;
Each section has a small icon immediately to the right of its name. Clicking this will cycle through these display modes for that category;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:grades3iconsa.png|thumb|500px|center]]&lt;br /&gt;
&lt;br /&gt;
===Scrolling through the gradebook===&lt;br /&gt;
&lt;br /&gt;
The gradebook allows for smooth and stable scrolling horizontally and vertically through grades. It uses the whole window, making it accessible on all platforms.( Note: horizontal scrolling is at the bottom of the browser window, and there is no horizontal scrollbar at the top.)&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
| [[File:scrolling28a.png|thumb|500px|Scrolling in all directions]]&lt;br /&gt;
| [[File:wholewindow.png|thumb|500px|Using the whole window]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[File:newgradereporta.png|thumb|600px|center]]&lt;br /&gt;
&lt;br /&gt;
===Sorting by columns===&lt;br /&gt;
&lt;br /&gt;
You can sort by any column.  Click the [[Image:iconsort.png]] symbol near the top of a column to sort by that column (1 below).  This will change the symbol to a single down arrow.  Clicking again will sort lowest-to-highest, changing the symbol to an up arrow.  The arrows will toggle between these two states until you click on a different column.&lt;br /&gt;
&lt;br /&gt;
You can also access the [[Single view]] by clicking the pencil icon next to the arrows (2 below).&lt;br /&gt;
&lt;br /&gt;
[[File:iconsgrades.png]]&lt;br /&gt;
&lt;br /&gt;
You can sort the students by clicking the arrow (1 below), access individual [[User report| user reports]] by clicking the icon (2 below) and similar to the grade items you can access [[Single view]] by clicking the pencil icon (3 below)&lt;br /&gt;
&lt;br /&gt;
[[File:studentsort.png]]&lt;br /&gt;
&lt;br /&gt;
===Searching and filtering the gradebook===&lt;br /&gt;
If you change the course settings Group mode to Visible groups or Separate groups a drop-down menu will appear in the gradebook to allow you to filter your students by groups.&lt;br /&gt;
&lt;br /&gt;
It is also possible to search students by first name and last name:&lt;br /&gt;
&lt;br /&gt;
[[File:gradebooksearch.png]]&lt;br /&gt;
&lt;br /&gt;
==Editing==&lt;br /&gt;
&lt;br /&gt;
Note: Editing anything in the gradebook refers to editing the grades &#039;&#039;&#039;only&#039;&#039;&#039; and none of the available operations bear any relationship to editing the main course page i.e. the appearance of your course page cannot be influenced by anything you do in the gradebook. The &amp;quot;Turn editing on&amp;quot; button functions separately from the main course one, so editing can be on in the gradebook, but simultaneously off when you switch back to course view. This is because editing grades and editing the course page are separate capabilities.   Roles such as &#039;non-editing teacher&#039; may only have one or the other.&lt;br /&gt;
&lt;br /&gt;
===Altering the grades===&lt;br /&gt;
You can click &amp;quot;Turn editing on&amp;quot;  at the top right to show an edit icon next to each grade. Clicking on the icon will bring up the editing screen for that grade which will allow you to set the grade, its written feedback and a number of other attributes.&lt;br /&gt;
&lt;br /&gt;
Alternatively, you can choose &amp;quot;Quick grading&amp;quot; and &amp;quot;Quick feedback&amp;quot; in &#039;My preferences&#039; to make the report appear with editable boxes containing each grade, so you can change many at once.  This capability can be a real time saver, but make sure to save at reasonable intervals lest a pageful of changes be lost.&lt;br /&gt;
&lt;br /&gt;
Note: If you make changes here, they are then shown highlighted to indicate grades which have been manually changed.&lt;br /&gt;
&lt;br /&gt;
===Altering the grades using Single View===&lt;br /&gt;
There is a new way to enter grades into the grader report using the Single View tab (or listing in the dropdown) under Setup.  (This interface can also be accessed by clicking on the pencil icon at the top of the column by the item name).&lt;br /&gt;
The single view interface allows you to enter grades in bulk for a specific grade item or a specific user.  To change a specific grade or all grades, click on the Override checkbox by the specific grade row or use the Override All link to check every row.  If you wish to override all grades with a set grade, check the Bulk Insert checkbox and enter the grade that you wish to insert.  You can select whether to fill the grade for just empty grades or for all grades from the dropdown list.  &lt;br /&gt;
Click on Save and you will now see in the Grader Report that all grades the specific item/user have been overridden with the grade/grades that you entered.&lt;br /&gt;
&lt;br /&gt;
===Hiding columns or individual grades===&lt;br /&gt;
Turning on editing then clicking the &amp;quot;Show show/hide icons&amp;quot; link will give you the familiar show/hide eye icon next to each grade and at the top of each column. For more information, read about [[Grade_hiding|grade hiding]].&lt;br /&gt;
&lt;br /&gt;
===Recalculating===&lt;br /&gt;
If you change any part of an assessment e.g. alter the maximum grade for one of the questions in a quiz, you may find that the columns do not yet reflect the change you have made. Click &#039;&#039;&#039;Turn editing on&#039;&#039;&#039; twice to force the gradebook to re-check.&lt;br /&gt;
&lt;br /&gt;
==Gradebook capabilities==&lt;br /&gt;
&lt;br /&gt;
There is just one gradebook capability, [[Capabilities/gradereport/grader:view|View the grader report]], which is allowed for the default roles of manager, teacher and non-editing teacher.&lt;br /&gt;
&lt;br /&gt;
==Extending the gradebook==&lt;br /&gt;
&lt;br /&gt;
The Gradebook can be extended in three main ways:&lt;br /&gt;
&lt;br /&gt;
===1. [https://moodle.org/plugins/browse.php?list=category&amp;amp;id=9 Grade reports]===&lt;br /&gt;
Which are the main way to view and manipulate grades&lt;br /&gt;
* [[LAEGrader report|LAE Grader Report]] Alternative to Grader report that scrolls vertically and horizontally without losing student columns or grade item header rows. Lot of additional enhancements.&lt;br /&gt;
* [https://moodle.org/plugins/view.php?plugin=gradereport_updfgrades Upload PDF Grader Report] lets you view assignment grades, comments and lateness in a report&lt;br /&gt;
&lt;br /&gt;
===2. Grade import plugins===&lt;br /&gt;
Which allow data to be imported from external sources&lt;br /&gt;
&lt;br /&gt;
===3. [https://moodle.org/plugins/browse.php?list=category&amp;amp;id=10 Grade export plugins]:===&lt;br /&gt;
Which allow you to export grade data for other systems&lt;br /&gt;
* [https://moodle.org/plugins/view.php?plugin=gradeexport_pdf PDF document] This is moodle plugin for exporting grades in PDF format. It is developed by using &amp;quot;Moodle PDF library&amp;quot;&lt;br /&gt;
* [https://moodle.org/plugins/view.php?plugin=gradeexport_checklist Checklist] This is a grade export plugin which will create an Excel spreadsheet containing all the checkmarks from a single checklist.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
* Join the discussions about gradebook plugins in the [https://moodle.org/mod/forum/view.php?id=2122 Gradebook forum].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[de:Bewertungen]]&lt;br /&gt;
[[es:Libro de calificaciones]]&lt;br /&gt;
[[fr:Carnet de notes]]&lt;br /&gt;
[[ja:評定表]]&lt;/div&gt;</summary>
		<author><name>Ghillenb</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/36/en/index.php?title=Competency_breakdown_report&amp;diff=133748</id>
		<title>Competency breakdown report</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/36/en/index.php?title=Competency_breakdown_report&amp;diff=133748"/>
		<updated>2019-05-13T09:26:42Z</updated>

		<summary type="html">&lt;p&gt;Ghillenb: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Course reports}}&lt;br /&gt;
*The competency breakdown report allows teachers to view the competencies of each student in their course, along with their ratings.&lt;br /&gt;
*Teachers can click a &#039;Not rated&#039; link and rate a competency.&lt;br /&gt;
&lt;br /&gt;
[[File:Picture1.png]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Competencies]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[es:Reporte de desglose de competencias]]&lt;br /&gt;
[[fr:Rapport de compétences]]&lt;br /&gt;
[[de:Kompetenzaufteilung]]&lt;/div&gt;</summary>
		<author><name>Ghillenb</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/36/en/index.php?title=Learning_plan_supervisor&amp;diff=133733</id>
		<title>Learning plan supervisor</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/36/en/index.php?title=Learning_plan_supervisor&amp;diff=133733"/>
		<updated>2019-05-10T12:06:53Z</updated>

		<summary type="html">&lt;p&gt;Ghillenb: /* See also */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Competencies}}Course teachers cannot by default create, manage or view student [[Learning plans|learning plans]], since competencies and learning plans exist outside of a course context, whereas the role of teacher is assigned in the course context. To allow course teachers to create, manage and view learning plans &#039;&#039;for the students they are responsible for only&#039;&#039;, follow these steps:&lt;br /&gt;
&lt;br /&gt;
==Create two custom roles==&lt;br /&gt;
&lt;br /&gt;
====Learning plan supervisor (system)====&lt;br /&gt;
&lt;br /&gt;
#From Site administration, access the Define Roles screen and click the button to Add a new role.&lt;br /&gt;
#Click the Continue button.&lt;br /&gt;
#Give your role the name &#039;&#039;Learning plan supervisor (system)&#039;&#039;&lt;br /&gt;
#Tick &#039;System&#039; as the context type where the role may be assigned. &lt;br /&gt;
#Scroll down and set the capabilities moodle/site:configview, moodle/competency:templatemanage, moodle/competency:templateview and block/lp:view all to Allow.&lt;br /&gt;
#Save the new role.&lt;br /&gt;
&lt;br /&gt;
====Learning plan supervisor (user)====&lt;br /&gt;
&lt;br /&gt;
#From Site administration, access the Define Roles screen and click the button to Add a new role.&lt;br /&gt;
#Click the Continue button.&lt;br /&gt;
#Give your role the name &#039;&#039;Learning plan supervisor (user)&#039;&#039;&lt;br /&gt;
#Tick &#039;User&#039; as the context type where the role may be assigned. &lt;br /&gt;
#Scroll down and set the capabilities moodle/competency:planmanage, moodle/competency:planreview, moodle/competency:plancomment all to Allow.&lt;br /&gt;
#Save the new role.&lt;br /&gt;
&lt;br /&gt;
==Create a cohort of the teacher&#039;s students==&lt;br /&gt;
In order to ensure the new learning plan supervisor can only deal with his/her own students, we need to create a cohort.&lt;br /&gt;
&lt;br /&gt;
#From Site administration, access the Cohorts screen and add a new cohort.&lt;br /&gt;
#Add the students of the teacher you wish to make a learning plan supervisor.&lt;br /&gt;
&lt;br /&gt;
==Match the cohort to their teacher==&lt;br /&gt;
#From Site administration, access the Cohorts screen and create a cohort with the relevant students in it.&lt;br /&gt;
#Then from the Users tab, click the link Assign user roles to cohort.&lt;br /&gt;
#From the top dropdown, choose your teacher.&lt;br /&gt;
#In the middle (&#039;Select role&#039;) dropdown, choose &#039;Learning plan supervisor (user)&#039;.  (Note that only roles with &#039;User&#039; ticked as the context type where they may be assigned will be visible here.)&lt;br /&gt;
#From the bottom (&#039;Select cohorts&#039;) dropdown, choose the cohort with the teacher&#039;s students.&lt;br /&gt;
# Click the Assign button.&lt;br /&gt;
&lt;br /&gt;
==Assign your teacher the new role==&lt;br /&gt;
#From Site administration, access the Users screen, and then from Permissions, click Assign system roles.&lt;br /&gt;
#Assign your chosen teacher the role of Learning plan supervisor (system).&lt;br /&gt;
&lt;br /&gt;
==What the teacher sees==&lt;br /&gt;
&#039;&#039;Note: The role will not take effect immediately; only once the scheduled task has run.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The course teacher will see a Site administration link and be able to access learning plan templates:&lt;br /&gt;
&lt;br /&gt;
[[File:learninplanmanager1.png|center|thumb|500px]]&lt;br /&gt;
&lt;br /&gt;
He/she will be able to add a new learning template.&lt;br /&gt;
&lt;br /&gt;
[[File:learningplanmanager2.png|center|thumb|500px]]&lt;br /&gt;
&lt;br /&gt;
Once the template is created, clicking the Edit link will allow them to create new learning plans &#039;&#039;only for the students in the cohort&#039;&#039; created by the admin.&lt;br /&gt;
&lt;br /&gt;
[[File:learninplanmanager3.png|center|thumb|500px]]&lt;br /&gt;
&lt;br /&gt;
The course teacher and learning plan supervisor will be able to see the learning plans from their students&#039; profiles.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*The [[Learning plan viewer]] role allows course teachers to view (but not create or edit) the learning plans of their students.&lt;br /&gt;
*The [[Competency reviewer]] role allows course teachers to view evidence uploaded by students and review their competencies.&lt;br /&gt;
&lt;br /&gt;
[[Category:Roles]]&lt;br /&gt;
&lt;br /&gt;
[[es:Supervisor de plan de aprendizaje]]&lt;br /&gt;
[[de:Lernplan-Verwalter-Rolle]]&lt;/div&gt;</summary>
		<author><name>Ghillenb</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/36/en/index.php?title=Moodle_Mobile_assignment&amp;diff=133455</id>
		<title>Moodle Mobile assignment</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/36/en/index.php?title=Moodle_Mobile_assignment&amp;diff=133455"/>
		<updated>2019-04-02T09:39:09Z</updated>

		<summary type="html">&lt;p&gt;Ghillenb: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Mobile}}&lt;br /&gt;
==Features==&lt;br /&gt;
&lt;br /&gt;
* Students can make [[Assignment activity|assignment submissions]] using the app, review their submissions and check their feedback, comments and grades.&lt;br /&gt;
* Teachers can view and download the students&#039; submissions and review comments, feedback and grades.&lt;br /&gt;
* When uploading a file submission, all files are uploaded again if any changes have been made.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div&amp;gt;&amp;lt;ul&amp;gt; &lt;br /&gt;
&amp;lt;li style=&amp;quot;display: inline-block;&amp;quot;&amp;gt;[[File:Android assignment 1.png|thumb|250px|View assignment, check status and submit]]&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li style=&amp;quot;display: inline-block;&amp;quot;&amp;gt;[[File:Android assignment 2.png|thumb|250px|Online text submission]]&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li style=&amp;quot;display: inline-block;&amp;quot;&amp;gt;[[File:Android assignment 3.png|thumb|250px|File submissions]]&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li style=&amp;quot;display: inline-block;&amp;quot;&amp;gt;[[File:Android assignment 4.png|thumb|250px|Submit for grading]]&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li style=&amp;quot;display: inline-block;&amp;quot;&amp;gt;[[File:Android assignment 5.png|thumb|250px||Teacher: Check user submissions]]&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li style=&amp;quot;display: inline-block;&amp;quot;&amp;gt;[[File:Android assignment 6.png|thumb|250px|Teacher: Blind marking]]&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Requirements ==&lt;br /&gt;
&lt;br /&gt;
Moodle Mobile assignment requires Moodle 3.1 onwards.&lt;br /&gt;
&lt;br /&gt;
Alternatively, it may be used with sites running Moodle 2.8 to Moodle 3.0 with the [[Moodle Mobile additional features]] plugin installed. For earlier versions of Moodle, only basic information will be displayed.&lt;br /&gt;
&lt;br /&gt;
Third party submission and feedback plugins are only supported if the Moodle website has the appropriate remote add-on installed.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
For submission of files using iOS please refer to [[Sharing files with Moodle Mobile with iOS]].&lt;br /&gt;
&lt;br /&gt;
[[Category:Assignment]]&lt;br /&gt;
&lt;br /&gt;
[[es:Tarea de Moodle Mobile]]&lt;br /&gt;
[[de:Moodle App - Aufgaben]]&lt;/div&gt;</summary>
		<author><name>Ghillenb</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/36/en/index.php?title=Moodle_app_SCORM_player&amp;diff=133454</id>
		<title>Moodle app SCORM player</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/36/en/index.php?title=Moodle_app_SCORM_player&amp;diff=133454"/>
		<updated>2019-04-02T09:37:24Z</updated>

		<summary type="html">&lt;p&gt;Ghillenb: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Mobile}}&lt;br /&gt;
==Features==&lt;br /&gt;
&lt;br /&gt;
The Moodle app SCORM player enables the playing of SCORM 1.2 packages online and offline.&lt;br /&gt;
&lt;br /&gt;
When a user loses connectivity, offline mode is enabled automatically and all interactions that are tracked by the SCORM package are saved.&lt;br /&gt;
&lt;br /&gt;
When a user is online again, the offline attempt is synchronised back to the Moodle site, either merging it with other incomplete attempts on the site or saving it as a new attempt.&lt;br /&gt;
&lt;br /&gt;
== Requirements ==&lt;br /&gt;
&lt;br /&gt;
The Moodle app SCORM player requires Moodle 3.0 onwards. In &#039;&#039;Site administration &amp;gt; Plugins &amp;gt; Activity Modules &amp;gt; SCORM Package&#039;&#039; the setting &#039;Protect package downloads&#039; should be disabled (default setting).&lt;br /&gt;
&lt;br /&gt;
The Moodle app SCORM player may be used on sites running Moodle 2.6 to Moodle 2.9 if the [[Moodle app additional features]] plugin is installed.&lt;br /&gt;
&lt;br /&gt;
If the playing of SCORM packages offline is not desired, the setting &#039;Protect package downloads&#039; may be enabled. If the Moodle app additional features plugin is being used, the setting can be found in &#039;&#039;Site administration &amp;gt; Plugins &amp;gt; Local plugins &amp;gt; Moodle Mobile additional features&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
The ZIP file containing the SCORM contents should not be Windows specific. If your SCORM package contains directories using the inverted path separator &amp;quot;\&amp;quot; they won&#039;t work in Android.&lt;br /&gt;
&lt;br /&gt;
== Technical details ==&lt;br /&gt;
&lt;br /&gt;
The Moodle app SCORM player provides support for:&lt;br /&gt;
&lt;br /&gt;
* SCORM 1.2 packages&lt;br /&gt;
* Objectives, interactions and prerequisites&lt;br /&gt;
* SCO navigation via nav.event&lt;br /&gt;
* Uploaded packages, remote zip packages and zip packages in any type of repository supported by Moodle&lt;br /&gt;
&lt;br /&gt;
The Moodle app SCORM player does not currently support:&lt;br /&gt;
&lt;br /&gt;
* Remote imsmanifest.xml packages or file system repository unzipped SCORMS&lt;br /&gt;
* Opening of packages outside the app e.g. in a new browser window&lt;br /&gt;
* JavaScript pop-ups via window.open (Mobile device limitation)&lt;br /&gt;
&lt;br /&gt;
==Tips for Moodle app friendly SCORM packages ==&lt;br /&gt;
&lt;br /&gt;
* Try to reduce the size of the images and use mobile-compatible formats e.g. png&lt;br /&gt;
* Try to reduce the size of videos and use mobile-compatible formats e.g. mp4&lt;br /&gt;
* Avoid using Flash or FLV&lt;br /&gt;
* Avoid using images, files or media on remote sites&lt;br /&gt;
* Avoid using pop-ups&lt;br /&gt;
* Avoid using advanced HTML5 features, as they may not be supported by old devices  such as iOS 4 or Android &amp;lt; 4.4&lt;br /&gt;
* Avoid having  a left navigation menu as part of the SCORM package, as this reduces the space available for the package content&lt;br /&gt;
* If you want to display your SCORM package in semi full-screen mode (it will just remove the app bottom menu), you have to configure it in Moodle so it will open in &amp;quot;New window&amp;quot; via the SCORM module Appearance settings.&lt;br /&gt;
&lt;br /&gt;
[[Category:SCORM]]&lt;br /&gt;
&lt;br /&gt;
[[es:Reproductor SCORM Moodle Mobile]]&lt;br /&gt;
[[de:Moodle App - SCORM Player]]&lt;/div&gt;</summary>
		<author><name>Ghillenb</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/36/en/index.php?title=Moodle_app_features&amp;diff=133453</id>
		<title>Moodle app features</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/36/en/index.php?title=Moodle_app_features&amp;diff=133453"/>
		<updated>2019-04-02T09:36:38Z</updated>

		<summary type="html">&lt;p&gt;Ghillenb: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Mobile}}&lt;br /&gt;
__NOTOC__&lt;br /&gt;
&amp;lt;div class=&amp;quot;contentblock&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;div class=&amp;quot;row-fluid&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;ul class=&amp;quot;thumbnails&amp;quot;&amp;gt;&lt;br /&gt;
      &amp;lt;li class=&amp;quot;span6&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;div class=&amp;quot;thumbnail&amp;quot;&amp;gt;&lt;br /&gt;
[[File:36MoodleApp.png|600px]]&lt;br /&gt;
          &amp;lt;div class=&amp;quot;caption&amp;quot;&amp;gt;&lt;br /&gt;
            &amp;lt;h4&amp;gt;See your courses at glance&amp;lt;/h4&amp;gt;&lt;br /&gt;
            &amp;lt;p&amp;gt;Your courses are listed with easy access to contents, participants, grades and notes. A useful filter field lets you find a particular course quickly. If your token expires during a session, you&#039;re prompted to re-enter your password and continue. &amp;lt;/p&amp;gt;&lt;br /&gt;
          &amp;lt;/div&amp;gt;&lt;br /&gt;
        &amp;lt;/div&amp;gt;&lt;br /&gt;
      &amp;lt;/li&amp;gt;&lt;br /&gt;
      &amp;lt;li class=&amp;quot;span6&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;div class=&amp;quot;thumbnail&amp;quot;&amp;gt;&lt;br /&gt;
[[File:mobile35timeline.png|600px]]&lt;br /&gt;
          &amp;lt;div class=&amp;quot;caption&amp;quot;&amp;gt;&lt;br /&gt;
            &amp;lt;h4&amp;gt;View and access activities which are due&amp;lt;/h4&amp;gt;&lt;br /&gt;
            &amp;lt;p&amp;gt; The timeline display shows you which tasks you need to complete, with quick access links. &amp;lt;/p&amp;gt;&lt;br /&gt;
          &amp;lt;/div&amp;gt; &lt;br /&gt;
        &amp;lt;/div&amp;gt;&lt;br /&gt;
      &amp;lt;/li&amp;gt;&lt;br /&gt;
    &amp;lt;/ul&amp;gt;&lt;br /&gt;
  &amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;contentblock&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;div class=&amp;quot;row-fluid&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;ul class=&amp;quot;thumbnails&amp;quot;&amp;gt;&lt;br /&gt;
      &amp;lt;li class=&amp;quot;span6&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;div class=&amp;quot;thumbnail&amp;quot;&amp;gt;&lt;br /&gt;
[[File:mobile35connectparticipants1.png|600px]]&lt;br /&gt;
          &amp;lt;div class=&amp;quot;caption&amp;quot;&amp;gt;&lt;br /&gt;
            &amp;lt;h4&amp;gt;Connect with course participants&amp;lt;/h4&amp;gt;&lt;br /&gt;
            &amp;lt;p&amp;gt;Easily connect to course participants.&amp;lt;/p&amp;gt;&lt;br /&gt;
          &amp;lt;/div&amp;gt;&lt;br /&gt;
        &amp;lt;/div&amp;gt;&lt;br /&gt;
      &amp;lt;/li&amp;gt;&lt;br /&gt;
      &amp;lt;li class=&amp;quot;span6&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;div class=&amp;quot;thumbnail&amp;quot;&amp;gt;&lt;br /&gt;
[[File:mobile35dashboardbothorientations.png|600px]]&lt;br /&gt;
          &amp;lt;div class=&amp;quot;caption&amp;quot;&amp;gt;&lt;br /&gt;
            &amp;lt;h4&amp;gt; Orientation and resolution support &amp;lt;/h4&amp;gt;&lt;br /&gt;
            &amp;lt;p&amp;gt;The app displays in portrait or landscape view, whatever your screen resolution.&amp;lt;/p&amp;gt;&lt;br /&gt;
          &amp;lt;/div&amp;gt;&lt;br /&gt;
        &amp;lt;/div&amp;gt;&lt;br /&gt;
      &amp;lt;/li&amp;gt;&lt;br /&gt;
    &amp;lt;/ul&amp;gt;&lt;br /&gt;
  &amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;contentblock&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;div class=&amp;quot;row-fluid&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;ul class=&amp;quot;thumbnails&amp;quot;&amp;gt;&lt;br /&gt;
      &amp;lt;li class=&amp;quot;span6&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;div class=&amp;quot;thumbnail&amp;quot;&amp;gt;&lt;br /&gt;
[[File:mobile35accesscourses.png|600px]]&lt;br /&gt;
          &amp;lt;div class=&amp;quot;caption&amp;quot;&amp;gt;&lt;br /&gt;
            &amp;lt;h4&amp;gt;Easily access course content&amp;lt;/h4&amp;gt;&lt;br /&gt;
            &amp;lt;p&amp;gt;View course activities and download materials for offline use.  Work through Books and IMS Content packages directly in the app. The downloading status of resources is preserved even when changing sections or pages.&amp;lt;/p&amp;gt;&lt;br /&gt;
          &amp;lt;/div&amp;gt;&lt;br /&gt;
        &amp;lt;/div&amp;gt;&lt;br /&gt;
      &amp;lt;/li&amp;gt;&lt;br /&gt;
      &amp;lt;li class=&amp;quot;span6&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;div class=&amp;quot;thumbnail&amp;quot;&amp;gt;&lt;br /&gt;
[[File:mobile35activitycompletion.png|600px]]&lt;br /&gt;
          &amp;lt;div class=&amp;quot;caption&amp;quot;&amp;gt;&lt;br /&gt;
            &amp;lt;h4&amp;gt;Activity completion&amp;lt;/h4&amp;gt;&lt;br /&gt;
            &amp;lt;p&amp;gt;Track progress from your device with [[Activity completion]]. Automatic completion is registered, and students can also manually mark a task complete on their mobile.&amp;lt;/p&amp;gt;&lt;br /&gt;
          &amp;lt;/div&amp;gt;&lt;br /&gt;
        &amp;lt;/div&amp;gt;&lt;br /&gt;
      &amp;lt;/li&amp;gt;&lt;br /&gt;
    &amp;lt;/ul&amp;gt;&lt;br /&gt;
  &amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;contentblock&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;div class=&amp;quot;row-fluid&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;ul class=&amp;quot;thumbnails&amp;quot;&amp;gt;&lt;br /&gt;
      &amp;lt;li class=&amp;quot;span6&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;div class=&amp;quot;thumbnail&amp;quot;&amp;gt;&lt;br /&gt;
[[File:mobile35gradebook.png|600px]]&lt;br /&gt;
          &amp;lt;div class=&amp;quot;caption&amp;quot;&amp;gt;&lt;br /&gt;
            &amp;lt;h4&amp;gt;Grades and grading&amp;lt;/h4&amp;gt;&lt;br /&gt;
            &amp;lt;p&amp;gt; A Grades link for each course gives fingertip access to the gradebook, and teachers can view assignment submissions on the move.&amp;lt;/p&amp;gt;&lt;br /&gt;
          &amp;lt;/div&amp;gt;&lt;br /&gt;
        &amp;lt;/div&amp;gt;&lt;br /&gt;
      &amp;lt;/li&amp;gt;&lt;br /&gt;
      &amp;lt;li class=&amp;quot;span6&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;div class=&amp;quot;thumbnail&amp;quot;&amp;gt;&lt;br /&gt;
[[File:mobile35notes.png|600px]]&lt;br /&gt;
          &amp;lt;div class=&amp;quot;caption&amp;quot;&amp;gt;&lt;br /&gt;
            &amp;lt;h4&amp;gt;Notes&amp;lt;/h4&amp;gt;&lt;br /&gt;
            &amp;lt;p&amp;gt;Teachers can view site, course and personal notes about their students and add their own notes.&amp;lt;/p&amp;gt;&lt;br /&gt;
          &amp;lt;/div&amp;gt;&lt;br /&gt;
        &amp;lt;/div&amp;gt;&lt;br /&gt;
      &amp;lt;/li&amp;gt;&lt;br /&gt;
    &amp;lt;/ul&amp;gt;&lt;br /&gt;
  &amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;contentblock&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;div class=&amp;quot;row-fluid&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;ul class=&amp;quot;thumbnails&amp;quot;&amp;gt;&lt;br /&gt;
      &amp;lt;li class=&amp;quot;span6&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;div class=&amp;quot;thumbnail&amp;quot;&amp;gt;&lt;br /&gt;
[[File:mobile35messages.png|600px]]&lt;br /&gt;
          &amp;lt;div class=&amp;quot;caption&amp;quot;&amp;gt;&lt;br /&gt;
            &amp;lt;h4&amp;gt;Message participants&amp;lt;/h4&amp;gt;&lt;br /&gt;
            &amp;lt;p&amp;gt;Send and view private messages to colleagues and students from the Messages link in the side tab.&amp;lt;/p&amp;gt;&lt;br /&gt;
          &amp;lt;/div&amp;gt;&lt;br /&gt;
        &amp;lt;/div&amp;gt;&lt;br /&gt;
      &amp;lt;/li&amp;gt;&lt;br /&gt;
      &amp;lt;li class=&amp;quot;span6&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;div class=&amp;quot;thumbnail&amp;quot;&amp;gt;&lt;br /&gt;
[[File:mobile35calendar.png|600px]]&lt;br /&gt;
          &amp;lt;div class=&amp;quot;caption&amp;quot;&amp;gt;&lt;br /&gt;
            &amp;lt;h4&amp;gt;Keep up to date with calendar events&amp;lt;/h4&amp;gt;&lt;br /&gt;
            &amp;lt;p&amp;gt;Site, course and user events can be viewed in the calendar.Calendar events can now be viewed offline and infinite scrolling is available.&amp;lt;/p&amp;gt;&lt;br /&gt;
          &amp;lt;/div&amp;gt;&lt;br /&gt;
        &amp;lt;/div&amp;gt;&lt;br /&gt;
      &amp;lt;/li&amp;gt;&lt;br /&gt;
    &amp;lt;/ul&amp;gt;&lt;br /&gt;
  &amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;contentblock&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;div class=&amp;quot;row-fluid&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;ul class=&amp;quot;thumbnails&amp;quot;&amp;gt;&lt;br /&gt;
      &amp;lt;li class=&amp;quot;span6&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;div class=&amp;quot;thumbnail&amp;quot;&amp;gt;&lt;br /&gt;
[[File:mobile35privatefiles.png|600px]]&lt;br /&gt;
          &amp;lt;div class=&amp;quot;caption&amp;quot;&amp;gt;&lt;br /&gt;
            &amp;lt;h4&amp;gt;View and upload to your Private files&amp;lt;/h4&amp;gt;&lt;br /&gt;
            &amp;lt;p&amp;gt;Check the contents of your private files and upload media to them on the go. You&#039;re now allowed up to 50MB storage (depending on your SD card).&amp;lt;/p&amp;gt;&lt;br /&gt;
          &amp;lt;/div&amp;gt;&lt;br /&gt;
        &amp;lt;/div&amp;gt;&lt;br /&gt;
      &amp;lt;/li&amp;gt;&lt;br /&gt;
      &amp;lt;li class=&amp;quot;span6&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;div class=&amp;quot;thumbnail&amp;quot;&amp;gt;&lt;br /&gt;
[[File:mobile35notifications.png|600px]]&lt;br /&gt;
          &amp;lt;div class=&amp;quot;caption&amp;quot;&amp;gt;&lt;br /&gt;
            &amp;lt;h4&amp;gt;Notifications&amp;lt;/h4&amp;gt;&lt;br /&gt;
            &amp;lt;p&amp;gt;Keep up to date with notifications. The app supports both local (calendar events) and push (messages, forum posts, submitted assignments etc) notifications. See [[Mobile app notifications]] for more details. Infinite scrolling is available and local notifications have multi-site support.&amp;lt;/p&amp;gt;&lt;br /&gt;
          &amp;lt;/div&amp;gt;&lt;br /&gt;
        &amp;lt;/div&amp;gt;&lt;br /&gt;
      &amp;lt;/li&amp;gt;&lt;br /&gt;
    &amp;lt;/ul&amp;gt;&lt;br /&gt;
  &amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
  &amp;lt;div class=&amp;quot;row-fluid&amp;quot;&amp;gt;			&lt;br /&gt;
    &amp;lt;ul class=&amp;quot;thumbnails&amp;quot;&amp;gt;			&lt;br /&gt;
      &amp;lt;li class=&amp;quot;span6&amp;quot;&amp;gt;			&lt;br /&gt;
        &amp;lt;div class=&amp;quot;thumbnail&amp;quot;&amp;gt;			&lt;br /&gt;
[[File: mobile35choice.png|600px]]			&lt;br /&gt;
          &amp;lt;div class=&amp;quot;caption&amp;quot;&amp;gt;			&lt;br /&gt;
            &amp;lt;h4&amp;gt;Make choices&amp;lt;/h4&amp;gt;			&lt;br /&gt;
            &amp;lt;p&amp;gt;The app supports students making and removing choices.&amp;lt;/p&amp;gt;			&lt;br /&gt;
          &amp;lt;/div&amp;gt; 			&lt;br /&gt;
        &amp;lt;/div&amp;gt;			&lt;br /&gt;
      &amp;lt;/li&amp;gt;			&lt;br /&gt;
      &amp;lt;li class=&amp;quot;span6&amp;quot;&amp;gt;			&lt;br /&gt;
        &amp;lt;div class=&amp;quot;thumbnail&amp;quot;&amp;gt;			&lt;br /&gt;
[[File:mobile35chat.png|600px]]			&lt;br /&gt;
          &amp;lt;div class=&amp;quot;caption&amp;quot;&amp;gt;			&lt;br /&gt;
            &amp;lt;h4&amp;gt;Engage in chat, on the move&amp;lt;/h4&amp;gt;			&lt;br /&gt;
            &amp;lt;p&amp;gt;Participate in a course [[Chat activity]].&amp;lt;/p&amp;gt;			&lt;br /&gt;
          &amp;lt;/div&amp;gt;			&lt;br /&gt;
        &amp;lt;/div&amp;gt;			&lt;br /&gt;
      &amp;lt;/li&amp;gt;			&lt;br /&gt;
    &amp;lt;/ul&amp;gt;			&lt;br /&gt;
  &amp;lt;/div&amp;gt;			&lt;br /&gt;
&amp;lt;div class=&amp;quot;row-fluid&amp;quot;&amp;gt;			&lt;br /&gt;
    &amp;lt;ul class=&amp;quot;thumbnails&amp;quot;&amp;gt;			&lt;br /&gt;
      &amp;lt;li class=&amp;quot;span6&amp;quot;&amp;gt;			&lt;br /&gt;
        &amp;lt;div class=&amp;quot;thumbnail&amp;quot;&amp;gt;			&lt;br /&gt;
[[File:mobile35survey.png|600px]]			&lt;br /&gt;
          &amp;lt;div class=&amp;quot;caption&amp;quot;&amp;gt;			&lt;br /&gt;
            &amp;lt;h4&amp;gt; Feed back to teachers with a survey&amp;lt;/h4&amp;gt;			&lt;br /&gt;
            &amp;lt;p&amp;gt;[[Survey|Surveys]] may now be taken using the app.&amp;lt;/p&amp;gt;			&lt;br /&gt;
          &amp;lt;/div&amp;gt; 			&lt;br /&gt;
        &amp;lt;/div&amp;gt;			&lt;br /&gt;
      &amp;lt;/li&amp;gt;			&lt;br /&gt;
      &amp;lt;li class=&amp;quot;span6&amp;quot;&amp;gt;			&lt;br /&gt;
        &amp;lt;div class=&amp;quot;thumbnail&amp;quot;&amp;gt;			&lt;br /&gt;
[[File:mobile35searchcourses.png|600px]]			&lt;br /&gt;
          &amp;lt;div class=&amp;quot;caption&amp;quot;&amp;gt;			&lt;br /&gt;
            &amp;lt;h4&amp;gt;Search the list of courses&amp;lt;/h4&amp;gt;			&lt;br /&gt;
            &amp;lt;p&amp;gt;App users can search courses to find one they wish to take.&amp;lt;/p&amp;gt;			&lt;br /&gt;
          &amp;lt;/div&amp;gt;			&lt;br /&gt;
        &amp;lt;/div&amp;gt;			&lt;br /&gt;
      &amp;lt;/li&amp;gt;			&lt;br /&gt;
    &amp;lt;/ul&amp;gt;			&lt;br /&gt;
  &amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;row-fluid&amp;quot;&amp;gt;			&lt;br /&gt;
    &amp;lt;ul class=&amp;quot;thumbnails&amp;quot;&amp;gt;			&lt;br /&gt;
      &amp;lt;li class=&amp;quot;span6&amp;quot;&amp;gt;			&lt;br /&gt;
        &amp;lt;div class=&amp;quot;thumbnail&amp;quot;&amp;gt;			&lt;br /&gt;
[[File:mobile35selfenrol.png|600px]]			&lt;br /&gt;
          &amp;lt;div class=&amp;quot;caption&amp;quot;&amp;gt;			&lt;br /&gt;
            &amp;lt;h4&amp;gt;Enrol yourself from your smartphone&amp;lt;/h4&amp;gt;			&lt;br /&gt;
            &amp;lt;p&amp;gt;Found a course you like? Enrol immediately via the app.&amp;lt;/p&amp;gt;			&lt;br /&gt;
          &amp;lt;/div&amp;gt; 			&lt;br /&gt;
        &amp;lt;/div&amp;gt;			&lt;br /&gt;
      &amp;lt;/li&amp;gt;			&lt;br /&gt;
      &amp;lt;li class=&amp;quot;span6&amp;quot;&amp;gt;			&lt;br /&gt;
        &amp;lt;div class=&amp;quot;thumbnail&amp;quot;&amp;gt;			&lt;br /&gt;
[[File:mobile35scorm.png|600px]]			&lt;br /&gt;
          &amp;lt;div class=&amp;quot;caption&amp;quot;&amp;gt;			&lt;br /&gt;
            &amp;lt;h4&amp;gt;Play SCORM packages on and off-line&amp;lt;/h4&amp;gt;			&lt;br /&gt;
            &amp;lt;p&amp;gt;The [[Moodle Mobile SCORM player]] tracks interactions and synchronises when you&#039;re back online.&amp;lt;/p&amp;gt;			&lt;br /&gt;
          &amp;lt;/div&amp;gt; 			&lt;br /&gt;
        &amp;lt;/div&amp;gt;			&lt;br /&gt;
      &amp;lt;/li&amp;gt;		&lt;br /&gt;
    &amp;lt;/ul&amp;gt;			&lt;br /&gt;
  &amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;row-fluid&amp;quot;&amp;gt;			&lt;br /&gt;
    &amp;lt;ul class=&amp;quot;thumbnails&amp;quot;&amp;gt;			&lt;br /&gt;
      &amp;lt;li class=&amp;quot;span6&amp;quot;&amp;gt;			&lt;br /&gt;
        &amp;lt;div class=&amp;quot;thumbnail&amp;quot;&amp;gt;			&lt;br /&gt;
[[File:mobile35downloadcourse.png|600px]]			&lt;br /&gt;
          &amp;lt;div class=&amp;quot;caption&amp;quot;&amp;gt;			&lt;br /&gt;
            &amp;lt;h4&amp;gt;Download all course sections&amp;lt;/h4&amp;gt;			&lt;br /&gt;
            &amp;lt;p&amp;gt;Easily download all sections to view offline.&amp;lt;/p&amp;gt;			&lt;br /&gt;
          &amp;lt;/div&amp;gt; 			&lt;br /&gt;
        &amp;lt;/div&amp;gt;			&lt;br /&gt;
      &amp;lt;/li&amp;gt;			&lt;br /&gt;
      &amp;lt;li class=&amp;quot;span6&amp;quot;&amp;gt;			&lt;br /&gt;
        &amp;lt;div class=&amp;quot;thumbnail&amp;quot;&amp;gt;			&lt;br /&gt;
[[File:mobile35glossary.png|600px]]			&lt;br /&gt;
          &amp;lt;div class=&amp;quot;caption&amp;quot;&amp;gt;			&lt;br /&gt;
            &amp;lt;h4&amp;gt;Browse glossary entries&amp;lt;/h4&amp;gt;			&lt;br /&gt;
            &amp;lt;p&amp;gt;Search for and browse glossary entries.&amp;lt;/p&amp;gt;			&lt;br /&gt;
          &amp;lt;/div&amp;gt; 			&lt;br /&gt;
        &amp;lt;/div&amp;gt;			&lt;br /&gt;
      &amp;lt;/li&amp;gt;		&lt;br /&gt;
    &amp;lt;/ul&amp;gt;			&lt;br /&gt;
  &amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;row-fluid&amp;quot;&amp;gt;			&lt;br /&gt;
    &amp;lt;ul class=&amp;quot;thumbnails&amp;quot;&amp;gt;			&lt;br /&gt;
      &amp;lt;li class=&amp;quot;span6&amp;quot;&amp;gt;			&lt;br /&gt;
        &amp;lt;div class=&amp;quot;thumbnail&amp;quot;&amp;gt;			&lt;br /&gt;
[[File: mobile35quiz.png|600px]]			&lt;br /&gt;
          &amp;lt;div class=&amp;quot;caption&amp;quot;&amp;gt;			&lt;br /&gt;
            &amp;lt;h4&amp;gt;Take quizzes on your mobile&amp;lt;/h4&amp;gt;			&lt;br /&gt;
            &amp;lt;p&amp;gt;Quizzes may now be completed on  the move. Find out more about the [[Moodle Mobile Quiz module|Moodle Mobile quiz]].&amp;lt;/p&amp;gt;			&lt;br /&gt;
          &amp;lt;/div&amp;gt; 			&lt;br /&gt;
        &amp;lt;/div&amp;gt;			&lt;br /&gt;
      &amp;lt;/li&amp;gt;			&lt;br /&gt;
      &amp;lt;li class=&amp;quot;span6&amp;quot;&amp;gt;			&lt;br /&gt;
        &amp;lt;div class=&amp;quot;thumbnail&amp;quot;&amp;gt;			&lt;br /&gt;
[[File:mobile35learningplans.png|600px]]			&lt;br /&gt;
          &amp;lt;div class=&amp;quot;caption&amp;quot;&amp;gt;			&lt;br /&gt;
            &amp;lt;h4&amp;gt;Learning plans &amp;lt;/h4&amp;gt;			&lt;br /&gt;
            &amp;lt;p&amp;gt;Learning plans may be viewed and progress checked from the mobile.&amp;lt;/p&amp;gt;			&lt;br /&gt;
          &amp;lt;/div&amp;gt;	&lt;br /&gt;
        &amp;lt;/div&amp;gt;			&lt;br /&gt;
      &amp;lt;/li&amp;gt;			&lt;br /&gt;
    &amp;lt;/ul&amp;gt;			&lt;br /&gt;
  &amp;lt;/div&amp;gt;			&lt;br /&gt;
&amp;lt;div class=&amp;quot;row-fluid&amp;quot;&amp;gt;			&lt;br /&gt;
    &amp;lt;ul class=&amp;quot;thumbnails&amp;quot;&amp;gt;			&lt;br /&gt;
      &amp;lt;li class=&amp;quot;span6&amp;quot;&amp;gt;			&lt;br /&gt;
        &amp;lt;div class=&amp;quot;thumbnail&amp;quot;&amp;gt;			&lt;br /&gt;
[[File:mobile35competencies.png|600px]]			&lt;br /&gt;
          &amp;lt;div class=&amp;quot;caption&amp;quot;&amp;gt;			&lt;br /&gt;
            &amp;lt;h4&amp;gt;Easiy view course competencies&amp;lt;/h4&amp;gt;			&lt;br /&gt;
            &amp;lt;p&amp;gt;A Competencies tab allows you to see course competencies at a glance.&amp;lt;/p&amp;gt;			&lt;br /&gt;
          &amp;lt;/div&amp;gt; 			&lt;br /&gt;
        &amp;lt;/div&amp;gt;			&lt;br /&gt;
      &amp;lt;/li&amp;gt;			&lt;br /&gt;
      &amp;lt;li class=&amp;quot;span6&amp;quot;&amp;gt;			&lt;br /&gt;
        &amp;lt;div class=&amp;quot;thumbnail&amp;quot;&amp;gt;			&lt;br /&gt;
[[File:mobile35teachergrading.png|600px]]			&lt;br /&gt;
          &amp;lt;div class=&amp;quot;caption&amp;quot;&amp;gt;			&lt;br /&gt;
            &amp;lt;h4&amp;gt;Teachers: Grade assignments&amp;lt;/h4&amp;gt;			&lt;br /&gt;
            &amp;lt;p&amp;gt;Assignments may be graded on the move, from the app and may be graded offline&amp;lt;/p&amp;gt;			&lt;br /&gt;
          &amp;lt;/div&amp;gt;	&lt;br /&gt;
        &amp;lt;/div&amp;gt;			&lt;br /&gt;
      &amp;lt;/li&amp;gt;			&lt;br /&gt;
    &amp;lt;/ul&amp;gt;			&lt;br /&gt;
  &amp;lt;/div&amp;gt;			&lt;br /&gt;
&amp;lt;div class=&amp;quot;row-fluid&amp;quot;&amp;gt;			&lt;br /&gt;
    &amp;lt;ul class=&amp;quot;thumbnails&amp;quot;&amp;gt;			&lt;br /&gt;
      &amp;lt;li class=&amp;quot;span6&amp;quot;&amp;gt;			&lt;br /&gt;
        &amp;lt;div class=&amp;quot;thumbnail&amp;quot;&amp;gt;			&lt;br /&gt;
[[File: mobile35badges.png|600px]]			&lt;br /&gt;
          &amp;lt;div class=&amp;quot;caption&amp;quot;&amp;gt;			&lt;br /&gt;
            &amp;lt;h4&amp;gt;View badges from your profile&amp;lt;/h4&amp;gt;			&lt;br /&gt;
            &amp;lt;p&amp;gt;Badges are now visible from a link in  the user profile&amp;lt;/p&amp;gt;			&lt;br /&gt;
          &amp;lt;/div&amp;gt; 			&lt;br /&gt;
        &amp;lt;/div&amp;gt;			&lt;br /&gt;
      &amp;lt;/li&amp;gt;			&lt;br /&gt;
      &amp;lt;li class=&amp;quot;span6&amp;quot;&amp;gt;			&lt;br /&gt;
        &amp;lt;div class=&amp;quot;thumbnail&amp;quot;&amp;gt;			&lt;br /&gt;
[[File:mobile35preferences.png|600px]]			&lt;br /&gt;
          &amp;lt;div class=&amp;quot;caption&amp;quot;&amp;gt;			&lt;br /&gt;
            &amp;lt;h4&amp;gt;Notifications &amp;amp; Messaging preferences&amp;lt;/h4&amp;gt;			&lt;br /&gt;
            &amp;lt;p&amp;gt;New preferences screen lets you decide how to be alerted&amp;lt;/p&amp;gt;			&lt;br /&gt;
          &amp;lt;/div&amp;gt;	&lt;br /&gt;
        &amp;lt;/div&amp;gt;			&lt;br /&gt;
      &amp;lt;/li&amp;gt;			&lt;br /&gt;
    &amp;lt;/ul&amp;gt;			&lt;br /&gt;
  &amp;lt;/div&amp;gt;			&lt;br /&gt;
&amp;lt;div class=&amp;quot;row-fluid&amp;quot;&amp;gt;			&lt;br /&gt;
    &amp;lt;ul class=&amp;quot;thumbnails&amp;quot;&amp;gt;			&lt;br /&gt;
      &amp;lt;li class=&amp;quot;span6&amp;quot;&amp;gt;			&lt;br /&gt;
        &amp;lt;div class=&amp;quot;thumbnail&amp;quot;&amp;gt;			&lt;br /&gt;
[[File: mobile35workshop.png|600px]]			&lt;br /&gt;
          &amp;lt;div class=&amp;quot;caption&amp;quot;&amp;gt;			&lt;br /&gt;
            &amp;lt;h4&amp;gt;Submit to workshops from the app&amp;lt;/h4&amp;gt;			&lt;br /&gt;
            &amp;lt;p&amp;gt;Students can now do workshop activities from their mobile or tablet.&amp;lt;/p&amp;gt;			&lt;br /&gt;
          &amp;lt;/div&amp;gt; 			&lt;br /&gt;
        &amp;lt;/div&amp;gt;			&lt;br /&gt;
      &amp;lt;/li&amp;gt;			&lt;br /&gt;
      &amp;lt;li class=&amp;quot;span6&amp;quot;&amp;gt;			&lt;br /&gt;
        &amp;lt;div class=&amp;quot;thumbnail&amp;quot;&amp;gt;			&lt;br /&gt;
[[File:mobile35paypal.png|600px]]			&lt;br /&gt;
          &amp;lt;div class=&amp;quot;caption&amp;quot;&amp;gt;			&lt;br /&gt;
            &amp;lt;h4&amp;gt;Sign up to courses via PayPal&amp;lt;/h4&amp;gt;			&lt;br /&gt;
            &amp;lt;p&amp;gt;PayPal enrolment is now supported in the app.&amp;lt;/p&amp;gt;			&lt;br /&gt;
          &amp;lt;/div&amp;gt;	&lt;br /&gt;
        &amp;lt;/div&amp;gt;			&lt;br /&gt;
      &amp;lt;/li&amp;gt;			&lt;br /&gt;
    &amp;lt;/ul&amp;gt;			&lt;br /&gt;
  &amp;lt;/div&amp;gt;			&lt;br /&gt;
====Features summary====&lt;br /&gt;
&lt;br /&gt;
* Responsive design for phone and tablets&lt;br /&gt;
* Upload a picture into your private file area&lt;br /&gt;
* Record an audio file and upload it into your private file area&lt;br /&gt;
* Record a video and upload it into your private file area&lt;br /&gt;
* Send a private message to a course participant (can be done offline)&lt;br /&gt;
* Take a personal note about a course participant (can be done offline)&lt;br /&gt;
* Add a course participant to your phone contact&lt;br /&gt;
* Call a course participant touching the phone number&lt;br /&gt;
* Locate a course participant address on Google map&lt;br /&gt;
* Download and view some course resources&lt;br /&gt;
* Quick access to your course contents&lt;br /&gt;
* View calendar events&lt;br /&gt;
* Reminder notifications for calendar events&lt;br /&gt;
* Mobile Push notifications&lt;br /&gt;
* Remote layout/style customization (see below)&lt;br /&gt;
* View all your past private messages and notifications&lt;br /&gt;
* Browse and download your private and course files&lt;br /&gt;
* View forum discussions&lt;br /&gt;
* Private messaging between users&lt;br /&gt;
* Calendar integration with warning reminders as local notifications&lt;br /&gt;
* Upload any type of file from your device to your Moodle private files area&lt;br /&gt;
* View site, course and personal users notes&lt;br /&gt;
* Support for sites using CAS or Shibboleth as auth methods &lt;br /&gt;
* View your activity and course total grades in a course &lt;br /&gt;
* Course search&lt;br /&gt;
* Self-enrolment in courses (including via PayPal)&lt;br /&gt;
* Access courses with guest access enrolment method enabled&lt;br /&gt;
* Follow app-specific activity links (see [[Creating Moodle Mobile friendly courses]] for details)&lt;br /&gt;
* Browse glossary entries&lt;br /&gt;
* Browse your learning plans&lt;br /&gt;
* View competencies of students in your course&lt;br /&gt;
* Support for all the course modules (activities and resources) except the Workshop module&lt;br /&gt;
* [[Moodle Mobile quiz|Attempt quizzes]]&lt;br /&gt;
* [[Moodle_Mobile_SCORM_player|SCORM player]]&lt;br /&gt;
* [[Moodle Mobile assignment|Make assignment submissions]] and review submissions, comments, feedback and grades&lt;br /&gt;
* Use a rich text editor when creating forum posts, attempting quizzes with essay questions, creating wiki pages or submitting assignments (only in Android 4.4 onwards)&lt;br /&gt;
* Submit to workshop activities&lt;br /&gt;
&lt;br /&gt;
==Activities &amp;amp; Resources Support==&lt;br /&gt;
&lt;br /&gt;
[[File:moodlemobile_activities_resources.png]]&lt;br /&gt;
&lt;br /&gt;
==Comparison of features in different versions==&lt;br /&gt;
[[File:30_moodlemobile_features.png]]&lt;br /&gt;
&lt;br /&gt;
=== Languages ===&lt;br /&gt;
&lt;br /&gt;
The Moodle app is being translated into an increasing number of languages. As of August 2018, 35 languages are available:&lt;br /&gt;
&lt;br /&gt;
(ar) عربي, (bg) Български, (ca) Català, (cs) Čeština, (da) Dansk, (de) Deutsch, (de-du) Deutsch - Du, (el) Ελληνικά, (en) English, (es) Español, (es-mx) Español - México, (eu) Euskara, (fa) فارسی, (fi) Suomi, (fr)Français, (he)עברית, (hu) magyar, (it) Italiano, (ja) 日本語, (ko) 한국어, (lt) Lietuvių, (mr) मराठी, (nl) Nederlands, (pl) Polski, (pt-br) Português - Brasil, (pt) Português - Portugal, (ro) Română, (ru) Русский, (sr-cr) Српски, (sr-lt) Srpski, (sv) Svenska, (tr) Türkçe, (uk) Українська, (zh-cn) 简体中文, (zh-tw) 正體中文&lt;br /&gt;
&lt;br /&gt;
If the Moodle app is not yet available in your language, please consider helping with the translation. See [[:dev:Translating Moodle Mobile|Translating Moodle Mobile]] for details.&lt;br /&gt;
&lt;br /&gt;
[[ca:Característiques_Moodle_Mobile]]&lt;br /&gt;
[[es:Características de Moodle Mobile]]&lt;br /&gt;
[[fr:Fonctionnalités de l&#039;app mobile]]&lt;br /&gt;
[[de:Moodle App - Funktionalitäten]]&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [http://www.slideshare.net/juanleyva/moodle-mobile-offline-features Moodle Mobile offline features] - Presentation in the MoodleMoot UK 2016&lt;br /&gt;
* [[:dev:Moodle Mobile release notes|Moodle Mobile release notes]] in the dev docs&lt;/div&gt;</summary>
		<author><name>Ghillenb</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/36/en/index.php?title=Moodle_app_notifications&amp;diff=133452</id>
		<title>Moodle app notifications</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/36/en/index.php?title=Moodle_app_notifications&amp;diff=133452"/>
		<updated>2019-04-02T09:24:13Z</updated>

		<summary type="html">&lt;p&gt;Ghillenb: /* Testing push notifications */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Mobile}}&lt;br /&gt;
&lt;br /&gt;
==For students and teachers==&lt;br /&gt;
[[File:12Notifications.png|thumb|Forum post notification]]&lt;br /&gt;
The Moodle mobile app lets you keep up to date with all that&#039;s happening in your courses and on the site. Every time you open the app, events are synchronised with the website.&lt;br /&gt;
&lt;br /&gt;
You will receive [[Calendar|Moodle calendar]] event notifications automatically. If you don&#039;t want to get them, you can turn them all off individually (or globally) in the Calendar events options in the main menu.&lt;br /&gt;
&lt;br /&gt;
You will also receive notifications of messages, forum posts, submitted assignments etc (known as &#039;push notifications&#039;) if your site administrator has enabled these. To receive these notifications you need to enable them EITHER via the app OR via the website.&lt;br /&gt;
&lt;br /&gt;
To enable mobile notifications via the app:&lt;br /&gt;
&lt;br /&gt;
# Go to the app settings then Notification preferences&lt;br /&gt;
# Move the slider so that disable notifications is off&lt;br /&gt;
# Move the slider to turn on notifications for assignment, feedback, forum etc. as required&lt;br /&gt;
&lt;br /&gt;
To enable mobile notifications via the website:&lt;br /&gt;
&lt;br /&gt;
# Go to your user menu (top right of each page) and select Preferences&lt;br /&gt;
# Click the link &#039;Notification preferences&#039;&lt;br /&gt;
# Click to turn on notifications for assignment, feedback, forum etc. as required&lt;br /&gt;
&lt;br /&gt;
{| &lt;br /&gt;
|-&lt;br /&gt;
| [[File:notification preferences app.png|thumb|Notification preferences in the app]]&lt;br /&gt;
| [[File:notification preferences web.png|thumb|Notification preferences on website]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==For administrators==&lt;br /&gt;
&lt;br /&gt;
Push notifications can be enabled by an administrator by connecting their Moodle site to a messaging server such https://messages.moodle.net (available for [[Site registration|registered Moodle sites]] only). An access key can be obtained via &#039;&#039;Administration &amp;gt; Site administration &amp;gt; Plugins &amp;gt; Message outputs &amp;gt; Mobile Notifications&#039;&#039;. &lt;br /&gt;
&lt;br /&gt;
You can enable by default Mobile notifications for your students, please read the &amp;quot;Default message outputs&amp;quot; section in [[Messaging settings]].&lt;br /&gt;
&lt;br /&gt;
If you have problems requesting the access key, please fill in the [http://goo.gl/forms/WLwkbe8b7c  Airnotifier access key manual request form]. (If your site is hosted so you can&#039;t obtain your siteidentifier, enter &amp;quot;cannot obtain&amp;quot; in the field.)  Your site registration will be checked and you will be sent an access key in a few days if everything is correct.&lt;br /&gt;
&lt;br /&gt;
Users then need to connect at least once with the latest version of the Moodle Mobile app in order to register their phones with the Moodle site.&lt;br /&gt;
&lt;br /&gt;
=== Event Reminders plugin===&lt;br /&gt;
&lt;br /&gt;
Push notifications can also include calendar event notifications, however this requires the [https://moodle.org/plugins/view/local_reminders Event Reminders plugin] to be installed on the Moodle site.&lt;br /&gt;
&lt;br /&gt;
The Event Reminders plugin will automatically send reminders for Moodle calendar events in a timely manner via Moodle message interface. It also allows users to control how they receive messages for each type of event in the Moodle calendar.&lt;br /&gt;
&lt;br /&gt;
=== Installing your own notifications infrastructure ===&lt;br /&gt;
&lt;br /&gt;
If you have a customized version of the Moodle Mobile app, or you want to use your own notifications infrastructure, you will have to install a private [http://airnotifier.github.io AirNotifier] (backend server for notifications).&lt;br /&gt;
&lt;br /&gt;
https://messages.moodle.net uses a slightly modified version of Airnotifier: https://github.com/moodlehq/airnotifier/tree/moodle2. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;UPDATE&#039;&#039;&#039;: Google is deprecating FCM in April, 2019. The following steps may not be valid starting that date&lt;br /&gt;
&lt;br /&gt;
You will have to add your app certificates - see https://github.com/airnotifier/airnotifier/wiki/Installation for further information.&lt;br /&gt;
&lt;br /&gt;
The Airnotifier message plugin allows you to point to your custom Airnotifier instance using your own access keys.&lt;br /&gt;
&lt;br /&gt;
Remember to install using GIT (repository https://github.com/moodlehq/airnotifier.git branch &#039;&#039;moodle2&#039;&#039;).&lt;br /&gt;
&lt;br /&gt;
Moodle offers a branded app service including a private notifications infrastructure, for more information visit https://moodle.com/mobileapp/&lt;br /&gt;
&lt;br /&gt;
== Troubleshooting ==&lt;br /&gt;
&lt;br /&gt;
If your users are not receiving push notifications please check:&lt;br /&gt;
&lt;br /&gt;
* You have entered an Airnotifier access key in the Mobile settings in the Site administration&lt;br /&gt;
* Mobile is enabled (open eye) in &#039;Manage message outputs&#039; in the Site administration&lt;br /&gt;
* Any user not receiving notifications has enabled mobile notifications in the mobile app in App settings &amp;gt; Notification preferences then check that &amp;quot;Disable notifications&amp;quot; is not selected&lt;br /&gt;
* Any user not receiving notifications has enabled the type of notifications they want to receive in App settings &amp;gt; Notification preferences&lt;br /&gt;
* Any user not receiving notifications hasn&#039;t disabled his current device in App settings &amp;gt; Notification preferences &amp;gt; 3 dots menu &amp;gt; Configure devices&lt;br /&gt;
* Mobile notifications are not disallowed by an administrator in &#039;Default message outputs&#039; in the Site administration&lt;br /&gt;
* Mobile notifications are enabled in the user&#039;s Android phone (Settings &amp;gt; Apps &amp;gt; Moodle Mobile &amp;gt; Show notifications ticked) or iOS phone (in iOS in Settings -&amp;gt; Moodle Mobile &amp;gt; Notifications)&lt;br /&gt;
* The server where your Moodle site is installed is able to connect to messages.moodle.net (port 443) via telnet&lt;br /&gt;
* You are using the Moodle Mobile official app. If you are using a custom/branded app for your institution, please contact your institution since custom apps need their own notifications infrastructure (see above).&lt;br /&gt;
* Your Moodle installation cron jobs are not locked. You can check it executing the CRON manually and reading the output, more info [https://moodle.org/mod/forum/discuss.php?d=361595 here]&lt;br /&gt;
&lt;br /&gt;
=== Testing push notifications ===&lt;br /&gt;
&lt;br /&gt;
To test push notifications:&lt;br /&gt;
&lt;br /&gt;
# Ensure that mobile notifications are enabled (as described above).&lt;br /&gt;
# Go to a course and create a forum with forced subscription.&lt;br /&gt;
# Log in as a student and create a new discussion in the forum.&lt;br /&gt;
# As the same student, log in on the mobile app, go to App settings &amp;gt; Notification preferences &amp;gt; Forum and enable all the notifications.&lt;br /&gt;
# In the same page, check that at the top of the page you see &amp;quot;You are configuring Mobile notifications&amp;quot;. If it says &amp;quot;You are configuring notifications for web (or email)&amp;quot;, switch to mobile via the three dots menu at the top right.&lt;br /&gt;
# In the same page, tap the three dots menu (top right), go to Configure devices and check that your current device is enabled.&lt;br /&gt;
# Now, put the Moodle Mobile app in background (switching to a different app or going to your device home).&lt;br /&gt;
# Log in to the site (on the web) and post a reply to the discussion started by the student., ticking the option &amp;quot;Send forum post notifications with no editing-time delay&amp;quot;.&lt;br /&gt;
# Verify that the student receives a push notification on their mobile device.&lt;br /&gt;
&lt;br /&gt;
[[de:Moodle App - Systemnachrichten]]&lt;br /&gt;
[[ca:Notificacions_de_la_app_Mobile]]&lt;br /&gt;
[[es:Mobile app Notificaciones Push]]&lt;br /&gt;
[[fr:Notifications de l&#039;app mobile]]&lt;/div&gt;</summary>
		<author><name>Ghillenb</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/36/en/index.php?title=New_for_mobile&amp;diff=133451</id>
		<title>New for mobile</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/36/en/index.php?title=New_for_mobile&amp;diff=133451"/>
		<updated>2019-04-02T09:19:26Z</updated>

		<summary type="html">&lt;p&gt;Ghillenb: /* See also */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Mobile}}&lt;br /&gt;
&lt;br /&gt;
__NOTOC__&lt;br /&gt;
&lt;br /&gt;
The Moodle app for 3.6 will be released a short time after Moodle 3.6 and will support the new features in Moodle 3.6, along with infinite scrolling and improved performance.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [[:dev:Moodle_Mobile_release_notes|Moodle Mobile release notes]] in the dev docs&lt;br /&gt;
  &lt;br /&gt;
[[Category:New features]]&lt;br /&gt;
&lt;br /&gt;
[[es:Nuevo para mobile]]&lt;br /&gt;
[[de:Moodle App - Neuigkeiten]]&lt;/div&gt;</summary>
		<author><name>Ghillenb</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/36/en/index.php?title=Moodle_app_additional_features&amp;diff=133450</id>
		<title>Moodle app additional features</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/36/en/index.php?title=Moodle_app_additional_features&amp;diff=133450"/>
		<updated>2019-04-02T09:13:20Z</updated>

		<summary type="html">&lt;p&gt;Ghillenb: /* Admin users, please read */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Mobile}}&lt;br /&gt;
{{Infobox plugin&lt;br /&gt;
|type = Local plugin&lt;br /&gt;
|entry = http://moodle.org/plugins/view.php?plugin=local_mobile&lt;br /&gt;
|tracker = https://tracker.moodle.org/browse/CONTRIB/component/13930&lt;br /&gt;
|discussion = https://moodle.org/mod/forum/view.php?id=7798&lt;br /&gt;
|maintainer = [[User:Juan Leyva|Juan Leyva]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The Moodle Mobile additional features plugin provides new features and web services for the Moodle Mobile app which are currently only available in the latest Moodle version.&lt;br /&gt;
&lt;br /&gt;
This plugin is officially developed and maintained by Moodle HQ&lt;br /&gt;
&lt;br /&gt;
== How it works ==&lt;br /&gt;
&lt;br /&gt;
Once installed the plugin creates a new service &amp;quot;Moodle Mobile additional features&amp;quot;. The Mobile app checks if this service is enabled. If not, the Mobile app falls backs to the standard core Mobile app service.&lt;br /&gt;
&lt;br /&gt;
Please, open [[Moodle Mobile features]] to check what new features are added to your site depending on your Moodle version.&lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
&lt;br /&gt;
* Support for Moodle sites prior to 3.2 using SSO authentication methods (Shibboleth, CAS and Google OAuth 2)&lt;br /&gt;
* Support for sites using MNet authentication (Moodle Network authentication)&lt;br /&gt;
* Support for push notifications in Moodle sites prior to version 2.6&lt;br /&gt;
&lt;br /&gt;
=== Enable authentication for sites using SSO methods (like Shibboleth and CAS) ===&lt;br /&gt;
&lt;br /&gt;
VERY IMPORTANT NOTE: If SSO is not working for your (or it is failing randomly), you&#039;d need to disable the &amp;quot;Auto login guest&amp;quot; option &amp;quot;autologinguests&amp;quot;. This setting may not be compatible with the SSO via app in some sites (it should work fine in Moodle 3.2 onwards).&lt;br /&gt;
&lt;br /&gt;
SSO and MNet authentication is not supported in the Windows 8 and Windows Phone 8 apps&lt;br /&gt;
&lt;br /&gt;
Once the plugin is installed, you need to go to Site administration &amp;gt; Plugins &amp;gt; Local plugins &amp;gt; Moodle Mobile additional features&lt;br /&gt;
&lt;br /&gt;
There you can choose the &amp;quot;Type of login&amp;quot;:&lt;br /&gt;
; &#039;&#039;&#039;Via the app&#039;&#039;&#039; : Is the default login, the user must introduce his credentials in the app&lt;br /&gt;
; &#039;&#039;&#039;Via a browser window&#039;&#039;&#039; : A new browser instance is open in the mobile device pointing to the login form in the Moodle site (which may again redirect to external identity providers if required). The user must introduce his credentials there. This is the option that must be selected for sites using SSO methods (or for sites that wants to force the user to authenticate in the site, not in the app)&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=cl8rsyyyg9g Video showing Moodle Mobile SSO]&lt;br /&gt;
&lt;br /&gt;
When using the &amp;quot;Via a browser window&amp;quot; option, you can optionally specify an URL scheme to be used by the system to open the Mobile app. By default, the URL scheme used to open the app will be the one indicated by the own app during the SSO process. If you&#039;ve developed a custom app using its own URL scheme and you want to allow only SSO logins via your app, you can indicate there an URL scheme. The site will detect that setting and will use it instead of the value indicated by the app.&lt;br /&gt;
&lt;br /&gt;
=== Configuring the app from your site ===&lt;br /&gt;
&lt;br /&gt;
* Disable app functionalities for your site. If there&#039;s a feature you don&#039;t want to make available via the app you can disable it here.&lt;br /&gt;
* Rename app text strings.&lt;br /&gt;
* Add new items in the app&#039;s main menu (the side menu).&lt;br /&gt;
* Replace the Change site option with a &amp;quot;Log out&amp;quot; one to force the users to enter their credentials on their next access.&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
# Unpack the zip file into the local/ directory. A new directory will be created called local/mobile.&lt;br /&gt;
# Go to &#039;&#039;Site administration &amp;gt; Notifications&#039;&#039; to complete the plugin installation.&lt;br /&gt;
# Go to &#039;&#039;Site administration &amp;gt; Mobile app &amp;gt; Mobile settings&#039;&#039; and enable web services for mobile devices (Remember to save the changes)&lt;br /&gt;
# Go to &#039;&#039;Site administration &amp;gt; Plugins &amp;gt; Web services &amp;gt; External services&#039;&#039;, edit &amp;quot;Moodle Mobile additional features&amp;quot; and check the &amp;quot;Enabled&amp;quot; field, then save changes.&lt;br /&gt;
# Go to &#039;&#039;Site administration &amp;gt; Users &amp;gt; Permissions &amp;gt; Define roles&#039;&#039;, edit the Authenticated user role and allow the capability moodle/webservice:createtoken.&lt;br /&gt;
&lt;br /&gt;
Note: You need to have upgraded the Moodle Mobile app to version 1.4.4.&lt;br /&gt;
&lt;br /&gt;
If you are currently using the Moodle Mobile app, you will need to log out of all your sites in order for the app to detect the new service.&lt;br /&gt;
&lt;br /&gt;
== Admin users, please read ==&lt;br /&gt;
&lt;br /&gt;
This plugin installs a new service in your Moodle installation, the automatic token creation for this type of services is forbidden for admin users. This means that admin users will not be able to use the Mobile app.&lt;br /&gt;
&lt;br /&gt;
This can be solved easily, administrators must create a token manually in Moodle (&#039;&#039;Plugins &amp;gt; Web Services &amp;gt; Manage tokens&#039;&#039;) for the local_mobile service. &#039;&#039;&#039;Note:&#039;&#039;&#039; Be sure to toggle the default &amp;quot;Moodle mobile web services&amp;quot; setting to &amp;quot;Moodle mobile additional features service&amp;quot; before creating the token. &lt;br /&gt;
&lt;br /&gt;
[[de:Moodle App - Zusatzfunktionen]]&lt;br /&gt;
[[es:Características adicionales de Moodle Mobile]]&lt;br /&gt;
[[fr:Fonctionnalités additionnelles de l&#039;app mobile]]&lt;/div&gt;</summary>
		<author><name>Ghillenb</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/36/en/index.php?title=Moodle_Mobile_quiz&amp;diff=133449</id>
		<title>Moodle Mobile quiz</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/36/en/index.php?title=Moodle_Mobile_quiz&amp;diff=133449"/>
		<updated>2019-04-02T09:07:48Z</updated>

		<summary type="html">&lt;p&gt;Ghillenb: /* See also */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Mobile}}&lt;br /&gt;
==Features==&lt;br /&gt;
&lt;br /&gt;
Users can attempt a [[Quiz activity|quiz]] on their mobile device using the Moodle Mobile app.&lt;br /&gt;
&lt;br /&gt;
Notes:&lt;br /&gt;
* Any quiz with standard [[Question types|question types]] and [[Question behaviours|question behaviours]] is suitable for mobile access, apart from essay questions which require the student to upload a file.&lt;br /&gt;
* Quizzes using additional plugins won&#039;t work in the app unless the plugin include support for mobile remote add-ons (see in the dev docs [[:dev:Moodle Mobile Remote add-ons|Moodle Mobile Remote add-ons]]).&lt;br /&gt;
* Quizzes requiring safe browser are not supported.&lt;br /&gt;
* Quizzes including blocked questions (questions that require that the previous question has been answered) are not supported.&lt;br /&gt;
&lt;br /&gt;
== Requirements ==&lt;br /&gt;
&lt;br /&gt;
Moodle Mobile quiz requires Moodle 3.1 onwards.&lt;br /&gt;
&lt;br /&gt;
Alternatively, it may be used with sites running Moodle 2.6 to Moodle 3.0 if the [[Moodle Mobile additional features]] plugin is installed.&lt;br /&gt;
&lt;br /&gt;
If you have quizzes with questions using TeX / MathJAX you must enable the [[TeX notation filter]] enabling all the LaTeX renderer settings. Please note that equations are rendered using LaTeX.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
* [[Moodle Mobile quiz offline attempts]] for details of how to enable students to download and attempt quizzes offline&lt;br /&gt;
&lt;br /&gt;
[[Category:Quiz]]&lt;br /&gt;
&lt;br /&gt;
[[es:Módulo de Examen Moodle Mobile]]&lt;br /&gt;
[[de:Moodle App - Tests]]&lt;/div&gt;</summary>
		<author><name>Ghillenb</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/36/en/index.php?title=Box_repository&amp;diff=133448</id>
		<title>Box repository</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/36/en/index.php?title=Box_repository&amp;diff=133448"/>
		<updated>2019-04-02T08:53:16Z</updated>

		<summary type="html">&lt;p&gt;Ghillenb: /* Capabilities */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Repositories}}&lt;br /&gt;
&lt;br /&gt;
The Box repository enables users to copy files from Box into Moodle. &lt;br /&gt;
&lt;br /&gt;
In order to use the Box repository, your Moodle site must use HTTPS. In addition, an administrator must obtain a Box client ID and secret. The client ID and secret can then be used to configure all Box plugins. &lt;br /&gt;
&lt;br /&gt;
==Obtaining a Box client ID and secret==&lt;br /&gt;
#Go to https://app.box.com and create an account or log in&lt;br /&gt;
#Go to https://app.box.com/developers/services and click the link &#039;Create new application&#039;&lt;br /&gt;
#Select &#039;Custom app&#039; and click &#039;Next&#039;&lt;br /&gt;
#Select &#039;Standard OAuth 2.0 (User Authentication)&#039; and click &#039;Next&#039;&lt;br /&gt;
#Click &#039;View Your App&#039;&lt;br /&gt;
#Enter an application name &lt;br /&gt;
#Edit &#039;Redirect URI&#039; on the OAuth 2.0 Redirect URI section and write http://yourmoodleserver/admin/oauth2callback.php&lt;br /&gt;
#Click &#039;Save Changes&#039; button&lt;br /&gt;
#On to the section &#039;OAuth 2.0 Credentials&#039; make a note of the client ID and secret&lt;br /&gt;
#The client ID and secret can then be used to configure the Box repository and Box portfolio. &lt;br /&gt;
 &lt;br /&gt;
The client ID and secret can then be used to configure the Box repository and Box portfolio.&lt;br /&gt;
&lt;br /&gt;
==Enabling the Box repository==&lt;br /&gt;
&lt;br /&gt;
# Go to &#039;&#039;Administration &amp;gt; Site administration &amp;gt; Plugins &amp;gt; Repositories &amp;gt; Manage Repositories&#039;&#039;&lt;br /&gt;
# Reactivate the Box.net repository by selecting &#039;Enabled and visible&#039; in the dropdown menu&lt;br /&gt;
# Configure the repository plugin by entering the Box client ID and secret. Make sure you don&#039;t include any white space in the text boxes!&lt;br /&gt;
# Save changes&lt;br /&gt;
&lt;br /&gt;
==Enabling the Box portfolio==&lt;br /&gt;
&lt;br /&gt;
# Go to &#039;&#039;Administration &amp;gt; Site administration &amp;gt; Plugins &amp;gt; Portfolios &amp;gt; Manage Portfolios&#039;&#039;&lt;br /&gt;
# Reactivate the Box.net portfolio by selecting &#039;Enabled and visible&#039; in the dropdown menu&lt;br /&gt;
# Configure the portfolio plugin by entering the Box client ID and secret&lt;br /&gt;
# Save changes&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Capabilities==&lt;br /&gt;
&lt;br /&gt;
There is just one capability, [[Capabilities/repository/boxnet:view|View box.net repository]], which is allowed for the default authenticated user role.&lt;br /&gt;
&lt;br /&gt;
[[eu:Box.net_ezarpenak]]&lt;br /&gt;
[[de:Box Repository]]&lt;br /&gt;
[[es:Repositorio Box.net]]&lt;/div&gt;</summary>
		<author><name>Ghillenb</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/36/en/index.php?title=Remote_RSS_feeds_block&amp;diff=133447</id>
		<title>Remote RSS feeds block</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/36/en/index.php?title=Remote_RSS_feeds_block&amp;diff=133447"/>
		<updated>2019-04-02T08:17:37Z</updated>

		<summary type="html">&lt;p&gt;Ghillenb: /* See also */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Blocks}}The &#039;&#039;&#039;RSS feeds&#039;&#039;&#039; block enables [[RSS]] feeds from external websites to be displayed within Moodle. As the information on the other site (for example, news headlines or recently added documents) is changed the block will update to show the latest information.  &lt;br /&gt;
&lt;br /&gt;
[[File:Rssexample.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
One or more RSS feeds can be added to a course by selecting them from an existing list.  Site and course home pages are common places to place an RSS feed block(s). &lt;br /&gt;
&lt;br /&gt;
==Configuring RSS feeds block==&lt;br /&gt;
&lt;br /&gt;
After adding an RSS feed block, select the edit icon on the Remote News Feed block.  The default will open up the &#039;&#039;&#039;Configure this block&#039;&#039;&#039; tab.  &lt;br /&gt;
&lt;br /&gt;
;Display each link&#039;s description?&lt;br /&gt;
:Choose yes or no from the drop-down menu to determine whether the block will display a description of each article, or just the title of the article. Both the title and description are generated by the external feed.&lt;br /&gt;
&lt;br /&gt;
;Max number of entries to show per block&lt;br /&gt;
:Determines how many articles will be displayed. The most recent will be displayed first.&lt;br /&gt;
&lt;br /&gt;
;Choose the feeds to make available&lt;br /&gt;
:Check the box next to each feed you would displayed in this block. You can have more than one instance of the RSS feed block if you would like to break them up.&lt;br /&gt;
&lt;br /&gt;
;Title&lt;br /&gt;
:Enter a title for the block. If you leave this blank a title will be taken from the RSS feeds, which can be confusing if there are multiple feeds in one block.&lt;br /&gt;
&lt;br /&gt;
;Display a link?&lt;br /&gt;
:Each article headline should link to the full article, but you can also display a link to the original site where available.&lt;br /&gt;
&lt;br /&gt;
;Show channel image?&lt;br /&gt;
:Some feeds supply an image or logo from the original site which you can choose to display when available.&lt;br /&gt;
&lt;br /&gt;
==Add/Manage all RSS feeds ==&lt;br /&gt;
All the Moodle site&#039;s RSS feeds can be managed on the &#039;&#039;Manage all my feeds&#039;&#039; tab in the RSS News Feed edit menu. The site administrator may give other roles permission to use this tab.  This tab creates a list of RSS feeds that can be selected for display in every course on the Moodle site.&lt;br /&gt;
&lt;br /&gt;
Copy and paste (or type) the URL address of the RSS feed in the space provided. This the generating site&#039;s actual RSS page address. For example here is a Moodle RSS feed address : http://moodle.org/rss/file.php/1/1/forum/1/rss.xml&lt;br /&gt;
&lt;br /&gt;
Adding a custom title will take the place of the one supplied by the generating site.There is a validation tool included to confirm the feed URL is accurate. &lt;br /&gt;
&lt;br /&gt;
When checked, the Shared Feed checkbox makes the feed available (although not necessarily visible) to all courses on the Moodle site.  This would be useful, for example, when a college has an urgent announcements feed that would be of interest to all students, regardless of the Moodle course in which they are enrolled.  Leave unchecked if the feed is of interest only to a single course.&lt;br /&gt;
&lt;br /&gt;
Click the &#039;&#039;Add&#039;&#039; button to submit the feed.&lt;br /&gt;
&lt;br /&gt;
==Site administration settings==&lt;br /&gt;
&lt;br /&gt;
The RSS feeds block has some settings which may be changed by an administrator in &#039;&#039;Settings &amp;gt; Site administration &amp;gt; Plugins &amp;gt; Blocks &amp;gt; RSS client&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;block_rss_client_num_entries&#039;&#039; - The default number of entries to show per feed shown in the block. This can be overridden when you actually set up a block in a course.&lt;br /&gt;
* &#039;&#039;block_rss_timeout&#039;&#039; - The time in minutes between a reread of the feed by Moodle. Since some feeds on busy sites can take long to load, it can slow down the load of your course page. Therefore it is wise to set this time rather high, so only every now and then a visitor of your course is the victim of the slow remote server. Time is in minutes here.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
* [[RSS feeds]]&lt;br /&gt;
*[http://www.youtube.com/watch?v=wiwSZNgXuzo RSS feeds and how to add them to your course video]&lt;br /&gt;
*[http://tracker.moodle.org/browse/MDL-31599 RSS feeds on front page not working]&lt;br /&gt;
&lt;br /&gt;
[[Category:RSS]]&lt;br /&gt;
[[Category:Site administration]]&lt;br /&gt;
&lt;br /&gt;
[[de:RSS Feeds Block]]&lt;br /&gt;
[[eu:RSS_jarioak_blokea]]&lt;br /&gt;
[[fr:Bloc Fil RSS]]&lt;br /&gt;
[[es:Bloque de canales RSS remotos]]&lt;/div&gt;</summary>
		<author><name>Ghillenb</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/36/en/index.php?title=Moodle_app_FAQ&amp;diff=133436</id>
		<title>Moodle app FAQ</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/36/en/index.php?title=Moodle_app_FAQ&amp;diff=133436"/>
		<updated>2019-03-29T13:53:06Z</updated>

		<summary type="html">&lt;p&gt;Ghillenb: /* Any further questions? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Mobile}}&lt;br /&gt;
==Students==&lt;br /&gt;
&lt;br /&gt;
===How can I get the Moodle app?===&lt;br /&gt;
&lt;br /&gt;
The Moodle app is available for free from Google Play and the Apple Store. See [https://download.moodle.org/mobile/ Moodle app downloads] for links. You can also install the app directly from your mobile device by searching for &#039;Moodle app&#039; with author/owner &#039;Moodle Pty Ltd&#039;.&lt;br /&gt;
&lt;br /&gt;
===I can&#039;t get the app to work. What do I do?===&lt;br /&gt;
&lt;br /&gt;
The Moodle app will ONLY work with Moodle sites that have been set up to allow it. Please talk to your Moodle administrator if you have any problems connecting.&lt;br /&gt;
&lt;br /&gt;
===What permissions does the app require?===&lt;br /&gt;
&lt;br /&gt;
The app requires the following permissions:&lt;br /&gt;
&lt;br /&gt;
* Record audio - for uploading to your Moodle site&lt;br /&gt;
* Read and modify the contents of your SD card - for content to be downloaded to your SD Card for offline access.&lt;br /&gt;
* Network access - to be able to connect with your Moodle site and check if you are connected, and if not to switch to offline mode.&lt;br /&gt;
* Run at startup - to receive local notifications even when the app is running in the background.&lt;br /&gt;
* Prevent phone from sleeping - to receive push notifications anytime.&lt;br /&gt;
&lt;br /&gt;
===I can&#039;t see my course on the app. What do I do?===&lt;br /&gt;
Check with your course tutor that you are correctly enrolled.&lt;br /&gt;
&lt;br /&gt;
=== Why can&#039;t I upload my assignment on the app?===&lt;br /&gt;
Check with your Moodle site administrator.&lt;br /&gt;
&lt;br /&gt;
===Why can&#039;t I sometimes access the app or submit anything to it?===&lt;br /&gt;
This could be because of interruptions in your internet connection. Wait a while and try again. If you continue to have problems, contact your Moodle site administrator.&lt;br /&gt;
&lt;br /&gt;
===Is there a space limit on my files?===&lt;br /&gt;
Assignments will have a size limit which you can see. For other space limit questions, check with your  Moodle site administrator.&lt;br /&gt;
&lt;br /&gt;
===Who should I contact for help with the app?===&lt;br /&gt;
Your Moodle site administrator can assist you in getting the app to work correctly.&lt;br /&gt;
&lt;br /&gt;
===When are activities completed offline synchronized?===&lt;br /&gt;
&lt;br /&gt;
See [[Moodle app synchronization]].&lt;br /&gt;
&lt;br /&gt;
===Why the site is asking for my username and password when an activity is opened in the browser?===&lt;br /&gt;
&lt;br /&gt;
Auto-login from the app is only supported in sites using Moodle 3.2 onwards. Also, for security reasons, between auto-logins you must wait 6 minutes (this should not be a problem because most of the browsers will keep your Moodle session open).&lt;br /&gt;
&lt;br /&gt;
==Teachers==&lt;br /&gt;
&lt;br /&gt;
===How can I enable videos in my course to be downloaded?===&lt;br /&gt;
&lt;br /&gt;
See the section &#039;Media download for offline usage&#039; in [[Creating Moodle-app-friendly courses]].&lt;br /&gt;
&lt;br /&gt;
===Video subtitles are not working===&lt;br /&gt;
&lt;br /&gt;
This may happen in old Android versions (Android &amp;lt; 4.4), in modern Android and iOS versions they should work fine.&lt;br /&gt;
&lt;br /&gt;
===Which course format is it best to use?===&lt;br /&gt;
&lt;br /&gt;
Topics or weekly course format is best suited to mobile devices.&lt;br /&gt;
&lt;br /&gt;
===How do I make YouTube links open automatically in the app?===&lt;br /&gt;
&lt;br /&gt;
Add YouTube links as a [[URL resource]].&lt;br /&gt;
&lt;br /&gt;
===Why can&#039;t my students see their courses?===&lt;br /&gt;
If you or an administrator have correctly enrolled them in a course, they can see it in their mobile app. If they are correctly enrolled but can still not see their course, ask them to check with your Moodle site administrator.&lt;br /&gt;
&lt;br /&gt;
=== I can&#039;t mark assignments in the app===&lt;br /&gt;
If you are experiencing problems when grading, please review that you are using the correct decimal separators (if the app interface is in English, you must use a period).&lt;br /&gt;
&lt;br /&gt;
===What communications tools can I use in the app to engage with my learners?===&lt;br /&gt;
See [[Mobile app notifications]]. Chat, forums and messaging are all supported by the app.&lt;br /&gt;
&lt;br /&gt;
===My protected Vimeo videos are not playing in the app===&lt;br /&gt;
&lt;br /&gt;
Vimeo protected videos should work on Moodle 3.3.4 onwards, please note that you need to enable this admin setting &amp;quot;Allow frame embedding&amp;quot; (allowframembedding admin setting).&lt;br /&gt;
&lt;br /&gt;
You may also use Bootstrap responsive classes: https://getbootstrap.com/docs/4.0/utilities/embed/, for example, &amp;lt;div class=&amp;quot;embed-responsive&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For older versions, see this forum discussion with a workaround: https://moodle.org/mod/forum/discuss.php?d=327342&lt;br /&gt;
&lt;br /&gt;
===ReCaptcha doesn&#039;t work on my site===&lt;br /&gt;
&lt;br /&gt;
You need to enable this admin setting &amp;quot;Allow frame embedding&amp;quot; (allowframembedding admin setting).&lt;br /&gt;
&lt;br /&gt;
=== I use a Moodle plugin but the app says it is not supported ===&lt;br /&gt;
You should contact the plugin developer and point him to this documentation: https://docs.moodle.org/dev/Moodle_Mobile_Remote_addons where it is explained how to add support to plugins in the Mobile app.&lt;br /&gt;
&lt;br /&gt;
There is a list of Moodle plugins supported by the app here: https://moodle.org/plugins/browse.php?list=award&amp;amp;id=6&lt;br /&gt;
&lt;br /&gt;
=== I have problems playing SCORM packages ===&lt;br /&gt;
Please refer to [[Moodle app SCORM player]].&lt;br /&gt;
&lt;br /&gt;
=== My quizzes or lessons are not working offline ===&lt;br /&gt;
&lt;br /&gt;
You need to edit the quiz or lesson activity settings and enable the &amp;quot;Allow lesson/quiz to be attempted offline using the mobile app&amp;quot; configuration option.&lt;br /&gt;
&lt;br /&gt;
=== Maths notation is not displaying correctly in the app ===&lt;br /&gt;
&lt;br /&gt;
The app doesn&#039;t yet support MathJax (see MOBILE-1611). Instead, the [[TeX notation filter]] should be enabled.&lt;br /&gt;
&lt;br /&gt;
=== How can I disable text selection / copy in the app? ===&lt;br /&gt;
&lt;br /&gt;
You can create a remote theme and add some custom CSS rules to disable it, see https://docs.moodle.org/dev/Moodle_Mobile_Themes&lt;br /&gt;
&lt;br /&gt;
==Administrators==&lt;br /&gt;
&lt;br /&gt;
=== How can I debug errors in the app? ===&lt;br /&gt;
&lt;br /&gt;
Go to the More tab and then to Settings &amp;gt; General. Enable &amp;quot;Display debug messages&amp;quot;. This will show an explanatory message when an error occurs, alternatively, you can do a full debugging via: https://docs.moodle.org/dev/Moodle_Mobile_debugging_WS_requests&lt;br /&gt;
&lt;br /&gt;
=== I can connect with my iPhone but not with my Android phone ===&lt;br /&gt;
&lt;br /&gt;
This usually happens when the site is using https and the certificate is not correctly configured or it is using an old protocol, please use these pages to check this certificate: https://www.geocerts.com/ssl_checker and https://www.ssllabs.com/ssltest/analyze.html&lt;br /&gt;
&lt;br /&gt;
===I can&#039;t get the app to work. What can I do?===&lt;br /&gt;
&lt;br /&gt;
Assuming you have enabled mobile services on your site, please check:&lt;br /&gt;
&lt;br /&gt;
# If your site uses an SSL certificate, it must be a trusted certificate, not self-signed. Please use these tools or a similar one to check that your certificate is fine: [https://www.geocerts.com/ssl_checker SSL Checker] and [https://www.ssllabs.com/ssltest/analyze.html SSL Server Test]. All the checks must be ok, including the &amp;quot;Certificate Chain Complete&amp;quot;. Otherwise the app might work on iOS but not on Android.&lt;br /&gt;
# [[Debugging]] is disabled (in &#039;&#039;Site administration &amp;gt; Development &amp;gt; Debugging&#039;&#039;)&lt;br /&gt;
# The ADOdb debug option is disabled if you are using the external database auth or enrolment plugin (in &#039;&#039;Plugins &amp;gt; Authentication &amp;gt; External database&#039;&#039; and in &#039;&#039;Plugins &amp;gt; Enrolment &amp;gt; External database&#039;&#039;).&lt;br /&gt;
# SHA-1 https certificates are not supported anymore in Chrome, this means that the Android version of the app won&#039;t work for your site. If your site doesn&#039;t work in desktop Chrome or Chromium it won&#039;t work in the Android app. See https://blog.chromium.org/2014/09/gradually-sunsetting-sha-1.html for more information&lt;br /&gt;
# If you are using IIS check that  Anonymous access is not disabled for the /webservice directory.&lt;br /&gt;
&lt;br /&gt;
If you still have a problem, please post in the [https://moodle.org/mod/forum/view.php?id=7798 Moodle for mobile forum].&lt;br /&gt;
&lt;br /&gt;
=== I cannot access with old users, but I can with recently created ones! ===&lt;br /&gt;
&lt;br /&gt;
Please, do a &amp;quot;Purge all caches&amp;quot; via the Moodle administration settings, this will solve the problem.&lt;br /&gt;
&lt;br /&gt;
===I can&#039;t view the courses tab as an administrator===&lt;br /&gt;
&lt;br /&gt;
The Moodle app only displays courses you are enrolled in. If you want to view a course as an admin, you need to enrol in it.&lt;br /&gt;
&lt;br /&gt;
===My Moodle site uses a SSO auth method (Shibboleth, CAS, Google OAuth, etc) and the app is not working===&lt;br /&gt;
&lt;br /&gt;
See the section &#039;Mobile authentication&#039; in the [[Moodle app guide for admins]] for details of how to configure it.&lt;br /&gt;
&lt;br /&gt;
If configured the app is still not connecting: If your site uses an SSL certificate, it must be a trusted certificate, not self-signed. Please use this tool or a similar one to check that your certificate is fine: [https://www.geocerts.com/ssl_checker SSL Checker]. All the checks must be OK, including the &amp;quot;Certificate Chain Complete&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
If your SSO method is unable to authenticate when using an &amp;quot;embedded browser&amp;quot; (it gives an authentication error), please check if it works with a &amp;quot;browser window&amp;quot;. If it does work with the browser window then it means your SSO is performing an HTTP redirect, and these kind of redirects aren&#039;t supported by the app (the request is redirected by the browser not passing the POST parameters). Unfortunately, this is something we cannot control in the Mobile app (it can&#039;t be handled via JavaScript). For further information, see http://stackoverflow.com/questions/228225/prevent-redirection-of-xmlhttprequest and http://stackoverflow.com/questions/4168784/ajax-redirection-handling&lt;br /&gt;
&lt;br /&gt;
There are only 2 possible solutions: set the authentication via a &amp;quot;browser window&amp;quot; instead of an embedded one (please notice this won&#039;t work in the Linux desktop app), or remove the redirect from the SSO auth method.&lt;br /&gt;
&lt;br /&gt;
===SSO is not working with my custom auth plugin===&lt;br /&gt;
&lt;br /&gt;
SSO should work in any plugin if the plugin handles correctly the $SESSION-&amp;gt;wantsurl, this is the way SSO works when it is launched via the app:&lt;br /&gt;
&lt;br /&gt;
* It launchs this URL https://yourmoodle/local/mobile/launch.php?service=local_mobile&amp;amp;passport=abc in the device browser (Moodle 3.2 onwards the URL is /tool/mobile instead local/mobile)&lt;br /&gt;
* If the user is not logged in, the browser will redirect the user to the login page&lt;br /&gt;
* If the auth plugin used implements correctly the handling of the wantsurl session var, once the user has logged in, the browser should redirect back to the https://yourmoodle/local/mobile/launch.php?service=local_mobile&amp;amp;passport=abc URL that will launch the mobile app via the custom URL protocol&lt;br /&gt;
&lt;br /&gt;
Custom auth plugins may be failing in the last step,not redirecting back to local/mobile, this will happen only if the plugin does not support correctly the $SESSION-&amp;gt;wantsurl.&lt;br /&gt;
&lt;br /&gt;
The SAML plugin works correctly but some modifications of that plugin may not work if important lines are changed.&lt;br /&gt;
&lt;br /&gt;
===I am having problems requesting an airnotifier access key===&lt;br /&gt;
&lt;br /&gt;
If you have registered your site but are still unable to request an access key, please fill in the [http://goo.gl/forms/WLwkbe8b7c  Airnotifier access key manual request form]. (If your site is hosted so you can&#039;t obtain your siteidentifier, enter &amp;quot;cannot obtain&amp;quot; in the field.) Your site registration will be checked and you will be sent an access key in a few days if everything is correct.&lt;br /&gt;
&lt;br /&gt;
=== Push notifications are not working ===&lt;br /&gt;
&lt;br /&gt;
Please check [[Mobile app notifications#Troubleshooting]]&lt;br /&gt;
&lt;br /&gt;
===Error messages===&lt;br /&gt;
&lt;br /&gt;
==== &#039;Can not find data record in database table external_functions&#039; ====&lt;br /&gt;
&lt;br /&gt;
This error usually happens due to a bad configuration or setting value in your Moodle site, please check:&lt;br /&gt;
# The user quota global setting should be an integer. For more details, see the discussion [https://moodle.org/mod/forum/discuss.php?d=320873 How to enable Moodle Mobile App for all accounts].&lt;br /&gt;
# The &#039;&#039;usermaxuploadfilesize&#039;&#039; should be an integer, please try to decrease the size. It can be configured in &#039;&#039;Site Administration &amp;gt; Security &amp;gt; Site Policies &amp;gt; Maximum uploaded file size&#039;&#039;. The default value (Site upload limit) depends on the PHP configuration, you might have to change the value of &#039;&#039;upload_max_filesize&#039;&#039; and &#039;&#039;post_max_size&#039;&#039; in your &#039;&#039;php.ini&#039;&#039; file.&lt;br /&gt;
# The user &amp;quot;lang&amp;quot; field in the database is set to a correct value and existing language installed in the site. Some times the lang field is set via external systems to incorrect values or pointing to a language pack that was uninstalled. Please, note that to fix this you need direct access to the database and your &#039;user&#039; and &#039;course&#039; table.&lt;br /&gt;
&lt;br /&gt;
====&#039;Cannot connect: Verify that you have typed correctly the URL and that your site uses Moodle 2.4 or later&#039;====&lt;br /&gt;
&lt;br /&gt;
Please check:&lt;br /&gt;
# Mobile services are enabled for the site.&lt;br /&gt;
# The user is entering the correct URL for the site (see FAQ above)&lt;br /&gt;
# For https sites, the certificate is valid (see FAQ above)&lt;br /&gt;
&lt;br /&gt;
====&#039;We lost connection; you need to reconnect. Your token is now invalid.&#039; on my custom version of the Moodle app ====&lt;br /&gt;
&lt;br /&gt;
Please check:&lt;br /&gt;
# You have followed all the steps listed in [[:dev:Moodle Mobile Developing a plugin tutorial|Moodle Mobile Developing a plugin tutorial]]&lt;br /&gt;
# You have enabled the moodle/webservice:createtoken capability for the authenticated user&lt;br /&gt;
&lt;br /&gt;
====&#039;No permission to create web service token for the service local_mobile&#039; when attempting to log in as an admin====&lt;br /&gt;
&lt;br /&gt;
You need to create a token for the admin account (only) as follows:&lt;br /&gt;
&lt;br /&gt;
# Go to &#039;&#039;Site administration &amp;gt; Plugins &amp;gt; Web services &amp;gt; Manage tokens&#039;&#039;&lt;br /&gt;
# Click Add&lt;br /&gt;
# Enter the admin username and select &#039;Moodle app additional features service&#039; (i.e. do NOT leave it as &#039;Moodle app web service&#039;)&lt;br /&gt;
# Click the &#039;Save changes&#039; button.&lt;br /&gt;
&lt;br /&gt;
====&#039;Invalid response value detected&#039; when accessing the site ====&lt;br /&gt;
&lt;br /&gt;
The user quota global setting should be an integer. For more details, see the discussion [https://moodle.org/mod/forum/discuss.php?d=320873 How to enable Moodle Mobile App for all accounts].&lt;br /&gt;
&lt;br /&gt;
==== &#039; Invalid response value detected: Invalid external api response: the value is &amp;quot;&amp;quot;, the server was expecting &amp;quot;raw&amp;quot; type&amp;quot; ====&lt;br /&gt;
&lt;br /&gt;
This usually happens when there is a field with value NULL in a table in the database that should not be there. This may happen if your Moodle has been upgraded over many years and the database schema is broken.&lt;br /&gt;
&lt;br /&gt;
To fix it, you can do the following: &lt;br /&gt;
* Detect the field that is causing the problem (it should be indicated before the error message)&lt;br /&gt;
* Fix the field, for example, for the password field in the lesson table: UPDATE mdl_lesson SET password = &#039;&#039; WHERE password IS NULL (remember that your table prefix can be different than mdl_)&lt;br /&gt;
&lt;br /&gt;
====&#039;Invalid response value detected&#039; when accessing My Courses or Course Overview ====&lt;br /&gt;
&lt;br /&gt;
This usually happens when a course uses a language that isn&#039;t installed in the site. Please make sure that all courses use valid languages. This can be easily checked in the database, table &amp;quot;course&amp;quot;, there is a column named &amp;quot;lang&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
====&#039;A required parameter (username) was missing&#039;====&lt;br /&gt;
&lt;br /&gt;
This may happen if your site implements HTTP redirects; the request is redirected by the browser not passing the POST parameters.&lt;br /&gt;
&lt;br /&gt;
Unfortunately, this is something we cannot control in the Mobile app (it can&#039;t be handled via JavaScript). For further information, see http://stackoverflow.com/questions/228225/prevent-redirection-of-xmlhttprequest and http://stackoverflow.com/questions/4168784/ajax-redirection-handling&lt;br /&gt;
&lt;br /&gt;
The solution is to change the HTTP redirect and use an HTML page with a meta tag or JavaScript redirect.&lt;br /&gt;
&lt;br /&gt;
====&#039;Invalid json in request: No error&#039;====&lt;br /&gt;
&lt;br /&gt;
There is a bug in Moodle 3.3 that can cause this error. Please update to Moodle 3.3.2.&lt;br /&gt;
&lt;br /&gt;
====&#039;Cannot get course contents&#039;====&lt;br /&gt;
&lt;br /&gt;
This usually happens when the course is using a course format plugin that was uninstalled from the server or that was not properly installed.&lt;br /&gt;
&lt;br /&gt;
Please, reinstall again the course format plugin.&lt;br /&gt;
&lt;br /&gt;
====&#039;Access control exception&#039; or &#039;Your authentication token is invalid or has expired&#039;====&lt;br /&gt;
&lt;br /&gt;
If this error appears as soon as you enter the username and password for a new site, then it probably means that the token expiration time is badly configured. This is how to fix it:&lt;br /&gt;
&lt;br /&gt;
# Go to &#039;&#039;Site administration &amp;gt; Security &amp;gt; Site security settings&#039;&#039;.&lt;br /&gt;
# Find the setting named &#039;&#039;User created token duration&#039;&#039;.&lt;br /&gt;
# If the value is set to 0 or it&#039;s too low, please set it back to a valid value (the default value is 12 weeks).&lt;br /&gt;
# Click the &#039;Save changes&#039; button.&lt;br /&gt;
&lt;br /&gt;
===I think I found a bug with the app. Where can I report it?===&lt;br /&gt;
&lt;br /&gt;
# Log in to the [https://tracker.moodle.org/browse/MOBILE Moodle Mobile tracker] (you&#039;ll need to [http://tracker.moodle.org/secure/Signup%21default.jspa create a tracker account] if you&#039;ve not done so previously)&lt;br /&gt;
# Check whether the issue has already been reported by doing a [https://tracker.moodle.org/issues/?jql=project%20%3D%20MOBILE search]&lt;br /&gt;
# If not, report the bug by clicking the &#039;Create Issue&#039; link at the top right of the page, selecting &#039;Moodle app&#039; as the project&lt;br /&gt;
# Add a detailed description, then click the Create button&lt;br /&gt;
# Attach the following files to the issue by selecting &#039;Attach Files&#039; in the &#039;More actions&#039; dropdown menu:&lt;br /&gt;
#* &#039;Device information&#039; - this can be found in the app (&#039;&#039;Settings -&amp;gt; Development -&amp;gt; Device info&#039;&#039;, you can send yourself this information by email using the email button at the bottom)&lt;br /&gt;
#* App Log (&#039;&#039;Settings -&amp;gt; Development -&amp;gt; Show Log&#039;&#039;, again you can send yourself this information by email)&lt;br /&gt;
&lt;br /&gt;
===How can I get the app in my language?===&lt;br /&gt;
[[File:setting the app lang.png|thumb|100px|Setting your language]]&lt;br /&gt;
The Moodle app automatically detects your mobile&#039;s language and displays in the same language (if the translation exists). Otherwise, you can set the app language in App settings &amp;gt; General.&lt;br /&gt;
&lt;br /&gt;
If the Moodle app is not yet available in your language, please contribute a translation! See [[:dev:Translating Moodle Mobile|Translating Moodle Mobile]] for details of what to do.&lt;br /&gt;
&lt;br /&gt;
==Any further questions?==&lt;br /&gt;
&lt;br /&gt;
Please post in the [http://moodle.org/mod/forum/view.php?id=7798 Moodle for mobile forum] on moodle.org.&lt;br /&gt;
&lt;br /&gt;
[[Category:FAQ]]&lt;br /&gt;
&lt;br /&gt;
[[de:Moodle Mobile - FAQ]]&lt;br /&gt;
[[ca:Moodle Mobile FAQ]]&lt;br /&gt;
[[es:Moodle Mobile FAQ]]&lt;br /&gt;
[[fr:Moodle pour les mobiles]]&lt;br /&gt;
[[ja:モバイルMoodle FAQ]]&lt;/div&gt;</summary>
		<author><name>Ghillenb</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/36/en/index.php?title=Moodle_app_FAQ&amp;diff=133435</id>
		<title>Moodle app FAQ</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/36/en/index.php?title=Moodle_app_FAQ&amp;diff=133435"/>
		<updated>2019-03-29T13:52:22Z</updated>

		<summary type="html">&lt;p&gt;Ghillenb: /* Any further questions? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Mobile}}&lt;br /&gt;
==Students==&lt;br /&gt;
&lt;br /&gt;
===How can I get the Moodle app?===&lt;br /&gt;
&lt;br /&gt;
The Moodle app is available for free from Google Play and the Apple Store. See [https://download.moodle.org/mobile/ Moodle app downloads] for links. You can also install the app directly from your mobile device by searching for &#039;Moodle app&#039; with author/owner &#039;Moodle Pty Ltd&#039;.&lt;br /&gt;
&lt;br /&gt;
===I can&#039;t get the app to work. What do I do?===&lt;br /&gt;
&lt;br /&gt;
The Moodle app will ONLY work with Moodle sites that have been set up to allow it. Please talk to your Moodle administrator if you have any problems connecting.&lt;br /&gt;
&lt;br /&gt;
===What permissions does the app require?===&lt;br /&gt;
&lt;br /&gt;
The app requires the following permissions:&lt;br /&gt;
&lt;br /&gt;
* Record audio - for uploading to your Moodle site&lt;br /&gt;
* Read and modify the contents of your SD card - for content to be downloaded to your SD Card for offline access.&lt;br /&gt;
* Network access - to be able to connect with your Moodle site and check if you are connected, and if not to switch to offline mode.&lt;br /&gt;
* Run at startup - to receive local notifications even when the app is running in the background.&lt;br /&gt;
* Prevent phone from sleeping - to receive push notifications anytime.&lt;br /&gt;
&lt;br /&gt;
===I can&#039;t see my course on the app. What do I do?===&lt;br /&gt;
Check with your course tutor that you are correctly enrolled.&lt;br /&gt;
&lt;br /&gt;
=== Why can&#039;t I upload my assignment on the app?===&lt;br /&gt;
Check with your Moodle site administrator.&lt;br /&gt;
&lt;br /&gt;
===Why can&#039;t I sometimes access the app or submit anything to it?===&lt;br /&gt;
This could be because of interruptions in your internet connection. Wait a while and try again. If you continue to have problems, contact your Moodle site administrator.&lt;br /&gt;
&lt;br /&gt;
===Is there a space limit on my files?===&lt;br /&gt;
Assignments will have a size limit which you can see. For other space limit questions, check with your  Moodle site administrator.&lt;br /&gt;
&lt;br /&gt;
===Who should I contact for help with the app?===&lt;br /&gt;
Your Moodle site administrator can assist you in getting the app to work correctly.&lt;br /&gt;
&lt;br /&gt;
===When are activities completed offline synchronized?===&lt;br /&gt;
&lt;br /&gt;
See [[Moodle app synchronization]].&lt;br /&gt;
&lt;br /&gt;
===Why the site is asking for my username and password when an activity is opened in the browser?===&lt;br /&gt;
&lt;br /&gt;
Auto-login from the app is only supported in sites using Moodle 3.2 onwards. Also, for security reasons, between auto-logins you must wait 6 minutes (this should not be a problem because most of the browsers will keep your Moodle session open).&lt;br /&gt;
&lt;br /&gt;
==Teachers==&lt;br /&gt;
&lt;br /&gt;
===How can I enable videos in my course to be downloaded?===&lt;br /&gt;
&lt;br /&gt;
See the section &#039;Media download for offline usage&#039; in [[Creating Moodle-app-friendly courses]].&lt;br /&gt;
&lt;br /&gt;
===Video subtitles are not working===&lt;br /&gt;
&lt;br /&gt;
This may happen in old Android versions (Android &amp;lt; 4.4), in modern Android and iOS versions they should work fine.&lt;br /&gt;
&lt;br /&gt;
===Which course format is it best to use?===&lt;br /&gt;
&lt;br /&gt;
Topics or weekly course format is best suited to mobile devices.&lt;br /&gt;
&lt;br /&gt;
===How do I make YouTube links open automatically in the app?===&lt;br /&gt;
&lt;br /&gt;
Add YouTube links as a [[URL resource]].&lt;br /&gt;
&lt;br /&gt;
===Why can&#039;t my students see their courses?===&lt;br /&gt;
If you or an administrator have correctly enrolled them in a course, they can see it in their mobile app. If they are correctly enrolled but can still not see their course, ask them to check with your Moodle site administrator.&lt;br /&gt;
&lt;br /&gt;
=== I can&#039;t mark assignments in the app===&lt;br /&gt;
If you are experiencing problems when grading, please review that you are using the correct decimal separators (if the app interface is in English, you must use a period).&lt;br /&gt;
&lt;br /&gt;
===What communications tools can I use in the app to engage with my learners?===&lt;br /&gt;
See [[Mobile app notifications]]. Chat, forums and messaging are all supported by the app.&lt;br /&gt;
&lt;br /&gt;
===My protected Vimeo videos are not playing in the app===&lt;br /&gt;
&lt;br /&gt;
Vimeo protected videos should work on Moodle 3.3.4 onwards, please note that you need to enable this admin setting &amp;quot;Allow frame embedding&amp;quot; (allowframembedding admin setting).&lt;br /&gt;
&lt;br /&gt;
You may also use Bootstrap responsive classes: https://getbootstrap.com/docs/4.0/utilities/embed/, for example, &amp;lt;div class=&amp;quot;embed-responsive&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For older versions, see this forum discussion with a workaround: https://moodle.org/mod/forum/discuss.php?d=327342&lt;br /&gt;
&lt;br /&gt;
===ReCaptcha doesn&#039;t work on my site===&lt;br /&gt;
&lt;br /&gt;
You need to enable this admin setting &amp;quot;Allow frame embedding&amp;quot; (allowframembedding admin setting).&lt;br /&gt;
&lt;br /&gt;
=== I use a Moodle plugin but the app says it is not supported ===&lt;br /&gt;
You should contact the plugin developer and point him to this documentation: https://docs.moodle.org/dev/Moodle_Mobile_Remote_addons where it is explained how to add support to plugins in the Mobile app.&lt;br /&gt;
&lt;br /&gt;
There is a list of Moodle plugins supported by the app here: https://moodle.org/plugins/browse.php?list=award&amp;amp;id=6&lt;br /&gt;
&lt;br /&gt;
=== I have problems playing SCORM packages ===&lt;br /&gt;
Please refer to [[Moodle app SCORM player]].&lt;br /&gt;
&lt;br /&gt;
=== My quizzes or lessons are not working offline ===&lt;br /&gt;
&lt;br /&gt;
You need to edit the quiz or lesson activity settings and enable the &amp;quot;Allow lesson/quiz to be attempted offline using the mobile app&amp;quot; configuration option.&lt;br /&gt;
&lt;br /&gt;
=== Maths notation is not displaying correctly in the app ===&lt;br /&gt;
&lt;br /&gt;
The app doesn&#039;t yet support MathJax (see MOBILE-1611). Instead, the [[TeX notation filter]] should be enabled.&lt;br /&gt;
&lt;br /&gt;
=== How can I disable text selection / copy in the app? ===&lt;br /&gt;
&lt;br /&gt;
You can create a remote theme and add some custom CSS rules to disable it, see https://docs.moodle.org/dev/Moodle_Mobile_Themes&lt;br /&gt;
&lt;br /&gt;
==Administrators==&lt;br /&gt;
&lt;br /&gt;
=== How can I debug errors in the app? ===&lt;br /&gt;
&lt;br /&gt;
Go to the More tab and then to Settings &amp;gt; General. Enable &amp;quot;Display debug messages&amp;quot;. This will show an explanatory message when an error occurs, alternatively, you can do a full debugging via: https://docs.moodle.org/dev/Moodle_Mobile_debugging_WS_requests&lt;br /&gt;
&lt;br /&gt;
=== I can connect with my iPhone but not with my Android phone ===&lt;br /&gt;
&lt;br /&gt;
This usually happens when the site is using https and the certificate is not correctly configured or it is using an old protocol, please use these pages to check this certificate: https://www.geocerts.com/ssl_checker and https://www.ssllabs.com/ssltest/analyze.html&lt;br /&gt;
&lt;br /&gt;
===I can&#039;t get the app to work. What can I do?===&lt;br /&gt;
&lt;br /&gt;
Assuming you have enabled mobile services on your site, please check:&lt;br /&gt;
&lt;br /&gt;
# If your site uses an SSL certificate, it must be a trusted certificate, not self-signed. Please use these tools or a similar one to check that your certificate is fine: [https://www.geocerts.com/ssl_checker SSL Checker] and [https://www.ssllabs.com/ssltest/analyze.html SSL Server Test]. All the checks must be ok, including the &amp;quot;Certificate Chain Complete&amp;quot;. Otherwise the app might work on iOS but not on Android.&lt;br /&gt;
# [[Debugging]] is disabled (in &#039;&#039;Site administration &amp;gt; Development &amp;gt; Debugging&#039;&#039;)&lt;br /&gt;
# The ADOdb debug option is disabled if you are using the external database auth or enrolment plugin (in &#039;&#039;Plugins &amp;gt; Authentication &amp;gt; External database&#039;&#039; and in &#039;&#039;Plugins &amp;gt; Enrolment &amp;gt; External database&#039;&#039;).&lt;br /&gt;
# SHA-1 https certificates are not supported anymore in Chrome, this means that the Android version of the app won&#039;t work for your site. If your site doesn&#039;t work in desktop Chrome or Chromium it won&#039;t work in the Android app. See https://blog.chromium.org/2014/09/gradually-sunsetting-sha-1.html for more information&lt;br /&gt;
# If you are using IIS check that  Anonymous access is not disabled for the /webservice directory.&lt;br /&gt;
&lt;br /&gt;
If you still have a problem, please post in the [https://moodle.org/mod/forum/view.php?id=7798 Moodle for mobile forum].&lt;br /&gt;
&lt;br /&gt;
=== I cannot access with old users, but I can with recently created ones! ===&lt;br /&gt;
&lt;br /&gt;
Please, do a &amp;quot;Purge all caches&amp;quot; via the Moodle administration settings, this will solve the problem.&lt;br /&gt;
&lt;br /&gt;
===I can&#039;t view the courses tab as an administrator===&lt;br /&gt;
&lt;br /&gt;
The Moodle app only displays courses you are enrolled in. If you want to view a course as an admin, you need to enrol in it.&lt;br /&gt;
&lt;br /&gt;
===My Moodle site uses a SSO auth method (Shibboleth, CAS, Google OAuth, etc) and the app is not working===&lt;br /&gt;
&lt;br /&gt;
See the section &#039;Mobile authentication&#039; in the [[Moodle app guide for admins]] for details of how to configure it.&lt;br /&gt;
&lt;br /&gt;
If configured the app is still not connecting: If your site uses an SSL certificate, it must be a trusted certificate, not self-signed. Please use this tool or a similar one to check that your certificate is fine: [https://www.geocerts.com/ssl_checker SSL Checker]. All the checks must be OK, including the &amp;quot;Certificate Chain Complete&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
If your SSO method is unable to authenticate when using an &amp;quot;embedded browser&amp;quot; (it gives an authentication error), please check if it works with a &amp;quot;browser window&amp;quot;. If it does work with the browser window then it means your SSO is performing an HTTP redirect, and these kind of redirects aren&#039;t supported by the app (the request is redirected by the browser not passing the POST parameters). Unfortunately, this is something we cannot control in the Mobile app (it can&#039;t be handled via JavaScript). For further information, see http://stackoverflow.com/questions/228225/prevent-redirection-of-xmlhttprequest and http://stackoverflow.com/questions/4168784/ajax-redirection-handling&lt;br /&gt;
&lt;br /&gt;
There are only 2 possible solutions: set the authentication via a &amp;quot;browser window&amp;quot; instead of an embedded one (please notice this won&#039;t work in the Linux desktop app), or remove the redirect from the SSO auth method.&lt;br /&gt;
&lt;br /&gt;
===SSO is not working with my custom auth plugin===&lt;br /&gt;
&lt;br /&gt;
SSO should work in any plugin if the plugin handles correctly the $SESSION-&amp;gt;wantsurl, this is the way SSO works when it is launched via the app:&lt;br /&gt;
&lt;br /&gt;
* It launchs this URL https://yourmoodle/local/mobile/launch.php?service=local_mobile&amp;amp;passport=abc in the device browser (Moodle 3.2 onwards the URL is /tool/mobile instead local/mobile)&lt;br /&gt;
* If the user is not logged in, the browser will redirect the user to the login page&lt;br /&gt;
* If the auth plugin used implements correctly the handling of the wantsurl session var, once the user has logged in, the browser should redirect back to the https://yourmoodle/local/mobile/launch.php?service=local_mobile&amp;amp;passport=abc URL that will launch the mobile app via the custom URL protocol&lt;br /&gt;
&lt;br /&gt;
Custom auth plugins may be failing in the last step,not redirecting back to local/mobile, this will happen only if the plugin does not support correctly the $SESSION-&amp;gt;wantsurl.&lt;br /&gt;
&lt;br /&gt;
The SAML plugin works correctly but some modifications of that plugin may not work if important lines are changed.&lt;br /&gt;
&lt;br /&gt;
===I am having problems requesting an airnotifier access key===&lt;br /&gt;
&lt;br /&gt;
If you have registered your site but are still unable to request an access key, please fill in the [http://goo.gl/forms/WLwkbe8b7c  Airnotifier access key manual request form]. (If your site is hosted so you can&#039;t obtain your siteidentifier, enter &amp;quot;cannot obtain&amp;quot; in the field.) Your site registration will be checked and you will be sent an access key in a few days if everything is correct.&lt;br /&gt;
&lt;br /&gt;
=== Push notifications are not working ===&lt;br /&gt;
&lt;br /&gt;
Please check [[Mobile app notifications#Troubleshooting]]&lt;br /&gt;
&lt;br /&gt;
===Error messages===&lt;br /&gt;
&lt;br /&gt;
==== &#039;Can not find data record in database table external_functions&#039; ====&lt;br /&gt;
&lt;br /&gt;
This error usually happens due to a bad configuration or setting value in your Moodle site, please check:&lt;br /&gt;
# The user quota global setting should be an integer. For more details, see the discussion [https://moodle.org/mod/forum/discuss.php?d=320873 How to enable Moodle Mobile App for all accounts].&lt;br /&gt;
# The &#039;&#039;usermaxuploadfilesize&#039;&#039; should be an integer, please try to decrease the size. It can be configured in &#039;&#039;Site Administration &amp;gt; Security &amp;gt; Site Policies &amp;gt; Maximum uploaded file size&#039;&#039;. The default value (Site upload limit) depends on the PHP configuration, you might have to change the value of &#039;&#039;upload_max_filesize&#039;&#039; and &#039;&#039;post_max_size&#039;&#039; in your &#039;&#039;php.ini&#039;&#039; file.&lt;br /&gt;
# The user &amp;quot;lang&amp;quot; field in the database is set to a correct value and existing language installed in the site. Some times the lang field is set via external systems to incorrect values or pointing to a language pack that was uninstalled. Please, note that to fix this you need direct access to the database and your &#039;user&#039; and &#039;course&#039; table.&lt;br /&gt;
&lt;br /&gt;
====&#039;Cannot connect: Verify that you have typed correctly the URL and that your site uses Moodle 2.4 or later&#039;====&lt;br /&gt;
&lt;br /&gt;
Please check:&lt;br /&gt;
# Mobile services are enabled for the site.&lt;br /&gt;
# The user is entering the correct URL for the site (see FAQ above)&lt;br /&gt;
# For https sites, the certificate is valid (see FAQ above)&lt;br /&gt;
&lt;br /&gt;
====&#039;We lost connection; you need to reconnect. Your token is now invalid.&#039; on my custom version of the Moodle app ====&lt;br /&gt;
&lt;br /&gt;
Please check:&lt;br /&gt;
# You have followed all the steps listed in [[:dev:Moodle Mobile Developing a plugin tutorial|Moodle Mobile Developing a plugin tutorial]]&lt;br /&gt;
# You have enabled the moodle/webservice:createtoken capability for the authenticated user&lt;br /&gt;
&lt;br /&gt;
====&#039;No permission to create web service token for the service local_mobile&#039; when attempting to log in as an admin====&lt;br /&gt;
&lt;br /&gt;
You need to create a token for the admin account (only) as follows:&lt;br /&gt;
&lt;br /&gt;
# Go to &#039;&#039;Site administration &amp;gt; Plugins &amp;gt; Web services &amp;gt; Manage tokens&#039;&#039;&lt;br /&gt;
# Click Add&lt;br /&gt;
# Enter the admin username and select &#039;Moodle app additional features service&#039; (i.e. do NOT leave it as &#039;Moodle app web service&#039;)&lt;br /&gt;
# Click the &#039;Save changes&#039; button.&lt;br /&gt;
&lt;br /&gt;
====&#039;Invalid response value detected&#039; when accessing the site ====&lt;br /&gt;
&lt;br /&gt;
The user quota global setting should be an integer. For more details, see the discussion [https://moodle.org/mod/forum/discuss.php?d=320873 How to enable Moodle Mobile App for all accounts].&lt;br /&gt;
&lt;br /&gt;
==== &#039; Invalid response value detected: Invalid external api response: the value is &amp;quot;&amp;quot;, the server was expecting &amp;quot;raw&amp;quot; type&amp;quot; ====&lt;br /&gt;
&lt;br /&gt;
This usually happens when there is a field with value NULL in a table in the database that should not be there. This may happen if your Moodle has been upgraded over many years and the database schema is broken.&lt;br /&gt;
&lt;br /&gt;
To fix it, you can do the following: &lt;br /&gt;
* Detect the field that is causing the problem (it should be indicated before the error message)&lt;br /&gt;
* Fix the field, for example, for the password field in the lesson table: UPDATE mdl_lesson SET password = &#039;&#039; WHERE password IS NULL (remember that your table prefix can be different than mdl_)&lt;br /&gt;
&lt;br /&gt;
====&#039;Invalid response value detected&#039; when accessing My Courses or Course Overview ====&lt;br /&gt;
&lt;br /&gt;
This usually happens when a course uses a language that isn&#039;t installed in the site. Please make sure that all courses use valid languages. This can be easily checked in the database, table &amp;quot;course&amp;quot;, there is a column named &amp;quot;lang&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
====&#039;A required parameter (username) was missing&#039;====&lt;br /&gt;
&lt;br /&gt;
This may happen if your site implements HTTP redirects; the request is redirected by the browser not passing the POST parameters.&lt;br /&gt;
&lt;br /&gt;
Unfortunately, this is something we cannot control in the Mobile app (it can&#039;t be handled via JavaScript). For further information, see http://stackoverflow.com/questions/228225/prevent-redirection-of-xmlhttprequest and http://stackoverflow.com/questions/4168784/ajax-redirection-handling&lt;br /&gt;
&lt;br /&gt;
The solution is to change the HTTP redirect and use an HTML page with a meta tag or JavaScript redirect.&lt;br /&gt;
&lt;br /&gt;
====&#039;Invalid json in request: No error&#039;====&lt;br /&gt;
&lt;br /&gt;
There is a bug in Moodle 3.3 that can cause this error. Please update to Moodle 3.3.2.&lt;br /&gt;
&lt;br /&gt;
====&#039;Cannot get course contents&#039;====&lt;br /&gt;
&lt;br /&gt;
This usually happens when the course is using a course format plugin that was uninstalled from the server or that was not properly installed.&lt;br /&gt;
&lt;br /&gt;
Please, reinstall again the course format plugin.&lt;br /&gt;
&lt;br /&gt;
====&#039;Access control exception&#039; or &#039;Your authentication token is invalid or has expired&#039;====&lt;br /&gt;
&lt;br /&gt;
If this error appears as soon as you enter the username and password for a new site, then it probably means that the token expiration time is badly configured. This is how to fix it:&lt;br /&gt;
&lt;br /&gt;
# Go to &#039;&#039;Site administration &amp;gt; Security &amp;gt; Site security settings&#039;&#039;.&lt;br /&gt;
# Find the setting named &#039;&#039;User created token duration&#039;&#039;.&lt;br /&gt;
# If the value is set to 0 or it&#039;s too low, please set it back to a valid value (the default value is 12 weeks).&lt;br /&gt;
# Click the &#039;Save changes&#039; button.&lt;br /&gt;
&lt;br /&gt;
===I think I found a bug with the app. Where can I report it?===&lt;br /&gt;
&lt;br /&gt;
# Log in to the [https://tracker.moodle.org/browse/MOBILE Moodle Mobile tracker] (you&#039;ll need to [http://tracker.moodle.org/secure/Signup%21default.jspa create a tracker account] if you&#039;ve not done so previously)&lt;br /&gt;
# Check whether the issue has already been reported by doing a [https://tracker.moodle.org/issues/?jql=project%20%3D%20MOBILE search]&lt;br /&gt;
# If not, report the bug by clicking the &#039;Create Issue&#039; link at the top right of the page, selecting &#039;Moodle app&#039; as the project&lt;br /&gt;
# Add a detailed description, then click the Create button&lt;br /&gt;
# Attach the following files to the issue by selecting &#039;Attach Files&#039; in the &#039;More actions&#039; dropdown menu:&lt;br /&gt;
#* &#039;Device information&#039; - this can be found in the app (&#039;&#039;Settings -&amp;gt; Development -&amp;gt; Device info&#039;&#039;, you can send yourself this information by email using the email button at the bottom)&lt;br /&gt;
#* App Log (&#039;&#039;Settings -&amp;gt; Development -&amp;gt; Show Log&#039;&#039;, again you can send yourself this information by email)&lt;br /&gt;
&lt;br /&gt;
===How can I get the app in my language?===&lt;br /&gt;
[[File:setting the app lang.png|thumb|100px|Setting your language]]&lt;br /&gt;
The Moodle app automatically detects your mobile&#039;s language and displays in the same language (if the translation exists). Otherwise, you can set the app language in App settings &amp;gt; General.&lt;br /&gt;
&lt;br /&gt;
If the Moodle app is not yet available in your language, please contribute a translation! See [[:dev:Translating Moodle Mobile|Translating Moodle Mobile]] for details of what to do.&lt;br /&gt;
&lt;br /&gt;
==Any further questions?==&lt;br /&gt;
&lt;br /&gt;
Please post in the [http://moodle.org/mod/forum/view.php?id=7798 Moodle for mobile forum] on moodle.org.&lt;br /&gt;
&lt;br /&gt;
[[Category:FAQ]]&lt;br /&gt;
&lt;br /&gt;
[[de:Moodle App - FAQ]]&lt;br /&gt;
[[ca:Moodle Mobile FAQ]]&lt;br /&gt;
[[es:Moodle Mobile FAQ]]&lt;br /&gt;
[[fr:Moodle pour les mobiles]]&lt;br /&gt;
[[ja:モバイルMoodle FAQ]]&lt;/div&gt;</summary>
		<author><name>Ghillenb</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/36/en/index.php?title=Moodle_app_FAQ&amp;diff=133434</id>
		<title>Moodle app FAQ</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/36/en/index.php?title=Moodle_app_FAQ&amp;diff=133434"/>
		<updated>2019-03-29T13:52:04Z</updated>

		<summary type="html">&lt;p&gt;Ghillenb: /* Any further questions? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Mobile}}&lt;br /&gt;
==Students==&lt;br /&gt;
&lt;br /&gt;
===How can I get the Moodle app?===&lt;br /&gt;
&lt;br /&gt;
The Moodle app is available for free from Google Play and the Apple Store. See [https://download.moodle.org/mobile/ Moodle app downloads] for links. You can also install the app directly from your mobile device by searching for &#039;Moodle app&#039; with author/owner &#039;Moodle Pty Ltd&#039;.&lt;br /&gt;
&lt;br /&gt;
===I can&#039;t get the app to work. What do I do?===&lt;br /&gt;
&lt;br /&gt;
The Moodle app will ONLY work with Moodle sites that have been set up to allow it. Please talk to your Moodle administrator if you have any problems connecting.&lt;br /&gt;
&lt;br /&gt;
===What permissions does the app require?===&lt;br /&gt;
&lt;br /&gt;
The app requires the following permissions:&lt;br /&gt;
&lt;br /&gt;
* Record audio - for uploading to your Moodle site&lt;br /&gt;
* Read and modify the contents of your SD card - for content to be downloaded to your SD Card for offline access.&lt;br /&gt;
* Network access - to be able to connect with your Moodle site and check if you are connected, and if not to switch to offline mode.&lt;br /&gt;
* Run at startup - to receive local notifications even when the app is running in the background.&lt;br /&gt;
* Prevent phone from sleeping - to receive push notifications anytime.&lt;br /&gt;
&lt;br /&gt;
===I can&#039;t see my course on the app. What do I do?===&lt;br /&gt;
Check with your course tutor that you are correctly enrolled.&lt;br /&gt;
&lt;br /&gt;
=== Why can&#039;t I upload my assignment on the app?===&lt;br /&gt;
Check with your Moodle site administrator.&lt;br /&gt;
&lt;br /&gt;
===Why can&#039;t I sometimes access the app or submit anything to it?===&lt;br /&gt;
This could be because of interruptions in your internet connection. Wait a while and try again. If you continue to have problems, contact your Moodle site administrator.&lt;br /&gt;
&lt;br /&gt;
===Is there a space limit on my files?===&lt;br /&gt;
Assignments will have a size limit which you can see. For other space limit questions, check with your  Moodle site administrator.&lt;br /&gt;
&lt;br /&gt;
===Who should I contact for help with the app?===&lt;br /&gt;
Your Moodle site administrator can assist you in getting the app to work correctly.&lt;br /&gt;
&lt;br /&gt;
===When are activities completed offline synchronized?===&lt;br /&gt;
&lt;br /&gt;
See [[Moodle app synchronization]].&lt;br /&gt;
&lt;br /&gt;
===Why the site is asking for my username and password when an activity is opened in the browser?===&lt;br /&gt;
&lt;br /&gt;
Auto-login from the app is only supported in sites using Moodle 3.2 onwards. Also, for security reasons, between auto-logins you must wait 6 minutes (this should not be a problem because most of the browsers will keep your Moodle session open).&lt;br /&gt;
&lt;br /&gt;
==Teachers==&lt;br /&gt;
&lt;br /&gt;
===How can I enable videos in my course to be downloaded?===&lt;br /&gt;
&lt;br /&gt;
See the section &#039;Media download for offline usage&#039; in [[Creating Moodle-app-friendly courses]].&lt;br /&gt;
&lt;br /&gt;
===Video subtitles are not working===&lt;br /&gt;
&lt;br /&gt;
This may happen in old Android versions (Android &amp;lt; 4.4), in modern Android and iOS versions they should work fine.&lt;br /&gt;
&lt;br /&gt;
===Which course format is it best to use?===&lt;br /&gt;
&lt;br /&gt;
Topics or weekly course format is best suited to mobile devices.&lt;br /&gt;
&lt;br /&gt;
===How do I make YouTube links open automatically in the app?===&lt;br /&gt;
&lt;br /&gt;
Add YouTube links as a [[URL resource]].&lt;br /&gt;
&lt;br /&gt;
===Why can&#039;t my students see their courses?===&lt;br /&gt;
If you or an administrator have correctly enrolled them in a course, they can see it in their mobile app. If they are correctly enrolled but can still not see their course, ask them to check with your Moodle site administrator.&lt;br /&gt;
&lt;br /&gt;
=== I can&#039;t mark assignments in the app===&lt;br /&gt;
If you are experiencing problems when grading, please review that you are using the correct decimal separators (if the app interface is in English, you must use a period).&lt;br /&gt;
&lt;br /&gt;
===What communications tools can I use in the app to engage with my learners?===&lt;br /&gt;
See [[Mobile app notifications]]. Chat, forums and messaging are all supported by the app.&lt;br /&gt;
&lt;br /&gt;
===My protected Vimeo videos are not playing in the app===&lt;br /&gt;
&lt;br /&gt;
Vimeo protected videos should work on Moodle 3.3.4 onwards, please note that you need to enable this admin setting &amp;quot;Allow frame embedding&amp;quot; (allowframembedding admin setting).&lt;br /&gt;
&lt;br /&gt;
You may also use Bootstrap responsive classes: https://getbootstrap.com/docs/4.0/utilities/embed/, for example, &amp;lt;div class=&amp;quot;embed-responsive&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For older versions, see this forum discussion with a workaround: https://moodle.org/mod/forum/discuss.php?d=327342&lt;br /&gt;
&lt;br /&gt;
===ReCaptcha doesn&#039;t work on my site===&lt;br /&gt;
&lt;br /&gt;
You need to enable this admin setting &amp;quot;Allow frame embedding&amp;quot; (allowframembedding admin setting).&lt;br /&gt;
&lt;br /&gt;
=== I use a Moodle plugin but the app says it is not supported ===&lt;br /&gt;
You should contact the plugin developer and point him to this documentation: https://docs.moodle.org/dev/Moodle_Mobile_Remote_addons where it is explained how to add support to plugins in the Mobile app.&lt;br /&gt;
&lt;br /&gt;
There is a list of Moodle plugins supported by the app here: https://moodle.org/plugins/browse.php?list=award&amp;amp;id=6&lt;br /&gt;
&lt;br /&gt;
=== I have problems playing SCORM packages ===&lt;br /&gt;
Please refer to [[Moodle app SCORM player]].&lt;br /&gt;
&lt;br /&gt;
=== My quizzes or lessons are not working offline ===&lt;br /&gt;
&lt;br /&gt;
You need to edit the quiz or lesson activity settings and enable the &amp;quot;Allow lesson/quiz to be attempted offline using the mobile app&amp;quot; configuration option.&lt;br /&gt;
&lt;br /&gt;
=== Maths notation is not displaying correctly in the app ===&lt;br /&gt;
&lt;br /&gt;
The app doesn&#039;t yet support MathJax (see MOBILE-1611). Instead, the [[TeX notation filter]] should be enabled.&lt;br /&gt;
&lt;br /&gt;
=== How can I disable text selection / copy in the app? ===&lt;br /&gt;
&lt;br /&gt;
You can create a remote theme and add some custom CSS rules to disable it, see https://docs.moodle.org/dev/Moodle_Mobile_Themes&lt;br /&gt;
&lt;br /&gt;
==Administrators==&lt;br /&gt;
&lt;br /&gt;
=== How can I debug errors in the app? ===&lt;br /&gt;
&lt;br /&gt;
Go to the More tab and then to Settings &amp;gt; General. Enable &amp;quot;Display debug messages&amp;quot;. This will show an explanatory message when an error occurs, alternatively, you can do a full debugging via: https://docs.moodle.org/dev/Moodle_Mobile_debugging_WS_requests&lt;br /&gt;
&lt;br /&gt;
=== I can connect with my iPhone but not with my Android phone ===&lt;br /&gt;
&lt;br /&gt;
This usually happens when the site is using https and the certificate is not correctly configured or it is using an old protocol, please use these pages to check this certificate: https://www.geocerts.com/ssl_checker and https://www.ssllabs.com/ssltest/analyze.html&lt;br /&gt;
&lt;br /&gt;
===I can&#039;t get the app to work. What can I do?===&lt;br /&gt;
&lt;br /&gt;
Assuming you have enabled mobile services on your site, please check:&lt;br /&gt;
&lt;br /&gt;
# If your site uses an SSL certificate, it must be a trusted certificate, not self-signed. Please use these tools or a similar one to check that your certificate is fine: [https://www.geocerts.com/ssl_checker SSL Checker] and [https://www.ssllabs.com/ssltest/analyze.html SSL Server Test]. All the checks must be ok, including the &amp;quot;Certificate Chain Complete&amp;quot;. Otherwise the app might work on iOS but not on Android.&lt;br /&gt;
# [[Debugging]] is disabled (in &#039;&#039;Site administration &amp;gt; Development &amp;gt; Debugging&#039;&#039;)&lt;br /&gt;
# The ADOdb debug option is disabled if you are using the external database auth or enrolment plugin (in &#039;&#039;Plugins &amp;gt; Authentication &amp;gt; External database&#039;&#039; and in &#039;&#039;Plugins &amp;gt; Enrolment &amp;gt; External database&#039;&#039;).&lt;br /&gt;
# SHA-1 https certificates are not supported anymore in Chrome, this means that the Android version of the app won&#039;t work for your site. If your site doesn&#039;t work in desktop Chrome or Chromium it won&#039;t work in the Android app. See https://blog.chromium.org/2014/09/gradually-sunsetting-sha-1.html for more information&lt;br /&gt;
# If you are using IIS check that  Anonymous access is not disabled for the /webservice directory.&lt;br /&gt;
&lt;br /&gt;
If you still have a problem, please post in the [https://moodle.org/mod/forum/view.php?id=7798 Moodle for mobile forum].&lt;br /&gt;
&lt;br /&gt;
=== I cannot access with old users, but I can with recently created ones! ===&lt;br /&gt;
&lt;br /&gt;
Please, do a &amp;quot;Purge all caches&amp;quot; via the Moodle administration settings, this will solve the problem.&lt;br /&gt;
&lt;br /&gt;
===I can&#039;t view the courses tab as an administrator===&lt;br /&gt;
&lt;br /&gt;
The Moodle app only displays courses you are enrolled in. If you want to view a course as an admin, you need to enrol in it.&lt;br /&gt;
&lt;br /&gt;
===My Moodle site uses a SSO auth method (Shibboleth, CAS, Google OAuth, etc) and the app is not working===&lt;br /&gt;
&lt;br /&gt;
See the section &#039;Mobile authentication&#039; in the [[Moodle app guide for admins]] for details of how to configure it.&lt;br /&gt;
&lt;br /&gt;
If configured the app is still not connecting: If your site uses an SSL certificate, it must be a trusted certificate, not self-signed. Please use this tool or a similar one to check that your certificate is fine: [https://www.geocerts.com/ssl_checker SSL Checker]. All the checks must be OK, including the &amp;quot;Certificate Chain Complete&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
If your SSO method is unable to authenticate when using an &amp;quot;embedded browser&amp;quot; (it gives an authentication error), please check if it works with a &amp;quot;browser window&amp;quot;. If it does work with the browser window then it means your SSO is performing an HTTP redirect, and these kind of redirects aren&#039;t supported by the app (the request is redirected by the browser not passing the POST parameters). Unfortunately, this is something we cannot control in the Mobile app (it can&#039;t be handled via JavaScript). For further information, see http://stackoverflow.com/questions/228225/prevent-redirection-of-xmlhttprequest and http://stackoverflow.com/questions/4168784/ajax-redirection-handling&lt;br /&gt;
&lt;br /&gt;
There are only 2 possible solutions: set the authentication via a &amp;quot;browser window&amp;quot; instead of an embedded one (please notice this won&#039;t work in the Linux desktop app), or remove the redirect from the SSO auth method.&lt;br /&gt;
&lt;br /&gt;
===SSO is not working with my custom auth plugin===&lt;br /&gt;
&lt;br /&gt;
SSO should work in any plugin if the plugin handles correctly the $SESSION-&amp;gt;wantsurl, this is the way SSO works when it is launched via the app:&lt;br /&gt;
&lt;br /&gt;
* It launchs this URL https://yourmoodle/local/mobile/launch.php?service=local_mobile&amp;amp;passport=abc in the device browser (Moodle 3.2 onwards the URL is /tool/mobile instead local/mobile)&lt;br /&gt;
* If the user is not logged in, the browser will redirect the user to the login page&lt;br /&gt;
* If the auth plugin used implements correctly the handling of the wantsurl session var, once the user has logged in, the browser should redirect back to the https://yourmoodle/local/mobile/launch.php?service=local_mobile&amp;amp;passport=abc URL that will launch the mobile app via the custom URL protocol&lt;br /&gt;
&lt;br /&gt;
Custom auth plugins may be failing in the last step,not redirecting back to local/mobile, this will happen only if the plugin does not support correctly the $SESSION-&amp;gt;wantsurl.&lt;br /&gt;
&lt;br /&gt;
The SAML plugin works correctly but some modifications of that plugin may not work if important lines are changed.&lt;br /&gt;
&lt;br /&gt;
===I am having problems requesting an airnotifier access key===&lt;br /&gt;
&lt;br /&gt;
If you have registered your site but are still unable to request an access key, please fill in the [http://goo.gl/forms/WLwkbe8b7c  Airnotifier access key manual request form]. (If your site is hosted so you can&#039;t obtain your siteidentifier, enter &amp;quot;cannot obtain&amp;quot; in the field.) Your site registration will be checked and you will be sent an access key in a few days if everything is correct.&lt;br /&gt;
&lt;br /&gt;
=== Push notifications are not working ===&lt;br /&gt;
&lt;br /&gt;
Please check [[Mobile app notifications#Troubleshooting]]&lt;br /&gt;
&lt;br /&gt;
===Error messages===&lt;br /&gt;
&lt;br /&gt;
==== &#039;Can not find data record in database table external_functions&#039; ====&lt;br /&gt;
&lt;br /&gt;
This error usually happens due to a bad configuration or setting value in your Moodle site, please check:&lt;br /&gt;
# The user quota global setting should be an integer. For more details, see the discussion [https://moodle.org/mod/forum/discuss.php?d=320873 How to enable Moodle Mobile App for all accounts].&lt;br /&gt;
# The &#039;&#039;usermaxuploadfilesize&#039;&#039; should be an integer, please try to decrease the size. It can be configured in &#039;&#039;Site Administration &amp;gt; Security &amp;gt; Site Policies &amp;gt; Maximum uploaded file size&#039;&#039;. The default value (Site upload limit) depends on the PHP configuration, you might have to change the value of &#039;&#039;upload_max_filesize&#039;&#039; and &#039;&#039;post_max_size&#039;&#039; in your &#039;&#039;php.ini&#039;&#039; file.&lt;br /&gt;
# The user &amp;quot;lang&amp;quot; field in the database is set to a correct value and existing language installed in the site. Some times the lang field is set via external systems to incorrect values or pointing to a language pack that was uninstalled. Please, note that to fix this you need direct access to the database and your &#039;user&#039; and &#039;course&#039; table.&lt;br /&gt;
&lt;br /&gt;
====&#039;Cannot connect: Verify that you have typed correctly the URL and that your site uses Moodle 2.4 or later&#039;====&lt;br /&gt;
&lt;br /&gt;
Please check:&lt;br /&gt;
# Mobile services are enabled for the site.&lt;br /&gt;
# The user is entering the correct URL for the site (see FAQ above)&lt;br /&gt;
# For https sites, the certificate is valid (see FAQ above)&lt;br /&gt;
&lt;br /&gt;
====&#039;We lost connection; you need to reconnect. Your token is now invalid.&#039; on my custom version of the Moodle app ====&lt;br /&gt;
&lt;br /&gt;
Please check:&lt;br /&gt;
# You have followed all the steps listed in [[:dev:Moodle Mobile Developing a plugin tutorial|Moodle Mobile Developing a plugin tutorial]]&lt;br /&gt;
# You have enabled the moodle/webservice:createtoken capability for the authenticated user&lt;br /&gt;
&lt;br /&gt;
====&#039;No permission to create web service token for the service local_mobile&#039; when attempting to log in as an admin====&lt;br /&gt;
&lt;br /&gt;
You need to create a token for the admin account (only) as follows:&lt;br /&gt;
&lt;br /&gt;
# Go to &#039;&#039;Site administration &amp;gt; Plugins &amp;gt; Web services &amp;gt; Manage tokens&#039;&#039;&lt;br /&gt;
# Click Add&lt;br /&gt;
# Enter the admin username and select &#039;Moodle app additional features service&#039; (i.e. do NOT leave it as &#039;Moodle app web service&#039;)&lt;br /&gt;
# Click the &#039;Save changes&#039; button.&lt;br /&gt;
&lt;br /&gt;
====&#039;Invalid response value detected&#039; when accessing the site ====&lt;br /&gt;
&lt;br /&gt;
The user quota global setting should be an integer. For more details, see the discussion [https://moodle.org/mod/forum/discuss.php?d=320873 How to enable Moodle Mobile App for all accounts].&lt;br /&gt;
&lt;br /&gt;
==== &#039; Invalid response value detected: Invalid external api response: the value is &amp;quot;&amp;quot;, the server was expecting &amp;quot;raw&amp;quot; type&amp;quot; ====&lt;br /&gt;
&lt;br /&gt;
This usually happens when there is a field with value NULL in a table in the database that should not be there. This may happen if your Moodle has been upgraded over many years and the database schema is broken.&lt;br /&gt;
&lt;br /&gt;
To fix it, you can do the following: &lt;br /&gt;
* Detect the field that is causing the problem (it should be indicated before the error message)&lt;br /&gt;
* Fix the field, for example, for the password field in the lesson table: UPDATE mdl_lesson SET password = &#039;&#039; WHERE password IS NULL (remember that your table prefix can be different than mdl_)&lt;br /&gt;
&lt;br /&gt;
====&#039;Invalid response value detected&#039; when accessing My Courses or Course Overview ====&lt;br /&gt;
&lt;br /&gt;
This usually happens when a course uses a language that isn&#039;t installed in the site. Please make sure that all courses use valid languages. This can be easily checked in the database, table &amp;quot;course&amp;quot;, there is a column named &amp;quot;lang&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
====&#039;A required parameter (username) was missing&#039;====&lt;br /&gt;
&lt;br /&gt;
This may happen if your site implements HTTP redirects; the request is redirected by the browser not passing the POST parameters.&lt;br /&gt;
&lt;br /&gt;
Unfortunately, this is something we cannot control in the Mobile app (it can&#039;t be handled via JavaScript). For further information, see http://stackoverflow.com/questions/228225/prevent-redirection-of-xmlhttprequest and http://stackoverflow.com/questions/4168784/ajax-redirection-handling&lt;br /&gt;
&lt;br /&gt;
The solution is to change the HTTP redirect and use an HTML page with a meta tag or JavaScript redirect.&lt;br /&gt;
&lt;br /&gt;
====&#039;Invalid json in request: No error&#039;====&lt;br /&gt;
&lt;br /&gt;
There is a bug in Moodle 3.3 that can cause this error. Please update to Moodle 3.3.2.&lt;br /&gt;
&lt;br /&gt;
====&#039;Cannot get course contents&#039;====&lt;br /&gt;
&lt;br /&gt;
This usually happens when the course is using a course format plugin that was uninstalled from the server or that was not properly installed.&lt;br /&gt;
&lt;br /&gt;
Please, reinstall again the course format plugin.&lt;br /&gt;
&lt;br /&gt;
====&#039;Access control exception&#039; or &#039;Your authentication token is invalid or has expired&#039;====&lt;br /&gt;
&lt;br /&gt;
If this error appears as soon as you enter the username and password for a new site, then it probably means that the token expiration time is badly configured. This is how to fix it:&lt;br /&gt;
&lt;br /&gt;
# Go to &#039;&#039;Site administration &amp;gt; Security &amp;gt; Site security settings&#039;&#039;.&lt;br /&gt;
# Find the setting named &#039;&#039;User created token duration&#039;&#039;.&lt;br /&gt;
# If the value is set to 0 or it&#039;s too low, please set it back to a valid value (the default value is 12 weeks).&lt;br /&gt;
# Click the &#039;Save changes&#039; button.&lt;br /&gt;
&lt;br /&gt;
===I think I found a bug with the app. Where can I report it?===&lt;br /&gt;
&lt;br /&gt;
# Log in to the [https://tracker.moodle.org/browse/MOBILE Moodle Mobile tracker] (you&#039;ll need to [http://tracker.moodle.org/secure/Signup%21default.jspa create a tracker account] if you&#039;ve not done so previously)&lt;br /&gt;
# Check whether the issue has already been reported by doing a [https://tracker.moodle.org/issues/?jql=project%20%3D%20MOBILE search]&lt;br /&gt;
# If not, report the bug by clicking the &#039;Create Issue&#039; link at the top right of the page, selecting &#039;Moodle app&#039; as the project&lt;br /&gt;
# Add a detailed description, then click the Create button&lt;br /&gt;
# Attach the following files to the issue by selecting &#039;Attach Files&#039; in the &#039;More actions&#039; dropdown menu:&lt;br /&gt;
#* &#039;Device information&#039; - this can be found in the app (&#039;&#039;Settings -&amp;gt; Development -&amp;gt; Device info&#039;&#039;, you can send yourself this information by email using the email button at the bottom)&lt;br /&gt;
#* App Log (&#039;&#039;Settings -&amp;gt; Development -&amp;gt; Show Log&#039;&#039;, again you can send yourself this information by email)&lt;br /&gt;
&lt;br /&gt;
===How can I get the app in my language?===&lt;br /&gt;
[[File:setting the app lang.png|thumb|100px|Setting your language]]&lt;br /&gt;
The Moodle app automatically detects your mobile&#039;s language and displays in the same language (if the translation exists). Otherwise, you can set the app language in App settings &amp;gt; General.&lt;br /&gt;
&lt;br /&gt;
If the Moodle app is not yet available in your language, please contribute a translation! See [[:dev:Translating Moodle Mobile|Translating Moodle Mobile]] for details of what to do.&lt;br /&gt;
&lt;br /&gt;
==Any further questions?==&lt;br /&gt;
&lt;br /&gt;
Please post in the [http://moodle.org/mod/forum/view.php?id=7798 Moodle for mobile forum] on moodle.org.&lt;br /&gt;
&lt;br /&gt;
[[Category:FAQ]]&lt;br /&gt;
&lt;br /&gt;
[[de:Moodle App FAQ]]&lt;br /&gt;
[[ca:Moodle Mobile FAQ]]&lt;br /&gt;
[[es:Moodle Mobile FAQ]]&lt;br /&gt;
[[fr:Moodle pour les mobiles]]&lt;br /&gt;
[[ja:モバイルMoodle FAQ]]&lt;/div&gt;</summary>
		<author><name>Ghillenb</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/36/en/index.php?title=Moodle_Desktop&amp;diff=133433</id>
		<title>Moodle Desktop</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/36/en/index.php?title=Moodle_Desktop&amp;diff=133433"/>
		<updated>2019-03-29T13:46:51Z</updated>

		<summary type="html">&lt;p&gt;Ghillenb: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Mobile}}&lt;br /&gt;
==What is Moodle Desktop?==&lt;br /&gt;
[[File:desktop course overview.png|thumb|Course overview in Moodle Desktop]]&lt;br /&gt;
Moodle Desktop is our solution to accessing your Moodle courses on desktop and/or Surface tablets.&lt;br /&gt;
&lt;br /&gt;
With Moodle Desktop you can experience all these popular (and more) functionalities that are found in Moodle Mobile, on your desktop or surface tablets:&lt;br /&gt;
* View course activities and download materials offline&lt;br /&gt;
* Quickly find and contact other people in your courses or organisation &lt;br /&gt;
* Attempt quizzes, post in forums, play SCORM packages, edit wiki pages and more - on and offline&lt;br /&gt;
* Upload images, audio, videos and other files from your desktop or tablet &lt;br /&gt;
* View deadlines filtered by dates or course subjects &lt;br /&gt;
* Receive instant notifications for messages, forum posts, calendar events and deadlines&lt;br /&gt;
* Track your learning progress or grades &lt;br /&gt;
[[File:desktop assignment grading.png|thumb|Assignment grading in Moodle Desktop]]&lt;br /&gt;
&lt;br /&gt;
==How do I get Moodle desktop?==&lt;br /&gt;
&lt;br /&gt;
Go to [https://download.moodle.org/desktop/ Moodle downloads: Moodle Desktop].&lt;br /&gt;
&lt;br /&gt;
==Using Moodle Desktop==&lt;br /&gt;
&lt;br /&gt;
As for the Moodle Mobile app, Moodle Desktop will ONLY work with Moodle sites that have been set up to allow it. Site admins, please see the [[Moodle Mobile guide for admins]].&lt;br /&gt;
&lt;br /&gt;
Teachers, for info on improving your courses for access via Moodle Desktop, please see [[Creating Moodle Mobile friendly courses]].&lt;br /&gt;
&lt;br /&gt;
==How will Moodle Desktop get updated to the latest release?==&lt;br /&gt;
&lt;br /&gt;
As with Moodle Mobile, the desktop version will be updated by Moodle HQ every two months. &lt;br /&gt;
&lt;br /&gt;
==Why has Moodle released Moodle Desktop?==&lt;br /&gt;
&lt;br /&gt;
Moodle Desktop is another step that Moodle is taking to make online learning more accessible - for students, educators and other users - who are utilising various operating systems and devices. &lt;br /&gt;
&lt;br /&gt;
Feedback has shown that Moodle users in the K-12, higher education and workplace sectors would like the option of accessing their courses through desktops, laptops or tablets, which are the devices often provided by their institutions or organisations.” &lt;br /&gt;
&lt;br /&gt;
Making Moodle Desktop available in Windows operating system is also important, as many of our users are also studying and learning in this environment. &lt;br /&gt;
&lt;br /&gt;
==Where can I get support for Moodle Desktop?==&lt;br /&gt;
&lt;br /&gt;
If you have any questions or feedback about Moodle Desktop, please join the discussions in the [https://moodle.org/mod/forum/view.php?id=7798 Moodle for mobile forum].&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [https://docs.moodle.org/dev/Moodle_Desktop_release_notes Moodle Desktop release notes]&lt;br /&gt;
&lt;br /&gt;
[[es:Escritorio Moodle]]&lt;br /&gt;
[[de:Moodle Desktop]]&lt;/div&gt;</summary>
		<author><name>Ghillenb</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/36/en/index.php?title=Template:Backup&amp;diff=133411</id>
		<title>Template:Backup</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/36/en/index.php?title=Template:Backup&amp;diff=133411"/>
		<updated>2019-03-27T09:08:40Z</updated>

		<summary type="html">&lt;p&gt;Ghillenb: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;navtrail&amp;quot;&amp;gt;[[Main page]] ► [[Managing a Moodle site]]  ► [[Backup]]  ►  [[{{PAGENAME}}]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;sideblock right&amp;quot; style=&amp;quot;width: 12em;&amp;quot;&amp;gt;	&lt;br /&gt;
&amp;lt;div class=&amp;quot;header&amp;quot;&amp;gt;[[Backup]]&amp;lt;/div&amp;gt;	&lt;br /&gt;
&amp;lt;div class=&amp;quot;content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Site backup]]&lt;br /&gt;
*[[Course backup]]&lt;br /&gt;
*[[Course restore]]&lt;br /&gt;
*[[Automated course backup]]&lt;br /&gt;
*[[Year-end procedures]]&lt;br /&gt;
*[[Context freezing]] (new in 3.6)&lt;br /&gt;
*[[IMS Common Cartridge import and export|IMS CC import and export]]&lt;br /&gt;
*[[Backup and restore FAQ|Backup FAQ]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;[[Category:Backup]]&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
&amp;lt;noinclude&amp;gt;This template will categorize articles that include it into [[:Category:Backup]].&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ghillenb</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/36/en/index.php?title=Managing_badges&amp;diff=133376</id>
		<title>Managing badges</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/36/en/index.php?title=Managing_badges&amp;diff=133376"/>
		<updated>2019-03-22T14:34:28Z</updated>

		<summary type="html">&lt;p&gt;Ghillenb: /* Backpack settings */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Badges}}&lt;br /&gt;
&lt;br /&gt;
Badges may be managed at the course or site level. (Note that teachers in a course cannot by default access site badges unless they have been given a system role with badge managing capabilities) For information on adding course or site badges, see [[Using badges]]. Individual users can manage their badges from their profile.&lt;br /&gt;
&lt;br /&gt;
== Managing course badges==&lt;br /&gt;
&lt;br /&gt;
*If course badges have been enabled by the administrator then a teacher will see a Badges section from the More link when clicking the cog icon (Boost theme) or from Badges in the course administration block (non-Boost themes).&lt;br /&gt;
*New badges may be added by clicking the &#039;Add a new badge&#039; button, while clicking the name of an existing badge allows you to view its details and make changes &#039;&#039;if it is not enabled&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
[[File:BadgesManagementScreen.png|thumb|600px|center| The Managing badges screen]]&lt;br /&gt;
&lt;br /&gt;
When the initial details have been added and the badge uploaded, clicking to continue leads to the screen where the criteria must be set along with extra information. &lt;br /&gt;
&lt;br /&gt;
The badge must only be enabled once all necessary settings have been added.&lt;br /&gt;
&lt;br /&gt;
[[File:36badgecriteria.png|thumb|center|600px|Badge information]]&lt;br /&gt;
&lt;br /&gt;
{{New features}}&lt;br /&gt;
&lt;br /&gt;
Support for Open Badges 2.0 means badges may now include language and version, image author details (in the initial set up) and Endorsements, Related badges and Competencies.&lt;br /&gt;
&lt;br /&gt;
{{MediaPlayer | url = https://youtu.be/2HMprIQSSw0 }}&lt;br /&gt;
&lt;br /&gt;
==Useful information==&lt;br /&gt;
*Fields which are not completed (such as Endorsements. Related badges etc) will not be shown on the badge page.&lt;br /&gt;
*Versions of badges make it easy to keep track of badges over a period of time or badges at different levels or languages.&lt;br /&gt;
*Endorsements are third party accreditations (official or unofficial) such as from an external body or the management of an institution, adding value to a badge by giving it their approval.&lt;br /&gt;
*Related badges are badges which are linked in some way to the badge being awarded, for example on a similar topic or one of several levels (beginner, intermediate, advanced). They are shown as text only, not hyperlinks.&lt;br /&gt;
*&#039;&#039;&#039;Competencies do not refer to Moodle comptencies or competency frameworks&#039;&#039;&#039; but instead refer to  external competencies and competency frameworks.&lt;br /&gt;
&lt;br /&gt;
==Managing site badges==&lt;br /&gt;
&lt;br /&gt;
Badges should be enabled by default in &#039;&#039;Administration&amp;gt;Site administration&amp;gt;Advanced features&#039;&#039; and can be managed from &#039;&#039;Administration&amp;gt;Site administration&amp;gt;Badges&amp;gt;Manage badges.&#039;&#039; (For information on adding site badges see [[Using badges]]&lt;br /&gt;
Criteria for awarding site badges are as follows:&lt;br /&gt;
&lt;br /&gt;
[[File:SiteBadgeCriteria.png|thumb|400px|center]]&lt;br /&gt;
&lt;br /&gt;
*Badges may be awarded for uploading a profile picture, as part of the profile completion criteria&lt;br /&gt;
*Badges may be given to denote cohort membership&lt;br /&gt;
*Badges may be awarded dependent on previously awarded badges. (This applies to course and site badges.)&lt;br /&gt;
&lt;br /&gt;
All existing badges are displayed in a table showing current badge image, name, status, criteria, how many users have already earned this badge and a set of available actions.&lt;br /&gt;
&lt;br /&gt;
Other settings are the same as for course badges.Badges which have manual award among their criteria can be issued by one user to another. Users who issue a badge must have &amp;quot;moodle/badges:awardbadge&amp;quot; capability. Site administrators can choose their role when issuing a badge.&lt;br /&gt;
&lt;br /&gt;
==Deleting badges==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:badgedelete.png]]&lt;br /&gt;
&lt;br /&gt;
Once a badge has been awarded, there are two options for deleting it, available by clicking the X icon for the badge in question from the Manage badges screen for site or course badges.&lt;br /&gt;
#Delete, but keep existing issued badges -if this option is chosen, then the badge will no longer be available but students who have earned the badge will still have it displayed on their profiles.&lt;br /&gt;
#Delete and remove all existing issued badges - if this option is chosen, then the badge will no longer be available and students who earned the  badge will no longer have it displayed on their profiles.&lt;br /&gt;
&lt;br /&gt;
[[File:deletingbadges.png]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: Even though the badge is deleted from Moodle, if a student has added it to an external backpack, it will still be visible online, although the award criteria will no longer be available.&lt;br /&gt;
&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Individual user badge management==&lt;br /&gt;
*Users may manage their site and external badges by clicking on the user menu top right &amp;gt; &#039;&#039;Preferences &amp;gt;Badges &amp;gt; Manage badges&#039;&#039;. From here, they can view, search for and download badges.&lt;br /&gt;
{|&lt;br /&gt;
|[[File:BadgesDisplay.png|thumb|Example of a badges screen]]&lt;br /&gt;
|}&lt;br /&gt;
*This then displays &amp;quot;badges&amp;quot; in the profile.&lt;br /&gt;
===Preferences===&lt;br /&gt;
Here users can decide whether to automatically display all badges earned. (Badges can be individually displayed or hidden from &#039;&#039;Preferences &amp;gt; Badges &amp;gt; Manage badges&#039;&#039;.)&lt;br /&gt;
&lt;br /&gt;
===Backpack settings===&lt;br /&gt;
&lt;br /&gt;
In &#039;&#039;Preferences &amp;gt; Badges &amp;gt; Backpack settings&#039;&#039;, a connection can be set up with an external backpack provider such as the [https://backpack.openbadges.org Open Badges backpack]. Connecting to a backpack lets you display external badges on your site and push badges earned on your site to your backpack.&lt;br /&gt;
&lt;br /&gt;
You need to sign up for a backpack service &#039;&#039;&#039;before&#039;&#039;&#039; trying to set up a backpack connection.&lt;br /&gt;
&lt;br /&gt;
When you enter your email address in the Backpack Settings page in Moodle, a verification email will be sent to you. You must click on the verification link in the email to activate your Backpack connection. After the backpack connection is successfully established, badges from your backpack can be displayed on your badges page and your profile page. You can select collections of badges from your backpack that you would like to display in your profile.&lt;br /&gt;
&lt;br /&gt;
Note that connecting to external backpacks will not work on a Moodle hosted locally/offline.&lt;br /&gt;
&lt;br /&gt;
A site admin may wish to disable the connection to external backbacks (badges_allowexternalbackpack) in &#039;Badges settings&#039; in the Site administration. Existing users will then no longer see external badges from their backpack nor will they have the option to connect to an external account or push badges earned within Moodle to their backpack.&lt;br /&gt;
&lt;br /&gt;
[[de:Badges verwalten]]&lt;br /&gt;
[[ja:バッジを管理する]]&lt;br /&gt;
[[es:Gestionando insignias]]&lt;/div&gt;</summary>
		<author><name>Ghillenb</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/36/en/index.php?title=Using_slash_arguments&amp;diff=133241</id>
		<title>Using slash arguments</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/36/en/index.php?title=Using_slash_arguments&amp;diff=133241"/>
		<updated>2019-03-07T15:04:28Z</updated>

		<summary type="html">&lt;p&gt;Ghillenb: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Environment}}&lt;br /&gt;
==About slash arguments==&lt;br /&gt;
&lt;br /&gt;
&#039;Slash arguments&#039; (using PATH_INFO) is required for SCORM packages and multiple-file resources to display correctly. If your web server doesn&#039;t support &#039;slash arguments&#039; and you are unable to configure it, the setting can be disabled, though it will result in things not working.&lt;br /&gt;
&lt;br /&gt;
==Enabling slash arguments==&lt;br /&gt;
&lt;br /&gt;
Slash arguments must be enabled on your web server, as described in:&lt;br /&gt;
* [[Internet Information Services#Slasharguments|IIS slasharguments]]&lt;br /&gt;
* [[Apache#Slasharguments|Apache slasharguments]]&lt;br /&gt;
* [[Nginx#Slasharguments|Nginx slasharguments]]&lt;br /&gt;
&lt;br /&gt;
==Error when uploading a file==&lt;br /&gt;
If you obtain a &#039;File not found&#039; error when uploading a file, it indicates that slash arguments are not enabled on your web server. Please try enabling it.&lt;br /&gt;
&lt;br /&gt;
If your web server doesn&#039;t support slash arguments, its use in Moodle can be disabled by un-ticking the checkbox &#039;Use slash arguments&#039; in &#039;&#039;Administration &amp;gt; Site administration &amp;gt; Server &amp;gt; HTTP&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
Warning: Disabling the use of slash arguments will result in SCORM packages not working and slash arguments warnings being displayed!&lt;br /&gt;
&lt;br /&gt;
==Slash arguments environment check==&lt;br /&gt;
&lt;br /&gt;
Note: &#039;&#039;&#039;The use of slash arguments will be required in future versions of Moodle.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
If your web server doesn&#039;t support slash arguments, you will in future need to change to a web server which does. (It will no longer be possible to disable the use of slash arguments.)&lt;br /&gt;
&lt;br /&gt;
In the meantime, &#039;&#039;Administration &amp;gt; Site administration &amp;gt; Server &amp;gt; Environment&#039;&#039; reports if the slash argument setting needs to be checked i.e. if it is detected that &#039;Use slash arguments&#039; is disabled in &#039;&#039;Administration &amp;gt; Site administration &amp;gt; Server &amp;gt; HTTP&#039;&#039;. Thus, the check is a warning of the future requirement.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
* [https://moodle.org/mod/forum/discuss.php?d=278916 Requiring slasharguments in Moodle 2.9 - will anybody be seriously affected?] forum discussion&lt;br /&gt;
* [https://tracker.moodle.org/browse/MDL-50416 &amp;lt;nowiki&amp;gt;[MDL-50416]&amp;lt;/nowiki&amp;gt; slasharguments check gives a warning on install], for versions 2.9 and 2.9.1&lt;br /&gt;
* [https://tracker.moodle.org/browse/MDL-51554 &amp;lt;nowiki&amp;gt;[MDL-51554]&amp;lt;/nowiki&amp;gt; Broken file serving under Apache and PHP-FPM via mod_proxy_fcgi, when the filename is not only plain ASCII or w/ blank spaces], for versions below  2.8.9 and 2.9.3 &lt;br /&gt;
&lt;br /&gt;
[[es:Usando slash arguments]]&lt;br /&gt;
[[de:Verwendung von slash arguments]]&lt;/div&gt;</summary>
		<author><name>Ghillenb</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/36/en/index.php?title=Course_sharing&amp;diff=133182</id>
		<title>Course sharing</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/36/en/index.php?title=Course_sharing&amp;diff=133182"/>
		<updated>2019-03-01T12:58:14Z</updated>

		<summary type="html">&lt;p&gt;Ghillenb: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;navtrail&amp;quot;&amp;gt;[[Main page]] ► [[Managing a Moodle site]] ► [[Moodle.net]] ► [[{{PAGENAME}}]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Ways of sharing a course==&lt;br /&gt;
When you share a course, you can choose whether to make it available &lt;br /&gt;
* for download (as a course backup file) OR&lt;br /&gt;
* to enrol in on your site&lt;br /&gt;
&lt;br /&gt;
==Connecting to Moodle.net==&lt;br /&gt;
&lt;br /&gt;
An administrator first needs to check in &#039;Site Administration &amp;gt; Registration&#039;&#039; that your Moodle site is [[Site_registration|registered]].&lt;br /&gt;
&lt;br /&gt;
==Sharing a course for download==&lt;br /&gt;
[[Image:Backup_publication.png|thumb|First page of the backup process]]&lt;br /&gt;
&lt;br /&gt;
# Go to &#039;&#039;Course administration &amp;gt; Share&#039;&#039; (only available to users with the capability [[Capabilities/moodle/course:publish|moodle/course:publish]])&lt;br /&gt;
# Click the button &#039;Share this course for people to download&#039;&lt;br /&gt;
# Enter information about the course&lt;br /&gt;
# Click the &#039;Upload this course&#039; button&lt;br /&gt;
# Select the data to be included in the backup&lt;br /&gt;
# Create the course backup&lt;br /&gt;
&lt;br /&gt;
The course will then need to be approved by the Moodle.net administrator before it appears in the course listing.&lt;br /&gt;
&lt;br /&gt;
===Updating a course backup===&lt;br /&gt;
&lt;br /&gt;
If you improve the course and wish to update the course backup, firstly remove it from the hub, then re-share it. You may also share different versions of the same course.&lt;br /&gt;
&lt;br /&gt;
==Sharing a course for people to enrol in==&lt;br /&gt;
&lt;br /&gt;
You can display a link to your course on Moodle.net. &lt;br /&gt;
&lt;br /&gt;
# Go to &#039;&#039;Course administration &amp;gt; Share&#039;&#039; (only available to users with the capability [[Capabilities/moodle/course:publish|moodle/course:publish]])&lt;br /&gt;
# Click the button &#039;Share this course for people to join&#039;&lt;br /&gt;
# Enter information about the course&lt;br /&gt;
# Click the &#039;Share this course&#039; button&lt;br /&gt;
&lt;br /&gt;
The course will then need to be approved by the Moodle.net administrator before it appears in the course listing.&lt;br /&gt;
&lt;br /&gt;
You can change the information about the course by clicking the &#039;Update&#039; button in the actions column.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: You also need to make sure that users can actually enrol in the course you have just published.&#039;&#039; This normally means having [[Email-based self-registration|email-based self-registration]] enabled for the site and enabling [[Self enrolment|self-enrolment]] for the course.&lt;br /&gt;
&lt;br /&gt;
== Moodle.net listing ==&lt;br /&gt;
&lt;br /&gt;
You can check whether your course has been approved and is listed on Moodle.net as follows:&lt;br /&gt;
&lt;br /&gt;
# Go to &#039;&#039;Course administration &amp;gt; Share&#039;&#039;&lt;br /&gt;
# Click the &#039;Check it now&#039; link in the listing column&lt;br /&gt;
&lt;br /&gt;
Your Moodle site will contact Moodle.net and will then update the status of your course.&lt;br /&gt;
&lt;br /&gt;
[[File:published on list.png]]&lt;br /&gt;
&lt;br /&gt;
==Removing a course from Moodle.net==&lt;br /&gt;
&lt;br /&gt;
If you wish, you can remove your course from Moodle.net at any time.&lt;br /&gt;
&lt;br /&gt;
# Go to &#039;&#039;Course administration &amp;gt; Share&#039;&#039;&lt;br /&gt;
# Click the &#039;Remove from Moodle.net&#039; button in the actions column&lt;br /&gt;
&lt;br /&gt;
==Capabilities==&lt;br /&gt;
&lt;br /&gt;
Only users with the capability [[Capabilities/moodle/course:publish|moodle/course:publish]] (by default only users with the role of manager) can share courses on Moodle.net. The capability [[Capabilities/moodle/backup:backuptargethub|moodle/backup:backuptargethub]] is also required for sharing courses for download.&lt;br /&gt;
&lt;br /&gt;
==Enabling teachers to share their courses==&lt;br /&gt;
&lt;br /&gt;
An administrator can enable teachers to share their courses on a hub by allowing the capability &#039;&#039;moodle/course:publish&#039;&#039; for the teacher role.&lt;br /&gt;
&lt;br /&gt;
# Go to &#039;&#039;Site administration &amp;gt; Users &amp;gt; Permissions &amp;gt; Define roles&#039;&#039;&lt;br /&gt;
# Click the edit icon opposite the teacher role&lt;br /&gt;
# On the editing role page, paste &#039;&#039;moodle/course:publish&#039;&#039; into the filter box&lt;br /&gt;
# Tick the checkbox opposite &#039;&#039;moodle/course:publish&#039;&#039; to allow the capability&lt;br /&gt;
# Click the &#039;Save changes&#039; button&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
* [[Moodle.net]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Moodle.net]]&lt;br /&gt;
&lt;br /&gt;
[[es:Compartiendo cursos]]&lt;br /&gt;
[[fr:Publier un cours]]&lt;br /&gt;
[[ja:コースを公開する]]&lt;br /&gt;
[[de:Kurse teilen]]&lt;/div&gt;</summary>
		<author><name>Ghillenb</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/36/en/index.php?title=Moodle.net&amp;diff=133181</id>
		<title>Moodle.net</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/36/en/index.php?title=Moodle.net&amp;diff=133181"/>
		<updated>2019-03-01T12:36:29Z</updated>

		<summary type="html">&lt;p&gt;Ghillenb: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Managing a Moodle site}}&lt;br /&gt;
==What is Moodle.net?==&lt;br /&gt;
[[File:moodle.net search.png|thumb|Moodle.net search for courses]]&lt;br /&gt;
[http://moodle.net Moodle.net] is the Moodle.org Open Community Hub - a directory of courses for download or to enrol in.&lt;br /&gt;
&lt;br /&gt;
==How do we get onto Moodle.net?==&lt;br /&gt;
&lt;br /&gt;
* EITHER go to [http://moodle.net moodle.net]&lt;br /&gt;
* OR ensure your Moodle site is registered (via Registration in the Site administration) then add the [[Community finder block]] to courses on your site&lt;br /&gt;
&lt;br /&gt;
==How can I share courses to Moodle.net?==&lt;br /&gt;
&lt;br /&gt;
Managers (and any other users with the capability [[Capabilities/moodle/course:publish| moodle/course:publish]]) can share courses to Moodle.net as follows:&lt;br /&gt;
&lt;br /&gt;
# Click &#039;Share&#039; via the gear menu or the Administration block (depending upon your theme).&lt;br /&gt;
#Then choose whether you wish to your course to be available for people to enrol in or to download&lt;br /&gt;
&lt;br /&gt;
See [[Course sharing]] for more details.&lt;br /&gt;
&lt;br /&gt;
==How can a teacher share courses to Moodle.net?==&lt;br /&gt;
&lt;br /&gt;
To enable teachers to share courses to Moodle.net, an administrator needs to allow the capability moodle/course:publish for the teacher role. See [[Course sharing]] for details.&lt;br /&gt;
&lt;br /&gt;
==Are there any criteria which courses must satisfy in order to be listed on Moodle.net?==&lt;br /&gt;
&lt;br /&gt;
Yes, just a few! See the [http://moodle.net/mod/page/view.php?id=2 Moodle.net Course approval criteria].&lt;br /&gt;
&lt;br /&gt;
==How long does it take for a course to be approved and visible on Moodle.net?==&lt;br /&gt;
&lt;br /&gt;
We aim to check and approve courses within 48 hours, though it can sometimes take a little longer, so please be patient. If you require your course to be approved urgently, please [http://moodle.net/mod/page/view.php?id=15 contact us].&lt;br /&gt;
 &lt;br /&gt;
== Can I sell courses on Moodle.net? ==&lt;br /&gt;
No yet but it is planned. See MDL-25496 for details.&lt;br /&gt;
&lt;br /&gt;
[[Category:Moodle.net]]&lt;br /&gt;
[[it:Moodle.net]]&lt;br /&gt;
[[de:Moodle.net]]&lt;/div&gt;</summary>
		<author><name>Ghillenb</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/36/en/index.php?title=Pattern-match_with_JME_question_type&amp;diff=133153</id>
		<title>Pattern-match with JME question type</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/36/en/index.php?title=Pattern-match_with_JME_question_type&amp;diff=133153"/>
		<updated>2019-02-21T13:14:01Z</updated>

		<summary type="html">&lt;p&gt;Ghillenb: /* See also */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox plugin&lt;br /&gt;
|type = question type&lt;br /&gt;
|entry = https://moodle.org/plugins/qtype_pmatchjme&lt;br /&gt;
|tracker = https://github.com/moodleou/moodle-qtype_pmatchjme/issues&lt;br /&gt;
|discussion = https://moodle.org/mod/forum/view.php?id=737&lt;br /&gt;
|maintainer = [[user:Tim Hunt|Tim Hunt]]&lt;br /&gt;
|float = right&lt;br /&gt;
}}{{Questions}}&lt;br /&gt;
The Pattern-match with JME question type where the user enters their response using the Java Molecular Editor, and the response is then graded using the OU&#039;s pattern-match algorithm.&lt;br /&gt;
&lt;br /&gt;
==Download==&lt;br /&gt;
* [https://moodle.org/plugins/view.php?plugin=qtype_pmatchjme from the Moodle Plugins database]&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* More [http://www.open.edu/openlearnworks/course/view.php?id=1581 documentation is available] in the [http://www.open.edu/openlearnworks/mod/oucontent/view.php?id=52747 Open University&#039;s reference manual].&lt;br /&gt;
* [https://github.com/moodleou/moodle-qtype_pmatchjme Source controlURL]&lt;br /&gt;
&lt;br /&gt;
[[Category:Contributed code]]&lt;br /&gt;
[[Category:Questions]]&lt;br /&gt;
[[Category:Open University]]&lt;br /&gt;
[[Category:Chemistry]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[es:Tipo de pregunta coincidencia de patrón con JME]]&lt;br /&gt;
[[de:Fragetyp_Musterabgleich_mit_Java_Molecular_Editor]]&lt;/div&gt;</summary>
		<author><name>Ghillenb</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/36/en/index.php?title=Pattern-match_question_type&amp;diff=133152</id>
		<title>Pattern-match question type</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/36/en/index.php?title=Pattern-match_question_type&amp;diff=133152"/>
		<updated>2019-02-21T10:01:03Z</updated>

		<summary type="html">&lt;p&gt;Ghillenb: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox plugin&lt;br /&gt;
|type = question type&lt;br /&gt;
|entry = https://moodle.org/plugins/qtype_pmatch&lt;br /&gt;
|tracker = https://github.com/moodleou/moodle-qtype_pmatch&lt;br /&gt;
|discussion = https://moodle.org/mod/forum/view.php?id=737&lt;br /&gt;
|maintainer = [[user:Tim Hunt|Tim Hunt]]&lt;br /&gt;
|float = right&lt;br /&gt;
}}{{Questions}}&lt;br /&gt;
Pattern-match questions allow the student to give an answer of up to about 20 words, which can then be automatically graded by matching the students response against a number of different patterns expressed in the PMatch syntax. The first matching pattern determines the score and the feedback.&lt;br /&gt;
&lt;br /&gt;
[[File:pmatch.png]]&lt;br /&gt;
&lt;br /&gt;
This is a question type created and maintained by the Open University.&lt;br /&gt;
{{Note|This question type assumes that the [https://docs.moodle.org/dev/Decimal_separator#Pmatch_and_other_Open_University_question_types_problems.3D decimal separator] is a full stop. It will not work if you try to use a a decimal comma.}}&lt;br /&gt;
&lt;br /&gt;
== More documentation ==&lt;br /&gt;
* See [[Pattern-match question type detailed documentation]].&lt;br /&gt;
&lt;br /&gt;
More [http://www.open.edu/openlearnworks/course/view.php?id=1581 documentation is available] in the [http://www.open.edu/openlearnworks/mod/oucontent/view.php?id=52747 Open University&#039;s reference manual]. That includes a description of the pmatch syntax. There is another page that explains [[:dev:The_OU_PMatch_algorithm|The OU PMatch algorithm]], but that was written before development started, and may not be a 100% accurate description of what was finally implemented.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [http://moodle.org/plugins/browse.php?list=set&amp;amp;id=10 Other Moodle plugins from the Open University]&lt;br /&gt;
* [http://moodle.org/plugins/browse.php?list=category&amp;amp;id=29 Other third-party question type plugins]&lt;br /&gt;
* [http://labspace.open.ac.uk/course/view.php?id=3484 eAssessment at the Open University with open source software]&lt;br /&gt;
&lt;br /&gt;
* [[Preg question type]] additional plugin&lt;br /&gt;
* [[Regular Expression Short-Answer question type]] additional plugin&lt;br /&gt;
* [[Essay (auto-grade) question type]] additional plugin &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Contributed code]]&lt;br /&gt;
[[Category:Questions]]&lt;br /&gt;
[[Category:Open University]]&lt;br /&gt;
&lt;br /&gt;
[[es:Tipo de pregunta coincidencia de patrón]]&lt;br /&gt;
[[de:Fragetyp Musterabgleich]]&lt;/div&gt;</summary>
		<author><name>Ghillenb</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/36/en/index.php?title=Site_security_settings&amp;diff=133128</id>
		<title>Site security settings</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/36/en/index.php?title=Site_security_settings&amp;diff=133128"/>
		<updated>2019-02-12T11:15:14Z</updated>

		<summary type="html">&lt;p&gt;Ghillenb: /* See also */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;.&lt;br /&gt;
{{Security}}&lt;br /&gt;
===Protect usernames===&lt;br /&gt;
&lt;br /&gt;
If enabled, when a user attempts to reset their password and enters a username or email address, the following message is displayed: &amp;quot;If you supplied a correct username or email address then an email should have been sent to you.&amp;quot; This is to prevent a malicious party from using the interface to determine which usernames and email addresses are in use in valid accounts.&lt;br /&gt;
&lt;br /&gt;
If the protect usernames setting is disabled, when a user attempts to reset their password they are provided with feedback regarding whether an account exists with the username or email address supplied. For example, the message &amp;quot;The email address was not found in the database&amp;quot; may be displayed.&lt;br /&gt;
&lt;br /&gt;
===Force users to login===&lt;br /&gt;
&lt;br /&gt;
If you turn this setting on, all users must login before they even see the [[Front Page]] of the site. Note however that this does not prevent guest access to courses, if you have autologin guests enabled in [[User policies]].&lt;br /&gt;
&lt;br /&gt;
===Force users to login for profiles===&lt;br /&gt;
&lt;br /&gt;
Leave this set to Yes to keep anonymous visitors away from user profiles. &lt;br /&gt;
&lt;br /&gt;
===Force users to login to view user pictures===&lt;br /&gt;
&lt;br /&gt;
If enabled, users must login in order to view user profile pictures and the default user picture will be used in all notification emails.&lt;br /&gt;
&lt;br /&gt;
===Open to Google===&lt;br /&gt;
&lt;br /&gt;
Enabling this setting allows Google&#039;s search spiders guest access to your site. Any part of the site that allows guest access will then be searchable on Google. In addition, people coming in to your site via a Google search will automatically be logged in as a guest.&lt;br /&gt;
&lt;br /&gt;
==Allow indexing by search engines==&lt;br /&gt;
This determines whether to allow search engines to index your site. The default is Everywhere except login and signup pages.&lt;br /&gt;
&lt;br /&gt;
===Profile visible roles===&lt;br /&gt;
Any role which is checked/ticked here will be visible on  user profiles and the Participation screen.&lt;br /&gt;
&lt;br /&gt;
===Maximum uploaded file size===&lt;br /&gt;
&lt;br /&gt;
Probably the most frequently asked question in the Moodle.org Using Moodle forums is &amp;quot;How do I increase the upload file size limit?&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Upload file sizes are restricted in a number of ways - each one in this list restricts the following ones:&lt;br /&gt;
&lt;br /&gt;
1. The Apache server setting LimitRequestBody ... default in Apache 2.x or greater is set to 0 or an unlimited upload size&lt;br /&gt;
&lt;br /&gt;
2. The PHP site settings post_max_size and upload_max_filesize in php.ini : &#039;&#039;&#039;modify php.ini in web server directories&#039;&#039;&#039; ( apache2.x.x/bin/php.ini ) not in php directories :&lt;br /&gt;
 &lt;br /&gt;
 post_max_size = 128M;  to increase limit to 128 Megabytes;&lt;br /&gt;
 upload_max_filesize = 128M;  to increase limit to 128 Megabytes;&lt;br /&gt;
 max_execution_time = 600 ; Maximum execution time of each script, in seconds;&lt;br /&gt;
&lt;br /&gt;
3. The Moodle site-wide maximum uploaded file size setting: &#039;&#039;Settings &amp;gt; Site administration &amp;gt; Security &amp;gt; Site policies &amp;gt; Maximum uploaded file size&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
4. The Moodle course maximum uploaded file size setting in the course default  settings: &#039;&#039;Settings &amp;gt; Site administration &amp;gt; Courses &amp;gt; Course default settings&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
5. The  file size settings in each individual course in &#039;&#039;Course Administration&amp;gt;Settings&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
5. Certain course activity module settings (for example, Assignment)&lt;br /&gt;
&lt;br /&gt;
* See [[File upload size]] for more details.&lt;br /&gt;
&lt;br /&gt;
===User quota===&lt;br /&gt;
&lt;br /&gt;
The maximum number of bytes that a user can store in their own [[Private files]] area.&lt;br /&gt;
&lt;br /&gt;
===Allow EMBED and OBJECT tags===&lt;br /&gt;
Allowing these presents a security risk but if you wish normal users such as students to be able to use them then check the box here.&lt;br /&gt;
&lt;br /&gt;
===Enable trusted content===&lt;br /&gt;
&lt;br /&gt;
By default Moodle will always thoroughly clean text that comes from users to remove any possible bad scripts, media etc that could be a security risk. The Trusted Content system is a way of giving particular users that you trust the ability to include these advanced features in their content without interference. To enable this system, you need to first enable this setting, and then grant the [[Capabilities/moodle/site:trustcontent|Trust submitted content]] capability to a specific Moodle role. Texts created or uploaded by such users will be marked as trusted and will not be cleaned before display.&lt;br /&gt;
&lt;br /&gt;
===Maximum time to edit posts===&lt;br /&gt;
&lt;br /&gt;
This sets the editing time for forum postings. The editing time is the amount of time users have to change forum postings before they are mailed to subscribers.&lt;br /&gt;
&lt;br /&gt;
Please refer to the forum discussions [http://moodle.org/mod/forum/discuss.php?d=28679 Editing a forum post after the 30 minutes deadline] and [http://moodle.org/mod/forum/discuss.php?d=5367 The philosophy underlying &amp;quot;no editing after 30 minutes&amp;quot;]&lt;br /&gt;
&lt;br /&gt;
===Full name format===&lt;br /&gt;
&lt;br /&gt;
This setting has been moved in Moodle 2.6 onwards to &#039;&#039;Administration &amp;gt; Site administration &amp;gt; Users &amp;gt; Permissions &amp;gt; [[Roles settings|User policies]]&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
===Allow extended characters in usernames===&lt;br /&gt;
&lt;br /&gt;
The default here, unchecked = unenabled, can only contain alphabetical letters in lowercase, numbers, hypen &#039;-&#039;, underscore &#039;_&#039;, period &#039;.&#039;, or at sign &#039;@&#039;. If you enable this, it will be possible to have any characters for the username, but they must still be lowercase. This setting would allow you for example to have usernames with accents such as ö or ê and so on.&lt;br /&gt;
&lt;br /&gt;
Note: In Moodle 3.4.2 onwards, the Site policy URL and Site policy URL for guests settings have been moved to &#039;Policy settings&#039; in the Site administration.&lt;br /&gt;
&lt;br /&gt;
===Keep tag name casing===&lt;br /&gt;
&lt;br /&gt;
If checked, then tags like the following will be displayed: SOCCER, gUiTaR, MacDonalds, music&lt;br /&gt;
&lt;br /&gt;
If unchecked, then all tags will be displayed as follows: Soccer, Guitar, Macdonalds, Music&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;Tips&#039;&#039;:&lt;br /&gt;
:* For English, off is useful.&lt;br /&gt;
:* For Japanese, no changes are made either way.&lt;br /&gt;
:* For languages where this kind of capitalization changes the meaning, it is best to keep this option on.&lt;br /&gt;
&lt;br /&gt;
===Profiles for enrolled users only===&lt;br /&gt;
&lt;br /&gt;
To prevent misuse by spammers, profile descriptions of users who are not yet enrolled in any course are hidden. New users must enrol in at least one course before they can add a profile description.&lt;br /&gt;
&lt;br /&gt;
===Cron execution via command line only===&lt;br /&gt;
&lt;br /&gt;
[[Cron]] is an action that runs various administrative jobs on your Moodle such as sending out forum posts. Running the cron from a web browser can expose privileged information to anonymous users. Thus it is recommended to only run the cron from the command line or set a cron password for remote access.&lt;br /&gt;
&lt;br /&gt;
===Cron password for remote access===&lt;br /&gt;
&lt;br /&gt;
Setting a password will mean that users can only run cron from the browser if they know the password and add it like this:&lt;br /&gt;
www.YOURMOODLE.com/admin/cron.php/?password=THEPASSWORDYOUSET.&lt;br /&gt;
&lt;br /&gt;
===Account lockout===&lt;br /&gt;
&lt;br /&gt;
Account lockout may be enabled. &lt;br /&gt;
&lt;br /&gt;
Account lockout threshold: After a specified number of failed login attempts, a user&#039;s account is locked and they are sent an email containing a URL to unlock the account. Setting this to &#039;No&#039; means there is no threshold and an account attempting to log in can do so an unlimited number of times.&lt;br /&gt;
&lt;br /&gt;
Account lockout observation window: Observation time for lockout threshold, if there are no failed attempts the threshold counter is reset after this time. This is the counter for how long to watch for more failed attempts by an account trying to log in even after being locked out, the counter will reset at each attempt and last this long.&lt;br /&gt;
&lt;br /&gt;
Account lockout duration: Locked out account is automatically unlocked after this duration.&lt;br /&gt;
&lt;br /&gt;
The account may also be unlocked by an administrator in &#039;&#039;Administration &amp;gt; Site administration &amp;gt; Users &amp;gt; Accounts &amp;gt; Browse list of users&#039;&#039; or by waiting for the account lockout duration to elapse.&lt;br /&gt;
&lt;br /&gt;
===Password policy===&lt;br /&gt;
&lt;br /&gt;
It is highly recommended that a password policy is set to force users to use stronger passwords that are less susceptible to being cracked by a intruder.&lt;br /&gt;
[[Image:Password policy.png|thumb|Password policy]]&lt;br /&gt;
&lt;br /&gt;
The password policy includes option to set the minimum length of the password, the minimum number of digits, the minimum number of lower-case characters, the minimum number of upper-case characters and the minimum number of non alphanumeric characters.&lt;br /&gt;
&lt;br /&gt;
The password policy is enabled by default. Default (recommended) settings are:&lt;br /&gt;
* Password length - 8&lt;br /&gt;
* Digits - 1&lt;br /&gt;
* Lowercase letters - 1&lt;br /&gt;
* Uppercase letters - 1&lt;br /&gt;
* Non-alphanumeric characters - 1&lt;br /&gt;
&lt;br /&gt;
If a user enters a password that does not meet the requirements, they are given an error message indicating the nature of the problem with the entered password.&lt;br /&gt;
&lt;br /&gt;
Enabling the password policy does not affect existing users until they decide to or are required to change their password. An admin can force all users to change their password using the force password change option in [[Bulk user actions]].&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;Tip&#039;&#039;: The password policy may also be applied to [[Enrolment key|enrolment keys]] by ticking the &#039;Use password policy&#039; checkbox in the [[Self enrolment]] settings.&lt;br /&gt;
&lt;br /&gt;
===Password rotation limit===&lt;br /&gt;
&lt;br /&gt;
Here you can specify how often a user must change their password before they can re-use a previous password. Note that this might not work with some external authentication plugins.&lt;br /&gt;
&lt;br /&gt;
===Log out after password change===&lt;br /&gt;
&lt;br /&gt;
By default, users can change their password and remain logged in. Enabling this setting will log them out of existing sessions except the one in which they specify their new password. This setting only applies to users manually changing their password, not to bulk password changes.&lt;br /&gt;
&lt;br /&gt;
===User created token duration===&lt;br /&gt;
&lt;br /&gt;
A new setting in Moodle 3.4 onwards enables the duration of a web services token created by a user (for example via the mobile app) to be set. (Previously the duration was 3 months and this value could not be changed.)&lt;br /&gt;
&lt;br /&gt;
===Group enrolment key policy===&lt;br /&gt;
If this is enabled then when a teacher sets a group enrolment key, they will have to set a key which follows the password policy set above. Note that the group enrolment key policy requires the password policy to be enabled.&lt;br /&gt;
&lt;br /&gt;
===Disable user profile images===&lt;br /&gt;
&lt;br /&gt;
Check/tick this box if you don&#039;t want your users to be able to change their [[User pictures|profile images]]. &lt;br /&gt;
&lt;br /&gt;
===Email change confirmation===&lt;br /&gt;
&lt;br /&gt;
A confirmation step is required for users to change their email address unless the &#039;&#039;emailchangeconfirmation&#039;&#039; box is unchecked.&lt;br /&gt;
&lt;br /&gt;
===Remember username===&lt;br /&gt;
If you want  usernames to be stored during login then set this to &amp;quot;yes&amp;quot;. This will store permanent cookies and in some countries may be considered a privacy issue if used without consent. From a UK point of view, see http://tracker.moodle.org/secure/attachment/24290/UK+Laws+Relating+to+Cookies-LUNS2011.pdf See also the Using Moodle forum discussion [http://moodle.org/mod/forum/discuss.php?d=201558 EU Cookie Law].&lt;br /&gt;
&lt;br /&gt;
===Strict validation of required fields===&lt;br /&gt;
If enabled, users are prevented from entering a space or line break only in required fields in forms. (note: add more info)&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [[Policies plugin]] - The Policies plugin provides a new user sign-on process, with ability to define multiple policies (site, privacy, third party), track user consents, and manage updates and versioning of the policies&lt;br /&gt;
&lt;br /&gt;
[[es:Políticas del sitio]]&lt;br /&gt;
[[eu:Gunearen_politikak]]&lt;br /&gt;
[[fr:Règles site]]&lt;br /&gt;
[[ja:サイトポリシー]]&lt;br /&gt;
[[de:Sicherheitsregeln der Website]]&lt;/div&gt;</summary>
		<author><name>Ghillenb</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/36/en/index.php?title=Course_completion_settings&amp;diff=133120</id>
		<title>Course completion settings</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/36/en/index.php?title=Course_completion_settings&amp;diff=133120"/>
		<updated>2019-02-08T09:26:27Z</updated>

		<summary type="html">&lt;p&gt;Ghillenb: /* Course completion blocks */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Course completion}}&lt;br /&gt;
==Enabling course completion==&lt;br /&gt;
&lt;br /&gt;
An administrator can enable course completion for the site by ticking the &#039;Enable completion tracking&#039; checkbox in  &#039;&#039;Administration &amp;gt; Site administration &amp;gt; Advanced features&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
A teacher can then enable course completion for their course by setting &#039;Enable completion tracking&#039; to Yes in  the Edit settings screen for their course. (This also enables the use of [[Activity completion]].) &lt;br /&gt;
&lt;br /&gt;
A Course completion link will then appear in the gear menu or the navigation block, depending on the theme. Clicking there will display three tabs:&lt;br /&gt;
&lt;br /&gt;
[[File:activitycompletiondefaultbulk.png]]&lt;br /&gt;
&lt;br /&gt;
The information below explains the settings in the Course completion tab. See [[Activity completion settings]] for the Default activity completion and Bulk edit activity completion tabs.&lt;br /&gt;
&lt;br /&gt;
==Course completion settings==&lt;br /&gt;
&lt;br /&gt;
===General===&lt;br /&gt;
&lt;br /&gt;
Choose here how you wish to mark the course complete -whether you want &#039;&#039;Any&#039;&#039; or &#039;&#039;All&#039;&#039; of the requirements that follow to count towards completion.&lt;br /&gt;
===Condition:Activity completion===&lt;br /&gt;
Tick the boxes of the activities you wish to count towards completion of the course. (You need to have [[Activity completion]] enabled to be able to do this. You can decide whether ALL of the activities must be completed or ANY one of them.&lt;br /&gt;
===Condition:Completion of other courses===&lt;br /&gt;
(These settings are collapsed by default.)&lt;br /&gt;
{|&lt;br /&gt;
|[[File:noothercoursecompletion25.png|thumb|Settings when no other courses have course completion enabled]]&lt;br /&gt;
|[[File:othercoursesompletion25.png|thumb|Settings when course completion is enabled in one or more other courses]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
This setting allows you to make &amp;quot;the completion of another course&amp;quot; as a condition for completing the course you are currently working in. This does not block the student from your current course; it simply means that the current course will not be marked complete until the first course has been marked complete. Thus, completion of the current course is dependent upon completion of an earlier course.  Just select one or more courses in the &amp;quot;Courses available box&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note&#039;&#039;&#039;: &#039;&#039;To remove a course from the list  if it is not required, press CTRL+click on the highlighted course and it will be deselected.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===Condition: Date===&lt;br /&gt;
If you tick the &#039;&#039;Enable&#039;&#039; box you can then set a date after which the course will be declared complete.&lt;br /&gt;
 &lt;br /&gt;
===Condition: Enrolment duration===&lt;br /&gt;
&lt;br /&gt;
If you tick the &#039;&#039;Enable&#039;&#039; box you can then choose a  number of days after enrolment upon which the course will be marked complete.&lt;br /&gt;
===Condition: Unenrolment===&lt;br /&gt;
If you tick &amp;quot;Enable&amp;quot; here then the course will be marked complete once the student is unenrolled.&lt;br /&gt;
&lt;br /&gt;
===Condition: Course grade===&lt;br /&gt;
If you tick the &#039;&#039;Enable&#039;&#039; box, you can set a passing grade for the course. Please note that course grade in Completion status is looking at total of points (rawgrade) rather than a percentage. &lt;br /&gt;
&lt;br /&gt;
===Condition: Manual self-completion===&lt;br /&gt;
If this is enabled then a student can mark the course complete themselves from the [[Self completion block]].&lt;br /&gt;
&lt;br /&gt;
===Condition: Manual completion  by others===&lt;br /&gt;
Users with selected roles may mark the course as complete if their role is ticked here. The roles listed are ones for which the capability [[Capabilities/moodle/course:markcomplete|Mark users as complete in course completion]] is allowed.&lt;br /&gt;
&lt;br /&gt;
ALL means that each role must mark the course complete before; ANY means that it will be classed as complete once one role has marked it complete.&lt;br /&gt;
&lt;br /&gt;
==Site administration settings==&lt;br /&gt;
&lt;br /&gt;
Use &#039;&#039;Site administration &amp;gt; Advanced features &amp;gt; Enable completion tracking&#039;&#039; (check enabled) in order to allow completion tracking on your site.&lt;br /&gt;
&lt;br /&gt;
You can set Completion tracking as On or Off in new courses as a course default in &#039;&#039;Site administration &amp;gt; Courses &amp;gt; Course default settings&#039;&#039;. &lt;br /&gt;
&lt;br /&gt;
==Course completion capabilities==&lt;br /&gt;
&lt;br /&gt;
There are two capabilities, both of which are allowed for the default roles of manager, teacher and non-editing teacher:&lt;br /&gt;
&lt;br /&gt;
*[[Capabilities/report/completion:view|View course completion report]]&lt;br /&gt;
*[[Capabilities/moodle/course:markcomplete|Mark users as complete in course completion]]&lt;br /&gt;
&lt;br /&gt;
==Course completion blocks==&lt;br /&gt;
&lt;br /&gt;
* [[Course completion status block]]&lt;br /&gt;
* [[Self completion block]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Site administration]]&lt;br /&gt;
&lt;br /&gt;
[[eu:Ikastaro-osaketaren_jarraipenaren_ezarpenak]]&lt;br /&gt;
[[es:Configuraciones de finalización del curso]]&lt;br /&gt;
[[de:Einstellungen zum Kursabschluss]]&lt;/div&gt;</summary>
		<author><name>Ghillenb</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/36/en/index.php?title=badges/competency&amp;diff=133119</id>
		<title>badges/competency</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/36/en/index.php?title=badges/competency&amp;diff=133119"/>
		<updated>2019-02-08T09:13:57Z</updated>

		<summary type="html">&lt;p&gt;Ghillenb: Redirected page to Managing badges&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#redirect[[Managing badges]]&lt;/div&gt;</summary>
		<author><name>Ghillenb</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/36/en/index.php?title=badges/endorsement&amp;diff=133118</id>
		<title>badges/endorsement</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/36/en/index.php?title=badges/endorsement&amp;diff=133118"/>
		<updated>2019-02-08T09:13:01Z</updated>

		<summary type="html">&lt;p&gt;Ghillenb: Redirected page to Managing badges&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#redirect[[Managing badges]]&lt;/div&gt;</summary>
		<author><name>Ghillenb</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/36/en/index.php?title=badges/related&amp;diff=133117</id>
		<title>badges/related</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/36/en/index.php?title=badges/related&amp;diff=133117"/>
		<updated>2019-02-08T09:12:28Z</updated>

		<summary type="html">&lt;p&gt;Ghillenb: Redirected page to Managing badges&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#redirect[[Managing badges]]&lt;/div&gt;</summary>
		<author><name>Ghillenb</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/36/en/index.php?title=Using_badges&amp;diff=133116</id>
		<title>Using badges</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/36/en/index.php?title=Using_badges&amp;diff=133116"/>
		<updated>2019-02-08T08:58:05Z</updated>

		<summary type="html">&lt;p&gt;Ghillenb: /* Badge expiry */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Badges}}This page is about how to add badges to a course or the site and how users can access their badges. For managing badges which have already been added, see [[Managing badges]].&lt;br /&gt;
&lt;br /&gt;
==Adding a course badge==&lt;br /&gt;
&lt;br /&gt;
If course badges have been enabled in &#039;&#039;Administration &amp;gt; Site administration &amp;gt; Badges &amp;gt; Badges&#039;&#039; settings then a teacher can add badges from &#039;&#039;Administration &amp;gt; Course administration &amp;gt; Badges &amp;gt; Add a new badge&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
===Badge details=== &lt;br /&gt;
&lt;br /&gt;
Add a name and description and upload your badge here.&lt;br /&gt;
&lt;br /&gt;
{{New features}}A badge version and language may be added, along with information about the author of the image used for the badge.&lt;br /&gt;
&lt;br /&gt;
===Issuer details===&lt;br /&gt;
&lt;br /&gt;
If you add the teacher name here, it will appear when the badge is displayed. An email address is optional.&lt;br /&gt;
&lt;br /&gt;
===Badge expiry===&lt;br /&gt;
&lt;br /&gt;
Set a date here if the badge will cease to be valid after a certain date. Leave it to never if you want the badge to be permanently displayed.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*When the settings are saved, you are then taken to the Manage badges screen where you can decide the criteria for awarding the badge along with other optional information.&lt;br /&gt;
{{New features}}*This information can now include Endorsements, Related badges and (external) Competencies. See [[Managing badges]] for more details.&lt;br /&gt;
&lt;br /&gt;
===Criteria===&lt;br /&gt;
&lt;br /&gt;
*For course badges, the criteria are: Manual issue by role; course completion,  activity completion and previously awarded badges.&lt;br /&gt;
*When selecting Manual completion by role, you can choose the role you wish to award the badge, so for example a teacher could allow a non-editing teacher to award badges in the course.&lt;br /&gt;
*For badges to be awarded for course or activity completion, [[Completion tracking]] must be enabled in the site and the course.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:CourseBadgeCriteria.png|thumb|400px|center|Choosing criteria for the badge]]&lt;br /&gt;
&lt;br /&gt;
It&#039;s possible to add a description of the criterion/criteria  to provide more information or relevant links.&lt;br /&gt;
&lt;br /&gt;
[[File:criteriondescription.png|thumb|center|400px|Criterion description field]]&lt;br /&gt;
&lt;br /&gt;
*Once criteria have been set, you are returned to the Manage badges screen where you must &amp;quot;enable access&amp;quot; for the badge to be available:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:enableaccesscoursebadge.png|thumb|400px|center|Click to enable access to the badge]]&lt;br /&gt;
&lt;br /&gt;
===Awarding the badge===&lt;br /&gt;
[[File:badge recipients.png|thumb|Badge recipients]]&lt;br /&gt;
Badges may be awarded manually from &#039;&#039;Course administration &amp;gt; Badges &amp;gt; Manage badges &amp;gt; Recipients&#039;&#039; and clicking the &amp;quot;Award badge&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
For information on the Overview, Edit details, Message and Recipients tab, see [[Managing badges]].&lt;br /&gt;
&lt;br /&gt;
Tip: If your site has a large number of users, it&#039;s easier to search for email addresses than names.&lt;br /&gt;
&lt;br /&gt;
===Revoking a badge===&lt;br /&gt;
&lt;br /&gt;
If a badge is awarded my mistake, it may be revoked from the &#039;Badge recipients&#039; page. Click the badge in question, click the Award button, select the person whose badge you wish to revoke and click &#039;Revoke&#039;.&lt;br /&gt;
&lt;br /&gt;
Only badges which were awarded manually may be revoked.&lt;br /&gt;
&lt;br /&gt;
==Adding a site badge==&lt;br /&gt;
&lt;br /&gt;
*An administrator can add a site badge from &#039;&#039;Administration &amp;gt; Site administration &amp;gt; Badges &amp;gt; Add a new badge&#039;&#039;.&lt;br /&gt;
*While the settings are basically the same as for a teacher in a course, the &#039;&#039;&#039;criteria&#039;&#039;&#039; are slightly different because of the global nature of the badge. These are: manual issue by role; completing a set of courses or profile completion and, &#039;&#039;&#039;New in 3.5,&#039;&#039;&#039;cohort membership and previously awarded badges. As part of the profile completion criteria, a badge may be awarded for uploading a profile picture.&lt;br /&gt;
*In order to be able to award a site badge based on completing one or more courses, [[Completion tracking|completion tracking]] needs to be enabled in the site and  relevant courses. In each course, [[Activity completion| activity completion]] must be set for the chosen activities, which must be then checked in the [[Course completion settings |course completion settings]].&lt;br /&gt;
{|&lt;br /&gt;
|[[File:SiteBadgeCriteria.png|thumb|Badge criteria for site badges]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Earning badges==&lt;br /&gt;
&lt;br /&gt;
*Once all criteria are set and badge creator is happy with badge details and settings, site users can start earning it. For users to be able to earn a badge, a badge creator/administrator needs to enable access to this badge on a badge overview page or &amp;quot;Manage badges&amp;quot; page (as shown on the picture).&lt;br /&gt;
&lt;br /&gt;
*Normally badges are awarded to users automatically based on their actions in the system. The completion criteria of an active badge are re-calculated every time an event such as completion of a course or activity, or updating user profile happens. If a user has completed all necessary requirements they are issued a badge and sent an email notification.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Only badges with enabled access are available to users and can be earned!&#039;&#039;&#039;&lt;br /&gt;
{|&lt;br /&gt;
|[[File:Badge enable access.png|thumb|Enabling badge access]]&lt;br /&gt;
|[[File:Earning a badge.png|thumb|Earning a badge]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[https://moodle.org/mod/forum/discuss.php?d=262580 Moodle is shrinking badges size] - forum post&lt;br /&gt;
*[https://moodle.org/mod/forum/discuss.php?d=235135 Custom Reports for Badges - Get some Here] - forum post&lt;br /&gt;
*[http://school.demo.moodle.net/badges/index.php?type=1  School demo example: Managing site badges] (Log in with username: &#039;&#039;manager&#039;&#039;, password:  &#039;&#039;moodle&#039;&#039;)&lt;br /&gt;
*[http://school.demo.moodle.net/badges/index.php?type=2&amp;amp;id=62  School demo example: Managing course badges] (Log in with username: &#039;&#039;teacher&#039;&#039;, password: &#039;&#039;moodle&#039;&#039;)&lt;br /&gt;
*[http://school.demo.moodle.net/badges/mybadges.php  School demo example: Viewing your own  badges] (Log in with username: &#039;&#039;student&#039;&#039;, password: &#039;&#039;moodle&#039;&#039;)&lt;br /&gt;
*[http://remediatingassessment.blogspot.co.nz/2013/07/research-design-principles-for-studying.html Research Design Principles for Studying Learning with Digital Badges] Re-mediating assessment blog post&lt;br /&gt;
*[http://www.jiscrsc.ac.uk/media/421718/jiscopenbadgesdesigntoolkit-print_1.pdf Jisc Open Badge Design Toolkit]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[es:Usando insignias]]&lt;br /&gt;
[[de:Auszeichnungen nutzen]]&lt;/div&gt;</summary>
		<author><name>Ghillenb</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/36/en/index.php?title=Using_badges&amp;diff=133115</id>
		<title>Using badges</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/36/en/index.php?title=Using_badges&amp;diff=133115"/>
		<updated>2019-02-08T08:57:55Z</updated>

		<summary type="html">&lt;p&gt;Ghillenb: /* Badge expiry */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Badges}}This page is about how to add badges to a course or the site and how users can access their badges. For managing badges which have already been added, see [[Managing badges]].&lt;br /&gt;
&lt;br /&gt;
==Adding a course badge==&lt;br /&gt;
&lt;br /&gt;
If course badges have been enabled in &#039;&#039;Administration &amp;gt; Site administration &amp;gt; Badges &amp;gt; Badges&#039;&#039; settings then a teacher can add badges from &#039;&#039;Administration &amp;gt; Course administration &amp;gt; Badges &amp;gt; Add a new badge&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
===Badge details=== &lt;br /&gt;
&lt;br /&gt;
Add a name and description and upload your badge here.&lt;br /&gt;
&lt;br /&gt;
{{New features}}A badge version and language may be added, along with information about the author of the image used for the badge.&lt;br /&gt;
&lt;br /&gt;
===Issuer details===&lt;br /&gt;
&lt;br /&gt;
If you add the teacher name here, it will appear when the badge is displayed. An email address is optional.&lt;br /&gt;
&lt;br /&gt;
===Badge expiry===&lt;br /&gt;
&lt;br /&gt;
Set a date here if the badge will cease to be valid after a certain date. Leave it to never if you want the badge to be permanently displayed.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*When the settings are saved, you are then taken to the Manage badges screen where you can decide the criteria for awarding the badge along with other optional information.&lt;br /&gt;
{{New features}}*&#039;This information can now include Endorsements, Related badges and (external) Competencies. See [[Managing badges]] for more details.&lt;br /&gt;
&lt;br /&gt;
===Criteria===&lt;br /&gt;
&lt;br /&gt;
*For course badges, the criteria are: Manual issue by role; course completion,  activity completion and previously awarded badges.&lt;br /&gt;
*When selecting Manual completion by role, you can choose the role you wish to award the badge, so for example a teacher could allow a non-editing teacher to award badges in the course.&lt;br /&gt;
*For badges to be awarded for course or activity completion, [[Completion tracking]] must be enabled in the site and the course.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:CourseBadgeCriteria.png|thumb|400px|center|Choosing criteria for the badge]]&lt;br /&gt;
&lt;br /&gt;
It&#039;s possible to add a description of the criterion/criteria  to provide more information or relevant links.&lt;br /&gt;
&lt;br /&gt;
[[File:criteriondescription.png|thumb|center|400px|Criterion description field]]&lt;br /&gt;
&lt;br /&gt;
*Once criteria have been set, you are returned to the Manage badges screen where you must &amp;quot;enable access&amp;quot; for the badge to be available:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:enableaccesscoursebadge.png|thumb|400px|center|Click to enable access to the badge]]&lt;br /&gt;
&lt;br /&gt;
===Awarding the badge===&lt;br /&gt;
[[File:badge recipients.png|thumb|Badge recipients]]&lt;br /&gt;
Badges may be awarded manually from &#039;&#039;Course administration &amp;gt; Badges &amp;gt; Manage badges &amp;gt; Recipients&#039;&#039; and clicking the &amp;quot;Award badge&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
For information on the Overview, Edit details, Message and Recipients tab, see [[Managing badges]].&lt;br /&gt;
&lt;br /&gt;
Tip: If your site has a large number of users, it&#039;s easier to search for email addresses than names.&lt;br /&gt;
&lt;br /&gt;
===Revoking a badge===&lt;br /&gt;
&lt;br /&gt;
If a badge is awarded my mistake, it may be revoked from the &#039;Badge recipients&#039; page. Click the badge in question, click the Award button, select the person whose badge you wish to revoke and click &#039;Revoke&#039;.&lt;br /&gt;
&lt;br /&gt;
Only badges which were awarded manually may be revoked.&lt;br /&gt;
&lt;br /&gt;
==Adding a site badge==&lt;br /&gt;
&lt;br /&gt;
*An administrator can add a site badge from &#039;&#039;Administration &amp;gt; Site administration &amp;gt; Badges &amp;gt; Add a new badge&#039;&#039;.&lt;br /&gt;
*While the settings are basically the same as for a teacher in a course, the &#039;&#039;&#039;criteria&#039;&#039;&#039; are slightly different because of the global nature of the badge. These are: manual issue by role; completing a set of courses or profile completion and, &#039;&#039;&#039;New in 3.5,&#039;&#039;&#039;cohort membership and previously awarded badges. As part of the profile completion criteria, a badge may be awarded for uploading a profile picture.&lt;br /&gt;
*In order to be able to award a site badge based on completing one or more courses, [[Completion tracking|completion tracking]] needs to be enabled in the site and  relevant courses. In each course, [[Activity completion| activity completion]] must be set for the chosen activities, which must be then checked in the [[Course completion settings |course completion settings]].&lt;br /&gt;
{|&lt;br /&gt;
|[[File:SiteBadgeCriteria.png|thumb|Badge criteria for site badges]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Earning badges==&lt;br /&gt;
&lt;br /&gt;
*Once all criteria are set and badge creator is happy with badge details and settings, site users can start earning it. For users to be able to earn a badge, a badge creator/administrator needs to enable access to this badge on a badge overview page or &amp;quot;Manage badges&amp;quot; page (as shown on the picture).&lt;br /&gt;
&lt;br /&gt;
*Normally badges are awarded to users automatically based on their actions in the system. The completion criteria of an active badge are re-calculated every time an event such as completion of a course or activity, or updating user profile happens. If a user has completed all necessary requirements they are issued a badge and sent an email notification.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Only badges with enabled access are available to users and can be earned!&#039;&#039;&#039;&lt;br /&gt;
{|&lt;br /&gt;
|[[File:Badge enable access.png|thumb|Enabling badge access]]&lt;br /&gt;
|[[File:Earning a badge.png|thumb|Earning a badge]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[https://moodle.org/mod/forum/discuss.php?d=262580 Moodle is shrinking badges size] - forum post&lt;br /&gt;
*[https://moodle.org/mod/forum/discuss.php?d=235135 Custom Reports for Badges - Get some Here] - forum post&lt;br /&gt;
*[http://school.demo.moodle.net/badges/index.php?type=1  School demo example: Managing site badges] (Log in with username: &#039;&#039;manager&#039;&#039;, password:  &#039;&#039;moodle&#039;&#039;)&lt;br /&gt;
*[http://school.demo.moodle.net/badges/index.php?type=2&amp;amp;id=62  School demo example: Managing course badges] (Log in with username: &#039;&#039;teacher&#039;&#039;, password: &#039;&#039;moodle&#039;&#039;)&lt;br /&gt;
*[http://school.demo.moodle.net/badges/mybadges.php  School demo example: Viewing your own  badges] (Log in with username: &#039;&#039;student&#039;&#039;, password: &#039;&#039;moodle&#039;&#039;)&lt;br /&gt;
*[http://remediatingassessment.blogspot.co.nz/2013/07/research-design-principles-for-studying.html Research Design Principles for Studying Learning with Digital Badges] Re-mediating assessment blog post&lt;br /&gt;
*[http://www.jiscrsc.ac.uk/media/421718/jiscopenbadgesdesigntoolkit-print_1.pdf Jisc Open Badge Design Toolkit]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[es:Usando insignias]]&lt;br /&gt;
[[de:Auszeichnungen nutzen]]&lt;/div&gt;</summary>
		<author><name>Ghillenb</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/36/en/index.php?title=Using_badges&amp;diff=133114</id>
		<title>Using badges</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/36/en/index.php?title=Using_badges&amp;diff=133114"/>
		<updated>2019-02-08T08:54:22Z</updated>

		<summary type="html">&lt;p&gt;Ghillenb: /* Badge details */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Badges}}This page is about how to add badges to a course or the site and how users can access their badges. For managing badges which have already been added, see [[Managing badges]].&lt;br /&gt;
&lt;br /&gt;
==Adding a course badge==&lt;br /&gt;
&lt;br /&gt;
If course badges have been enabled in &#039;&#039;Administration &amp;gt; Site administration &amp;gt; Badges &amp;gt; Badges&#039;&#039; settings then a teacher can add badges from &#039;&#039;Administration &amp;gt; Course administration &amp;gt; Badges &amp;gt; Add a new badge&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
===Badge details=== &lt;br /&gt;
&lt;br /&gt;
Add a name and description and upload your badge here.&lt;br /&gt;
&lt;br /&gt;
{{New features}}A badge version and language may be added, along with information about the author of the image used for the badge.&lt;br /&gt;
&lt;br /&gt;
===Issuer details===&lt;br /&gt;
&lt;br /&gt;
If you add the teacher name here, it will appear when the badge is displayed. An email address is optional.&lt;br /&gt;
&lt;br /&gt;
===Badge expiry===&lt;br /&gt;
&lt;br /&gt;
Set a date here if the badge will cease to be valid after a certain date. Leave it to never if you want the badge to be permanently displayed.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*When the settings are saved, you are then taken to the Manage badges screen where you can decide the criteria for awarding the badge along with other optional information.&lt;br /&gt;
*&#039;&#039;&#039;NEW IN 3.6&#039;&#039;&#039; This information can now include Endorsements, Related badges and (external) Competencies. See [[Managing badges]] for more details.&lt;br /&gt;
&lt;br /&gt;
===Criteria===&lt;br /&gt;
&lt;br /&gt;
*For course badges, the criteria are: Manual issue by role; course completion,  activity completion and previously awarded badges.&lt;br /&gt;
*When selecting Manual completion by role, you can choose the role you wish to award the badge, so for example a teacher could allow a non-editing teacher to award badges in the course.&lt;br /&gt;
*For badges to be awarded for course or activity completion, [[Completion tracking]] must be enabled in the site and the course.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:CourseBadgeCriteria.png|thumb|400px|center|Choosing criteria for the badge]]&lt;br /&gt;
&lt;br /&gt;
It&#039;s possible to add a description of the criterion/criteria  to provide more information or relevant links.&lt;br /&gt;
&lt;br /&gt;
[[File:criteriondescription.png|thumb|center|400px|Criterion description field]]&lt;br /&gt;
&lt;br /&gt;
*Once criteria have been set, you are returned to the Manage badges screen where you must &amp;quot;enable access&amp;quot; for the badge to be available:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:enableaccesscoursebadge.png|thumb|400px|center|Click to enable access to the badge]]&lt;br /&gt;
&lt;br /&gt;
===Awarding the badge===&lt;br /&gt;
[[File:badge recipients.png|thumb|Badge recipients]]&lt;br /&gt;
Badges may be awarded manually from &#039;&#039;Course administration &amp;gt; Badges &amp;gt; Manage badges &amp;gt; Recipients&#039;&#039; and clicking the &amp;quot;Award badge&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
For information on the Overview, Edit details, Message and Recipients tab, see [[Managing badges]].&lt;br /&gt;
&lt;br /&gt;
Tip: If your site has a large number of users, it&#039;s easier to search for email addresses than names.&lt;br /&gt;
&lt;br /&gt;
===Revoking a badge===&lt;br /&gt;
&lt;br /&gt;
If a badge is awarded my mistake, it may be revoked from the &#039;Badge recipients&#039; page. Click the badge in question, click the Award button, select the person whose badge you wish to revoke and click &#039;Revoke&#039;.&lt;br /&gt;
&lt;br /&gt;
Only badges which were awarded manually may be revoked.&lt;br /&gt;
&lt;br /&gt;
==Adding a site badge==&lt;br /&gt;
&lt;br /&gt;
*An administrator can add a site badge from &#039;&#039;Administration &amp;gt; Site administration &amp;gt; Badges &amp;gt; Add a new badge&#039;&#039;.&lt;br /&gt;
*While the settings are basically the same as for a teacher in a course, the &#039;&#039;&#039;criteria&#039;&#039;&#039; are slightly different because of the global nature of the badge. These are: manual issue by role; completing a set of courses or profile completion and, &#039;&#039;&#039;New in 3.5,&#039;&#039;&#039;cohort membership and previously awarded badges. As part of the profile completion criteria, a badge may be awarded for uploading a profile picture.&lt;br /&gt;
*In order to be able to award a site badge based on completing one or more courses, [[Completion tracking|completion tracking]] needs to be enabled in the site and  relevant courses. In each course, [[Activity completion| activity completion]] must be set for the chosen activities, which must be then checked in the [[Course completion settings |course completion settings]].&lt;br /&gt;
{|&lt;br /&gt;
|[[File:SiteBadgeCriteria.png|thumb|Badge criteria for site badges]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Earning badges==&lt;br /&gt;
&lt;br /&gt;
*Once all criteria are set and badge creator is happy with badge details and settings, site users can start earning it. For users to be able to earn a badge, a badge creator/administrator needs to enable access to this badge on a badge overview page or &amp;quot;Manage badges&amp;quot; page (as shown on the picture).&lt;br /&gt;
&lt;br /&gt;
*Normally badges are awarded to users automatically based on their actions in the system. The completion criteria of an active badge are re-calculated every time an event such as completion of a course or activity, or updating user profile happens. If a user has completed all necessary requirements they are issued a badge and sent an email notification.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Only badges with enabled access are available to users and can be earned!&#039;&#039;&#039;&lt;br /&gt;
{|&lt;br /&gt;
|[[File:Badge enable access.png|thumb|Enabling badge access]]&lt;br /&gt;
|[[File:Earning a badge.png|thumb|Earning a badge]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[https://moodle.org/mod/forum/discuss.php?d=262580 Moodle is shrinking badges size] - forum post&lt;br /&gt;
*[https://moodle.org/mod/forum/discuss.php?d=235135 Custom Reports for Badges - Get some Here] - forum post&lt;br /&gt;
*[http://school.demo.moodle.net/badges/index.php?type=1  School demo example: Managing site badges] (Log in with username: &#039;&#039;manager&#039;&#039;, password:  &#039;&#039;moodle&#039;&#039;)&lt;br /&gt;
*[http://school.demo.moodle.net/badges/index.php?type=2&amp;amp;id=62  School demo example: Managing course badges] (Log in with username: &#039;&#039;teacher&#039;&#039;, password: &#039;&#039;moodle&#039;&#039;)&lt;br /&gt;
*[http://school.demo.moodle.net/badges/mybadges.php  School demo example: Viewing your own  badges] (Log in with username: &#039;&#039;student&#039;&#039;, password: &#039;&#039;moodle&#039;&#039;)&lt;br /&gt;
*[http://remediatingassessment.blogspot.co.nz/2013/07/research-design-principles-for-studying.html Research Design Principles for Studying Learning with Digital Badges] Re-mediating assessment blog post&lt;br /&gt;
*[http://www.jiscrsc.ac.uk/media/421718/jiscopenbadgesdesigntoolkit-print_1.pdf Jisc Open Badge Design Toolkit]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[es:Usando insignias]]&lt;br /&gt;
[[de:Auszeichnungen nutzen]]&lt;/div&gt;</summary>
		<author><name>Ghillenb</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/36/en/index.php?title=Using_badges&amp;diff=133113</id>
		<title>Using badges</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/36/en/index.php?title=Using_badges&amp;diff=133113"/>
		<updated>2019-02-08T08:51:50Z</updated>

		<summary type="html">&lt;p&gt;Ghillenb: /* Badge details */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Badges}}This page is about how to add badges to a course or the site and how users can access their badges. For managing badges which have already been added, see [[Managing badges]].&lt;br /&gt;
&lt;br /&gt;
==Adding a course badge==&lt;br /&gt;
&lt;br /&gt;
If course badges have been enabled in &#039;&#039;Administration &amp;gt; Site administration &amp;gt; Badges &amp;gt; Badges&#039;&#039; settings then a teacher can add badges from &#039;&#039;Administration &amp;gt; Course administration &amp;gt; Badges &amp;gt; Add a new badge&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
===Badge details=== &lt;br /&gt;
&lt;br /&gt;
Add a name and description and upload your badge here.&lt;br /&gt;
&lt;br /&gt;
{{New in 3.6}}&#039;&#039;&#039;NEW IN 3.6&#039;&#039;&#039; A badge version and language may be added, along with information about the author of the image used for the badge.&lt;br /&gt;
&lt;br /&gt;
===Issuer details===&lt;br /&gt;
&lt;br /&gt;
If you add the teacher name here, it will appear when the badge is displayed. An email address is optional.&lt;br /&gt;
&lt;br /&gt;
===Badge expiry===&lt;br /&gt;
&lt;br /&gt;
Set a date here if the badge will cease to be valid after a certain date. Leave it to never if you want the badge to be permanently displayed.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*When the settings are saved, you are then taken to the Manage badges screen where you can decide the criteria for awarding the badge along with other optional information.&lt;br /&gt;
*&#039;&#039;&#039;NEW IN 3.6&#039;&#039;&#039; This information can now include Endorsements, Related badges and (external) Competencies. See [[Managing badges]] for more details.&lt;br /&gt;
&lt;br /&gt;
===Criteria===&lt;br /&gt;
&lt;br /&gt;
*For course badges, the criteria are: Manual issue by role; course completion,  activity completion and previously awarded badges.&lt;br /&gt;
*When selecting Manual completion by role, you can choose the role you wish to award the badge, so for example a teacher could allow a non-editing teacher to award badges in the course.&lt;br /&gt;
*For badges to be awarded for course or activity completion, [[Completion tracking]] must be enabled in the site and the course.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:CourseBadgeCriteria.png|thumb|400px|center|Choosing criteria for the badge]]&lt;br /&gt;
&lt;br /&gt;
It&#039;s possible to add a description of the criterion/criteria  to provide more information or relevant links.&lt;br /&gt;
&lt;br /&gt;
[[File:criteriondescription.png|thumb|center|400px|Criterion description field]]&lt;br /&gt;
&lt;br /&gt;
*Once criteria have been set, you are returned to the Manage badges screen where you must &amp;quot;enable access&amp;quot; for the badge to be available:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:enableaccesscoursebadge.png|thumb|400px|center|Click to enable access to the badge]]&lt;br /&gt;
&lt;br /&gt;
===Awarding the badge===&lt;br /&gt;
[[File:badge recipients.png|thumb|Badge recipients]]&lt;br /&gt;
Badges may be awarded manually from &#039;&#039;Course administration &amp;gt; Badges &amp;gt; Manage badges &amp;gt; Recipients&#039;&#039; and clicking the &amp;quot;Award badge&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
For information on the Overview, Edit details, Message and Recipients tab, see [[Managing badges]].&lt;br /&gt;
&lt;br /&gt;
Tip: If your site has a large number of users, it&#039;s easier to search for email addresses than names.&lt;br /&gt;
&lt;br /&gt;
===Revoking a badge===&lt;br /&gt;
&lt;br /&gt;
If a badge is awarded my mistake, it may be revoked from the &#039;Badge recipients&#039; page. Click the badge in question, click the Award button, select the person whose badge you wish to revoke and click &#039;Revoke&#039;.&lt;br /&gt;
&lt;br /&gt;
Only badges which were awarded manually may be revoked.&lt;br /&gt;
&lt;br /&gt;
==Adding a site badge==&lt;br /&gt;
&lt;br /&gt;
*An administrator can add a site badge from &#039;&#039;Administration &amp;gt; Site administration &amp;gt; Badges &amp;gt; Add a new badge&#039;&#039;.&lt;br /&gt;
*While the settings are basically the same as for a teacher in a course, the &#039;&#039;&#039;criteria&#039;&#039;&#039; are slightly different because of the global nature of the badge. These are: manual issue by role; completing a set of courses or profile completion and, &#039;&#039;&#039;New in 3.5,&#039;&#039;&#039;cohort membership and previously awarded badges. As part of the profile completion criteria, a badge may be awarded for uploading a profile picture.&lt;br /&gt;
*In order to be able to award a site badge based on completing one or more courses, [[Completion tracking|completion tracking]] needs to be enabled in the site and  relevant courses. In each course, [[Activity completion| activity completion]] must be set for the chosen activities, which must be then checked in the [[Course completion settings |course completion settings]].&lt;br /&gt;
{|&lt;br /&gt;
|[[File:SiteBadgeCriteria.png|thumb|Badge criteria for site badges]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Earning badges==&lt;br /&gt;
&lt;br /&gt;
*Once all criteria are set and badge creator is happy with badge details and settings, site users can start earning it. For users to be able to earn a badge, a badge creator/administrator needs to enable access to this badge on a badge overview page or &amp;quot;Manage badges&amp;quot; page (as shown on the picture).&lt;br /&gt;
&lt;br /&gt;
*Normally badges are awarded to users automatically based on their actions in the system. The completion criteria of an active badge are re-calculated every time an event such as completion of a course or activity, or updating user profile happens. If a user has completed all necessary requirements they are issued a badge and sent an email notification.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Only badges with enabled access are available to users and can be earned!&#039;&#039;&#039;&lt;br /&gt;
{|&lt;br /&gt;
|[[File:Badge enable access.png|thumb|Enabling badge access]]&lt;br /&gt;
|[[File:Earning a badge.png|thumb|Earning a badge]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[https://moodle.org/mod/forum/discuss.php?d=262580 Moodle is shrinking badges size] - forum post&lt;br /&gt;
*[https://moodle.org/mod/forum/discuss.php?d=235135 Custom Reports for Badges - Get some Here] - forum post&lt;br /&gt;
*[http://school.demo.moodle.net/badges/index.php?type=1  School demo example: Managing site badges] (Log in with username: &#039;&#039;manager&#039;&#039;, password:  &#039;&#039;moodle&#039;&#039;)&lt;br /&gt;
*[http://school.demo.moodle.net/badges/index.php?type=2&amp;amp;id=62  School demo example: Managing course badges] (Log in with username: &#039;&#039;teacher&#039;&#039;, password: &#039;&#039;moodle&#039;&#039;)&lt;br /&gt;
*[http://school.demo.moodle.net/badges/mybadges.php  School demo example: Viewing your own  badges] (Log in with username: &#039;&#039;student&#039;&#039;, password: &#039;&#039;moodle&#039;&#039;)&lt;br /&gt;
*[http://remediatingassessment.blogspot.co.nz/2013/07/research-design-principles-for-studying.html Research Design Principles for Studying Learning with Digital Badges] Re-mediating assessment blog post&lt;br /&gt;
*[http://www.jiscrsc.ac.uk/media/421718/jiscopenbadgesdesigntoolkit-print_1.pdf Jisc Open Badge Design Toolkit]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[es:Usando insignias]]&lt;br /&gt;
[[de:Auszeichnungen nutzen]]&lt;/div&gt;</summary>
		<author><name>Ghillenb</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/36/en/index.php?title=Using_badges&amp;diff=133112</id>
		<title>Using badges</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/36/en/index.php?title=Using_badges&amp;diff=133112"/>
		<updated>2019-02-08T08:51:33Z</updated>

		<summary type="html">&lt;p&gt;Ghillenb: /* Badge details */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Badges}}This page is about how to add badges to a course or the site and how users can access their badges. For managing badges which have already been added, see [[Managing badges]].&lt;br /&gt;
&lt;br /&gt;
==Adding a course badge==&lt;br /&gt;
&lt;br /&gt;
If course badges have been enabled in &#039;&#039;Administration &amp;gt; Site administration &amp;gt; Badges &amp;gt; Badges&#039;&#039; settings then a teacher can add badges from &#039;&#039;Administration &amp;gt; Course administration &amp;gt; Badges &amp;gt; Add a new badge&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
===Badge details=== &lt;br /&gt;
&lt;br /&gt;
Add a name and description and upload your badge here.&lt;br /&gt;
&lt;br /&gt;
{{New Feature}}&#039;&#039;&#039;NEW IN 3.6&#039;&#039;&#039; A badge version and language may be added, along with information about the author of the image used for the badge.&lt;br /&gt;
&lt;br /&gt;
===Issuer details===&lt;br /&gt;
&lt;br /&gt;
If you add the teacher name here, it will appear when the badge is displayed. An email address is optional.&lt;br /&gt;
&lt;br /&gt;
===Badge expiry===&lt;br /&gt;
&lt;br /&gt;
Set a date here if the badge will cease to be valid after a certain date. Leave it to never if you want the badge to be permanently displayed.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*When the settings are saved, you are then taken to the Manage badges screen where you can decide the criteria for awarding the badge along with other optional information.&lt;br /&gt;
*&#039;&#039;&#039;NEW IN 3.6&#039;&#039;&#039; This information can now include Endorsements, Related badges and (external) Competencies. See [[Managing badges]] for more details.&lt;br /&gt;
&lt;br /&gt;
===Criteria===&lt;br /&gt;
&lt;br /&gt;
*For course badges, the criteria are: Manual issue by role; course completion,  activity completion and previously awarded badges.&lt;br /&gt;
*When selecting Manual completion by role, you can choose the role you wish to award the badge, so for example a teacher could allow a non-editing teacher to award badges in the course.&lt;br /&gt;
*For badges to be awarded for course or activity completion, [[Completion tracking]] must be enabled in the site and the course.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:CourseBadgeCriteria.png|thumb|400px|center|Choosing criteria for the badge]]&lt;br /&gt;
&lt;br /&gt;
It&#039;s possible to add a description of the criterion/criteria  to provide more information or relevant links.&lt;br /&gt;
&lt;br /&gt;
[[File:criteriondescription.png|thumb|center|400px|Criterion description field]]&lt;br /&gt;
&lt;br /&gt;
*Once criteria have been set, you are returned to the Manage badges screen where you must &amp;quot;enable access&amp;quot; for the badge to be available:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:enableaccesscoursebadge.png|thumb|400px|center|Click to enable access to the badge]]&lt;br /&gt;
&lt;br /&gt;
===Awarding the badge===&lt;br /&gt;
[[File:badge recipients.png|thumb|Badge recipients]]&lt;br /&gt;
Badges may be awarded manually from &#039;&#039;Course administration &amp;gt; Badges &amp;gt; Manage badges &amp;gt; Recipients&#039;&#039; and clicking the &amp;quot;Award badge&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
For information on the Overview, Edit details, Message and Recipients tab, see [[Managing badges]].&lt;br /&gt;
&lt;br /&gt;
Tip: If your site has a large number of users, it&#039;s easier to search for email addresses than names.&lt;br /&gt;
&lt;br /&gt;
===Revoking a badge===&lt;br /&gt;
&lt;br /&gt;
If a badge is awarded my mistake, it may be revoked from the &#039;Badge recipients&#039; page. Click the badge in question, click the Award button, select the person whose badge you wish to revoke and click &#039;Revoke&#039;.&lt;br /&gt;
&lt;br /&gt;
Only badges which were awarded manually may be revoked.&lt;br /&gt;
&lt;br /&gt;
==Adding a site badge==&lt;br /&gt;
&lt;br /&gt;
*An administrator can add a site badge from &#039;&#039;Administration &amp;gt; Site administration &amp;gt; Badges &amp;gt; Add a new badge&#039;&#039;.&lt;br /&gt;
*While the settings are basically the same as for a teacher in a course, the &#039;&#039;&#039;criteria&#039;&#039;&#039; are slightly different because of the global nature of the badge. These are: manual issue by role; completing a set of courses or profile completion and, &#039;&#039;&#039;New in 3.5,&#039;&#039;&#039;cohort membership and previously awarded badges. As part of the profile completion criteria, a badge may be awarded for uploading a profile picture.&lt;br /&gt;
*In order to be able to award a site badge based on completing one or more courses, [[Completion tracking|completion tracking]] needs to be enabled in the site and  relevant courses. In each course, [[Activity completion| activity completion]] must be set for the chosen activities, which must be then checked in the [[Course completion settings |course completion settings]].&lt;br /&gt;
{|&lt;br /&gt;
|[[File:SiteBadgeCriteria.png|thumb|Badge criteria for site badges]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Earning badges==&lt;br /&gt;
&lt;br /&gt;
*Once all criteria are set and badge creator is happy with badge details and settings, site users can start earning it. For users to be able to earn a badge, a badge creator/administrator needs to enable access to this badge on a badge overview page or &amp;quot;Manage badges&amp;quot; page (as shown on the picture).&lt;br /&gt;
&lt;br /&gt;
*Normally badges are awarded to users automatically based on their actions in the system. The completion criteria of an active badge are re-calculated every time an event such as completion of a course or activity, or updating user profile happens. If a user has completed all necessary requirements they are issued a badge and sent an email notification.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Only badges with enabled access are available to users and can be earned!&#039;&#039;&#039;&lt;br /&gt;
{|&lt;br /&gt;
|[[File:Badge enable access.png|thumb|Enabling badge access]]&lt;br /&gt;
|[[File:Earning a badge.png|thumb|Earning a badge]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[https://moodle.org/mod/forum/discuss.php?d=262580 Moodle is shrinking badges size] - forum post&lt;br /&gt;
*[https://moodle.org/mod/forum/discuss.php?d=235135 Custom Reports for Badges - Get some Here] - forum post&lt;br /&gt;
*[http://school.demo.moodle.net/badges/index.php?type=1  School demo example: Managing site badges] (Log in with username: &#039;&#039;manager&#039;&#039;, password:  &#039;&#039;moodle&#039;&#039;)&lt;br /&gt;
*[http://school.demo.moodle.net/badges/index.php?type=2&amp;amp;id=62  School demo example: Managing course badges] (Log in with username: &#039;&#039;teacher&#039;&#039;, password: &#039;&#039;moodle&#039;&#039;)&lt;br /&gt;
*[http://school.demo.moodle.net/badges/mybadges.php  School demo example: Viewing your own  badges] (Log in with username: &#039;&#039;student&#039;&#039;, password: &#039;&#039;moodle&#039;&#039;)&lt;br /&gt;
*[http://remediatingassessment.blogspot.co.nz/2013/07/research-design-principles-for-studying.html Research Design Principles for Studying Learning with Digital Badges] Re-mediating assessment blog post&lt;br /&gt;
*[http://www.jiscrsc.ac.uk/media/421718/jiscopenbadgesdesigntoolkit-print_1.pdf Jisc Open Badge Design Toolkit]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[es:Usando insignias]]&lt;br /&gt;
[[de:Auszeichnungen nutzen]]&lt;/div&gt;</summary>
		<author><name>Ghillenb</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/36/en/index.php?title=Using_badges&amp;diff=133111</id>
		<title>Using badges</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/36/en/index.php?title=Using_badges&amp;diff=133111"/>
		<updated>2019-02-08T08:51:18Z</updated>

		<summary type="html">&lt;p&gt;Ghillenb: /* Badge details */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Badges}}This page is about how to add badges to a course or the site and how users can access their badges. For managing badges which have already been added, see [[Managing badges]].&lt;br /&gt;
&lt;br /&gt;
==Adding a course badge==&lt;br /&gt;
&lt;br /&gt;
If course badges have been enabled in &#039;&#039;Administration &amp;gt; Site administration &amp;gt; Badges &amp;gt; Badges&#039;&#039; settings then a teacher can add badges from &#039;&#039;Administration &amp;gt; Course administration &amp;gt; Badges &amp;gt; Add a new badge&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
===Badge details=== &lt;br /&gt;
&lt;br /&gt;
Add a name and description and upload your badge here.&lt;br /&gt;
&lt;br /&gt;
{{New}}&#039;&#039;&#039;NEW IN 3.6&#039;&#039;&#039; A badge version and language may be added, along with information about the author of the image used for the badge.&lt;br /&gt;
&lt;br /&gt;
===Issuer details===&lt;br /&gt;
&lt;br /&gt;
If you add the teacher name here, it will appear when the badge is displayed. An email address is optional.&lt;br /&gt;
&lt;br /&gt;
===Badge expiry===&lt;br /&gt;
&lt;br /&gt;
Set a date here if the badge will cease to be valid after a certain date. Leave it to never if you want the badge to be permanently displayed.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*When the settings are saved, you are then taken to the Manage badges screen where you can decide the criteria for awarding the badge along with other optional information.&lt;br /&gt;
*&#039;&#039;&#039;NEW IN 3.6&#039;&#039;&#039; This information can now include Endorsements, Related badges and (external) Competencies. See [[Managing badges]] for more details.&lt;br /&gt;
&lt;br /&gt;
===Criteria===&lt;br /&gt;
&lt;br /&gt;
*For course badges, the criteria are: Manual issue by role; course completion,  activity completion and previously awarded badges.&lt;br /&gt;
*When selecting Manual completion by role, you can choose the role you wish to award the badge, so for example a teacher could allow a non-editing teacher to award badges in the course.&lt;br /&gt;
*For badges to be awarded for course or activity completion, [[Completion tracking]] must be enabled in the site and the course.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:CourseBadgeCriteria.png|thumb|400px|center|Choosing criteria for the badge]]&lt;br /&gt;
&lt;br /&gt;
It&#039;s possible to add a description of the criterion/criteria  to provide more information or relevant links.&lt;br /&gt;
&lt;br /&gt;
[[File:criteriondescription.png|thumb|center|400px|Criterion description field]]&lt;br /&gt;
&lt;br /&gt;
*Once criteria have been set, you are returned to the Manage badges screen where you must &amp;quot;enable access&amp;quot; for the badge to be available:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:enableaccesscoursebadge.png|thumb|400px|center|Click to enable access to the badge]]&lt;br /&gt;
&lt;br /&gt;
===Awarding the badge===&lt;br /&gt;
[[File:badge recipients.png|thumb|Badge recipients]]&lt;br /&gt;
Badges may be awarded manually from &#039;&#039;Course administration &amp;gt; Badges &amp;gt; Manage badges &amp;gt; Recipients&#039;&#039; and clicking the &amp;quot;Award badge&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
For information on the Overview, Edit details, Message and Recipients tab, see [[Managing badges]].&lt;br /&gt;
&lt;br /&gt;
Tip: If your site has a large number of users, it&#039;s easier to search for email addresses than names.&lt;br /&gt;
&lt;br /&gt;
===Revoking a badge===&lt;br /&gt;
&lt;br /&gt;
If a badge is awarded my mistake, it may be revoked from the &#039;Badge recipients&#039; page. Click the badge in question, click the Award button, select the person whose badge you wish to revoke and click &#039;Revoke&#039;.&lt;br /&gt;
&lt;br /&gt;
Only badges which were awarded manually may be revoked.&lt;br /&gt;
&lt;br /&gt;
==Adding a site badge==&lt;br /&gt;
&lt;br /&gt;
*An administrator can add a site badge from &#039;&#039;Administration &amp;gt; Site administration &amp;gt; Badges &amp;gt; Add a new badge&#039;&#039;.&lt;br /&gt;
*While the settings are basically the same as for a teacher in a course, the &#039;&#039;&#039;criteria&#039;&#039;&#039; are slightly different because of the global nature of the badge. These are: manual issue by role; completing a set of courses or profile completion and, &#039;&#039;&#039;New in 3.5,&#039;&#039;&#039;cohort membership and previously awarded badges. As part of the profile completion criteria, a badge may be awarded for uploading a profile picture.&lt;br /&gt;
*In order to be able to award a site badge based on completing one or more courses, [[Completion tracking|completion tracking]] needs to be enabled in the site and  relevant courses. In each course, [[Activity completion| activity completion]] must be set for the chosen activities, which must be then checked in the [[Course completion settings |course completion settings]].&lt;br /&gt;
{|&lt;br /&gt;
|[[File:SiteBadgeCriteria.png|thumb|Badge criteria for site badges]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Earning badges==&lt;br /&gt;
&lt;br /&gt;
*Once all criteria are set and badge creator is happy with badge details and settings, site users can start earning it. For users to be able to earn a badge, a badge creator/administrator needs to enable access to this badge on a badge overview page or &amp;quot;Manage badges&amp;quot; page (as shown on the picture).&lt;br /&gt;
&lt;br /&gt;
*Normally badges are awarded to users automatically based on their actions in the system. The completion criteria of an active badge are re-calculated every time an event such as completion of a course or activity, or updating user profile happens. If a user has completed all necessary requirements they are issued a badge and sent an email notification.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Only badges with enabled access are available to users and can be earned!&#039;&#039;&#039;&lt;br /&gt;
{|&lt;br /&gt;
|[[File:Badge enable access.png|thumb|Enabling badge access]]&lt;br /&gt;
|[[File:Earning a badge.png|thumb|Earning a badge]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[https://moodle.org/mod/forum/discuss.php?d=262580 Moodle is shrinking badges size] - forum post&lt;br /&gt;
*[https://moodle.org/mod/forum/discuss.php?d=235135 Custom Reports for Badges - Get some Here] - forum post&lt;br /&gt;
*[http://school.demo.moodle.net/badges/index.php?type=1  School demo example: Managing site badges] (Log in with username: &#039;&#039;manager&#039;&#039;, password:  &#039;&#039;moodle&#039;&#039;)&lt;br /&gt;
*[http://school.demo.moodle.net/badges/index.php?type=2&amp;amp;id=62  School demo example: Managing course badges] (Log in with username: &#039;&#039;teacher&#039;&#039;, password: &#039;&#039;moodle&#039;&#039;)&lt;br /&gt;
*[http://school.demo.moodle.net/badges/mybadges.php  School demo example: Viewing your own  badges] (Log in with username: &#039;&#039;student&#039;&#039;, password: &#039;&#039;moodle&#039;&#039;)&lt;br /&gt;
*[http://remediatingassessment.blogspot.co.nz/2013/07/research-design-principles-for-studying.html Research Design Principles for Studying Learning with Digital Badges] Re-mediating assessment blog post&lt;br /&gt;
*[http://www.jiscrsc.ac.uk/media/421718/jiscopenbadgesdesigntoolkit-print_1.pdf Jisc Open Badge Design Toolkit]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[es:Usando insignias]]&lt;br /&gt;
[[de:Auszeichnungen nutzen]]&lt;/div&gt;</summary>
		<author><name>Ghillenb</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/36/en/index.php?title=Timeline_block&amp;diff=133098</id>
		<title>Timeline block</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/36/en/index.php?title=Timeline_block&amp;diff=133098"/>
		<updated>2019-02-04T09:50:01Z</updated>

		<summary type="html">&lt;p&gt;Ghillenb: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Blocks}}{{New features}}&lt;br /&gt;
*The Timeline block (displayed by default on the [[Dashboard]] and replacing the timeline tab of earlier versions of the [[Course overview]]) provides an overview of deadlines.&lt;br /&gt;
*Deadlines may be sorted by due dates (1) or by dates or course (2).&lt;br /&gt;
&lt;br /&gt;
[[File:docsTimelineblock.png]]&lt;br /&gt;
&lt;br /&gt;
==How to make activities and resources display in the Timeline block==&lt;br /&gt;
&lt;br /&gt;
For activities&lt;br /&gt;
* Either set a deadline or&lt;br /&gt;
* Set an &#039;Expect completed on&#039; date in the [[Activity completion settings|activity completion settings]]&lt;br /&gt;
* For teachers to see assignments which need grading, a &#039;Remind me to grade by&#039; date must be entered in the assignment set up screen.&lt;br /&gt;
&lt;br /&gt;
For resources&lt;br /&gt;
* Set an &#039;Expect completed on&#039; date in the  [[Activity completion settings|activity completion settings]]&lt;br /&gt;
&lt;br /&gt;
[[es:Bloque Línea de tiempo]]&lt;br /&gt;
[[de:Zeitleiste]]&lt;/div&gt;</summary>
		<author><name>Ghillenb</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/36/en/index.php?title=Timeline_block&amp;diff=133097</id>
		<title>Timeline block</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/36/en/index.php?title=Timeline_block&amp;diff=133097"/>
		<updated>2019-02-04T09:49:50Z</updated>

		<summary type="html">&lt;p&gt;Ghillenb: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Blocks}}{{New features}}&lt;br /&gt;
*The Timeline block (displayed by default on the [[Dashboard]] and replacing the timeline tab of earlier versions of the [[Course overview]]) provides an overview of deadlines.&lt;br /&gt;
*Deadlines may be sorted by due dates (1) or by dates or course (2).&lt;br /&gt;
&lt;br /&gt;
[[File:docsTimelineblock.png]]&lt;br /&gt;
&lt;br /&gt;
==How to make activities and resources display in the Timeline block==&lt;br /&gt;
&lt;br /&gt;
For activities&lt;br /&gt;
* Either set a deadline or&lt;br /&gt;
* Set an &#039;Expect completed on&#039; date in the [[Activity completion settings|activity completion settings]]&lt;br /&gt;
* For teachers to see assignments which need grading, a &#039;Remind me to grade by&#039; date must be entered in the assignment set up screen.&lt;br /&gt;
&lt;br /&gt;
For resources&lt;br /&gt;
* Set an &#039;Expect completed on&#039; date in the  [[Activity completion settings|activity completion settings]]&lt;br /&gt;
&lt;br /&gt;
[[es:Bloque Línea de tiempo]]&lt;br /&gt;
[de:Zeitleiste]]&lt;/div&gt;</summary>
		<author><name>Ghillenb</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/36/en/index.php?title=Starred_courses_block&amp;diff=133096</id>
		<title>Starred courses block</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/36/en/index.php?title=Starred_courses_block&amp;diff=133096"/>
		<updated>2019-02-04T09:48:27Z</updated>

		<summary type="html">&lt;p&gt;Ghillenb: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Blocks}}{{New features}}&lt;br /&gt;
*The Starred courses block may be added to the [[Dashboard]] to display the courses which an enrolled user has &#039;starred&#039; (bookmarked).&lt;br /&gt;
*It can be added to the side, as in the screenshot, or in the centre of the dashboard.&lt;br /&gt;
&lt;br /&gt;
[[File:docsSC.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[es:Bloque Cursos destacados]]&lt;br /&gt;
[[de:Favorisierte Kurse]]&lt;/div&gt;</summary>
		<author><name>Ghillenb</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/36/en/index.php?title=Recently_accessed_items_block&amp;diff=133095</id>
		<title>Recently accessed items block</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/36/en/index.php?title=Recently_accessed_items_block&amp;diff=133095"/>
		<updated>2019-02-04T09:47:00Z</updated>

		<summary type="html">&lt;p&gt;Ghillenb: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Blocks}}{{New features}}&lt;br /&gt;
*The Recently accessed items block may be added to the [[Dashboard]] to display the activities and resources which an enrolled user has most recently accessed, allowing them to quickly find where they were previously on the site.&lt;br /&gt;
*The block may be positioned in the centre, as in the screenshot, or to one side.&lt;br /&gt;
&lt;br /&gt;
[[File:docsRAI.png]]&lt;br /&gt;
&lt;br /&gt;
Note that block content may be scrolled horizontally. However the scrollbar is not shown by default for macOS users.&lt;br /&gt;
&lt;br /&gt;
[[es:Bloque Ítems accedidos recientemente]]&lt;br /&gt;
[[de:Zuletzt genutzte Objekte]]&lt;/div&gt;</summary>
		<author><name>Ghillenb</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/36/en/index.php?title=Recently_accessed_items_block&amp;diff=133094</id>
		<title>Recently accessed items block</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/36/en/index.php?title=Recently_accessed_items_block&amp;diff=133094"/>
		<updated>2019-02-04T09:46:41Z</updated>

		<summary type="html">&lt;p&gt;Ghillenb: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Blocks}}{{New features}}&lt;br /&gt;
*The Recently accessed items block may be added to the [[Dashboard]] to display the activities and resources which an enrolled user has most recently accessed, allowing them to quickly find where they were previously on the site.&lt;br /&gt;
*The block may be positioned in the centre, as in the screenshot, or to one side.&lt;br /&gt;
&lt;br /&gt;
[[File:docsRAI.png]]&lt;br /&gt;
&lt;br /&gt;
Note that block content may be scrolled horizontally. However the scrollbar is not shown by default for macOS users.&lt;br /&gt;
&lt;br /&gt;
[[es:Bloque Ítems accedidos recientemente]]&lt;br /&gt;
[[en:Zuletzt genutzte Objekte]]&lt;/div&gt;</summary>
		<author><name>Ghillenb</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/36/en/index.php?title=Recently_accessed_courses_block&amp;diff=133093</id>
		<title>Recently accessed courses block</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/36/en/index.php?title=Recently_accessed_courses_block&amp;diff=133093"/>
		<updated>2019-02-04T09:45:28Z</updated>

		<summary type="html">&lt;p&gt;Ghillenb: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Blocks}}{{New features}}&lt;br /&gt;
&lt;br /&gt;
*The Recently accessed courses block, displayed by default on the [[Dashboard]] displays the courses which an enrolled user has most recently accessed.&lt;br /&gt;
*The block may be positioned in the centre, as in the screenshot, or to one side.&lt;br /&gt;
[[File:docsRAC.png]]&lt;br /&gt;
&lt;br /&gt;
Note that block content may be scrolled horizontally. However the scrollbar is not shown by default for macOS users.&lt;br /&gt;
&lt;br /&gt;
[[es:Bloque Cursos accedidos recientemente]]&lt;br /&gt;
[[de:Zuletzt besuchte Kurse]]&lt;/div&gt;</summary>
		<author><name>Ghillenb</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/36/en/index.php?title=OAuth_2_Nextcloud_service&amp;diff=133092</id>
		<title>OAuth 2 Nextcloud service</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/36/en/index.php?title=OAuth_2_Nextcloud_service&amp;diff=133092"/>
		<updated>2019-02-04T09:41:01Z</updated>

		<summary type="html">&lt;p&gt;Ghillenb: /* Troubleshooting */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{OAuth2}}{{New features}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Nextcloud configuration == &lt;br /&gt;
&lt;br /&gt;
As a prerequisite, you need Nextcloud in version 14.0.4 (or above). Otherwise, please [https://docs.nextcloud.com/server/14/admin_manual/maintenance/upgrade.html upgrade to a recent Nextcloud version] first. Then you need to [https://docs.nextcloud.com/server/14/admin_manual/configuration_server/oauth2.html#add-an-oauth2-application register Moodle as an OAuth 2 client] as follows:&lt;br /&gt;
&lt;br /&gt;
# Log in to Nextcloud using the administrator account.&lt;br /&gt;
# Open the menu in the top-right corner and select &#039;&#039;&#039;Settings&#039;&#039;&#039;. On the next page, select the &#039;&#039;&#039;Security&#039;&#039;&#039; item in the &amp;quot;Administration&amp;quot; section on the left. &amp;lt;br&amp;gt;[[File:nextcloud-oauth2-settings.png|100px]]&lt;br /&gt;
# At the top of the next page you see the list of registered clients (which is empty initially). Below &amp;quot;Add client&amp;quot;, enter the name of your Moodle (e.g., &amp;quot;Mount Orange School Moodle&amp;quot;) in the first field (Name). Note that the name that you enter here will be displayed to your Moodle users.&lt;br /&gt;
# In the second field (Redirection URI), enter the URL of your Moodle followed by &#039;&#039;&#039;/admin/oauth2callback.php&#039;&#039;&#039; (e.g., &amp;quot;&amp;lt;nowiki&amp;gt;https://school.demo.moodle.net/admin/oauth2callback.php&amp;lt;/nowiki&amp;gt;&amp;quot;).&lt;br /&gt;
# Click &#039;&#039;&#039;Add&#039;&#039;&#039; to save. Afterwards, the page looks similar to the screenshot below.&lt;br /&gt;
&lt;br /&gt;
[[File:nextcloud-moodle-client.png|none|frame|Registration of Moodle as an OAuth 2 client in Nextcloud]]&lt;br /&gt;
&lt;br /&gt;
Moodle is now allowed to connect to Nextcloud using OAuth 2 authentication.&lt;br /&gt;
&lt;br /&gt;
== Moodle configuration ==&lt;br /&gt;
&lt;br /&gt;
After you have [[#Nextcloud configuration|set up Nextcloud]], you can configure Moodle.&lt;br /&gt;
&lt;br /&gt;
# Go to &#039;&#039;Site administration &amp;gt; Server &amp;gt; OAuth 2 services&#039;&#039; and click &#039;&#039;&#039;Create new Nextcloud service&#039;&#039;&#039;.&lt;br /&gt;
# On the next page, enter the &#039;&#039;&#039;Name&#039;&#039;&#039; of your Nextcloud, the &#039;&#039;&#039;Client ID&#039;&#039;&#039; and &#039;&#039;&#039;Client secret&#039;&#039;&#039; (as seen in the Nextcloud admin interface in the screenshot above) and the &#039;&#039;&#039;Service base URL&#039;&#039;&#039; which is the URL of your Nextcloud. If you use a custom Nextcloud &#039;&#039;&#039;Logo&#039;&#039;&#039;, specify its URL, too.&amp;lt;br&amp;gt;[[File:nextcloud-issuer-settings.png|400px]] &lt;br /&gt;
# You do not need to change any other settings. Click &#039;&#039;&#039;Save changes&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
Afterwards, you can use the Nextcloud service from your Moodle, for example from the [[Nextcloud repository]].&lt;br /&gt;
&lt;br /&gt;
[[File:nextcloud-issuer-configured.png|none]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Troubleshooting ==&lt;br /&gt;
&lt;br /&gt;
There are some configuration mistakes that might prevent Moodle from communicating with Nextcloud properly. Some of them are due to the fact that you can host Nextcloud on your own and that it is easy to make mistakes that are hard to spot at first. However, this list will help you resolve them.&lt;br /&gt;
&lt;br /&gt;
; I cannot connect a system account. : Log out from Nextcloud first. Make sure the Nextcloud account that you want to connect as a system account is different from all personal accounts. It has to be an account that belongs to Moodle, not to a person. Also, check the issuer settings. The checkbox &#039;&#039;&#039;Authenticate token requests via HTTP headers&#039;&#039;&#039; must be enabled!&lt;br /&gt;
; Authentication seems to have succeeded, but the filepicker shows &amp;quot;There are no files&amp;quot;. : It is possible that HTTPS is not configured correctly on the Nextcloud end. You need a &#039;&#039;valid&#039;&#039; and &#039;&#039;trusted&#039;&#039; certificate for your Nextcloud server! A self-signed certificate will not work. Unlike in the browser, you cannot manually &amp;quot;trust&amp;quot; a self-signed server certificate. You should also check that the Apache modules &amp;quot;rewrite&amp;quot;, &amp;quot;headers&amp;quot; and &amp;quot;env&amp;quot; are installed and enabled in the Nextcloud server.&lt;br /&gt;
; After signing in with Nextcloud I get an error that says &amp;quot;This request is not valid. Please contact the administrator of [your Moodle Name] if this error persists.&amp;quot;. : You might have entered the wrong &#039;&#039;Redirect URI&#039;&#039; in Nextcloud. It is important that it ends with &#039;&#039;&#039;/admin/oauth2callback.php&#039;&#039;&#039; and that it corresponds &#039;&#039;&#039;exactly&#039;&#039;&#039; to the URL that Moodle is going to send to Nextcloud when attempting to authenticate!&lt;br /&gt;
; When I access an access controlled link I authorise Moodle but then cannot see the file. : In older Nextcloud versions (prior to 14.0.1), when you authorise Moodle, your Nextcloud browser session ends. Upgrade to a recent Nextcloud version (see [[#Nextcloud configuration]]) to resolve this.&lt;br /&gt;
; Since I connected a system account, Moodle is very slow : Nextcloud has a brute-force protection that was somewhat naïve (prior to 14.0.3). When enabled, it slows down some Moodle requests in some cases (even though the Moodle plugin is definitely not going to brute-force your Nextcloud!). First, upgrade to a recent Nextcloud version (see [[#Nextcloud configuration]]) to resolve this. As an additional measure, you can download the [https://apps.nextcloud.com/apps/bruteforcesettings &amp;quot;Brute-force settings&amp;quot; app for Nextcloud]. After installation, add the IP of your Moodle server to the whitelist.&lt;br /&gt;
; When I try to create an access controlled link I get a &amp;quot;Cannot download this file&amp;quot; error. : This may happen if the system account is not connected. Go to &#039;&#039;Site administration &amp;gt; Server &amp;gt; OAuth 2 services&#039;&#039; and try to connect again the Nextcloud system account.&lt;br /&gt;
&lt;br /&gt;
[[es:Servicio OAuth 2 Nextcloud]]&lt;br /&gt;
[[de:OAuth2  Nextcloud Service]]&lt;/div&gt;</summary>
		<author><name>Ghillenb</name></author>
	</entry>
</feed>