|
1 | 1 | Release Notes
|
2 | 2 |
|
3 |
| -_NOTE - The 3.8 releases will only work on Moodle 3.6, Moodle 3.7, Moodle 3.8, and Moodle 3.9. |
| 3 | +_NOTE - The 3.9 releases will only work on Moodle 3.7, Moodle 3.8, and Moodle 3.9. |
4 | 4 | The 3.5 releases will work on Moodle 3.7, 3.6, 3.5, 3.4 and 3.3._
|
5 | 5 |
|
6 |
| -##### Version 3.8.3 (Build - 2020062400) |
7 |
| -This release ensures 3.9 compliance. |
8 |
| - |
| 6 | +##### Version 3.9.0 (Build - 2020062300) |
9 | 7 | Improvements:
|
10 | 8 |
|
11 |
| -* Updated Behat tests for 3.9 compliance. |
12 |
| -* Fixing code style issues for CI compliance. |
13 |
| - |
14 |
| -Bug fixes: |
15 |
| - |
16 |
| -* [CONTRIB-8096](https://tracker.moodle.org/browse/CONTRIB-8096) - Ignore MSSQL when updating primary key sizes. |
17 |
| - |
18 |
| -##### Version 3.8.2 (Build - 2020052100) |
19 |
| -This release fixes a problem when upgrading using Postgres. |
20 |
| - |
21 |
| -Bug fixes: |
22 |
| - |
23 |
| -* [CONTRIB-8096](https://tracker.moodle.org/browse/CONTRIB-8096) - Ignore Postgres when updating primary key sizes. |
24 |
| - |
25 |
| -##### Version 3.8.1 (Build - 2020051500) |
26 |
| -This release immediately replaces 3.8.0 to avoid a database issue with primary keys. If you installed 3.8.0, immediately |
27 |
| -upgrade to 3.8.1 |
28 |
| - |
29 |
| -Bug fixes: |
30 |
| - |
31 |
| -* [GHI288](https://github.com/PoetOS/moodle-mod_questionnaire/issues/288) - Working on reported date selector issues. |
32 |
| - |
33 |
| -##### Version 3.8.0 (Build - 2020051400) |
34 |
| -This release provides a number of reporting improvements to the summary pages and the download functions. These |
35 |
| -changes were somewhat funded by the [Indiegogo campaign](https://www.indiegogo.com/projects/add-better-reporting-to-moodle-questionnaire/x/19609728#/). |
36 |
| -The bulk of financial support came from USPHSCC and Remote Learner. Please review the |
37 |
| -[project on Github](https://github.com/PoetOS/moodle-mod_questionnaire/projects/2) for specific details. |
38 |
| - |
39 |
| -Other contributers to this release include Luca Bösch, Günter Lukas and Martin Gauk. |
40 |
| - |
41 |
| -Improvements: |
| 9 | +* [PR150](https://github.com/PoetOS/moodle-mod_questionnaire/pull/150): Added an indent to dependent questions on the question form. |
| 10 | +* [PR250](https://github.com/PoetOS/moodle-mod_questionnaire/pull/250): Added calendar action events. |
| 11 | +* [PR279](https://github.com/PoetOS/moodle-mod_questionnaire/pull/279): Added a progress bar. |
| 12 | +* [PR281](https://github.com/PoetOS/moodle-mod_questionnaire/pull/281): Adding CSS classes to mobile question view. |
| 13 | +* [GHI296](https://github.com/PoetOS/moodle-mod_questionnaire/issues/296): Replace deprecated 'download_as_dataformat' function. |
| 14 | +* [GHI295](https://github.com/PoetOS/moodle-mod_questionnaire/issues/295): Filter title and subtitle fields for output. |
| 15 | +* [PR284](https://github.com/PoetOS/moodle-mod_questionnaire/pull/284): Adding support for multilanguage in choice options. |
| 16 | +* [PR285](https://github.com/PoetOS/moodle-mod_questionnaire/pull/285): Allow multilanguage options to be displayed correctly in conditions. |
| 17 | +* [PR211](https://github.com/PoetOS/moodle-mod_questionnaire/pull/211): Improve upgrade step 2018050102. |
42 | 18 |
|
43 |
| -* [GHI235](https://github.com/PoetOS/moodle-mod_questionnaire/issues/235) - Allowing data downloads to be emailed |
44 |
| -directly from the server to specified email addresses. |
45 |
| -* [GHI237](https://github.com/PoetOS/moodle-mod_questionnaire/issues/237) - Allow rank choice averages to be |
46 |
| -exported in the data exports. |
47 |
| -* [GHI234](https://github.com/PoetOS/moodle-mod_questionnaire/issues/234) - Allow summary page to be exported to PDF. |
48 |
| -* [GHI232](https://github.com/PoetOS/moodle-mod_questionnaire/issues/232) - Provide a printable individual result |
49 |
| -page. |
50 |
| -* [GHI230](https://github.com/PoetOS/moodle-mod_questionnaire/issues/230) - Provide all supported download formats |
51 |
| -for data download feature. |
52 |
| -* [CONTRIB-8003](https://tracker.moodle.org/browse/CONTRIB-8003) - Standardizing DB schema. |
53 |
| -* [CONTRIB-8009](https://tracker.moodle.org/browse/CONTRIB-8009) - Allow for just a minimum value to be specified for checkbox answers. |
54 | 19 |
|
55 | 20 | Bug fixes:
|
56 | 21 |
|
57 |
| -* [PR271](https://github.com/PoetOS/moodle-mod_questionnaire/pull/271) - Prevent warning on Non-respondents page. |
58 |
| -* [PR272](https://github.com/PoetOS/moodle-mod_questionnaire/pull/273) - Apply Moodle filters to title fields. |
59 |
| -* [PR277](https://github.com/PoetOS/moodle-mod_questionnaire/pull/277) - Ensure questions maintain order on restores. |
| 22 | +* [GHI288](https://github.com/PoetOS/moodle-mod_questionnaire/issues/288): Fixed incorrect date display problems. |
| 23 | +* [GHI276](https://github.com/PoetOS/moodle-mod_questionnaire/issues/276): Ensure images are copied when a questionnaire is created from a copy. |
| 24 | +* [GHI291/GHI299](https://github.com/PoetOS/moodle-mod_questionnaire/issues/291): Getting rid of unnecessary warnings. |
| 25 | +* [GHI301/CONTRIB-8165](https://github.com/PoetOS/moodle-mod_questionnaire/issues/301): Allow zero as a valid answer in text boxes. |
| 26 | +* [GHI300](https://github.com/PoetOS/moodle-mod_questionnaire/issues/300): Ensure that close date cannot be earlier than open date. |
| 27 | +* [PR304](https://github.com/PoetOS/moodle-mod_questionnaire/pull/304): Restoring regression that removed incomplete responses checkbox. |
60 | 28 |
|
61 |
| -(see CHANGES.TXT in release 3.7 for earlier changes.) |
| 29 | +(see CHANGES.TXT in release 3.8 for earlier changes.) |
0 commit comments