forked from PoetOS/moodle-mod_questionnaire
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCHANGES.txt
More file actions
19 lines (14 loc) · 815 Bytes
/
CHANGES.txt
File metadata and controls
19 lines (14 loc) · 815 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Release Notes
Version 3.3.1 (Build - 2017051800)
Bug fixes:
CONTRIB-6903 For very old installations, response.username field may contain "Anonymous". Make this numeric before modifying field.
Version 3.3.0 (Build - 2017050100)
New Features:
CONTRIB-6136 Assigned roles can receive Moodle notifications when a new submission is made.
CONTRIB-5615 'Never' can be assigned to a questionnaire for viewing other users' responses.
Improvements / Bug fixes:
CONTRIB-6896 Changed future reserved word 'numeric' to 'numerical' to avoid future problems.
CONTRIB-6892 'owner' field is now properly 'courseid' and integer.
CONTRIB-5655 Allowed for more text formatting for trusted users.
CONTRIB-4761 Changed 'username' to 'userid' for response data.
(see CHANGES.TXT in release 3.2 for earlier changes.)