Totara Learn Open Discussions

V12 Changing Text on Default Course Level Self Enrollment 'Welcome' message

 
Natalie Matthews
V12 Changing Text on Default Course Level Self Enrollment 'Welcome' message
de Natalie Matthews - Wednesday, 27 de September de 2023, 09:13
Grupo Helpful contributor 2024Grupo Learn Site AdministratorGrupo Most helpful contributor 2023

Hi All,

In V12 we would like to change the text of the default 'Welcome' message when they self-enroll at the course level. We see how to get to the area to turn on/off the message (see below), but not where to go to adjust the default text. Does anyone know where we can access that and if we are able to change the text of that message?

  1. Site administration

  2. Plugins

  3. Enrollments

  4. Self enrollment

Thanks!

Craig Eves
Re: V12 Changing Text on Default Course Level Self Enrollment 'Welcome' message
de Craig Eves (Totara Support) - Wednesday, 27 de September de 2023, 18:49
Grupo Totara

Hi Natalie

If you go into the course and select Course admin > Users > Enrolment methods > Self -enrolment you can create a Custom welcome message for the course for users self enrolling.

A custom welcome message may be added as plain text or Totara-auto format, including HTML tags and multi-lang tags.

The following placeholders may be included in the message:

  • Course name {$a->coursename}

  • Link to user's profile page {$a->profileurl}

  • User email {$a->email}

  • User fullname {$a->fullname}

regards


Natalie Matthews
Re: V12 Changing Text on Default Course Level Self Enrollment 'Welcome' message
de Natalie Matthews - Tuesday, 10 de October de 2023, 06:44
Grupo Helpful contributor 2024Grupo Learn Site AdministratorGrupo Most helpful contributor 2023

Thanks so much Craig.