-

Note: You are currently viewing documentation for Moodle 3.10. Up-to-date documentation for the latest stable version of Moodle may be available here: New for mobile.

New for mobile: Difference between revisions

From MoodleDocs
(updated)
mNo edit summary
 
(43 intermediate revisions by 7 users not shown)
Line 1: Line 1:
Mobile access is enabled by default in new installations of Moodle 3.0. The full functionality of the app is available in 3.0 sites without the need for the local mobile plugin.
{{Mobile}}
(Note that you can get many of these features working even on older Moodle versions by installing the [https://moodle.org/plugins/view/local_mobile Moodle Mobile additional features] plugin for your Moodle site)


==Mobile features==


  <div class="row-fluid">
The Moodle app for 3.10 will be released a short time after Moodle 3.10 and information will be posted here.
    <ul class="thumbnails">
 
      <li class="span6">
== See also ==
        <div class="thumbnail">
 
[[File: MobileChoice.png|600px]]
* [[:dev:Moodle_Mobile_release_notes|Moodle Mobile release notes]] in the dev docs
          <div class="caption">
            <h4>Choice</h4>
            <p>Students may now enter and change Choices from within the app</p>
          </div>
        </div>
      </li>
      <li class="span6">
        <div class="thumbnail">
[[File:MobileappChat.png|600px]]
          <div class="caption">
            <h4>Chat </h4>
            <p>It's possible to engage in Chat on the move, from the app</p>
          </div>
        </div>
      </li>
    </ul>
  </div>
<div class="row-fluid">
    <ul class="thumbnails">
      <li class="span6">
        <div class="thumbnail">
[[File:MobileSurvey.png|600px]]
          <div class="caption">
            <h4>Survey</h4>
            <p>Surveys may now be taken using the app</p>
          </div>
        </div>
      </li>
      <li class="span6">
        <div class="thumbnail">
[[File: coursesearchmobile.png|600px]]
          <div class="caption">
            <h4>Search courses</h4>
            <p>App users can search courses</p>
          </div>
        </div>
      </li>
    </ul>
  </div>
<div class="row-fluid">
    <ul class="thumbnails">
      <li class="span6">
        <div class="thumbnail">
[[File:enrolmemobile.png|600px]]
          <div class="caption">
            <h4>Self enrol</h4>
            <p>Following a course search, app users may enrol themselves into chosen courses.</p>
          </div>
        </div>
      </li>
     
    </ul>
  </div>
    
    
 
[[Category:New features]]


[[es:Nuevo para mobile]]
[[es:Nuevo para mobile]]
[[de:Moodle App - Neuigkeiten]]
[[fr:Fonctionnalités additionnelles de l'app Moodle]]
[[pt-br:Novo para dispositivos móveis]]

Latest revision as of 11:49, 6 November 2020


The Moodle app for 3.10 will be released a short time after Moodle 3.10 and information will be posted here.

See also