|
1 | 1 | Release Notes
|
2 | 2 |
|
3 |
| -_NOTE - The 3.9 releases will only work on Moodle 3.7, Moodle 3.8, and Moodle 3.9. |
| 3 | +_NOTE - The 3.10 releases will only work on Moodle 3.7, Moodle 3.8, Moodle 3.9, and Moodle 3.10. |
4 | 4 | The 3.5 releases will work on Moodle 3.7, 3.6, 3.5, 3.4 and 3.3._
|
5 | 5 |
|
6 |
| -Contributers to this release include The Open University, Joost van der Borg, Tien Nguyen, Luca Bösch, Simon Oulevay |
7 |
| -and Adrian Perez. |
| 6 | +##### Version 3.10.0 (Build - 2020111100) |
8 | 7 |
|
9 |
| -##### Version 3.9.0 (Build - 2020062300) |
10 |
| -Improvements: |
11 |
| - |
12 |
| -* [PR150](https://github.com/PoetOS/moodle-mod_questionnaire/pull/150): Added an indent to dependent questions on the question form. |
13 |
| -* [PR250](https://github.com/PoetOS/moodle-mod_questionnaire/pull/250): Added calendar action events. |
14 |
| -* [PR279](https://github.com/PoetOS/moodle-mod_questionnaire/pull/279): Added a progress bar. |
15 |
| -* [PR281](https://github.com/PoetOS/moodle-mod_questionnaire/pull/281): Adding CSS classes to mobile question view. |
16 |
| -* [GHI296](https://github.com/PoetOS/moodle-mod_questionnaire/issues/296): Replace deprecated 'download_as_dataformat' function. |
17 |
| -* [GHI295](https://github.com/PoetOS/moodle-mod_questionnaire/issues/295): Filter title and subtitle fields for output. |
18 |
| -* [PR284](https://github.com/PoetOS/moodle-mod_questionnaire/pull/284): Adding support for multilanguage in choice options. |
19 |
| -* [PR285](https://github.com/PoetOS/moodle-mod_questionnaire/pull/285): Allow multilanguage options to be displayed correctly in conditions. |
20 |
| -* [PR211](https://github.com/PoetOS/moodle-mod_questionnaire/pull/211): Improve upgrade step 2018050102. |
21 |
| -* [PR306](https://github.com/PoetOS/moodle-mod_questionnaire/pull/306): Save page responses on next and prev buttons. |
22 |
| - |
23 |
| -Bug fixes: |
24 |
| - |
25 |
| -* [GHI288](https://github.com/PoetOS/moodle-mod_questionnaire/issues/288): Fixed incorrect date display problems. |
26 |
| -* [GHI276](https://github.com/PoetOS/moodle-mod_questionnaire/issues/276): Ensure images are copied when a questionnaire is created from a copy. |
27 |
| -* [GHI291/GHI299](https://github.com/PoetOS/moodle-mod_questionnaire/issues/291): Getting rid of unnecessary warnings. |
28 |
| -* [GHI301/CONTRIB-8165](https://github.com/PoetOS/moodle-mod_questionnaire/issues/301): Allow zero as a valid answer in text boxes. |
29 |
| -* [GHI300](https://github.com/PoetOS/moodle-mod_questionnaire/issues/300): Ensure that close date cannot be earlier than open date. |
30 |
| -* [PR304](https://github.com/PoetOS/moodle-mod_questionnaire/pull/304): Restoring regression that removed incomplete responses checkbox. |
31 |
| - |
32 |
| -(see CHANGES.TXT in release 3.8 for earlier changes.) |
| 8 | +(see CHANGES.TXT in release 3.9 for earlier changes.) |
0 commit comments