Note: You are currently viewing documentation for Moodle 3.7. Up-to-date documentation for the latest stable version of Moodle may be available here: Experimental settings.

Experimental settings: Difference between revisions

From MoodleDocs
No edit summary
(update)
Line 1: Line 1:
{{Developer tools}}
{{Developer tools}}
<p class="note">'''Please refer to [[Page_notes#Developer tools|these notes]] before editing this page.'''</p>Location: ''Administration > Miscellaneous > Experimental'' in 1.9 or ''Administration > Development > Experimental'' in 2.0
<p class="note">'''Please refer to [[Page_notes#Developer tools|these notes]] before editing this page.'''</p>
 
 
Location: ''Administration > Development > Experimental'' in 2.0




The experimental page lists all current experimental features i.e. features which require additional testing and bug-fixing and provides the option to enable particular experimental features.
The experimental page lists all current experimental features i.e. features which require additional testing and bug-fixing and provides the option to enable particular experimental features.
==Experimental features in Moodle 1.9==


*[[Global Search block|Global search]]
*[[Global Search block|Global search]]
*Smart pix search
*HTML Purifier
*[[Groupings]]
*Random questions can use manually graded questions (in Moodle 1.9.4 onwards)
*Split restore (in Moodle 1.9.5 onwards)
*Safe Exam Browser integration (in Moodle 1.9.6 onwards) - adding the option 'Require Safe Exam Browser' to the 'Browser security' field in the [[Adding/updating a quiz|quiz settings form]]
*[[IMS Common Cartridge import]] (in Moodle 1.9.7 onwards)
==Experimental features in Moodle 2.0==
{{Moodle 2.0}}*[[Global Search block|Global search]]
*Split restore
*[[IMS Common Cartridge import]]
*Safe Exam Browser integration
*Safe Exam Browser integration
*Group members only - adding the 'Available for group members only' checkbox to the activity settings page ([[Groupings]] are always enabled in 2.0 onwards)
*Group members only - adding the 'Available for group members only' checkbox to the activity settings page ([[Groupings]] are always enabled in 2.0 onwards)
Line 32: Line 21:


* MDL-8074: Global search doesn't work (tracker report)
* MDL-8074: Global search doesn't work (tracker report)
* [[Groupings FAQ]] for an answer to the question 'Why is the groupings feature experimental?'


[[Category:Administrator]]
[[Category:Administrator]]

Revision as of 15:29, 11 July 2011

Please refer to these notes before editing this page.


Location: Administration > Development > Experimental in 2.0


The experimental page lists all current experimental features i.e. features which require additional testing and bug-fixing and provides the option to enable particular experimental features.

  • Global search
  • Safe Exam Browser integration
  • Group members only - adding the 'Available for group members only' checkbox to the activity settings page (Groupings are always enabled in 2.0 onwards)

If a graded activity is assigned to a particular grouping only, it will still appear in the gradebook for all users unless a gradebook category is set up as follows:

  1. Put all graded activity is assigned to a particular groupings into one category
  2. Set the aggregation for the category to maximum grade.
  3. Hide the individual activities.

See also

  • MDL-8074: Global search doesn't work (tracker report)