Template:AssessmentEvaluation

From UBC Wiki
Documentation icon Template documentation[view] [edit] [history] [purge]

This template is designed to help score assessments for the preparing for fall working group, specifically for instructor and student documentation.

  • {{{AssessmentName}}} : The title of the assessment
  • {{{Grade}}}: Your "letter grade" for the question
  • {{{Bullet1}}}: First bullet value
  • {{{Bullet2}}}: Second bullet value
  • {{{Bullet3}}}: Second bullet value
  • {{{Bullet4}}}: Second bullet value
    • Note that bullets default to blank and are not shown if not entered
  • {{{Color}}}: the CSS color of the grade; defaults to green
    • Need to use standard CSS colors: green, yellow, orange, red, etc.


Example 1

Example 1
Overall ease of implementation

B+
Key Challenges/Benefits
  • Some text
  • Some text2
  • Some text3
  • Some text4



In this example:

  • {{{AssessmentName}}} : Example 1
  • {{{Grade}}}: B+
  • {{{Bullet1}}}: Some text
  • {{{Bullet2}}}: Some text2
  • {{{Bullet3}}}: Some text3
  • {{{Bullet4}}}: Some text4

Example 2

Example 2
Overall ease of implementation

F
Key Challenges/Benefits
  • Some text
  • Some text2
  • Some text3



In this example:

  • {{{AssessmentName}}} : Example 2
  • {{{Grade}}}: F
  • {{{Bullet1}}}: Some text
  • {{{Bullet2}}}: Some text2
  • {{{Bullet3}}}: Some text3
  • {{{Color}}}: red