TracCloudGuideGlobalWelcome

From Redrock Wiki

Revision as of 12:31, 30 June 2022 by Redrock (talk | contribs)
Welcome Messages
This preference allows us to add custom Twig & HTML-supported messages to staff and student dashboards.
2267649.png

There are three separate message fields available in your System Prefs: Students, Staff, and Faculty. This allows you to create a unique message for different user-types in TracCloud. Maybe a basic welcome message for your Staff/Consultants, information about generating referrals for Faculty, and instructions on booking appointments for your students. This is completely up to you.

8917834.png

The built-in text editor allows you to write out any message you'd like, but you can modify the HTML source of your message by clicking on Tools > Source Code. TracCloud supports HTML5, meaning we can embed virtually anything, from videos to documents, even online clocks, directly into the dashboards of our students and staff. The recommended max width for these elements is 500px.
7568231.png

The entire Welcome Message can be written in the Source Code tool, or you can simply use it to add to or fine-tune what you already have in place. 4330447.png
4154987.png

In addition to HTML, Twig can also be utilized to pull student/staff data into the message. For example, you can create a personalized message for your students with something like this:
4672421.png
7369208.png
For more information on Twig, take a look at our dedicated Twig article.