Issue Details (XML | Word | Printable)

Key: MDL-15846
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Petr Skoda
Reporter: Petr Skoda
Votes: 0
Watchers: 2
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle

add option to prevent course welcome emails

Created: 27/Jul/08 12:19 AM   Updated: 29/Jul/08 08:50 PM
Return to search
Component/s: Enrolments
Affects Version/s: 1.9
Fix Version/s: 1.9.3

Issue Links:
Relates
 

Participants: Helen Foster and Petr Skoda
Security Level: None
QA Assignee: Helen Foster
Resolved date: 27/Jul/08
Affected Branches: MOODLE_19_STABLE
Fixed Branches: MOODLE_19_STABLE


 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Petr Skoda added a comment - 27/Jul/08 12:54 AM
code in cvs, I have also added admin search support for enrolment page

Helen: could you please review the new lang strings? thanks!


Helen Foster added a comment - 29/Jul/08 07:37 PM
Suggested small lang string rewording:

$string['configsendcoursewelcomemessage'] = 'If enabled, users receive a welcome message via email when they self-enrol in a course.';

Also, just wondering whether then sendcoursewelcomemessage setting should be a checkbox, rather than a Yes/No dropdown menu?

Documentation added:

http://docs.moodle.org/en/Enrolment_plugins
http://docs.moodle.org/en/Enrolment_FAQ


Helen Foster added a comment - 29/Jul/08 08:50 PM
From chat with Petr "It is easier to have yes/no for now there, I hope this part will be fully rewritten in 2.0"

Lang string rewording in cvs.

Petr, thanks for implementing this little feature