Note: You are currently viewing documentation for Moodle 1.9. Up-to-date documentation for the latest stable version is available here: Moodle 1.9.4 release notes.

Moodle 1.9.4 release notes: Difference between revisions

From MoodleDocs
m (noinclude see also section + link to prev)
Line 4: Line 4:
===Highlights===
===Highlights===


* MDL-17205 New options to allow Moodle to be configured to comply with European and US privacy regulations, like FERPA.
* MDL-17205 New options to allow Moodle to be configured to comply with European and US privacy regulations, like FERPA.
** MDL-17472 New [[Site policies]] setting for disabling [[Notes]] completely
** New [[Internal enrolment]] settings for enforcing [[Enrolment key|enrolment key]] usage and complexity
* [http://tracker.moodle.org/secure/IssueNavigator.jspa?reset=true&pid=10011&query=categor*+-question&summary=true&description=true&resolution=1&fixfor=10300&assigneeSelect=specificuser&assignee=timhunt Fix multiple bugs] relating to creating and editing course categories. Previously, giving admin permissions in a category and its subcategories did not work reliably. In the process, the separate create, update and delete category capabilities were replaced with [[Capabilities/moodle/category:manage|moodle/category:manage]], and moodle/category:visibility was renamed to [[Capabilities/moodle/category:viewhiddencategories|moodle/category:viewhiddencategories]].  
* [http://tracker.moodle.org/secure/IssueNavigator.jspa?reset=true&pid=10011&query=categor*+-question&summary=true&description=true&resolution=1&fixfor=10300&assigneeSelect=specificuser&assignee=timhunt Fix multiple bugs] relating to creating and editing course categories. Previously, giving admin permissions in a category and its subcategories did not work reliably. In the process, the separate create, update and delete category capabilities were replaced with [[Capabilities/moodle/category:manage|moodle/category:manage]], and moodle/category:visibility was renamed to [[Capabilities/moodle/category:viewhiddencategories|moodle/category:viewhiddencategories]].  
* MDL-8648 Essay questions can now be randomised by random questions. This must be enabled under ''Administration > Miscellaneous > Experimental''.  
* MDL-8648 Essay questions can now be randomised by random questions. This must be enabled under ''Administration > Miscellaneous > Experimental''.  
* MDL-14926 A new capability [[Capabilities/mod/quiz:reviewmyattempts|mod/quiz:reviewmyattempts]], separate from [[Capabilities/mod/quiz:attempt|mod/quiz:attempt]]. This let's you create a read-only role that lets students see what they have done on a course in the past, without being able to change anything any more.
* MDL-14926 A new capability [[Capabilities/mod/quiz:reviewmyattempts|mod/quiz:reviewmyattempts]], separate from [[Capabilities/mod/quiz:attempt|mod/quiz:attempt]]. This let's you create a read-only role that lets students see what they have done on a course in the past, without being able to change anything any more.
* MDL-16651 A new capability [[Capabilities/mod/scorm:deleteresponses|mod/scorm:deleteresponses]] allowing deletion of SCORM attempts
* MDL-16651 A new capability [[Capabilities/mod/scorm:deleteresponses|mod/scorm:deleteresponses]] allowing deletion of SCORM attempts
* MDL-17472 New [[Site policies]] setting for disabling [[Notes]] completely
* New [[Internal enrolment]] settings for enforcing [[Enrolment key|enrolment key]] usage and complexity
* MDL-6160 Email notification of [[Course request|course requests]], and a new capability [[Capabilities/moodle/course:request|moodle/course:request]] to control who can request courses.
* MDL-6160 Email notification of [[Course request|course requests]], and a new capability [[Capabilities/moodle/course:request|moodle/course:request]] to control who can request courses.
* MDL-17364 New [[Forum settings|Forum setting]] for enabling [[Forum ratings|AJAX forum ratings]]
* MDL-17364 New [[Forum settings|Forum setting]] for enabling [[Forum ratings|AJAX forum ratings]]

Revision as of 23:17, 21 January 2009

Release date: Expected 28th January Here is the full list of fixed issues in 1.9.4.

Highlights

Security issues

Details of fixed security issues will be released later.

New language strings file

  • report_security.php

New language pack

  • Kazakh - Калима Туенбаева

(See Translation credits for additional details.)

See also