findInstructions.handlebars 522 B

12345678910111213
  1. <div class="wrapper">
  2. <h2 class="title">
  3. {{#t "instructions.find.title"}}
  4. Finding Outcomes
  5. {{/t}}
  6. </h2>
  7. <div class="description">
  8. {{#t "instructions.find.description"}}
  9. <p>Outcomes created by your institution, or state can be accessed here. Just like in your course, the panel to the left will allow you to navigate between existing outcomes. Once you have found the outcome or outcome group you wish to use, click the import button below to add it to your course.</p>
  10. {{/t}}
  11. </div>
  12. </div>