diff --git a/assets/css/style.scss b/assets/css/style.scss index aa7c679e905ef773063bfc9e4de6c53ce0288802..2434329d792e6fdcbce1b0d6a34ba74691078ab6 100644 --- a/assets/css/style.scss +++ b/assets/css/style.scss @@ -323,6 +323,14 @@ img.ta-picture { display: block; } +img.page-picture { + width: 50%; + max-width: unset; + margin-left: auto; + margin-right: auto; + display: block; +} + .font-14pt { font-size: 12pt; } diff --git a/assets/img/learningmastery.png b/assets/img/learningmastery.png new file mode 100644 index 0000000000000000000000000000000000000000..57e4f24a3dda7610751c9f5b1023ef510f4485e2 Binary files /dev/null and b/assets/img/learningmastery.png differ diff --git a/index.md b/index.md index aeef5a4132db9ee353400047cd3123ed10925443..3628f2ed3ff92036fb6bb75a8cbd81fc7fef6104 100755 --- a/index.md +++ b/index.md @@ -243,6 +243,10 @@ The correspondance between competencies and grades in each categories is shown i | Justice (All=3) | Excellent | >= | 3/3 | 2/3 | 1/3 | | | | | | Bonus: Video Access | | | | | | | | | | +You can view your progress in each category on Canvas: +{:class="page-picture"} + + ### 10%: Assignment Completion Assignment completion is 10% of your grade. This is listed as the "participation" competency for each assignment in canvas. The weight of each assignment is simply the number of weeks long it is, so a longer assignment would contribute more to your assignment completion grade than a shorter one.