Forum Discussion

JoshuaHeinrich-'s avatar
JoshuaHeinrich-
Community Member
2 days ago

Brand Update Methods and Tools

My company is undergoing a brand update. We need to adjust our Rise 360 learning assets to reflect the new brand standards. Are there any methods or tools that can bulk-update without manually adjusting color, theme, and font standards across hundreds of courses? 

4 Replies

  • That's an interesting Idea, Phil, but I think the manual inclusion of the style sheet and the adjustment of the index file for each individual course will take as much time as using the 360 UI. I wonder if there is a tool that could automate the adjustment of the index files? We have a catalog of folders with all of our asset files (including the production zip files). If the index file adjustment could be automated, this could be a huge time saver!

    • PhilFoss's avatar
      PhilFoss
      Community Member

      Indeed I would do that with a Python script. But you'll probably need to extract all your zip packages first, run the script, and zip them up again.

  • PhilFoss's avatar
    PhilFoss
    Community Member

    You could add a link to a global stylesheet in all your courses. You can change fonts and theme color easily this way, but not all theme settings/options can be standardized (like setting a specific theme or cover page layout.) I've noticed some users just change their theme based on the cover page they want, all the lesson content appears to display the same across all themes.

  • ChrisHurst1's avatar
    ChrisHurst1
    Community Member

    I had this pain and couldn't find a clever way around it...sounds like a great 'development opportunity' for someone who's interesting in the eLearning industry! 😀