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

New features: Difference between revisions

From MoodleDocs
No edit summary
m (New card-deck based layout)
 
(500 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{About Moodle}}
{{About Moodle}}
Moodle 2.7 brings a lot of exciting new features for teachers, students and administrators. You can watch screencasts on some of these highlights on the official MoodleHQ YouTube page: [http://www.youtube.com/playlist?list=PLxcO_MFWQBDe8RRnGjoUDqbcm9PSlIoWn Moodle 2.7 Release Highlights Playlist].
Read on for an overview of the key features and improvements in Moodle 3.11, or watch our [https://www.youtube.com/playlist?list=PLxcO_MFWQBDdG1jK_Eu_D4GC-AOGBEXh6 YouTube playlist of 3.11 New features].


Full details of the release, with technical information, can be found in the [https://docs.moodle.org/dev/Moodle_2.7_release_notes Moodle 2.7 Release notes].
For role-specific information, see [[New for teachers]], [[New for students]] and [[New for administrators]].


The list of major features and improvements can be found in the [[:dev:Moodle 3.11 release notes|Moodle 3.11 release notes]].
__NOTOC__
===Student activity completion (MUA)===


<div class="card-deck mt-3">


  <div class="card">
    <div class="card-body">
[[File:ActivityCompletion311.png|class=img-fluid]]
      <h4 class="card-title">
Improved learner experience
      </h4>
      <p class="card-text">
Activity dates and [[Activity completion]] conditions may be shown on the course page.
      </p>
    </div>
  </div>
  <div class="card">
    <div class="card-body">
[[File:311CompletionWithinActivity.png|class=img-fluid]]
      <h4 class="card-title">
Dates and completion conditions within activities
      </h4>
      <p class="card-text">
Activity dates and [[Activity completion]] conditions are shown at the top of the activity page.
      </p>
    </div>
  </div>
</div>
<div class="card-deck mt-3">
  <div class="card">
    <div class="card-body">
[[File:StudentManualCompletion.png|class=img-fluid]]
      <h4 class="card-title">
Manual completion
      </h4>
      <p class="card-text">
Students can mark an activity as complete from within the activity itself.
      </p>
    </div>
  </div>
  <div class="card">
    <div class="card-body">
[[File:TeacherCompletionSettings.png|class=img-fluid]]
      <h4 class="card-title">
New display settings
      </h4>
      <p class="card-text">
New settings allow teachers to hide or show activity dates and completion conditions on the course page.
      </p>
    </div>
  </div>
</div>
===Accessibility toolkit===
<div class="card-deck mt-3">
  <div class="card">
    <div class="card-body">
[[File:BrickfieldAdmin1.png|class=img-fluid]]
      <h4 class="card-title">
Free starter toolkit
      </h4>
      <p class="card-text">
An [[Accessibility toolkit]] (from Brickfield Education Labs) identifies course accessibility issues.
      </p>
    </div>
  </div>
  <div class="card">
    <div class="card-body">
[[File:AccessiblityBlock.png|class=img-fluid]]
      <h4 class="card-title">
Course accessibility review
      </h4>
      <p class="card-text">
Course content is analysed so teachers can identify and fix accessibility errors.
      </p>
    </div>
  </div>
</div>
<div class="card-deck mt-3">
  <div class="card">
    <div class="card-body">
[[File:BrickfieldTeacher.png|class=img-fluid]]
      <h4 class="card-title">
Heatmap of errors
      </h4>
      <p class="card-text">
A heatmap offers a coloured and contextual view of the areas of concern.
      </p>
    </div>
  </div>
  <div class="card">
    <div class="card-body">
[[File:SummaryReport.png|class=img-fluid]]
      <h4 class="card-title">
Range of reports and graphs
      </h4>
      <p class="card-text">
Errors can be viewed in graphic form, or as a list with a downloadable report.
      </p>
    </div>
  </div>
</div>
===H5P and content  bank===
<div class="card-deck mt-3">
  <div class="card">
    <div class="card-body">
[[File:DisableH5Pcontent.png|class=img-fluid]]
      <h4 class="card-title">
Disable selected H5P content types
      </h4>
      <p class="card-text">
Admins can disable selected [[H5P|H5P content types]] from the admin settings.
      </p>
    </div>
  </div>
  <div class="card">
    <div class="card-body">
[[File:MakeUnlisted.png|class=img-fluid]]
      <h4 class="card-title">
Mark content as unlisted
      </h4>
      <p class="card-text">
Teachers can hide content in the [[Content bank|content bank]] by marking it as unlisted.
      </p>
    </div>
  </div>
</div>
<div class="card-deck mt-3">
  <div class="card">
    <div class="card-body">
[[File:LinkedContent.png|class=img-fluid]]
      <h4 class="card-title">
See which content is linked
      </h4>
      <p class="card-text">
A new column in the [[Content bank|content bank]] displays the number of times an item is linked.
      </p>
    </div>
  </div>
  <div class="card">
    <div class="card-body">
[[File:DeleteAlert.png|class=img-fluid]]
      <h4 class="card-title">
Alert when deleting linked content
      </h4>
      <p class="card-text">
An alert is displayed when linked content is about to be deleted, explaining what will happen
      </p>
    </div>
  </div>
</div>
===Quiz and question types===
<div class="card-deck mt-3">
  <div class="card">
    <div class="card-body">
[[File:QuizOverridePassGrade.png|class=img-fluid]]
      <h4 class="card-title">
View overrides and pass grades
      </h4>
      <p class="card-text">
Teachers can view overrides and students can view pass grades directly on the Quiz page.
      </p>
    </div>
  </div>
  <div class="card">
    <div class="card-body">
[[File:RetainedQuestionSettings.png|class=img-fluid]]
      <h4 class="card-title">
Preferred question settings retained
      </h4>
      <p class="card-text">
Changes from the default settings of a question type are retained for the next time a teacher creates a question.
      </p>
    </div>
  </div>
</div>
<div class="card-deck mt-3">
  <div class="card">
    <div class="card-body">
[[File:QuizMinMaxStudent.png|class=img-fluid]]
      <h4 class="card-title">
Essay question word limits
      </h4>
      <p class="card-text">
A minimum and maximum word limit can be specified for [[Essay question type|Essay questions]].
      </p>
    </div>
  </div>
  <div class="card">
    <div class="card-body">
[[File:PlagiarismSupport.png|class=img-fluid]]
      <h4 class="card-title">
Essay plagiarism support
      </h4>
      <p class="card-text">
If a plagiarism checker is installed, it now supports the [[Essay question type]].
      </p>
    </div>
  </div>
</div>
===Badges===


<div class="docs-moodle-org-temporary-grid" style="max-width: 1254px;">
<div class="card-deck mt-3">


=== For teachers ===
  <div class="card">
    <div class="card-body">
[[File:ManageBackPacks.png|class=img-fluid]]
      <h4 class="card-title">
Better backpack management
      </h4>
      <p class="card-text">
Admins can set the order in which [[Backpacks|backpacks]] are listed for users.
      </p>
    </div>
  </div>


   <div class="row-fluid">
   <div class="card">
     <ul class="thumbnails">
     <div class="card-body">
      <li class="span6">
[[File:BadgesAPI.png|class=img-fluid]]
        <div class="thumbnail">
      <h4 class="card-title">
[[File:ConditionalActivities.jpg|600px]]
Open Badges v 2.1 compliant
          <div class="caption">
       </h4>
            <h4>Conditional activity enhancements</h4>
       <p class="card-text">
            <p>The interface for setting up  conditional activities has been streamlined and it's now possible to restrict access with "or" conditions and use nested restrictions for complex access criteria.
Moodle 3.11 is Open Badges v 2.1 compliant and a new [[OAuth 2 Open Badges service]] enables users to connect to their OB v 2.1 compliant backpack without having to enter their credentials into Moodle.
</p>
      </p>
          </div>
    </div>
        </div>
       </li>
       <li class="span6">
        <div class="thumbnail">
[[File:Assignment.jpg|600px]]
          <div class="caption">
            <h4>Assignment improvements</h4>
            <p>
#Teachers can now control when to send feedback to students via a checkbox.
#If allowed,they may edit or delete student submissions.
#Online text assignmnents can have a word limit and teachers can edit student work directly inline.
#Teachers can filter the grading table to see which students have not yet submitted.
</p>
          </div>
        </div>
      </li>
    </ul>
   </div>
   </div>
</div>
===User profile fields===
<div class="card-deck mt-3">


   <div class="row-fluid">
   <div class="card">
     <ul class="thumbnails">
     <div class="card-body">
      <li class="span6">
[[File:SocialField.png|class=img-fluid]]
        <div class="thumbnail">
      <h4 class="card-title">
[[File:Quiz_27.jpg|600px]]
New Social profile field
          <div class="caption">
      </h4>
            <h4>Quiz improvements</h4>
      <p class="card-text">
            <p>As well as an updated question type selector, duplicating and moving questions is now easier, and there is an option to 'Save changes and continue editing'. Quiz reports have been improved and the Essay question now allows students simply to add an attachment with no accompanying text.</p>
A new [[User profile fields#Overview| Social profile field]] replaces the hard-coded fields in the user profile.
          </div>
       </p>
        </div>
     </div>
       </li>
     </ul>
   </div>
   </div>


=== For administrators and managers ===


   <div class="row-fluid">
   <div class="card">
     <ul class="thumbnails">
     <div class="card-body">
      <li class="span6">
[[File:UserProfileUserIdentity.png|class=img-fluid]]
        <div class="thumbnail">
      <h4 class="card-title">
[[File:LTS-graph.jpg|600px]]
Custom profile fields selectable in Show user identity
          <div class="caption">
       </h4>
            <h4>Long term support</h4>
       <p class="card-text">
            <p>By popular demand, Moodle 2.7 will have extended support of 3 years (until June 2017) for  security and data-loss fixes, twice the time of other releases.</p>
Custom profile fields may be selected in User polices > Show user identity so they display in participant lists.
          </div>
      </p>
        </div>
    </div>
       </li>
       <li class="span6">
        <div class="thumbnail">
[[File:Clean27.jpg|600px]]
          <div class="caption">
            <h4>Themes</h4>
            <p>With the focus on improved responsive design, Clean is now default. All other themes have been moved to the plugins database.</p>
          </div>
        </div>
      </li>
    </ul>
   </div>
   </div>
</div>
===Other features and improvements===
<div class="card-deck mt-3">


   <div class="row-fluid">
   <div class="card">
     <ul class="thumbnails">
     <div class="card-body">
      <li class="span6">
[[File:PlayRate.png|class=img-fluid]]
        <div class="thumbnail">
      <h4 class="card-title">
[[File:more-theme.jpg|600px]]
Control audio / video playback rates
          <div class="caption">
       </h4>
            <h4>More theme</h4>
       <p class="card-text">
            <p>A completely new theme, More, allows customisation from within the admin interface.</p>
Students can control the speed at which [[Audio]] and [[Video]] files will play.
          </div>
       </p>
        </div>
     </div>
       </li>
       <li class="span6">
        <div class="thumbnail">
[[File:listreports.jpg|600px]]
          <div class="caption">
            <h4>New report listing all events possible on a site</h4>
            <p>A useful reporting and learning analytics tool to gather and understand the events available for use and data found in Moodle site logs.</p>
            </div>
        </div>
       </li>
     </ul>
   </div>
   </div>


   <div class="row-fluid">
   <div class="card">
     <ul class="thumbnails">
     <div class="card-body">
      <li class="span6">
[[File:ActivityCompletionreport.png|class=img-fluid]]
        <div class="thumbnail">
      <h4 class="card-title">
[[File:Logging.jpg|600px]]
Improved activity completion report
          <div class="caption">
       </h4>
            <h4>Event logging</h4>
       <p class="card-text">
            <p>A new logging subsystem with plugins means Moodle logging can be very detailed and external, supporting better analytics.</p>
The activity completion report may be filtered by activity and activity order.
          </div>
       </p>
        </div>
     </div>
       </li>
       <li class="span6">
        <div class="thumbnail">
[[File:Scheduled tasks.jpg|600px]]
          <div class="caption">
            <h4>Scheduled tasks management</h4>
            <p>With an improved scheduling system, tasks can be scheduled precisely, even on complex clustered servers. See [[Scheduled tasks]] for details.</p>
            </div>
        </div>
       </li>
     </ul>
   </div>
   </div>


=== For all users ===
</div>
<div class="card-deck mt-3">


   <div class="row-fluid">
   <div class="card">
     <ul class="thumbnails">
     <div class="card-body">
      <li class="span6">
[[File:SearchLangPacks.png|class=img-fluid]]
        <div class="thumbnail">
      <h4 class="card-title">
[[File:Atto_27.jpg|600px]]
Search language packs
          <div class="caption">
       </h4>
            <h4>Atto, a new editor</h4>
       <p class="card-text">
            <p>Our new Moodle editor focuses on usability and accessibility. TinyMCE is still available, but Atto will be the default you'll want to use.</p>
The list of languages may be searched when installing new [[Language packs]].
          </div>
       </p>
        </div>
     </div>
       </li>
       <li class="span6">
        <div class="thumbnail">
[[File:MathJax.jpg|600px]]
          <div class="caption">
            <h4>MathJax filter</h4>
            <p>A new mathematical equation editor works on all devices.</p>
          </div>
        </div>
       </li>
     </ul>
   </div>
   </div>


   <div class="row-fluid">
   <div class="card">
     <ul class="thumbnails">
     <div class="card-body">
      <li class="span6">
[[File:Poppler.png|class=img-fluid]]
        <div class="thumbnail">
      <h4 class="card-title">
[[File:emailogin.jpg|600px]]
New PDF to PNG converter
          <div class="caption">
      </h4>
            <h4>Log in with your email address</h4>
      <p class="card-text">
            <p>A new admin setting allows users to log in not only with their normal username but also with their email address.</p>
For assignment submission annotations, a new converter, Poppler is available instead of Ghostscript.
          </div>
       </p>
        </div>
     </div>
       </li>
     </ul>
   </div>
   </div>


</div>
</div>
<div class="card-deck mt-3">
  <div class="card">
    <div class="card-body">
[[File:SectionNameLinks.png|class=img-fluid]]
      <h4 class="card-title">
Section links block
      </h4>
      <p class="card-text">
Titles may now be displayed in the Section links block.
      </p>
    </div>
  </div>


==See also==
  <div class="card">
    <div class="card-body">
[[File:OverridePermissions.png|class=img-fluid]]
      <h4 class="card-title">
Restore/import role permissions
      </h4>
      <p class="card-text">
Enable or disable role permission overrides when restoring or importing a course.
      </p>
    </div>
  </div>
</div>


[[es:Nuevas características de Moodle 2.6]]
[[Category:New features]]
[[de:Neue Funktionalitäten]]


* [[:Category:New features|Category:New features]] - list of pages documenting new features in Moodle 2.7
[[de:Neue Funktionalitäten]]
[[es:Nuevas características de Moodle 3.11]]
[[fr:Nouveautés de Moodle 3.11]]

Latest revision as of 14:44, 14 July 2021

Read on for an overview of the key features and improvements in Moodle 3.11, or watch our YouTube playlist of 3.11 New features.

For role-specific information, see New for teachers, New for students and New for administrators.

The list of major features and improvements can be found in the Moodle 3.11 release notes.

Student activity completion (MUA)

ActivityCompletion311.png

Improved learner experience

Activity dates and Activity completion conditions may be shown on the course page.

311CompletionWithinActivity.png

Dates and completion conditions within activities

Activity dates and Activity completion conditions are shown at the top of the activity page.

StudentManualCompletion.png

Manual completion

Students can mark an activity as complete from within the activity itself.

TeacherCompletionSettings.png

New display settings

New settings allow teachers to hide or show activity dates and completion conditions on the course page.


Accessibility toolkit

BrickfieldAdmin1.png

Free starter toolkit

An Accessibility toolkit (from Brickfield Education Labs) identifies course accessibility issues.

AccessiblityBlock.png

Course accessibility review

Course content is analysed so teachers can identify and fix accessibility errors.

BrickfieldTeacher.png

Heatmap of errors

A heatmap offers a coloured and contextual view of the areas of concern.

SummaryReport.png

Range of reports and graphs

Errors can be viewed in graphic form, or as a list with a downloadable report.

H5P and content bank

DisableH5Pcontent.png

Disable selected H5P content types

Admins can disable selected H5P content types from the admin settings.

MakeUnlisted.png

Mark content as unlisted

Teachers can hide content in the content bank by marking it as unlisted.

LinkedContent.png

See which content is linked

A new column in the content bank displays the number of times an item is linked.

DeleteAlert.png

Alert when deleting linked content

An alert is displayed when linked content is about to be deleted, explaining what will happen

Quiz and question types

QuizOverridePassGrade.png

View overrides and pass grades

Teachers can view overrides and students can view pass grades directly on the Quiz page.

RetainedQuestionSettings.png

Preferred question settings retained

Changes from the default settings of a question type are retained for the next time a teacher creates a question.

QuizMinMaxStudent.png

Essay question word limits

A minimum and maximum word limit can be specified for Essay questions.

PlagiarismSupport.png

Essay plagiarism support

If a plagiarism checker is installed, it now supports the Essay question type.

Badges

ManageBackPacks.png

Better backpack management

Admins can set the order in which backpacks are listed for users.

BadgesAPI.png

Open Badges v 2.1 compliant

Moodle 3.11 is Open Badges v 2.1 compliant and a new OAuth 2 Open Badges service enables users to connect to their OB v 2.1 compliant backpack without having to enter their credentials into Moodle.

User profile fields

SocialField.png

New Social profile field

A new Social profile field replaces the hard-coded fields in the user profile.


UserProfileUserIdentity.png

Custom profile fields selectable in Show user identity

Custom profile fields may be selected in User polices > Show user identity so they display in participant lists.

Other features and improvements

PlayRate.png

Control audio / video playback rates

Students can control the speed at which Audio and Video files will play.

ActivityCompletionreport.png

Improved activity completion report

The activity completion report may be filtered by activity and activity order.

SearchLangPacks.png

Search language packs

The list of languages may be searched when installing new Language packs.

Poppler.png

New PDF to PNG converter

For assignment submission annotations, a new converter, Poppler is available instead of Ghostscript.

SectionNameLinks.png

Section links block

Titles may now be displayed in the Section links block.

OverridePermissions.png

Restore/import role permissions

Enable or disable role permission overrides when restoring or importing a course.