At the top of your course, the first section will be named course introduction. 


In the course introduction will be the instructor block.  It looks like:




In order to minimize the need to update the block each school year, please use the following tips:


Course Instructor Photo: navigate to https://www.saskdlc.ca/ and use your school photo used in your course description. When a new photo is needed for the course description, it will then automatically update the photo used in the online course. 


YouTube: by default it is linked to the Sask DLC youTube channel. 


Facebook: by default, it is linked to the Sask DLC facebook page.  If you use a facebook page for your class or a hashtag, please update this to your class page. 


Twitter: by default, it is linked to the Sask DLC twitter account. You can change this to your professional Twitter account.


Skype: by default this is NOT linked to an account. You can remove it if it's not needed or update to your skype username. When the student clicks on the icon, it will prompt them to call you via skype.


Calendar: This is linked to the Sun West DLC website that shows the current calendars. Students can see the pdf and digital versions of these calendars.


Email Teacher: This is NOT linked to an email address by default. Please edit the code below to your email address.



Below is the code to copy and paste into your course introduction. Please note that the text highlighted below is the suggested text you should be personalizing to your information. 



<div class="panel panel-default panel--styled">  

<table class="table panel-body">

    <tbody>

      <tr>

        <td style="width:20%">

          <img class="img-responsive" src="https://www.sunwestdlc.ca/assets/instructor_photo/aaronnew.jpg" alt="" width="200" height="265">

        </td>

        <td>

          <h2>Aaron Biberdorf</h2>


          <p><a href="https://www.sunwestdlc.ca/Staff/aaron-biberdorf" target="_blank">Meet Your Teacher&nbsp;</a></p><p><i class="fa fa-phone fa-lg" aria-hidden="true"></i> <a href="tel:306-252-1000,832521">306.252.1000 ext. 832521</a>

          </p>

          <p><i class="fa fa-envelope fa-lg" aria-hidden="true"></i>  <a href="mailto:Aaron.Biberdorf@sunwestsd.ca">Aaron.Biberdorf@sunwestsd.ca</a>

          </p>


          <p><i class="fa fa-hourglass-half fa-lg" aria-hidden="true"></i>&nbsp;8:30 am - 4:00 pm</p>

          <br>

          <p><a href="https://www.youtube.com/channel/UCneY9FygvG6kMz8UhMml50A" target="_blank"><span class="fa-stack fa-lg"> <i class="fa fa-circle fa-stack-2x" aria-hidden="true"></i><i class="fa fa-youtube fa-stack-1x fa-inverse" aria-hidden="true"></i></span></a>

            <a href="https://www.facebook.com/SunWestDLC/" target="_blank"><span class="fa-stack fa-lg"> <i class="fa fa-circle fa-stack-2x" aria-hidden="true"></i><i class="fa fa-facebook-square fa-stack-1x fa-inverse" aria-hidden="true"></i></span></a>

            <a href="https://twitter.com/SunWestDLC" target="_blank"><span class="fa-stack fa-lg"> <i class="fa fa-circle fa-stack-2x" aria-hidden="true"></i><i class="fa fa-twitter fa-stack-1x fa-inverse" aria-hidden="true"></i></span></a>

            <a href="https://www.sunwestdlc.ca/pages/sun-west-school-calendar.html" target="_blank"><span class="fa-stack fa-lg"> <i class="fa fa-circle fa-stack-2x" aria-hidden="true"></i><i class="fa fa-calendar-o fa-stack-1x fa-inverse" aria-hidden="true"></i></span></a>


          </p>

        </td>

      </tr>


      <tr class=" panelBottom">

        <td colspan="2" style="text-align:center">


          <br>

        </td>

      </tr>


    </tbody>

  </table>

</div>