Tutor note (add)

To add a tutor note to a label:

  1. Add a label or Edit an existing label.
  2. Expand the toolbar and click the code icon:LabelCodeView.png
  3. This brings up the screen in code (HTML) view.
  4. Copy and paste the code below into the box.
  5. Click the code icon again to exit code (HTML) view.
  6. Edit the text inside the tutor note. 
  7. Save change to the label.
Code:
<div class="tutorNote">
<h3>Tutor Note</h3>
<p>Note to students</p>
</div>

Tutor Note

Add this html code to your label using the </> button:

<div class="tutorNote">
<h3>Tutor Note</h3>
<p>Note to students</p>
</div>

» A-Z glossary