Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Highlight the text you want to format, then click the strikethrough button 

    Image RemovedImage Added

    , or click the arrow to access the subscript, or superscript options 

  2. Select strikethroughsubscript, or superscript from, the drop-down menu.

...

  1. Highlight the text you want to format, then click the Select Colour button 

    Image RemovedImage Added

     button to open the Select a Colour window.

  2. Select a font colour or enter a hex value.

  3. Image RemovedImage Added

Add Bullets, Numbering, Horizontal lines, and Alignment 

...

  1. Place your cursor where you want to align the text, or highlight the text you want to format.

  2. Click the alignment button 

    Image RemovedImage Added
  3. Select an alignment option from the menu.   

  4.       

...

To insert a LaTeX equation, click LaTeX equation

...

  1. In the Insert Equation window, enter your equation using keyboard characters and your cursor to select symbols from the tabs.

  2. Click Insert.

  3. Click Save or Publish or Update to save your work. The options will vary depending on which tool you are using the Brightspace Editor within.

You have now inserted an equation into the Brightspace Editor.

Insert Code Snippets in the Brightspace Editor

  1. Access the Brightspace Editor and place your text cursor in the spot where you wish to create a code snippet.

  2. Click the Other Insert Options icon  in the editor toolbar.

    Image Added

3. Select Insert Code from the drop-down menu.

...

4. Once you select Insert Code from the menu, a source code editor will open in place of the text editor.

...

5. Adjust your display settings:

  • Select your coding language from the drop-down menu in the top right-hand corner.

  • Click on the bullet icon to enable or disable line numbering.

  • Toggle between dark mode and light mode using the moon/sun icon.Enter your code the same as you would in a source code editor.

  • Click on the code snippet to edit it after it has been inserted into the text editor

  • Click the checkmark to save and insert the snippet into the HTML Editor.