Account Settings Instructions

Admin Guide Instructions for Customizing Account Settings

Last updated on: Mar 14, 2025

Overview

The Account Settings page in a customizations course allows you to manage some DesignPLUS features, including:

  • Primary/Extended Content Identifiers
  • Permissions to adjust Account Settings
  • Launch button visibility
  • Featured & disabled tools
  • Default Theme
  • Display options for Miscellaneous colors
  • Sortable Rubrics
  • Student Cards
  • Ally Dropdown Relocation

Learn More About How DesignPLUS Customizations Work

Video Guide

Instructions

JavaScript Account Settings

Prior to December 7, 2023, these settings were adjustable through the Account Settings page in the Customizations course. To improve performance and reliability, these settings are now editable only through the JavaScript files themselves.

Action May Be Needed

If your institution is/was using the [Account Settings] page to control the following settings, please update your JavaScript file Links to an external site. directly to ensure continuity.  Please contact support@cidilabs.com with any questions related to this issue.  Thank you!

Edit the JavaScript File to Limit Access

To limit Sidebar access, you'll need to edit the JavaScript file for your Canvas Theme. To do so:

  1. Navigate to Account or Sub-account where DesignPLUS is installed.
  2. Access the Themes page from the Account navigation menu.
  3. Find the current theme, and open it in the Theme Editor.
  4. Within the Theme Editor, select the Upload tab in the top left.
  5. To the right of the "JavaScript file" title, select the View File link.
  6. Anywhere on the page, right click, and select "Save As." It is helpful to add a suffix to the file name with the date you're making changes, so you can easily differentiate versions of this file.
  7. Open the file in a code editing program or a simple text editor (like Notepad for Windows or TextEdit for Mac).
  8. Follow the steps shown in any of the panels below, to limit access by Course Format, User Roles, User ID, or Course ID.
  9. Save the file to your computer with a .js file extension.  For example, "myJavaScriptFile.js"
    1. If you're using Notepad, make sure to choose "All Files" when saving it so you can use a .js file extension.
    2. If you're using TextEdit, make sure to choose Format > Make Plain Text before saving the file.
  10. Return to the Theme Editor in Canvas.
  11. Within the same theme, choose the Select button for the JavaScript file.
  12. Locate and select the .js file you just saved. (If you added a date suffix, you can easily search for it!)
  13. Click the Open button.
  14. Select the Preview Your Changes button in the center of your screen.
  15. Test any limitations you've added/removed.
  16. Once satisfied, select the Save Theme button in the lower right. You will be prompted to name the theme.
  17. Select the Apply Theme button in the lower left, and select Ok on the browser alert to apply the changes to the entire account or sub-account.